@charset "UTF-8";
/* CSS Document */


/* buscador hora */

iframe.iframe_agenda_casc, iframe.iframe_agenda {
    width: 1200px!important;
    margin-top: 35px!important;
	height: 263px;
    box-shadow: 0px 0px 30px -10px #000;
    border-radius: 8px;
    margin-right: auto!important;
    margin-left: auto!important;
    display: block;
}

 iframe.iframe_agenda {
	height: 215px;
}
/* buscador hora */

/* Bootstrap Select */

.btn-light {
    color: #003DA6;
    background-color: #F2F6FB;
    border-color: #003da621!important;
}
.btn-outline-primary {
	color: #fff;
    background-color: #003DA6;
	border-color: #003DA6!important;

}

.btn-whatsapp {
    color: #fff;
    background-color: #25D366;
    border-color: #25D366!important;
}

.btn-whatsapp:hover {
    color: #25D366;
    background-color: #fff;
    border-color: #25D366!important;
}

.btn-light:hover {
    background-color: #003DA647;
	color: #003DA6;

}

.btn {
	border-radius: 20px 20px 20px 20px;
	padding-left: 20px;
	padding-right: 20px;
	
}
.bootstrap-select .dropdown-menu{
   max-width: 100%!important;
}

/* Bootstrap Select */

/* Slider */

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.52);
    -webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.52);
}
	
.carousel-indicators {
    bottom: -40px;
}

.carousel-indicators li {
    background-color: #2772c3;
}

/* Slider */

/* Buscador Especialidad */
.select-especialidades, .select-especialidad {
	width:75%!important;
}

/* Buscador Especialidad */



/* Links */

.swiper-slide a {
    display: inline-block!important;
}
/* Links */




/* Lista Especialidades */

.especialistas_lista {
	column-count: 3;
	column-gap: 40px;
	column-rule: 1px solid #F2F6FB;
	display: block;
	clear: both;
	float: none;
	margin-bottom: 15px;
}

.especialistas_lista li {
  color: #003DA6;
  background-color: #F2F6FB;
  display: block;
  margin-bottom: 15px;
  padding: 8px 15px 8px 44px;
  list-style-type: none;
  border-radius: 50px;
  font-size: 16px;
  position: relative;
  clear: both;
  float: none;
}

/* Ícono con Font Awesome (maletín médico = fa-briefcase-medical) */
.especialistas_lista li::before {
  font-family: "Font Awesome 5 Free"; /* o 6 según versión */
  content: "\f469"; /* Unicode para fa-briefcase-medical */
  font-weight: 900; /* Necesario para íconos sólidos */
  color: #003DA6;
  font-size: 16px;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}



.especialistas_lista li a {
	color: #003DA6;
	text-decoration: none;
	font-weight: 600;
	letter-spacing: 1px;
}


/* Lista Especialidades */
/* Noticias Index */


.card-title a {
	color: #003DA6;
	font-weight: 600;

}

.tag-content {
	width: 100%;
	padding-bottom: 15px;
	overflow-x: hidden;
    white-space: nowrap;
	transition-property: overflow-x;
	transition-duration: .50s, .50s;
	transition-timing-function: linear, ease-in;

}

.tag-content:hover {
	overflow-x: overlay;
}

.tag-content::-webkit-scrollbar {
 	width: 10px;
	height: 10px;
}

/* Track */

.tag-content::-webkit-scrollbar-track {
 background: transparent;
}
 
/* Handle */

.tag-content::-webkit-scrollbar-thumb {
 background: #dbe8f6;
 border-radius: 5px 5px 5px 5px;
}

/* Handle on hover */

.tag-content::-webkit-scrollbar-thumb:hover {
 background: #8eb6e0;
}


.tag-post, .fecha-post {
	padding: 5px 15px 5px 15px;
	border-radius: 30px 30px 30px 30px;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: 500;
}
.tag-post {
	background-color: #f2f8fb;
}
.fecha-post {
	background-color: #F2F6FB;
	color: #003DA6;
}


	
/* Noticias Index */

/* contenedor */

#interior {
	padding-bottom: 50px;
	padding-right: 4%;
	padding-left: 4%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	padding-top: 40px;
	background-color: #f1f1f1;
}

#especialidades_bg {
	background-color: #F2F8FB;
}

#especialidades {
	width: 1150px;
	padding-top: 30px;
	margin-right: auto;
	padding-bottom: 30px;
	margin-left: auto;
}
#especialidades .row.especialistas {
	margin-right: 0px!important;
	margin-left: 0px!important;
}


.especialista_reservar {
	font-size: 10px;
	font-weight: 800;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-color: #007bff;
	letter-spacing: 1px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-radius: 5px 5px 5px 5px;
	margin-top: 10px;
}


