*{
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}



body{
    max-width: 1920px;
    font-family: 'Titillium Web', sans-serif;
}

a{
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    margin: auto 26px auto 0;
}


.span-app{
    margin-right: 10px;
}



.menulogo{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}


#image{  background-color: rgba(0,0,0,0.4);
    max-width: 100%;
    filter:brightness(0.7);}

.contenedorhome{
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
}
.logo{
    width: 15%;
 
}


.absolute{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}   


.imghome{
  
    width: 100%;
    background-color: rgba(0,0,0,0.8)
}

.h2{

    
    font-size: 66px;
    font-weight: 600;
    line-height: 60px;
    font-family: 'Titillium Web', sans-serif;

}

.text-img{
    max-width: 800px;
    color: #ffffff;
    text-align: center;
    position: absolute;

    
}

.p{
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 0px;
    font-weight: 600;
}

.btn{
    height: 50px;
    margin-top: 20px;
    font-size: 14px;
    min-width: 160px;
    border-width: 0px!important;
    border-color: rgba(0,0,0,0);
    border-radius: 25px;
    color: #fff;
    background-color: rgb(111, 238, 240) ;
    font-size: 16px;

}

.btn:hover {
    background-color: rgb(111, 165, 240) ;
}

/* SECCION TRATAMIENTO */

.tratamiento{
    margin-bottom: 70px;
    background-color: #f5f5f5;
    height: 870px;
}


.titulo-tratamiento{
    width: 700px;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    font-family: 'Titillium Web', sans-serif;
    margin-bottom: 50px;
    padding-top: 50px;
    text-align: center;

}


/* .contenedor-titulo{

} */
.titulo-tratamiento2{
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: 60px;
    font-family: 'Titillium Web', sans-serif;
    margin-bottom: 30px;
}


.titulo-formu{
    width: 90%;
    font-size: 36px;
    font-weight: 400;
    line-height: 60px;
    font-family: 'Titillium Web', sans-serif;
    margin-bottom: 30px;
    text-align: center;
}








.parrafo-tratamiento2{
text-align: center;
}







.texto{
    width: 50%;
}


.span{
    width: 100%;
}
.galeria{
    display: flex;  
    flex-wrap: wrap;
    width: 80%;

}


.contenedor-img{
    margin-top: 20px;
    margin-bottom: 20px;
    height: 250px;
    width: 40%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
}

#iconos{
    width: 40%;
}

.h3{
color: yellow;
}

.img{
    margin-top: 40px;
    width: 35vw;
}


.contacto{
    margin-top: 70px;
    display: flex;
    width: 90%;
    margin-bottom: 60px;
}

.contenedor-nosotros{
    
    width: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;

}



.WhatsApp{
    height: 50px;
    margin-top: 20px;
    font-size: 14px;
    min-width: 160px;
    border-width: 0px!important;
    border-color: rgba(0,0,0,0);
    border-radius: 25px;
    color: #fff;
    background-color: rgb(81, 221, 86);
    align-items: center;
    text-align: center;
    display: flex;
    flex-wrap: wrap;

}
.pp{
   margin-left: 5px;
}

.WhatsApp:hover {
    background-color:  rgb(88, 228, 41) ;
}



.formulario{

    width: 50%;
}


.from-contenedor{
    width: 500px;
    display: flex;
    flex-wrap: wrap; 
}

