body, html{
    background: #FF5F46 - #FF4796 ;
    background: -webkit-linear-gradient(top left, #FF5F46 0%, #FF4796 100%);
    background: -moz-linear-gradient(top left, #FF5F46 0%, #FF4796 100%);
    background: -o-linear-gradient(top left, #FF5F46 0%, #FF4796 100%);
    background: linear-gradient( to bottom right, #FF5F46 0%, #FF4796 100%);
    background-size: cover;
    min-height: 100vh;
    font-family: 'Karla', sans-serif;
    font-size: 1em;
    color: white;
    margin:0;
}

a:link{
    color: white;
    text-decoration:none;
}
a:visited{
    color:#ffffff;
    text-decoration:none;
}
a:hover{
    color: #68002d;
}


input[type=text] {
    margin-bottom: 0.8em;
    font-size: 0.8em;
    border-radius: 50em;
    width: 100%;
    padding: 0.64em 2em;
    box-sizing: border-box;
}
input[type=text]:focus {
    border-radius: 50em;
}

.outlinenone {
    outline: none;
    background-color: white;
    border: 0;
  }

input[type=submit] {
    float: right;
    background-color: #68002d;
    border: 0.5em;
    border-radius: 50em;
    color: white;
    padding: 0.64em 2em;
    text-align: center;
    text-decoration: none;
    font-size: 0.8em;
}


/*web*/
.container{
    display: flex;
    flex-direction: column;
}

/*1*/
.container-up {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 100vh;
}
.comodin{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.info{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 5em;
    max-width: 30em;
    min-width: 25em;
}
.logo-lazarus{
    height: 10em;
}
.title1 {
    font-family: Tahoma, Verdana, Segoe, sans-serif; 
    font-size: 3.052em; font-style: normal; 
    font-variant: normal; 
    font-weight: 700;  
    padding: 1em 0;
}
.title2{
    font-family: Tahoma, Verdana, Segoe, sans-serif; 
    font-size: 1.953em; font-style: normal; 
    font-variant: normal; 
    font-weight: 200; 
    padding: 1em 0;
}
.title3{
    padding: 1em 0;
    font-family: Tahoma, Verdana, Segoe, sans-serif; 
    font-size: 1.25em; font-style: normal; 
    font-variant: normal; 
    font-weight: 200;
    padding: 1em 0;
}
.iphone{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    max-width: 30em;
    min-width: 20em;
    padding: 5em;
}
.iphone img{
    padding: 0;
    height: auto;
    min-width: 20em;
    max-width: 24em;    
}

/*2*/
.container-down {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    min-height: 100vh;   
}
#contactus{
    text-align: center;
    padding: 1em 0;    
}
.rellenar{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 8em;    
}

.contact{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 2em;
    max-width: 35em;
}

.contact label{
    padding: 0.512em 1em;
    font-family: Tahoma, Verdana, Segoe, sans-serif; 
    font-size: 0.8em; font-style: normal; 
    font-variant: normal; 
    font-weight: 200;
}

.form{
    flex-direction: space-between;
    padding: 0 2em;    
}
textarea{
    border-radius: 1em;
    width: 37em;
    margin-bottom: 0.8em;
}
.location{
    display: flex;
    justify-content: center;
    padding: 0 2em;
    max-width: 35em;
}
.address{
    display: flex;
    flex-direction: column;
    padding: 2.5em 5em;    
}
.title4{
    
    font-family: Tahoma, Verdana, Segoe, sans-serif; 
    font-size: 1.25em; font-style: normal; 
    font-variant: normal; 
    font-weight: 800; 
}
.title5{
    padding: 0.64em 0;
    font-family: Tahoma, Verdana, Segoe, sans-serif; 
    font-size: 1em; font-style: normal; 
    font-variant: normal; 
    font-weight: 200; 
}

.cad{
    height: 15em;
}
.comodin2{
    display: flex;
    flex-direction: column;
}

.footer{
    min-width: 20em;
    width: auto;
    font-size: 0.8em;
    padding: 0 3em;
    padding-bottom: 1em;
}
.icono{
    height: 100%;
}
.logo-lazarus-base{
    height: 2em;
}

.footmenu{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 2em;
}
.footgroup{
    display: flex;
    flex-direction: column;
}

.social{
    display: flex;
    flex-direction: column;
}

.fab{
    margin-right: 1em;
}

.title6{
    font-size: 0.8em;
    line-height: 1.33337;
    font-weight: 400;
    letter-spacing: -.01em;
    font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Apple Legacy Chevron","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: 600;
    margin-right: 20px;
    margin-bottom: .8em;
}

.copyright{
    margin-bottom: 7px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ffffff77;
    font-size: 0.8em;
}

.legal{
    border-right: 1px solid #ffffff;
    margin-right: 7px;
    padding-right: 10px;
    display: inline-block;
    margin-top: 5px;
    white-space: nowrap;
    font-size: 0.8em;
}

.centrado {
    text-align: center;
    margin-top: 27vh;
}