/* contenedor */


/* Especialistas */

.row.especialistas_header, .row.especialistas {
	margin-bottom: 40px;
}

.row.especialistas_header, .row.especialistas {
	margin-right: 8%;
	margin-left: 8%;
}


/* overlay */





.especialista {
  margin-bottom: 30px;
}
.especialista img, img.fotoc {
	transition: transform .3s; /* Animation */
	width: 100%;
	height: 320px; 
	object-fit: cover;
}

.especialista.bebes img, img.fotoc {
	height: 250px; 
}

.especialista .marca {
	background-image: url(../img/icon_medico.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 80px auto;
    width: 80px;
    height: 80px;
	z-index:2;
	position:relative;
}

.especialista:hover img {
transform: scale(1.1); /* Animation */
}


.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 15px;
	right: 15px;
	opacity: 1;
	transition: .3s ease;
	background-image: url(../img/gradiente.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.especialista:hover .overlay {
  opacity: 1;
  transform: scale(1.1); /* Animation */
}

.especialista .overlay .especialista_reservar {
  opacity: 0;
  transition: .3s ease;
  	text-shadow: none!important;


}

.especialista:hover .overlay .especialista_reservar {
  opacity: 1;
	text-shadow: none!important;
  transition: .3s ease;

}
.especialista .overlay .text-esp {
	text-shadow: none;
	 transition: .3s ease;
	}

.especialista:hover .overlay .text-esp {
	text-shadow: 1px 4px 12px #000;
	 transition: .3s ease;
	}
.text-esp {
	color: white;
	font-size: 10px;
	line-height: 12px;
	position: absolute;
	top: 80%;
    left: 50%;
    width: 85%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: left;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.text-esp b {
    font-size: 16px;
    line-height: 16px;
    display: block;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #fff;
    font-weight: 800;
}
/* overlay */

a.mas_especialidades {
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
	color: #FFF!important;
	text-decoration: none;
	background-color: #2d5493;
	letter-spacing: 1px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-radius: 10px 10px 10px 10px;
	transition-property: background-color;
	transition-duration: 0.3s, 0.3s;
	transition-timing-function: linear, ease-in;
}

a.mas_especialidades:hover {
	background-color: #003da6;
	text-decoration: none!important;
}

#buscador_medico {
	margin-top: 0px;
	margin-right: 22%;
	margin-bottom: 20px;
	margin-left: 22%;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-radius: 35px 35px 35px 35px;
	background-color: #9bdfe9;
	text-align: center;
}
 

.modal-header.agenda-tu-hora {
	background-image: url(../img/bg-index-0.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.modal-header.agenda-tu-hora h5 {
	color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    margin-left: 20px;
    display: block;
}

.modal-header.agenda-tu-hora .close {
    color: #FFF;
    text-shadow: 0 1px 0 #0000007d;
    opacity: 1;
}
.especialista-inline {
	font-size: 16px;
	font-weight: 500;
	padding: 30px;
	background-color: #FFF;
}

.especialista-inline h3 {
	font-weight: 800;
	color: #003DA6;
	font-size: 25px;

}

.modal-content .row.especialista-inline {
	margin-left: 0px;
	margin-right: 0px;
}
.especialista-inline strong {
	display: block;
    margin-top: 15px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #007bff;
    color: #007bff;
    font-size: 16px;
}

.especialista-inline img.img-responsive {
	height: auto;
	width: 100%!important; 
}

.ver-mas-esp  {
	color: #007bff;
    display: table;
    padding-top: 4px;
    padding-right: 15px;
    padding-bottom: 4px;
    padding-left: 15px;
    border: solid 2px #007bff;
    border-radius: 5px 5px 5px 5px;
    font-size: 13px;
    line-height: 18px;
	margin-bottom: 15px;

}
.ver-mas-esp a  {
	text-decoration: none;
}
small.especialidad-reserva {
	font-size: 11px;
	line-height: 15px;
	display: block;
	float: none;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #999;
	/* letter-spacing: 1px; */
}

.especialista-inline-txt {
	font-size: 13px;
	line-height: 20px;
	
}
/* Especialistas */

/* Paginador */

#paginador {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #666666;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-shadow: 1px 1px 1px #fff;
	padding-right: 5%;
	padding-left: 5%;
	display: block;
	clear: both;
	float: none;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#paginador span.pages {
	padding-right: 20px;
}
#paginador a {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border: 1px solid #DBDBDB;
}
#paginador a:hover {
	color: #FFFFFF;
	background-color: #003da6;
	text-shadow: 1px 1px 1px #666;
}
#paginador span.current {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003da6;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border: 1px solid #003da6;
	text-shadow: 1px 1px 1px #666;
}
#paginador span.pages {
	font-size: 12px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* paginador */