.from{
    margin-top: 10px;
    margin-bottom: 20px;
    width:45%;
    font-size: 14px;
    border: 1px solid #cacaca;
    padding: 15px;
    border-radius: 2px;}

    .from2{
        width:95%;
        font-size: 14px;
        border: 1px solid #cacaca;
        padding: 15px;
        border-radius: 2px;
        margin-bottom: 20px;
    }

    .field{
        padding: 15px;
        width:95%;
        height: 100px;
    }





    .nosotros{
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
      
      
    }


    .velarde{

        width: 298px;
        height: 298px;
    }

    .galeria2{
        display: flex;  
        flex-direction: row; 
        margin-bottom: 100px;
        
     }
    

     footer{
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        background-color: #000;
        color: #ffffff;
     }


    .contactanos{

        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    } 



    .contactanos .WhatsApp{
        margin-bottom: 40px;
    }

    .titulo-contactanos{
    width: 700px;
    font-size: 36px;
    font-weight: 600;
    line-height: 60px;
    font-family: 'Titillium Web', sans-serif;

    text-align: center;
    }


    .parrafo{
        text-align: center;
        width: 80%;
        font-size: 18px;
        color: #999999;
        line-height: 1.8;
    }


    .responsive{
        width: 500px;
        height: 400px;
    }





















     
/*TABLET*/















@media only screen and (max-width: 1140px) and (min-width: 1024px){
    .tratamiento{
        margin-bottom: 100px;
        height: 920px;
    }
    
.from-contenedor {
    width: 400px;
    display: flex;
    flex-wrap: wrap;
}
  
    .contacto{
        width: 93%;
    }

}










@media only screen and (max-width: 1023px) and (min-width: 700px) {

    .contenedor-menu{
        height: 10vh;
        display: flex;
        align-items: center;
        width: 73%;
    }
    
    .menu{
        display: flex;
        flex-direction: row;
       
         width: 400px;
    }
     


    .logo{
        width: 20%;
       
    }
    


    
    .h2{
    
        width: 400px;
        font-size: 48px;
        font-weight: 600;
        line-height: 60px;
        font-family: 'Titillium Web', sans-serif;
    
    }
    
    .imghome{
        height: 320px;
        width: 100%;
    }
    .text-img{
        max-width: 600px;
        color: white;
        text-align: center;
        position: absolute;
        
        
    }
    
    .p{
        margin-top: 10px;
        margin-bottom: 6px;
        font-size: 18px;
        line-height: 1.8;
        margin-bottom: 0px;
    }
    
  




/* SECCION TRATAMIENTO */

    .tratamiento{
        margin-bottom: 100px;
        height: 900px;
    }


    .contenedor-titulo{
        margin-top: 70px;
        text-align: center;
    }

    .titulo-tratamiento{
        width: 80%;
        font-size: 36px;
        font-weight: 600;
        line-height: 60px;
        font-family: 'Titillium Web', sans-serif;
        margin-bottom: 50px;
    }

    
    .titulo-formu{
        width: 100%;
    text-align: center;
    }




    .parrafo-tratamiento{

        width: 80%;
        font-size: 18px;
        color: #999999;
        line-height: 1.8;
        margin-bottom: 40px;
    }

    /* .contenedor-titulo{

    } */


    .galeria{
        display: flex;  
        flex-wrap: wrap;
        width: 80%;
    }
    
    .tratamiento-absolute{
        font-family: inherit;
        font-weight: 500;
        line-height: 1.2;
        font-size: 24px;
        color: #fff;
        margin-left: 25px;
        margin-top: -70px;
        position: absolute;
    }
    
    .img{
        margin-top: 40px;
        width: 35vw;
    }
    
    
    .velarde{
        width: 33%;
        height: 33%;
    }

    .galeria2{
        display: flex;  
        flex-direction: row; 
        margin-bottom: 100px;
        
     }




     .contacto{
        margin-top: 70px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 80%;
        margin-bottom: 60px;
    }


    .titulo-tratamiento2{
        width: 100%;
        font-size: 32px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Titillium Web', sans-serif;
        margin-bottom: 20px;
    }
    
    .parrafo-tratamiento2{
        width: 100%;
        font-size: 18px;
        color: #999999;
        line-height: 1.8;
        text-align: center;
    }
    
    

    .contenedor-img {

        height: 300px;
        width: 45%;

    }
    
    .contenedor-nosotros{
        width: 100%;
        align-items: center;
        display: flex;
        justify-content: center;
        flex-direction: column;
    
    }


    .formulario{
        margin-top: 50px;
        width: 100%;
    }
    
    
    .from-contenedor{
        width: 80%;
        display: flex;
        flex-wrap: wrap; 
    }
    
    .from{
        margin-top: 10px;
        margin-bottom: 20px;
        width:45%;
        font-size: 14px;
        border: 1px solid #cacaca;
        padding: 15px;
        border-radius: 2px;}
    
        .from2{
            width:95%;
            font-size: 14px;
            border: 1px solid #cacaca;
            padding: 15px;
            border-radius: 2px;
            margin-bottom: 20px;
        }
    
        .field{
            padding: 15px;
            width:95%;
            height: 100px;
        }
    
    






}




