/*HEADER*/
#header_info{
	padding:5px;
	background: #3E5563;
}

#header_info > div > div{
	background: transparent !important;
}

#header_info > .row{
	margin-left: 0 !important;
	margin-right: 0 !important;
}


.header_link_correo a,
.header_link a{
	color: white;
}

.header_link_correo a:hover,
.header_link a:hover{
	color:#DEB6B7 !important;
}

#redes_header, .header_link_correo{
	text-align: right;
}

#redes_header .et_pb_main_blurb_image{
	margin-bottom: 0 !important;
}

/*LOGO*/
header{
	background:;
	position: relative;
	/*border-bottom: 1px solid #b9b9b9 !important;*/
}

.et_pb_section_0_tb_header.et_pb_section,
.et_pb_menu_inner_container{
	background-color: #3e8b91;
}

.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child:hover{
	transform: initial !important; 
}

.et_pb_column_0_tb_header .et_pb_image_0_tb_header{
	width: 130px !important;
	height: auto !important;
	padding:0;
}

.et_pb_column_1_tb_header  > div{
	margin-top: 0 !important;
}

ul#menu-superior > li{
	background: #906088 !important;
	margin-top: 40px !important;
}

ul#menu-superior > li:hover{
	background: #DEB6B7 !important;
	color: white !important;
	transition: all 0.5s ease;
}

ul#menu-superior > li a:hover{
	opacity:1 !important;
}

/*SECCION 1*/
div.et_pb_section.et_pb_section_0{
	background-image: url("fondo1.jpg") !important;
	background-position: center center !important;
	background-size: cover !important;
	background-repeat:no-repeat !important; 
	background-color: white !important;
	position: relative;
}

div.et_pb_section.et_pb_section_0:before{
	content: "";
	background-color: rgba(0,0,0,0.5);
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

.subtitulo_slider{
	text-align: center;
	margin: 20px 0;
}

.subtitulo_slider h3{
	color:#fff !important;
	text-shadow: -3px 4px 5px #000000;
	font-size: 44px;
    font-weight: 500;
}

.et_pb_text_0, .et_pb_text_0, .et_pb_button_0_wrapper{
	margin-left: 0 !important;
}

.et_pb_section_0 h1{
	color:#fff !important;
	text-shadow: -3px 4px 5px #000000;
	text-align: center;
}

body #page-container .et_pb_section .et_pb_button_0{
	border-width: 1px !important;
}

.et_pb_section_0 a{
	background:#906088 !important;
	border: 1px solid #906088 !important;
	text-shadow: -1px 0px 3px #000000;
}

.et_pb_section_0 a:hover{
	background:#DEB6B7 !important;
	border-color: #DEB6B7 !important;
	transition: all 0.5s ease;
}

.et_pb_section_0.et_pb_section{
	padding-left: 0 !important;
	padding-bottom: 200px !important;
}

.et_pb_section_0 .et_pb_row_0{
	background: transparent !important;
	border-radius: initial !important;
}

.et_pb_section_0 .et_pb_column_0{
	width: 100%;
	padding: 20px;
	margin-right: 0 !important;
}

.et_pb_section_0 .et_pb_row{
	width: 100% !important;
	padding: 0 50px !important;
	text-align: center;
}

.et_pb_section_0 .et_pb_column_1{
	display: none;
}

div.et_pb_section.et_pb_section_1,
div.et_pb_section.et_pb_section_2{
	background-image: initial !important;
}

.et_pb_section_1 {
	padding-bottom: 0 !important;
}

.et_pb_section_1 .et_pb_column_2 {
	padding: 0 !important;
}

.et_pb_section_1 .et_pb_column_2 {
	background: transparent !important;
	border-radius: 0 !important;
}

.et_pb_section_1 .et_pb_column_3 {
	/*background: #49b3af !important;*/
	padding-top:0 !important;
	background-color: transparent !important;
}

.et_pb_section_1 .et_pb_text_inner p{
	color: white !important;
	padding-bottom: 0 !important; 
}

body #page-container .et_pb_section .et_pb_button_1 {
	color: #8059a4 !important;
}

.et_pb_section_1 .et_pb_column_4 a{
	display: block;
	text-decoration: none;
	color:#49b3af !important;
}

.et_pb_section_1 .et_pb_column_4 a:hover{
	color: #15e1df !important;
}

#cont_inicio_txt h2{
	color:#3E5563 !important;
}

#cont_inicio_txt p{
	text-align: justify;
	color:#333 !important;
}

/*.et_pb_section_2 h2{
	color:#3E5563 !important;
}*/

#info_clinica{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

#info_clinica img{
	width: 80px;
	height: auto;
	margin:0 auto;
}

#info_clinica h4{
	font-size: 24px;
}

#info_clinica p{
	color:#333 !important;
	text-align: justify;
}

.servicios_info{
	padding:130px 50px;
}

.servicios_info h3{
	font-size:28px;
	font-weight: 500;
	text-transform: uppercase;
	color:#906088;
}

.servicios_cont > .row > div{
	position: relative;
	overflow: hidden;
}