/* Breadcrumb */

p#breadcrumbs {
	display: flex;
	font-size: 10px;
	margin-left: 5%;
	width: 80%;
	color: #FFF;
	font-weight: 500;
	line-height: 13px;
	letter-spacing: 1px;
}
#novedades p#breadcrumbs {
	margin-top: 10px;
	margin-bottom: 10px;
}
#novedades p#breadcrumbs strong {
	background-color: #fff;
}
p#breadcrumbs a, p#breadcrumbs strong {
	color: #FFFFFF;
	background-color: #007bff;
	display: table;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	margin-right: 5px;
	border-radius: 5px 5px 5px 5px;
	font-weight: 500;
}
p#breadcrumbs a:hover {
	text-decoration: none;
	color: #FFF;
}
p#breadcrumbs strong {
	color: #007bff;
	background-color: #f2f8fb;
	font-weight: 500;
}

/* Breadcrumb */


/* Single */

.page_cas {	
	background-color: #F2F6FB;
	margin-top: -15px;
	padding-top: 15px;
}


.col-sm-10.single, .col-sm-12.single  {
	padding: 30px;
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 30px;
	border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 4px 10px -10px #000;

}

.col-sm-8.single {
	padding-top: 30px;
	padding-bottom: 30px;	
}

div.single img.alignnone {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

div.single img.alignright {
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
}

div.single img.alignleft {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;

}



.col-sm-8.single iframe {
    width: 100%;
    height: 400px;
}

div.single h2 {
	color: #003DA6;
	font-weight: 900;
	font-size: 35px;

}
div.single h3 {
    color: #003DA6;
    font-weight: 700;
    font-size: 24px;
    border-top: 1px dashed #003da64a;
    padding-top: 15px;
    margin-top: 15px;
	margin-bottom: 25px;
}


div.single h4 {
    color: #003DA6;
    font-weight: 700;
    font-size: 18px;
    border-bottom: 1px solid #003da64a;
    padding-bottom: 8px;
    margin-bottom: 20px;
	margin-bottom: 25px;

}

div.single small {
    line-height: normal;
}

div.single h3 strong, div.single h3 b, div.single h4 strong, div.single h4 b {
	font-weight: 700!important;
}

/* Formulario */

.wpcf7-form label {
	width: 100%;
	font-weight: 500;

}

.wpcf7-list-item {
    display: block;
    margin-top: 5px;
    margin-right: 0;
    margin-left: 1em;
    font-weight: 400!important;
}

.col-sm-10 .wpcf7-form label {
	width: 70%;
	color: #003DA6;

}

div.single input.wpcf7-text, div.single textarea.wpcf7-textarea, div.single select.wpcf7-select, div.single input.wpcf7-date, div.single input.wpcf7-number {
    font-size: 16px;
    color: #003DA6;
    background-color: #F2F6FB;
    border-color: #003da621!important;
    padding-top: 6px;
    padding-right: 2%;
    padding-bottom: 6px;
    padding-left: 2%;
    display: block;
    clear: both;
    float: none;
    border-radius: 20px 20px 20px 20px;
    font-weight: 500;
	width: 98%;
}
div.single input.wpcf7-number {
}
div.single input.wpcf7-date {
}
div.single input.wpcf7-text.rut, div.single input.wpcf7-text.rut2 {
	width: 90%;
}
div.single select.wpcf7-select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../svg/select.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 22px auto;
	text-transform: uppercase;
	padding-right: 50px;
    display: initial;
}

div.single  .wpcf7 input[type=file] {
    width: 97%;
}

div.single input.wpcf7-submit {
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 50px;
    background-color: #003da6;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-radius: 20px 20px 20px 20px;
}
div.single .wpcf7-not-valid-tip {
	color: #C00;
	background-color: #FFE5D8;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-size: 16px;
	background-image: url(../img/error.png);
	background-repeat: no-repeat;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-weight: 500;
}
div.single .wpcf7-validation-errors, div.single .wpcf7-mail-sent-ok {
	font-size: 16px;
	color: #333333;
	background-color: #FEE39A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-image: url(../img/alerta.png);
	background-position: 10px 10px;
	font-weight: 500;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-repeat: no-repeat;
}
div.single .wpcf7-mail-sent-ok {
	background-color: #C6E0BF;
	background-image: url(../img/ok.png);
	background-position: 10px center;
	font-size: 16px;
	color: #3D6504;
}
div.single form.form_plan br, div.single form.wpcf7-form br {
	display: none;
}


/* Formulario */


/* tablas */

div.single table {
	margin-top: 40px;
	margin-bottom: 40px;
	width: 100%;
}

div.single table td  {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin: 0px;
	font-size: 16px;
    line-height: normal;
    color: #333;
}

