/****HOME****/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fbf7f1;
}
#wrapper, #main {
	/*background-color: #fbf7f1;*/
	background: #FFF8F2 url("/wp-content/uploads/2019/04/background.jpg") no-repeat right top;
}
#main {
	z-index: 900;
}
.header {
    z-index: 999;
}
.row {
    padding: 15px;
}

.dzsparallaxer:not(.mode-oneelement) {
    height: 300px;
    overflow: hidden;
    background-color: #1c1a17;
    position: relative;
    transition-property: height;
    transition-duration: 0.3s;
    -moz-transition-property: height;
    -moz-transition-duration: 0.3s;
    -webkit-transition-property: height;
    -webkit-transition-duration: 0.3s;
    -o-transition-property: height;
    -o-transition-duration: 0.3s;
    -ms-transition-property: height;
    -ms-transition-duration: 0.3s;
    -ms-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
.dzsparallaxer.height-is-based-on-content {
    height: auto;
    padding: 0 !important;
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
	padding-bottom: 15px;
}
.justify-content-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.g-mt-20 {
    margin-top: 1.42857rem !important;
}
.g-mb-50 {
    margin-bottom: 3.57143rem !important;
}
.text-center {
    text-align: center!important;
}
.text-uppercase {
    text-transform: uppercase!important;
}
.g-color-black {
    color: #000 !important;
}
h2 {
    display: block;
}
.h1, .h2, .h3, .h4, .h5, .h6, .h7 h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}
.mb-2 {
    margin-bottom: .5rem!important;
}
b, strong {
    font-weight: bolder;
}
.g-bg-primary {
    background-color: #3C626B !important;
}
.g-width-35 {
    width: 35px !important;
}
.g-height-2 {
    height: 2px;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.mb-0 {
    margin-bottom: 0!important;
}

.hexa {
    box-sizing: border-box;
    width: 552px;
    height: 636px;
    background: url(/wp-content/uploads/2019/04/hexa.png) no-repeat center;
    background-size: cover;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    overflow: visible;
}
.hexa h1 {
    font-size: 1.7rem;
    width: 150px;
    text-align: center;
    position: absolute;
    top: 350px;
    left: 200px;
    text-align: center;
}
.hexa ul {
    padding: 0;
}
.hexa li {
    list-style: none;
    margin: 0;
    padding: 0;
    min-width: 300px;
}
.hexa .menu-depth-1 {
    position: absolute;
    display: block;
    text-align: left;
}
.hexa .menu-depth-1:nth-child(1) {
    right: 350px;
}
.hexa .menu-depth-1:nth-child(1), .hexa .menu-depth-1:nth-child(2) {
    top: 50px;
}
.hexa .menu-depth-1:nth-child(1), .hexa .menu-depth-1:nth-child(5), .hexa .menu-depth-1:nth-child(6), .hexa .menu-depth-1:nth-child(1) .menu, .hexa .menu-depth-1:nth-child(5) .menu, .hexa .menu-depth-1:nth-child(6) .menu {
    text-align: right;
}
.hexa .menu-depth-1:nth-child(1) ul.menu>li, .widget>ul>li, .hexa .menu-depth-1:nth-child(5) ul.menu>li, .widget>ul>li, .hexa .menu-depth-1:nth-child(6) ul.menu>li, .widget>ul>li {
    text-align: right;
}
.hexa .menu-depth-1:nth-child(2) {
    left: 395px;
}
.hexa .menu-depth-1:nth-child(3) {
    left: 395px;
}
.hexa .menu-depth-1:nth-child(3), .hexa .menu-depth-1:nth-child(6) {
    top: 180px;
}
.hexa .menu-depth-1:nth-child(4), .hexa .menu-depth-1:nth-child(5) {
    top: 380px;
}
.hexa .menu-depth-1:nth-child(4) {
    left: 425px;
}
.hexa .menu-depth-1:nth-child(5) {
    right: 400px;
}
.hexa .menu-depth-1:nth-child(6) {
    right: 365px;
}
.hexa .menu-depth-1:nth-child(7) {
    top: 535px;
    right: 100px;
    left: 193px;
}
.hexa .menu-depth-1 span.title {
    font-weight: 800;
}
.hexa .menu-depth-1:nth-child(1) span.title, .hexa .menu-depth-1:nth-child(5) span.title, .hexa .menu-depth-1:nth-child(6) span.title {
    text-align: right;
    width: 100%;
}
.hexa li {
    list-style: none;
    margin: 0;
    padding: 0;
    min-width: 300px;
}
.hexa ul.menu>li ul, .hexa .widget>ul>li ul {
    border-left: none;
    margin: 0;
    padding-left: 0;
    display: block;
}
.hexa ul.menu>li+li, .hexa .widget>ul>li+li {
    border-top: none;
}
.emptyLink {
    cursor: pointer;
}

/****MENU****/
.btnCitaPrevia,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.btnCitaPrevia {
	background: #3c626b;
}
.btnCitaPrevia:hover,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.btnCitaPrevia:hover {
	background: #3c626ba8;
}
.btnCitaPrevia a,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.btnCitaPrevia a,
.btnCitaPrevia a:hover,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.btnCitaPrevia a:hover {
	color: #fff;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item.btnCitaPrevia > a.mega-menu-link {
	color: #fff;
}

/****RRSS TOP MENU****/
.header-top {
    min-height: 20px;
}
#top-bar .container {
    padding-bottom: 5px;
}
.rrssTopMenu .icon-box-img {
	width: 14px !important;
	margin: 0 auto;
}
.rrssTopMenu {
	padding-bottom: 0;
	padding-right: 12px !important;
	padding-top: 5px;
}
.rrssTopMenu .col {
	padding-bottom: 0;
}