.servicio_cont_txt{
	display: inline-flex;
	width: 100%;
}

.servicio_cont_txt svg{
	color:#729BA1;
	font-size: 32px;
}

.servicio_cont_txt p{
	font-size: 18px;
}

.servicios_img1,
.servicios_img2,
.servicios_img3,
.servicios_img4,
.servicios_img5{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: initial;
	background-color: #FFF;
	position: absolute;
	display: block;
	width: 100%;
	height: 100%; 
	right: 0;
	top: 0;
}

.servicios_img1{
	background-image: url("fondo_servicio1.jpg");
}

.servicios_img2{
	background-image: url("fondo_servicio2.jpg");
}
.servicios_img3{
	background-image: url("fondo_servicio3.jpg");
}
.servicios_img4{
	background-image: url("fondo_servicio4.jpg");
}
.servicios_img5{
	background-image: url("fondo_servicio5.jpg");
}

.et_pb_section_2 .et_pb_row_3 > div{
	padding: 30px 10px !important;
	background: transparent !important;
}

.et_pb_section_2 .et_pb_row_3 > div h4{
	color:#49b3af !important;
	font-size: 16px;
}

.et_pb_section_2 .et_pb_row_3 > div img{
	width:100%;
}

#galeria .et_pb_row_3 > div img{
	width: 100%;
}

.et_pb_section_2 a{
	background: #15e1df !important;
	border-radius: 20px;
	text-shadow: -1px 0px 3px #000000;
}

.et_pb_button_2_wrapper .et_pb_button_2, .et_pb_button_2_wrapper .et_pb_button_2:hover{
	padding: 10px 35px !important;
}

body #page-container .et_pb_section .et_pb_button_2,
body #page-container .et_pb_section .et_pb_button_2:hover{
	color: #fff !important;
}

.et_pb_button_2_wrapper .et_pb_button_2:hover{
	background:#49b3af !important;
	transition: all 0.5s ease;
}

body #page-container .et_pb_section .et_pb_button_2:after{
	display: none;
}

.et_pb_section_2 h2,
.et_pb_section_3 h2,
.et_pb_section_4 h2{
	color:#3E5563 !important;
}

.titulo_servicios{
	color:#906088;
}

.et_pb_section_4 h2{
	text-align: center;
}

/*AGENDA CITA*/
.btn-alternate,
.btn-alternate.disabled, .btn-alternate:disabled {
    background-color: #729BA1 !important;
    border-color: #729BA1 !important;
}

.btn-alternate:hover{
	background: #3E5563 !important;
}

.btn-outline-alternate {
    border-color: #729BA1 !important;
}

.btn-outline-alternate.disabled, .btn-outline-alternate:disabled {
    color: #000000 !important;
    background-color: transparent;
}

.btn-outline-alternate:hover {
    color: #fff !important;
    background-color: #729BA1 !important;
}

.titulo_dia{
	color: #000 !important;
}


.titulo_fecha{
	color: #729BA1 !important;
}

.btn-outline-alternate:hover .titulo_dia,
.btn-outline-alternate:hover .titulo_fecha{
	color:#fff !important;
}

#contenido_encabezado_fechas > div > div > h4{
	color:#906088;
}

#contenido_fechas_seleccion > div.form-row.align-items-center{
	display: none;
}

/*CONTACTO*/

div.et_pb_section.et_pb_section_5{
	background-image:url("fondo2.jpg") !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-color: #49b3af !important;
	position: relative;
}

div.et_pb_section.et_pb_section_5:before{
	content: "";
	position: absolute;
	top:0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgb(2,46,104);
	background: linear-gradient(180deg, rgba(2,46,104,1) 0%, rgba(0,0,0,0.4962359943977591) 50%, rgba(2,46,104,1) 100%);
}

.et_pb_section_5 .et_pb_row_inner_1 .et_pb_column_inner_1,
.et_pb_section_5 .et_pb_row_inner_2 .et_pb_column_inner_4{
	background:#49b3af !important;
}

.et_pb_section_5 .et_pb_row_inner_1 .et_pb_column_inner_2,
.et_pb_section_5 .et_pb_row_inner_2 .et_pb_column_inner_3{
	background:#15e1df !important;
}

.et_pb_section_5 .et_pb_row_inner_1 .et_pb_column_inner_1 h4,
.et_pb_section_5 .et_pb_row_inner_2 .et_pb_column_inner_4 h4,
.et_pb_section_5 .et_pb_row_inner_1 .et_pb_column_inner_1 p,
.et_pb_section_5 .et_pb_row_inner_2 .et_pb_column_inner_4 p,
.et_pb_section_5 .et_pb_row_inner_1 .et_pb_column_inner_1 p a,
.et_pb_section_5 .et_pb_row_inner_2 .et_pb_column_inner_4 p a{
	color: white !important;
	text-shadow: 0 0 5px black !important;
}

.et_pb_section_5 h4,
.et_pb_section_5 p{
	text-shadow: 0 0 5px black !important;
}