/* Dispositivos Mobiles */


@media only screen and (max-width: 700px) and (min-width: 300px) {


    .titulo-formu{
        text-align: center;
        font-size: 32px;
    }
 

    .responsive{
        width: 100%;
    }

    
    .h2{
    
        width: 90%;
        font-size: 32px;
        font-weight: 600;

        font-family: 'Titillium Web', sans-serif;
    
    }
    
    .imghome{
        height: 320px;
        width: 100%;
    }


    
    .p{
        margin-top: 10px;
        margin-bottom: 6px;
        font-size: 16px;
        line-height: 1.8;
        margin-bottom: 0px;
    }
    
    
    

    .tratamiento{
        margin-bottom: 60px;
        height: 1600px;
    }


    

    .titulo-tratamiento{
        z-index:1;

        width: 90%;
        font-size: 32px;
        font-weight: 600;
        line-height: 60px;
        font-family: 'Titillium Web', sans-serif;
        margin-bottom: 30px;
    }

    .parrafo-tratamiento{

        width: 90%;
        font-size: 18px;
        color: #999999;
        line-height: 1.8;
        margin-bottom: 40px;
    }

    /* .contenedor-titulo{

    } */


    .galeria{
        display: flex;  
        justify-content: center;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    
    .contenedor-img{
        display: flex;  
        justify-content: center;
        flex-direction: column;
        align-items: center;
        width: 80%;
        height: 300px;
    }
    
    
    .tratamiento-absolute{
        font-family: inherit;
        font-weight: 500;
        font-size: 20px;
        color: #fff;
        margin-left: -32px;
        margin-top: 100px;
        position: absolute;
    }
    
    .img{
        margin-top: 20px;
        width: 90%;
    }
    
    


.text-img{
    position: absolute;
    z-index: 1;

}







    .velarde{
        width: 80%;
        height: 60%;
        margin-bottom: 10px;
    }

    .galeria2{
        display: flex;  
        display: flex;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 50px;
        
     }


     .contenedor-nosotros{
         width: 90%;
     }

     .contacto{
        margin-top: 50px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        margin-bottom: 60px;
    }


    .titulo-tratamiento2{
        width: 100%;
        font-size: 26px;
        font-weight: 400;
        line-height: 60px;
        font-family: 'Titillium Web', sans-serif;
        margin-bottom: 20px;
    }
    
    .parrafo-tratamiento2{
        text-align: center;
    }






    .formulario{
        margin-top: 50px;
        width: 100%;
    }
    
    
    .from-contenedor{
        width: 80%;
        display: flex;
        flex-wrap: wrap; 
    }
    
    .from{
        margin-top: 10px;
        margin-bottom: 20px;
        width:45%;
        font-size: 14px;
        border: 1px solid #cacaca;
        padding: 15px;
        border-radius: 2px;}
    
        .from2{
            width:95%;
            font-size: 14px;
            border: 1px solid #cacaca;
            padding: 15px;
            border-radius: 2px;
            margin-bottom: 20px;
        }
    
        .field{
            padding: 15px;
            width:95%;
            height: 100px;
        }
    





.titulo-contactanos{
    text-align: center;
    width: 100%;
    font-size: 32px;
}


.contenedor-titulo{

    text-align: center;
}

.parrafo{
    margin-bottom: 20px;
}
 



.logo{
    width: 60%;
   display: block;
}



}