/****GENERALES****/
.rowBoxWhite .box {
	background: #fff;
	box-shadow: 0 0 0 1px rgba(68, 89, 98, 0.12), 0 3px 12px rgba(68, 89, 98, 0.18);
}
.rowBoxWhite .box .box-text.text-center {
    padding-left: 15px;
    padding-right: 15px;
}
.imgBoxWhite .col-inner {
	background: #fff;
	box-shadow: 0 0 0 1px rgba(68, 89, 98, 0.12), 0 3px 12px rgba(68, 89, 98, 0.18);
}
.boxWhite {
	background: #fff;
	box-shadow: 0 0 0 1px rgba(68, 89, 98, 0.12), 0 3px 12px rgba(68, 89, 98, 0.18);
	padding: 15px;
}
.greenBg {
	background: #3c626b;
	box-shadow: 0 0 0 1px rgba(68, 89, 98, 0.12), 0 3px 12px rgba(68, 89, 98, 0.18);
	color: #fff;
}
.policyLink {
    color: #3C626B;
}
a.backToDoctors {
    background: #334862;
    color: #fff;
    padding: 5px 10px;
    line-height: 1em;
	cursor: pointer;
}
a.backToDoctors:hover {
    background: #fff;
    color: #334862;
	padding: 4px 9px;
	border: solid 1px #334862;
}
.formContent button[type="submit"] {
	color: #fff;
	background-color: #3c626b;
}

