/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
.et_pb_container{
    height: 0px !important;
}
.et_pb_slide_description{
    padding: 0px !important;
}
.main-home{
  padding-top: 25%;  
}
.main-home h2{
        color: #fff;
    font-size: 37px;
    font-weight: 800;
    line-height: 42px;
    background-color: rgba(155, 132, 32, 0.5);
    padding: 2%;
    width: 100%;
    
}
@media (max-width: 800px) {
    .main-home h2{
        width: 100% !important;
        font-size: 30px;
        line-height: 33px;
    } 
}
.main-home p{
    color:black;
    font-size: 26px;
    line-height: 28px;
    font-weight: 600; 
}
.separador-color{
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #FFFF;
    padding: 10px;   
}
.separador-color h2{
      font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #FFFF;
    padding: 10px; 
}
.main-tratamientos{
    padding: 4%;
}

.main-tratamientos h2{
    color:#ffff;
    font-size: 20px;
    font-weight:800;
    line-height: 22px;
    
}
.main-tratamientos p{
    color:black;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600; 
}
.btn-conoce{
text-align:center;    
}
	
.btn-conoce a{
        padding: 10px 10%;
    color:#ffff;
    background-color: rgba(155, 132, 32, 1);
    font-size: 15px;
    font-weight: 500;
    border-radius: 25px;
}    
.slider-trata{
  margin-left: 10%;
    margin-top: 3%;  
}
.slider-trata>p{
    color:#CA5052;
    font-size:38px;
    font-weight:bold;
    padding-bottom: 1%;
    line-height: 32px;
}
.slider-trata p:nth-child(2){
    color:#2F5588;
    font-size:43px;
    font-weight:bold;
    padding-top:10px;
    padding-bottom: 1%;
}
.slider-trata p:nth-child(3){
  color:#4FA17B;
    font-size:14px;
    font-weight:600;
    padding-bottom: 1%;
    line-height: 20px;
}
.slider-trata p:nth-child(4){
   color:#4FA17B;
    font-size:11px;
    font-weight:200;
    margin-top:2%;
    line-height: 15px;
}
.iconos{
    color:#CA5052;
    font-size:18px;
    font-weight: 800;
    text-align: center;
}
.primera{
    text-align: center;
    color: #00476A;
    font-size: 16px;
}
.primera span{
    font-size: 29px;
    color: #FFFF;
    text-align: center;
    line-height: 35px;
}
.btn-pedir{
    display: flex;
    align-items: center;
    justify-content: center;
   
}
.btn-pedir a{
      padding: 10px 20px;
    color: #ffff;
    text-align: center;
    background-color: rgba(155, 132, 32, 1);
    border-radius: 15px;
    font-size: 23px;
}
/*empleados*/
.empleados h2{
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color:#009845;
    text-align: center;
}
.empleados p{
    color:black;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
}
/*--------header-tratamoentos---------*/
.promociones{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 4%;
}
.inner-promo h2{
    font-size: 36px;
    line-height: 40px;
    font-weight: lighter;
    color: #009845;
    padding-bottom: 0px;
}
.inner-promo p{
    font-size: 36px;
    line-height: 40px;
    font-weight: lighter;
    color: #81CD9E;
    padding-bottom: 0px;
}
.inner-promo span{
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: black;
}
/*--------end header-tratamoentos---------*/
.contacto{
    display: flex;;
	justify-content: space-around;
	align-items: center;
	padding: 8%;
}
.inner-contacto{
	padding-right: 20%;
}
.inner-contacto h2{
    color: #009845;
    font-size: 38px;
    line-height: 40px;
}
.inner-contacto p{
	color: black;
	font-size: 35px;
	font-weight: 800;
	line-height: 39px;
	padding-bottom: 0px;
}
.inner-contacto span{
	color: #FFFF;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
}
@media (max-width: 800px) {
.contacto{
	flex-direction: column;
    
}
.inner-contacto{
	padding-right:0px !important;
	padding-bottom: 20px;
   }
}
/*------------Horarios-------------*/
.horarios{
	height: auto;
    padding: 5%;
}
.horarios h2{
	text-align: center;;	
	font-weight: bold;
	font-style: 18px;
	color: black;
}
.inner-horarios {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 2px solid black;
    padding-top: 10px;
}
.inner-horarios p{
        font-size: 18px;
    color: #ffff;
    line-height: 30px;
    font-weight: 500;
}
.inner-horarios:last-child{
    border-bottom: none;
}
.inner-horario p{
	    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid rgba(142, 142, 139, 1);
    color: rgba(0, 71, 106, 1);
    font-size: 20px;
    line-height: 19px;
    font-weight: 600;
    padding-bottom: 10px;
    padding-top: 10px;

}
.contacto-logo a{
    padding-left: 10px;
    color:rgba(0, 71, 106, 1);
}
/*End Horarios*/
/*------End Horarios---------------*/
/*testimonios*/
 .testimonios{
         padding: 3%;
        text-align: center;               
    }   
    .testimonios h2{
      padding-bottom: 7%;
        color: rgba(49, 44, 134, 1);
        font-weight: bold;
        font-size:18px;
    }
    .testimonios p{
        padding-bottom: 3%;
        font-size:15px;
        color: #464646;
        font-weight: bold;
    }
    .testimonios h4{
      padding-bottom: 3%;  
         color: rgba(49, 44, 134, 1);
        font-weight: bold;
        font-size: 14px;
    }
    .testimonios .fa{
        font-size: 24px;
        padding-left: 1%;
        color: rgba(49, 44, 134, 1);
        
        
    } 