div.single table th, div.single table thead td {
	font-weight: 700!important;
	background-color: #FFF!important;
	border-top: none!important;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
div.single table tr:nth-child(even) {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;

}
div.single table tr:nth-child(odd) {
	background-color: #f9f9f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
div.single table td select.formulario_s {
	margin: 0px;
}
div.single table tfoot td {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}



/* tablas */


/* galeria */


div.single .galleria-container {
	background-color: #FFF;
}
div.single .galleria-image {
	border: 2px none #FFF;
}
div.single .galleria-image-nav-left, div.single .galleria-image-nav-right {
	opacity: 1.0;
	-webkit-opacity: 1.0;
	-moz-opacity: 1.0;
}

div.single #gallery-1 img {
    border: 8px solid #FFF!important;
    box-shadow: 0px 5px 15px -10px #000;
    margin: 0!important;
    width: 90%;
	height: auto;
    border-radius: 2px 2px 2px 2px;
	transition: .3s ease;
  	transform: scale(1); /* Animation */
}

div.single #gallery-1 img:hover {
  	transform: scale(1.1); /* Animation */
}


/* galeria */


/* Relacionado  */



.col-sm-4.sidebar .col-sm-3.especialista {
	max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

h3.h3-relacionado {
	background-image: url(../img/h3-relacionado.png);
	background-position: center bottom;
	padding-bottom: 40px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
	font-weight: 700;
	font-size: 18px;
	background-size: 100% auto;
    margin-left: 15px;
    margin-right: 15px;
	border-radius: 10px 10px 10px 10px;
	margin-top: -50px;
}

.container-fluid.noticias-relacionadas {
	background-color: #F2F6FB;
	padding-top: 40px;
	padding-bottom: 40px;
}


.container-fluid.noticias-relacionadas .bg-cover {
	height: 200px;
}

/* Relacionado  */

/* Single */


/* Font Size */
.size-text-12 {
	font-size: 14px;
}
.size-text-14 {
	font-size: 16px;
}
.size-text-16 {
	font-size: 18px;
}
.size-text-18 {
	font-size: 20px;
}
.size-text-20 {
	font-size: 22px;
}
.size-text-22 {
	font-size: 24px;
}
.size-text-24 {
	font-size: 26px;
}
.size-text-26 {
	font-size: 28px;
}
.size-text-28 {
	font-size: 30px;
}
/* Font Size */

/* Background img */
.bg-cover {
	background-size: cover;
	background-position: center center;
}
/* Background img */



@media (max-width: 767px) {
.bg-phone {
	background-color: #f0f0f0;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0px 3px 5px #ddd;	

}

p#breadcrumbs a, p#breadcrumbs strong {
 display: none;	
}



iframe.iframe_agenda_casc, iframe.iframe_agenda {
 height: 569px;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 28px;
 width: 100%;
}



	
.especialistas_lista {
	column-count: 1;
	column-gap: 0px;
	column-rule: 0px solid #ddd;
}

.select-especialidades, .select-especialidad {
    width: 70%!important;
}

.bg-cover {
	height: 200px;
}

.col-sm-3.especialista {
	width: 50%!important;
	float: left;
	padding: 5px;
}

#especialidades {
    width: 90%;
}
	
#especialidades .col-md-4.bg-cover {
    width: 30%;
    float: left;
	height: auto;
}
#especialidades	.card .col-md-8{
	    width: 70%;
}

#especialidades h6 {
 margin-top: 40px;	
 margin-bottom: 20px;	
}
	
.especialista-inline {
    padding: 15px;
}

.especialista-inline .col-sm-5 {
    width: 45%;
    float: left;
    padding-left: 0px;
}

.especialista-inline .col-sm-6 {
    width: 55%;
    float: left;
    padding-left: 0px;
}
.especialista-inline h3 {
    font-weight: 700;
    font-size: 20px;
}	
	
.especialista {
    margin-bottom: 5px;
}

.overlay {
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
}
.especialista img, img.fotoc {
    height: 230px;
}

.text-esp b {
    font-size: 13px;
    line-height: 15px;
}

.especialista .marca {
    background-size: 50px auto;
    width: 50px;
    height: 50px;
}

h3.h3-relacionado {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

}
.page_cas {	
	background-color: #fff;
	margin-top: 0px;
	padding-top: 0px;
}


.col-sm-10.single {
	padding: 30px;
	background-color: #fff;
    box-shadow: none;

}
.wpcf7-form label, .col-sm-10 .wpcf7-form label  {
	width: 100%;
}
	
	.btn-whatsapp {
	margin-top: 10px!important;

}

}

@media (min-width: 320px) {

	
}	
@media (min-width: 1620px) and (max-width: 2560px)  {

	
}