/****FORMULARIOS HOME****/
.formPopupHome {
	width: 280px;
	position: absolute;
	right: 25px;
	top: -529px;
	background: #fff;
	padding-bottom: 0 !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.formPopupHome div.wpcf7 {
    margin: 0;
    padding: 0;
    width: 90%;
    margin: 0 auto;
}
.formPopupHome input.wpcf7-form-control.wpcf7-submit.button {
    width: 100%;
	margin-bottom: 0;
}
.formPopupHome .col {
	padding-bottom: 0;
}
.formPopupHome input[type='email'], .formPopupHome input[type='date'], .formPopupHome input[type='search'], .formPopupHome input[type='number'], .formPopupHome input[type='text'], .formPopupHome input[type='tel'], .formPopupHome input[type='url'], .formPopupHome input[type='password'], .formPopupHome textarea, select {
    background-color: rgba(235,214,188,0.5);
}
.formLlamame {
    width: 300px;
    position: fixed;
    left: -300px;
    top: 160px;
    padding: 0px !important;
    box-shadow: 0 0 0 1px rgba(68, 89, 98, 0.12), 0 3px 12px rgba(68, 89, 98, 0.18);
	border: solid 1px #fff;
	z-index: 999;
	height: 400px;
	-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.formLlamame.open {
    left: 0;
}
.formLlamame .phoneField {
    float: left;
}
.formLlamame .phoneField span {
    float: left;
    display: block;
}
.formLlamame .phoneField .plus {
    line-height: 2.4em;
}
.formLlamame .phoneField .prefix {
    margin-left: 2px;
}
.formLlamame .phoneField .tlf {
    width: 63%;
    margin-left: 5px;
}
.formLlamame .phoneField p span input[type='tel'] {
    float: left;
    display: block;
    width: 70%;
}

.openBtn {
    background-color: #3c626b;
    right: -55px;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	cursor: pointer;
	border: solid 1px #fff;
}
.formLlamame.open .openBtn {
    display: none;
}
.closeBtn .icon-box-left .icon-box-img, .closeBtn .icon-box-right .icon-box-img {
    width: 40px !important;
    right: -32px !important;
    padding: 10px;
    top: -10px !important;
    position: absolute;
    height: 45px;
	cursor: pointer;
	display:none;
}
.formLlamame.open .closeBtn .icon-box-left .icon-box-img, .formLlamame.open .closeBtn .icon-box-right .icon-box-img {
    display: block;
}
.formLlamame .row {
    padding: 0px 10px;
}
.formLlamame input[type='submit'] {
    width: 100%;
}
.formLlamame .section-bg {
    overflow: initial;
}

.icon-box-left .icon-box-img, .icon-box-right .icon-box-img {
	    right: 12px !important;
}
.formLlamameContent {
    padding: 27px 0 0 0 !important;
}
/****MEDICINA INTEGRATIVA****/
.bgMedicinaIntegrativa {
	background: url(/wp-content/uploads/2019/04/Fondo-home_20171018190306.jpg) no-repeat center center;
	background-size: cover;
}


#medicina-integrativa .panelContent, #integrative-medicine .panelContent, #integrative-medizin .panelContent, #medecine-integrative .panelContent, #integrative-medicine-ru .panelContent {
    column-count: 1;
}

#medicina-integrativa .panelContent .bgMedicinaIntegrativa, #integrative-medicine .panelContent .bgMedicinaIntegrativa, #integrative-medizin .panelContent .bgMedicinaIntegrativa, #integrative-medicine-ru .panelContent .bgMedicinaIntegrativa, #medecine-integrative .panelContent .bgMedicinaIntegrativa {
	width: 100%;
}
#medicina-integrativa .panelContent .bgMedicinaIntegrativa .row, #integrative-medicine .panelContent .bgMedicinaIntegrativa .row, #integrative-medizin .panelContent .bgMedicinaIntegrativa .row, #medecine-integrative .panelContent .bgMedicinaIntegrativa .row, #integrative-medicine-ru .panelContent .bgMedicinaIntegrativa .row {
    width: 100%;
    margin: 0;
	padding: 0;
	margin-bottom: 0 !important;
}
#medicina-integrativa .panelContent .bgMedicinaIntegrativa .row .text-center, #integrative-medicine .panelContent .bgMedicinaIntegrativa .row .text-center, #integrative-medizin .panelContent .bgMedicinaIntegrativa .row .text-center, #medecine-integrative .panelContent .bgMedicinaIntegrativa .row .text-center, #integrative-medicine-ru .panelContent .bgMedicinaIntegrativa .row .text-center {
    font-size: 0.8em;
}
#medicina-integrativa .panelContent .bgMedicinaIntegrativa .row h2.h3.g-color-black.text-uppercase.mb-2, #integrative-medicine .panelContent .bgMedicinaIntegrativa .row h2.h3.g-color-black.text-uppercase.mb-2, #integrative-medizin .panelContent .bgMedicinaIntegrativa .row h2.h3.g-color-black.text-uppercase.mb-2, #medecine-integrative .panelContent .bgMedicinaIntegrativa .row h2.h3.g-color-black.text-uppercase.mb-2, #integrative-medicine-ru .panelContent .bgMedicinaIntegrativa .row h2.h3.g-color-black.text-uppercase.mb-2 {
    line-height: 1.3em;
	font-size: 1.5em;
}
#medicina-integrativa .panelContent .hexa p, #integrative-medicine .panelContent .hexa p, #integrative-medizin .panelContent .hexa p, #medecine-integrative .panelContent .hexa p, #integrative-medicine-ru .panelContent .hexa p {
	width: 100%;
}
#medicina-integrativa .panelContent .hexa h1, #integrative-medicine .panelContent .hexa h1, #integrative-medizin .panelContent .hexa h1, #medecine-integrative .panelContent .hexa h1, #integrative-medicine-ru .panelContent .hexa h1 {
    width: 150px;
    top: 320px;
    left: 200px;
}