.et_pb_section_5 .et_pb_row_inner_1 .et_pb_column_inner_1 .et-pb-icon,
.et_pb_section_5 .et_pb_row_inner_2 .et_pb_column_inner_4 .et-pb-icon{
	background: #011632 !important;
}

.et_pb_section_5 .et_pb_row_inner_1 .et_pb_column_inner_2 .et-pb-icon,
.et_pb_section_5 .et_pb_row_inner_2 .et_pb_column_inner_3 .et-pb-icon{
	background: #0cadab !important;
}


.et_pb_section_5 .et_pb_row_inner_1 .et_pb_column_inner_1 svg{
	color: white !important;
	font-size: 24px;
}

/*#producto{
	background-image:url("fondo3.jpg") !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-color: transparent !important;
	padding-top:80px;
	padding-bottom:80px;
}*/

.cont_titulo_seccion, .cont_texto_seccion{
	padding-left: 30px;
	padding-right: 30px; 
}

.cont_titulo_seccion h2{
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 60px;
    color: #49b3af !important;
    line-height: 1.2em;
}

.cont_texto_seccion p{
	font-size: 20px;
	color:#000;
}

.cont_img_seccion{
	padding: 0 20px;
	text-align: center;
}

#producto > div.row:nth-child(3){
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}

#producto video{
	width:60% !important;
}

/*footer*/
#footer_info{
	padding-top: 20px;
}

#footer_info h4{
	color:#C3ECDA;
}

.cont_footer_text{
	display: flex;
}

#footer_info a, .cont_footer_text p, .cont_footer_text svg{
	color:white;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	width: 100%;
}

.cont_footer_text p{
	margin-top: -5px;
}

#footer_info a:hover{
	color:#DEB6B7;
}

#footer_info a svg, .cont_footer_text svg{
	margin-right:5px;
}

.cont_footer_text svg{
	margin-bottom: 0;
}

.et_pb_section_0_tb_footer.et_pb_section,
.et_pb_section_1_tb_footer.et_pb_section{
	background: #3E5563 !important;
}

.et_pb_section_1_tb_footer.et_pb_section p{
	margin-bottom: 0 !important;
	padding:15px 0 !important;
	text-align: center;
}

#footer_info, #footer-info{
	background: #3E5563 !important;
}

.cont_img_footer{
	padding: 10px;
}

.et_pb_section_1_tb_footer{
	box-shadow: initial !important;
}

footer .et_pb_section_0_tb_footer,
footer .et_pb_section_0_tb_footer .et_pb_row_0_tb_footer{
	padding: 0 !important;
}

.redes_footer{
	color:white;
	font-size: 35px;
	transition: all 0.3s ease;
}

.redes_footer:hover{
	color:#8059a4;
	transition: all 0.3s ease;
}

.cont_titulo_footer{
	color:#8059a4;
}

.cont_link_footer{
	margin-bottom: 5px;
}

.cont_link_footer a:hover{
	color:#8059a4 !important;
	transition: color 0.5s ease;
}

#consultas-info{
	background-image:url("fondo2.jpg") !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-color: transparent !important;
	padding-top:180px;
	padding-bottom:180px;
	position: relative;
	overflow: hidden;
}

#consultas-info:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0; 
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
}

#consultas-info h2{
	color: #fff !important;
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    font-size: 60px;
    line-height: 1.2em;
    text-shadow: 1px 1px 5px black;
}

#consultas-info h4{
	color: #fff !important;
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.2em;
    text-shadow: 1px 1px 5px black;
}

#consultas-info a{
	font-size: 24px;
	padding: 10px 15px;
    background: #67de6e;
    border-radius: 25px;
    /*text-shadow: 0 0 5px black;*/
}

footer .et_pb_main_blurb_image{
	margin-bottom: 0 !important;
}

footer #footer_info{
	padding-right: 0 !important; 
}

footer #footer_info > div{
	margin-right: 0 !important;
    margin-left: 0 !important;
}

footer #footer_info .et_pb_text_inner{
	padding-top: 15px;
	padding-bottom: 15px;
}

footer #footer_info .et_pb_text_inner h2{
	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    font-size: 60px;
    color: #fff !important;
    line-height: 1.2em;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid white;
}

footer #footer_info .et_pb_text_inner a{
	color:#fff;
	transition: all 0.5s ease;
}

footer #footer_info .et_pb_text_inner a:hover{
	color:#8059a4 !important;
	transition: all 0.5s ease;
}

#footer_info > div > div:nth-child(3){
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.cont_btn_whatsapp{
	text-align: center;
}

.cont_btn_whatsapp a{
	background: #16e216;
    color: white;
    display: block;
    padding: 10px 35px;
    border-radius: 25px;
    width: 200px;
    margin: 0 auto;
    font-size: 16px;
    border:1px solid #16e216;
	transition: all 0.5s ease;
}

.cont_btn_whatsapp a:hover{
	background: #FFF;
	color: #16e216;
	transition: all 0.5s ease;
}

#reservas > div.et_pb_row.et_pb_row_7{
	display: none;
}