/*End testimonios*/
/*Contacto 2*/
.contacto-info{
    padding: 7%;
    height: 550px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.inner-contacto-uno p,
.inner-contacto-uno .fa,
.inner-contacto-uno span,
.inner-contacto-uno a{
        font-size: 18px;
    color: #ffff;
    line-height: 30px;
    font-weight: 500;
}
.inner-redes{
    display: flex;
    justify-content: space-evenly;
    width: 35%;
    padding-top: 5px;
}
.inner-telefono{}
.inner-telefono h3{
    font-size: 19px;
    color: #ffff;
    line-height: 22px;
    font-weight: bold;
}
.inner-telefono p a{
    font-size: 34px;
    line-height: 28px;
    font-weight: bold;
    color: #ffff;
}
.inner-telefono p a{
    font-size: 34px;
    line-height: 28px;
    font-weight: bold;
    color: #ffff;
}
.inner-telefono span a{
    color: #ffff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
}
/*contacto*/
.contacto-logo h2{
    text-align: center;
    font-size: 18px;
    color: rgba(0, 71, 106, 1);
    font-weight: bold;
    line-height: 17px;
    padding-top: 5%;
}
.contacto-logo .fa{
    font-size: 20px;
    color: #ffff;
    line-height: 18px;
}
.contacto-logo p span a{
    font-size: 15px;
    font-weight: bold;
    color: #ffff;
    line-height: 18px;
    padding-left: 2%;
    margin-top: 2%;
}
/*end contacto*/
/*formulario news */
.formulario-news{
    padding-top: 10px;
    padding-bottom: 10px;
}
.inner-formulario-news{
    display: flex;
}
.formulario-news input[type=text]{
    width: 95%;
} 
.formulario-news input[type=submit]{
    height: 46px;
    font-size: 13px;
    font-weight: bold;
    color: black;;
    line-height: 19px;
    background-color: #FFFF;
    border: 2px solid #FFF;
    padding: 10px;
}
@media  (max-width: 700px){
    .inner-formulario-news{
        flex-direction: column;
    }  
  .btn-news-formulario{ 
     padding-top: 2%;
  }
    .news-right{
        padding-right: 5%;
        color: #FFFF;   
    }
}
/*END*/
/*---------------footer------------------*/
.container-formu-footer span, .container-formu-footer a{
        font-size: 15px;
        font-weight: bold;
        color: #FFFF;
    }
.container-formu-footer p{
        padding-top: 5px;
        color: #FFFF;
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 3px;
    }
.container-formu-footer h2{
        font-weight: bold;
        font-size: 18px;
        color: #FFFF;
        padding-bottom: 10%;
        
    }
.container-formu-footer input[type=password], input[type=tel], input[type=text]{
         font-size: 14px;
         color: #ADAFAF;
         font-weight: bold;
         height: 46px;
         width: 72%;
    }
 #ipad input[type=email]{
     font-size: 14px;
         color: #ADAFAF;
         font-weight: bold;
         height: 46px;
         width: 72%;
}
.container-formu-footer input[type=submit]{
    height: 42px;
    width: 168px;
    font-size: 13px;
    font-weight: bold;
    color: #ADAFAF;
    line-height: 19px;
    background-color: #FFFF;
    border: 2px solid #FFF;
    }
     #footer input[type=email]{
     font-size: 14px;
         color: #ADAFAF;
         font-weight: bold;
         height: 46px;
         width: 72%;
}
#footer input[type=submit]{
    padding: 10px 15px;
    color: black;
    background-color: #ffff;
    border: 0px;
}
 .foo-nav h2{
        color: #ffff;
        font-size: 18px;
        line-height: 19px;
      
    }
    .redes-foo{
        display: flex;
    }
    .redes-foo .fa{
          font-size: 15px;
    color: #ffff;
    padding-left: 4%;  
    }
.redes-foo .fa:first-child{
     padding: 0px;
    }
.foo-nav a{
        font-size:15px;
        color: #fff;
        font-weight: bold;
        padding-top: 3%;
        padding-left: 3%;
    }
#main-footer{
    display: none;
}
/*Tratamientos*/
.faqs-trat span{
	color: #F07400;
	font-size: 21px;
	font-weight: 400;
	line-height: 24px;
}
.faqs-trat h2{
    font-size: 21px;
	color:rgba(155, 132, 32, 1);
	font-weight: 400;
}
.faqs-trat h3{
	font-size: 21px;
	color:rgba(49, 44, 134, 1);
	font-weight: 400;
}
.faqs-trat p{
font-size: 15px;
font-weight: 600;
color: black;
padding-bottom: 7%;
    color: black;
}
.faqs-trat ul{
font-size: 15px;
font-weight: 600;
color: black;
padding-bottom: 7%;
}
.faqs-trat ul li{
        font-size: 15px;
    font-weight: 600;
    color: black !important;

}
/*--------------End footer---------------*/