/****BLOG****/
.bannerBlog .text-inner {
	font-size: 2em;
}
.blog .post-item .col-inner {
    background: #3C626B;
	color: #fff;
	box-shadow: 0 0 0 1px rgba(68, 89, 98, 0.12), 0 3px 12px rgba(68, 89, 98, 0.18);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.blog .col-inner h5 {
	color: #fff;
}
.box-blog-post .is-divider {
    background-color: #fff;
}
.post {
    background: #fff;
    padding: 15px;
	box-shadow: 0 0 0 1px rgba(68, 89, 98, 0.12), 0 3px 12px rgba(68, 89, 98, 0.18);
}
.entry-category {
	display: none;
}
.blog .box-text {
    padding-top: .7em;
    padding-bottom: 1.4em;
    position: relative;
    width: 100%;
    font-size: .9em;
    padding: 20px 20px;
    min-height: 145px;
}
.blog .post-item img {
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
/**** FILOSOFÍA ****/
.filosofiaBoxes .box.has-hover.has-hover.box-text-bottom {
    border-radius: 20px;
	background-color: #3C626B;
	color: #fff;
}
.filosofiaBoxes h4 {
	color: #fff;
}
.filosofiaBoxes .box.has-hover.has-hover.box-text-bottom .box-image {
	-webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.filosofiaBoxes .col-inner .box {
    min-height: 565px;
}
/****EQUIPO MÉDICO****/
.doctorsPage {
    max-width: 25%;
    display: inline-block;
	padding: 10px;
}
.doctorsPage .MedicoListBox {
	position: relative;
	height: 255px;
	overflow: hidden;
}
.doctorsPage .boxWhite {
	padding: 0;
	background-size: cover;
}
.contentDoctorsPage {
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 90%;
    left: 5%;
	text-align: center;
	padding: 5px;
	transition:All 1s ease;
    -webkit-transition:All 0.6s ease;
    -moz-transition:All 0.6s ease;
    -o-transition:All 0.6s ease;
}
.doctorsPage .linkDoctor:hover + .contentDoctorsPage {
    padding: 5px 5px 20px;
    transition: All 1s ease;
    -webkit-transition: All 0.6s ease;
    -moz-transition: All 0.6s ease;
    -o-transition: All 0.6s ease;
}
.doctorsPage .idiomas {
    list-style: none;
	text-align: center;
	margin-bottom: 0;
}
.doctorsPage .idiomas li {
    display: inline-block;
    margin: 0 3px;
}
.doctorsPage h2 {
    font-size: 1.1em;
    text-align: center;
    line-height: 1em;
}
.doctorsPage h2 a,
.especialidadDoctor h2 a{
	color: #555;
}
.contentDoctorsPage p {
	font-size: 0.9em;
    color: #3C626B;
    margin-bottom: 5px;
    line-height: 1em;
}
.doctorsPage .linkDoctor {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: transparent;
    z-index: 999;
}
.row {
    position: relative;
}
.aseguradoras {
    float: left;
    margin: 0 7px 14px 0;
    display: inline-block;
}
.medicoAsociados p {
    margin: 0 0 10px 0;
    color: #3c626b;
    font-weight: bold;
    font-size: 1.1em;
}
.aseguradoras p {
    margin: -7px 0 4px 0;
    font-size: 0.9em;
    font-weight: bold;
}
.aseguradoras img {
    height: 71px;
	width: 71px;
    border: solid 3px #3c626b;
    padding: 3px;
}

/**** PÁGINA MEDICO ****/
.doctorPage {
	padding: 35px 0px;
}
.doctorPage .boxWhite {
	padding: 0px;
}
.boxImgDoctor {
    height: 300px;
    overflow: hidden;
    background-position: right top !important;
	background-size: cover !important;
}
    /*********************cajas verdes****************************/
    .greenBox .boxWhite {
        background-color: #3c626b;
    }
    .greenBox .contentEspec .title, .greenBox p {
        color: #fff;
    }
    .greenBox .contentEspec .title {
        border-bottom: 1px solid rgba(253, 253, 253, 0.69);
    }
	.greenBox .icon-angle-down:before {
		color: #fff;
	}
	.greenBox .accordion span, .greenBox ul {
		color: #fff;
	}
    /*********************cajas verdes****************************/
.contentDoctor {
    padding: 15px;
}
.contentDoctor ul {
	padding-left: 20px;
}
.contentDoctor .doctorName {
	color: #3C626B;
	font-weight: bold;
    font-size: 1.4em;
	margin-bottom: 0;
}
.boxIdiomasDoctor ul {
	list-style: none;
	padding-left: 0px;
}
.boxIdiomasDoctor ul li {
    display: inline-block;
	margin: 0 5px;
}
.especDoctor {
    margin-top: 50px;
}
.especDoctor .panelContent {
    margin: 1rem auto 2rem;
    width: 100%;
    max-width: 960px;
    column-count: 2;
    border-bottom: solid 2px #3c626b;
}
.especDoctor .panel .panelContent.sigleColumn {
    column-count: 1;
}
.nav-tabs+.tab-panels {
    background-color: rgba(255, 255, 255, 0.6);
}
.nav-tabs>li.active>a {
    background-color: rgba(255, 255, 255, 0.6);
}
.nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
    color: #3c626b;
}
.boxEspecialidad {
	break-inside: avoid;
	page-break-inside: avoid;
	margin: 0;
	padding: 15px 0;
}
.contentBoxEspecialidad {
	margin: 0 0 20px;
	padding: 0 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.boxEspecialidad .boxImg {
    max-height: 200px;
    overflow: hidden;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.boxEspecialidad .boxImg img {
    width: 100%;
}
.contentEspec {
    padding: 15px;
}
.contentEspec .title {
    color: #334862;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    text-align: left;
}

p.soon {
    text-transform: uppercase;
	color: #3C626B;
	font-weight: bold;
}
.contentBoxEspecialidad .accordion-inner {
    padding: 15px 0 0 0;
}
.accordion p {
    overflow: -webkit-paged-x;
}


/**** SEGUNDA OPINIÓN ****/
.opinionForm .col50 {
	width: 50%;
    float: left;
    padding: 15px;
}
.opinionForm label {
	color: #555;
}
.subCol50 {
    width: 50%;
    float: left;
    padding: 0 0 0 10px;
}
.subCol50:first-child {
    padding: 0 10px 0 0;
}
.opinionForm textarea {
    height: 206px;
	resize: none;
}
.sendBtn {
    width: 100%;
    float: left;
    text-align: right;
}

.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ok {
    width: 100%;
    float: left;
    background-color: #3c626b;
    border: none;
    color: #fff;
    text-align: center;
    padding: 15px;
}

/**** CITA PREVIA ****/
.row-collapse>.boxCita {
	padding: 15px !important;
}
.boxCita .col-inner {
	color: #fff;
	background: #3C626B;
	box-shadow: 0 0 0 1px rgba(68, 89, 98, 0.12), 0 3px 12px rgba(68, 89, 98, 0.18);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
    min-height: 500px;
}
.boxCita .col-inner h3 {
	color: #fff;
	text-transform: uppercase;
	margin: 15px 0;
}
.boxCita .col-inner .box-image {
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

/**** ESPECIALIDAD VARIOS MÉDICOS ****/
.page-template-page-servicios h1 {
	color: #3c626b;
	width: 100%;
	text-align: center;
	padding-top: 25px;
	-js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.page-template-page-servicios h1 span {
	margin: 0 15px;
}
.page-template-page-servicios .titleLine {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
	margin: 0;
}

.especialidadDoctor .boxWhite {
    padding: 0;
}
.especialidadDoctor .MedicoListBox {
	max-width: 22%;
    position: relative;
    margin: 10px;
    padding: 0;
    display: inline-block;
    width: 100%;
    height: 280px;
    background-size: cover;
}
.especialidadDoctor .MedicoListBox .idiomas {
    list-style: none;
	margin: 0;
}
.especialidadDoctor .MedicoListBox .idiomas li {
	display: inline-block;
}
.especialidadDoctor .btnShowDoctor {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: transparent;
    z-index: 999;
}
.especialidadDoctor .contentDoctorsPage {
    width: 90%;
    left: 5%;
}
.especialidadDoctor h2 {
    font-size: 1.1em;
    text-align: center;
    line-height: 1em;
}
.adicional {
    color: #3C626B;
    margin-bottom: 5px;
    line-height: 1.2em;
	padding-left: 15px;
	font-size: 1.1em;
}
.noSelect {
    display: none !important;
}
.medicoAsociados {
    display: inline-block;
	margin: 10px 0px;
	width: 100%;
}

.medicoAsociados .insurersEmpty {
    font-weight: normal;
    font-size: 0.9em;
}



/**** FILTRO EQUIPO MÉDICO ****/
.doctorsPage {
    -webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
    max-width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
}
.doctorsPage.espVisible {
    display: inline-block;
    height: 280px;
    max-width: 25%;
    padding: 10px;
}
.sinCoincidencias {
    display: none;
    text-align: center;
    font-size: 2em;
    color: #b95656;
}
.sinCoincidencias.espVisible {
    display: block;
}
.selectText {
    text-align: center;
    font-size: 1.6em;
    margin: 0 0 7px 0;
}
.especialidadesList, .idiomasList {
	font-size: 0.9em;
}
.especialidadesList .selectText,
.idiomasList .selectText{
	font-size: 1.4em;
}
.especialidadesList select,
.idiomasList select{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: rgba(255, 255, 255, 0.5);
	color: #777;
}

/**** COLABORADORES ****/
.asociadasTitle {
    font-weight: bold;
    font-size: 1.4em;
    color: #3c626b;
    width: 100%;
    text-align: center;
    padding-top: 25px;
	margin-bottom: 10px;
}
.asociadasGroup {
    text-align: center;
}
.asociadasGroup .row {
    justify-content: center;
}
.colaboradoresRow {
    text-align: center;
	margin-bottom: 25px;
}
.colaboradoresGroup {
    max-width: 175px !important;
    display: inline-block;
    padding: 0 15px 15px;
}
.colaboradores {
    background: #fff;
    height: 145px;
	padding: 5px;
	position: relative;
	box-shadow: 0 0 0 1px rgba(68, 89, 98, 0.12), 0 3px 12px rgba(68, 89, 98, 0.18);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.colaboradorName {
    background-color: rgba(136, 136, 136, 0.7);
    color: #fff;
	font-size: 0.9em;
    line-height: 1.2em;
    padding: 5px;
	position: absolute;
    bottom: 0;
    width: 100%;
}
.colaboradorName p {
	margin: 0;
}
.colabSubTitle {
    font-size: 0.8em;
}
.line {
    border-bottom: solid 2px #3c626b;
    width: 70px;
    display: inline-block;
    height: 2px;
}
.espList {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #3c626bd4;
    color: #fff;
    text-align: center;
    font-size: 0.9em;
    padding: 9px 5px 0;
    line-height: 17px;
    min-height: 100px;
    opacity: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    z-index: 111;
}
.espName {
    margin: 0 0 10px 0;
    font-weight: 600;
}
.doctorsPage .linkDoctor:hover + .espList {
    opacity: 1;
}
.btnShowDoctor:hover + .espList {
    opacity: 1;
}
/**** EQUIPO ADMINISTRATIVO ****/
.doctorsPage.espVisible.administrativo {
    max-width: 33.33%;
	height: 320px;
}
.doctorsPage .MedicoListBox.administrativo {
    height: 300px;
}


/**** EQUIPO DIRECTIVO ****/
.directiveBox {
    margin: 20px 0;
	padding: 0;
}
.directiveImgBox {
	width: 100%;
	height: 300px;
	overflow: hidden;
	float: left;
	background-position: right top !important;
}
.directiveTxtBox {
    padding: 15px;
	float: left;
}
.directiveTxtBox h2 {
    color: #3C626B;
	font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 0;
}
.directiveTxtBox .cargo {
    font-size: 0.8em;
    margin: 0 0 5px;
    font-weight: bold;
}
.directiveTxtBox ul {
    padding-left: 20px;
}
.directiveTxtBox .idiomas {
    list-style: none;
	padding: 0;
}
.directiveTxtBox .idiomas li {
    display: inline-block;
	margin-right: 5px;
}


/**** FOOTER ****/
.footer-2 {
    background-color: #3C626B;
}
.absolute-footer {
    background-color: #333;
}
.footer .img .img-inner {
	max-width: 150px;
}

/**** PROMOCIONES ****/
.boxPromoGroup {
    margin: 1rem auto;
    width: 100%;
    column-count: 2;
}
.promoContent {
    padding: 0;
	background: #3c626b;
	color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.promoContent a {
	color: #fff;
	text-decoration: underline;
}
.promoGroup {
    break-inside: avoid;
    page-break-inside: avoid;
    margin: 0 0 20px;
    padding: 0;
}
.promoContent .boxImg {
    max-height: 215px;
    overflow: hidden;
	-webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.promoContent .boxImg img {
	width: 100%;
}
.promoContent .title {
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    text-align: left;
}
.contentPromo {
	padding: 15px;
	min-height: 510px;
	position: relative;
}
.btnPromo {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 20px;
}
.btnPromo a {
	background: #fff;
	color: #3c626b;
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	font-weight: bold;
}

.taxContent {
    float: left;
    width: 100%;
    display: block;
}
.taxgroup {
    width: 24%;
    float: left;
    margin: 0.5%;
    height: 160px;
    background-size: cover;
    padding: 10px;
	position: relative;
}
.taxTitle {
    position: absolute;
    width: 100%;
    text-align: center;
    background-color: #3c626be6;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 4px 10px;
	    color: #fff;
    font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;

}

.taxBtn {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	cursor:pointer;
	-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.taxBtn:hover {
    background-color: #3c626b87;
}




/**** FORMULARIO ESPECIALIDADES ****/
.formContent {
    border: solid 2px #3c626b;
    border-radius: 15px;
    box-shadow: 0 0 0 1px rgba(68, 89, 98, 0.12), 0 3px 12px rgba(68, 89, 98, 0.18);
    width: 60%;
    background-color: #3c626b17;
}
.formContent form {
    padding: 0 20px;
}
.pedirCita {
    background-color: #3c626b;
    color: #fff;
    text-align: center;
    font-size: 1.6em;
    -webkit-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
    padding: 3px 5px;
    text-transform: uppercase;
    font-weight: bold;
}
.tusdatos {
    margin-top: 10px;
}

.formTelefono {
	float: left;
	width: 100%;
} 
.formTelefono span {
	float: left;
}
.formTelefono .plus {
    line-height: 1.5em;
    font-weight: bolder;
    font-size: 1.5em;
    background-color: #fff;
    margin: 2px 0 0 0;
    padding: 0 4px;
    border: solid 1px #ddd;
}
.formTelefono .prefijo {
    width: 15%;
    margin-left: 1%;
}
.formTelefono .telefono {
    width: 77.5%;
    margin-left: 1%;
}
.thanks {
    width: 95%;
	display: block;
    background-color: #3c626b;
    padding: 20px;
    margin: 30px;
    text-align: center;
    color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/**** SOLICITUD DE CITA ****/
#pedirCita {
    width: 100%;
}
#pedirCita .phone {
    float: left;
    width: 100%;
}
#pedirCita .phone span {
    float: left;
}
#pedirCita .phone .plus {
    line-height: 2.4em;
}
#pedirCita .phone .prefijo, 
#pedirCita .phone .telefono{
	padding: 0 0 0 10px;
}
#pedirCita .phone .prefijo {
	width: 20%;
}
#pedirCita .phone .telefono {
    width: 79%;
}
#pedirCita button.submit {
    color: #fff;
}




/**** WHATSAPP FORMULARIO ****/
.whatsappForm,
.whatsappForm .icon-box {
    width: 100%;
    float: left;
    text-align: center;
	display: block;
}
.whatsappForm .icon-box-img {
    width: 100% !important;
    text-align: center;
    display: block;
    max-width: 100%;
	right: 0 !important;
}
.whatsappForm .icon {
    max-width: 30px;
	display: inline-block;
}
.whatsappForm .icon-box-left .icon-box-img+.icon-box-text {
    padding: 0;
    display: block;
}
.whatsappForm h6 {
    margin: 0;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	text-transform: uppercase;
	line-height: 1.2em;
    padding: 15px;
}


