/*
Theme Name: CLINICA
Theme URI: http://
Description: Tema para Clínica Ciudad del Mar
Author: ILOGICA
Author URI: http://ilogica.cl/
Version: 1.21.8
*/

@import url("//fonts.googleapis.com/css?family=Roboto+Condensed");
@import url("//fonts.googleapis.com/css?family=Merriweather+Sans:400,700,300");

.hide {
  display: none !important;
}

body {
  -webkit-backface-visibility: hidden;
  line-height: 1.3;
  font-size: 14px;
  overflow-x: hidden;
  font-family: "Merriweather Sans";
}
.btn-whatsapp {
  color: #128c7e;
  border: solid 1px #128c7e;
  padding: 16px 24px 16px 24px;
  border-radius: 24px;
  margin-bottom: 30px;
  margin-left: 24px;
  font-size: 16px;
  padding-left: 3.25rem;
  background-image: url("./new-assets/img/whatsapp.svg");
  background-position: 1rem center;
  background-size: 1.5rem;
  background-repeat: no-repeat;
}
.btn-whatsapp:hover {
  color: #128c7e;
}
.content-message--password {
  padding: 40px 0 104px;
}
.content-message--password.hidden {
  display: none;
}

.content-message--password img {
  width: 64px;
  height: 64px;
  object-fit: contain;
  margin: 0 0 24px;
}

.reserva-content p {
  margin-bottom: 0;
}
.section-pago-cuentas .page-description {
  margin-top: 45px;
}

.section-pago-cuentas .page-description p {
  font-size: 16px;
}

.section-pago-cuentas .content-pagos h3 {
  font-size: 24px;
  font-weight: 400;
  color: #0b5ea6;
  margin-bottom: 11px;
}

.section-pago-cuentas .content-pagos .item {
  border: 1px solid #a1cdd5;
  background: #e9f4f7;
  padding: 11px 12px 25px 11px;
  display: flex;
  gap: 27px;
  margin-bottom: 15px;
}
.section-pago-cuentas .content-pagos .item img {
  width: 100px;
  height: 100px;
  background-color: white;
  padding: 11px;
  object-fit: contain;
}
.section-pago-cuentas .content-pagos .item .content-text .title {
  display: flex;
  margin-bottom: 14px;
  margin-top: 12px;
  gap: 16px;
  align-items: center;
}
.section-pago-cuentas .content-pagos .item .content-text .title h4 {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  color: #0b5ea6;
}
.section-pago-cuentas .content-pagos .item .content-text .title a {
  font-size: 12px;
  font-weight: 400;
  color: #0b5ea6;
}
.section-pago-cuentas .content-pagos .item .content-text ul {
  color: #6f787f;
  padding-left: 17px;
}
.section-pago-cuentas .content-pagos .item .content-text ul li {
  list-style: disc;
  font-size: 14px;
  line-height: 22px;
  color: #6f787f;
}
.section-pago-cuentas .content-pagos .item .content-text p {
  font-size: 14px;
  line-height: 22px;
  color: #6f787f;
  font-weight: 700 !important;
  margin-bottom: 8px;
}
.section-pago-cuentas .box-contact {
  border-left: solid 1px #eee;
  padding-left: 29px;
  height: 100%;
}
.section-pago-cuentas .box-contact img {
  width: 64px;
  height: 64px;
  object-fit: contain;
  margin-bottom: 32px;
  display: block;
}

.section-pago-cuentas .box-contact h4 {
  font-size: 16px;
  color: #6a7278;
}
.section-pago-cuentas .box-contact p {
  font-size: 16px;
  color: #6a7278;
  font-weight: 400;
}

.section-pago-cuentas .box-contact ul {
  color: #6f787f;
  padding-left: 49px;
}
.section-pago-cuentas .box-contact ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 28px;
  color: #6f787f;
  font-weight: 400;
}
.section-pago-cuentas .box-contact ul li a {
  font-size: 16px;
  line-height: 28px;
  color: #6f787f;
  font-weight: 400;
  text-decoration: underline;
}

.content-message--password h2 {
  font-size: 24px;
  color: #0b5ea6;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 16px;
}

.content-message--password ul {
  padding-left: 24px;
}
.content-message--password ul li {
  list-style: disc;
  font-size: 16px;
  color: #6f787f;
  font-weight: 400;
}
.content-message--password ul li a {
  color: #0b5ea6;
}
.content-message--password ul li p {
  color: #444;
}

.content-message--password .button-blue {
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 1rem 1.5rem;
  background-color: #0b5ea6;
  text-decoration: none;
  padding-left: 3.25rem;
  background-image: url("../img/icon-time.svg");
  background-position: 1rem center;
  background-size: 1.5rem;
  background-repeat: no-repeat;
}
.content-message--password .button-blue:hover {
  opacity: 0.75;
}

.content-message {
  padding-top: 14px;
}

.content-message .error {
  color: red;
  font-style: italic;
  font-size: 13px;
}
.gform_required_legend {
  display: none !important;
}
.gfield_description {
  padding-bottom: 8px;
  padding-top: 5px;
  font-size: 11px;
}
.warningTextareaInfo {
  display: none !important;
}
.info-head {
  padding-top: 30px;
}

.info-head p {
  font-size: 18px !important;
}

.info-head img,
h4 {
  display: inline-block;
  font-size: 18px !important;
}

.info-head img {
  width: 30px;
}

.info-head h4 {
  text-transform: uppercase;
  font-weight: bolder !important;
  padding: 4px !important;
}

.content-message .success {
  color: green;
  font-style: italic;
  font-size: 13px;
}

select {
  -webkit-appearance: button;
  -webkit-border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  background-image: url(assets/images/drop.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  font-size: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jicono {
  width: 50% !important;
}

.byn {
  color: #000 !important;
}

.byn#menu {
  background: #000 !important;
  color: #fff;
}

#menu .main-menu a.byn {
  color: #fff !important;
}

/*#info-menu ul.byn {
	background: #000 !important;
}
#info-menu ul .item.byn {
	color: #fff !important;
}
#info-menu li li a.byn {
	color: #fff !important;
}
#info-menu li span.byn {
	color: #fff !important;
}*/
/*#ayuda.byn {
	background: #000 !important;
	color: #fff !important;
}
#ayuda a.byn {
	color: #fff !important;
}
#ayuda sup.byn {
	color: #fff !important;
}*/
.alemania {
  background: transparent url("assets/images/ico-de.jpg") no-repeat scroll right
    top / 15px 10px;
  background-position: 95% center;
}

.ingles {
  background: transparent url("assets/images/ico-en.jpg") no-repeat scroll right
    top / 15px 10px;
  background-position: 95% center;
}

.portugues {
  background: transparent url("assets/images/ico-pt.jpg") no-repeat scroll right
    top / 15px 10px;
  background-position: 95% center;
}

.firefox .alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}

.event a {
  background-color: #42b373 !important;
  color: #ffffff !important;
}

table.ui-datepicker-calendar tbody td.highlight > a {
  background: url("images/ui-bg_inset-hard_55_ffeb80_1x100.png") repeat-x scroll
    50% bottom #ffeb80;
  color: #363636;
  border: 1px solid #ffde2e;
}

.reset {
  clear: both;
}

.firefox .c8 img {
  width: 100%;
}

form .c6 span {
  display: inline-block;
  padding-right: 10px;
  font-style: italic;
}

.firefox .c8 a img,
.firefox .c8 .gform_body img {
  width: auto;
}

.firefox .c8 .page-block a img {
  width: 100%;
}

.firefox .c8 .reserva-button img {
  width: auto;
}

.firefox .c8 img.aligncenter {
  width: auto;
  max-width: 100%;
}
.btn-white {
  color: #0b5ea6;
  border: 2px solid #0b5ea6;
  background-color: #fff;
  padding: 0.8125rem 1rem;
  display: inline-flex;
  gap: 0.75rem;
  align-items: center;
  padding-left: 3.25rem;
  background-image: url("./new-assets/img/icon-time-blue.svg");
  background-position: 1rem center;
  background-size: 1.5rem;
  background-repeat: no-repeat;
}
input[type="checkbox"],
input[type="radio"] {
  margin-right: 15px;
}

a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 17px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 15px;
}

h6 {
  font-size: 12px;
}

p {
  color: #6f787f;
  line-height: 1.6;
  padding-bottom: 18px;
}

em {
  font-style: italic;
}

.color1 {
  background-color: green;
}

.color2 {
  background-color: orange;
}

.color3 {
  background-color: purple;
}

.activo {
  background-color: #0887a6;
}

.activo a {
  border-color: #0887a6 !important;
}

.table {
  display: table;
}

.table-row {
  display: table-row;
}

.table-cell {
  display: table-cell;
}

.iphone.mobile,
.android.mobile {
  display: block;
}

.mobile {
  display: none;
}

.desktop {
  display: block;
}

.none {
  display: none;
}

iframe {
  width: 100%;
}

/* INIT AUTOCOMPLETE */
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  padding: 4px 0;
  margin: 0 0 10px 25px;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}

.ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #555555;
  white-space: nowrap;
  text-decoration: none;
}

.ui-state-hover,
.ui-state-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}

/* END AUTOCOMPLETE */

.flexslider {
  margin: 0;
  border: 0;
  border: none;
  border-radius: 0;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  border: 0px solid transparent;
}

.flex-control-paging li a {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #1292cd;
  background: rgba(18, 146, 205, 0.9);
}

.flex-control-paging li a.flex-active {
  background: #1292cd;
  background: rgba(18, 146, 205, 0.9);
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 45px;
  text-align: left;
  z-index: 80;
  padding-left: 75px;
}

.flex-direction-nav {
  display: none;
}

.logo-clinica {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("./assets/images/logo-clinica.png");
}

.logo-estrella {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("./assets/images/logo-estrella.png");
}

.logo-sello {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("./assets/images/sello@2x.png");
}

.logo-banmedica {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("./assets/images/logo-banmedica.png");
  width: 100px;
  height: 27px;
  background-size: 100px 27px;
}

/*#logo-div .logo-estrella{
	width: 60px;
	height: 65px;
	background-size: 60px 65px;
	margin-left: 20px;
}

#logo-div .logo-sello{
	width: 60px;
	height: 65px;
	background-size: 60px 65px;
	margin-left: 20px;
}

#logo-div{
	padding-bottom: 28px;
}

#logo-div .c12{
	padding-right: 0;
}

#logo-div #main-logo{
	padding-top: 30px;
	display: inline-block;
}*/

/*#main-logo .show-menu{
	float: right;
	margin-top: 30px;
	width: 44px;
	height: 31px;
	background-size: 44px 31px;
	background-repeat: no-repeat;
	background-position: 0;
	background-image: url('./assets/images/menu.png');
	text-indent: -999%;
}*/

/*#logo-div .logo-clinica{
	width: 170px;
	height: 87px;
	background-size: 170px 87px;
}*/

/*#logos-centros .logo-estrella{
	width: 76px;
	height: 87px;
	background-size: 76px 87px;
	margin-left: 50px;
}*/

#info {
  padding-right: 0;
  text-align: right;
}

/*#info-menu ul li, #menu ul li, #footer ul li{
	display: inline-block;
}

#info-menu{
	float: left;
	font-weight: 300;
}

#info-menu ul{
	display: inline-block;
	background-color: #a7bacb;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.6;
}

#info-menu li{
	padding-left: 8px;
	padding-right: 8px;
	color: #e3edf6;
	position: relative;
	cursor: pointer;
}

#info-menu > ul > li:last-child{
}

#info-menu ul ul{
	position: absolute;
	left: 0px;
	top: 100%;
	padding: 0;
	z-index: 75;
	width: 210px;
	min-width: 100%;
	display: none;
}

#info-menu li li{
	display: block;
	padding: 0px;
	border-bottom: 1px solid #7296AE;
	text-align: left;
}

#info-menu li li:last-child{
	border-bottom: none;
}

#info-menu li li a{
	padding: 10px;
	padding-right: 5px;
	line-height: 1.4;
	display: block;
	font-size: 11px;
}

#info-menu a{
	text-decoration: none;
	color: #ffffff;
	display: inline-block;
	padding: 17px 0;
	line-height: 1;
}*/
.item {
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  padding: 17px 0;
  line-height: 1;
}

/*#info-menu a:hover{
	text-decoration: underline;
}*/

/*#ayuda{
	float: left;
	background-color: #7296ae;
	height: 46px;
}

#ayuda a{
	text-decoration: none;
	color: #ffffff;
	display: inline-block;
	padding: 12px 8px;
	font-size: 18px;
	text-align: center;
	min-width: 40px;
}

#ayuda a:hover{
}*/

#contraste {
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("./assets/images/contraste.png");
  color: rgba(0, 0, 0, 0) !important;
}

/*#info-phones{
	margin-top: 20px;
	text-align: right;
	padding-right: 20px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('./assets/images/phone-icon.png');
	clear: both;
}

#info-phones h6{
	color: #0a5da5;
	line-height: 1;
	padding-bottom: 3px;
	font-weight: 300;
}

#info-phones h6 span{
	font-weight: bold;
}

#info-phones h1{
	font-size: 31px;
	color: #00afae;
}

#info-phones span{
	color: #0a5da5;
}

#menu{
	background-color: #009cba;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}*/

/*#menu .c12{
	padding-left: 0;
}

#menu li{
	padding-right: 20px;
	padding-left: 20px;
}

#menu .main-menu li{
	padding-left: 0;
	padding-right: 0;
}

#menu #menu-medicos li{
	padding-left: 0;
	padding-right: 0;
}

#menu-medicosespecialidades{
	background-color: #e9f4f7;
	padding: 25px;
}

#menu .main-menu a{
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	padding: 18px 10px;
}

#menu .main-menu a:hover{
	background-color: #07728d;
}

#menu h4{
	color: #6f787e;
	padding-bottom: 5px;
}

#menu li li a{
	color: #2d9dd2;
}

#menu li li a:hover{
	color: #0A5DA5;
	text-decoration: none;
}

#menu ul li li{
	padding-bottom: 5px;
}

#menu-pacientes, #menu-medicos{
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 100;
	display: none;
}*/

/*#menu-medicos{
	display: block;
}*/

#menu-pacientes .grid,
#menu-medicos .grid {
  padding-top: 40px;
  padding-bottom: 30px;
  background-color: #f6f6f6;
}

#menu-pacientes .c12,
#menu-medicos .c12 {
  padding-left: 20px;
}

#menu-pacientes h1,
#menu-medicos h1 {
  color: #00afae;
  padding-bottom: 25px;
}

#menu-pacientes ul li,
#menu-medicos ul li {
  display: block;
  padding-bottom: 25px;
}

#menu-medicos form input[type="text"] {
  margin-bottom: 25px;
  padding: 15px;
  width: 100%;
}

#menu-medicos form img {
  display: inline-block;
  padding-right: 15px;
}

#menu-medicos form a {
  display: inline-block;
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #2892c9;
  color: #2892c9;
  cursor: pointer;
}

#menu-medicos form a:hover {
  border-bottom: 2px solid #2892c9;
}

.show-menu {
  display: none;
}

/*#main-menu-mobile{
	display: none;
}

#main-menu-mobile .c12{
	padding: 0;
}

#main-menu-mobile li{
	border-bottom: 1px solid #ffffff;
}

#main-menu-mobile li:last-child{
	border: none;
}

#main-menu-mobile li a{
	text-decoration: none;
	padding: 15px 20px;
	display: block;
	color: #ffffff;
	background-color: #009CBA;
}

#main-menu-mobile li a.informacion{
	background-color: #a7bacb;
}*/

#aviso-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
}
#aviso-modal-link {
  cursor: pointer;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
}

#aviso-modal-image {
  position: absolute;
  z-index: 1001;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
  /* Safari */
  transform: translate(-50%, -50%);
  width: 480px;
  max-width: 100%;
  padding: 1rem;
}

#aviso-modal a {
  position: absolute;
  right: -15px;
  top: -15px;
  z-index: 1002;
  width: 60px;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#aviso-modal-link a {
  cursor: pointer;
  position: absolute;
  right: -15px;
  top: -15px;
  z-index: 1002;
  width: 60px;
  height: 60px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

#aviso-modal a::after {
  content: "";
  background-image: url("./assets/images/close.jpg");
  width: 30px;
  height: 30px;
  display: inline-block;
  background-position: center;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  border-radius: 50%;
}

#aviso-modal a:hover {
  opacity: 0.7;
}

#aviso-modal-link a::after {
  content: "";
  background-image: url("./assets/images/close.jpg");
  width: 30px;
  height: 30px;
  display: inline-block;
  background-position: center;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  border-radius: 50%;
}

#aviso-modal-link a:hover {
  opacity: 0.7;
}

#stage {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

#stage-menu {
  width: 100%;
  position: absolute;
  top: 30px;
  z-index: 70;
  pointer-events: none;
  font-weight: 300;
}

#stage-menu .c4 {
  pointer-events: auto;
}

#stage li > div {
  position: relative;
}

#stage .slider-menu {
  position: absolute;
  width: 100%;
  top: 30px;
}

#stage .slider-menu div {
  max-width: 1010px;
  width: 100%;
  margin: 0 auto;
}

#stage .slider-menu div div {
  padding-top: 60px;
  width: 35%;
  margin-left: 26%;
  font-family: "Roboto Condensed", sans-serif;
}

#stage .slider-menu h6 {
  display: block;
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  padding: 3px 0px;
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: 1;
}

#stage .slider-menu h4 {
  color: #00afae;
  font-weight: bold;
  font-size: 60px;
  line-height: 1;
}

#stage .slider-menu h5 {
  color: #00afae;
  font-size: 26px;
  line-height: 1;
}

#stage .slider-menu a {
  padding: 15px;
  display: inline-block;
  background-color: #00afae;
  border: 2px solid #00afae;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  margin-top: 20px;
  font-size: 14px;
}

#stage .slider-menu a:hover {
  color: #00afae;
  background-color: transparent;
}

#stage-menu .c4 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.88);
}

#stage-menu li {
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: left;
}

#stage-menu li:nth-child(1) {
  background-image: url("./assets/images/hora1.png");
}

#stage-menu li:nth-child(5) {
  background-image: url("./assets/images/lupa.png");
}

#stage-menu li:nth-child(2) {
  background-image: url("./assets/images/presupuesto.png");
}

#stage-menu li:nth-child(6) {
  background-image: url("./assets/images/sonrisa.png");
}

#stage-menu li:nth-child(3) {
  background-image: url("./assets/images/resultado.png");
}

#stage-menu li:nth-child(7) {
  background-image: url("./assets/images/resultado.png");
}

#stage-menu li:nth-child(4) {
  background-image: url("./assets/images/moneda.png");
}

#stage-menu li:nth-child() {
  background-image: url("./assets/images/seguro.png");
}

#stage-menu li a {
  display: block;
  padding-top: 13px;
  padding-bottom: 13px;
  text-decoration: none;
  border-bottom: 1px solid #accee0;
  color: #1292cd;
  line-height: 1;
  font-size: 16px;
  padding-left: 5px;
}

#stage-menu li a:hover,
#stage-menu li:first-child a:hover {
  color: #000;
}

#stage-menu li:last-child a {
  border: none;
}

#stage-menu li:first-child a {
  color: #00afae;
  font-size: 19px;
}

#menu-mobile {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f6f6f6;
}

#menu-mobile li {
  padding-bottom: 15px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left 18px;
}

#menu-mobile li:nth-child(1) {
  background-image: url("./assets/images/hora1.png");
}

#menu-mobile li:nth-child(5) {
  background-image: url("./assets/images/lupa.png");
}

#menu-mobile li:nth-child(2) {
  background-image: url("./assets/images/presupuesto.png");
}

#menu-mobile li:nth-child(6) {
  background-image: url("./assets/images/sonrisa.png");
}

#menu-mobile li:nth-child(3) {
  background-image: url("./assets/images/resultado.png");
}

#menu-mobile li:nth-child(7) {
  background-image: url("./assets/images/resultado.png");
}

#menu-mobile li:nth-child(4) {
  background-image: url("./assets/images/moneda.png");
}

#menu-mobile li:nth-child() {
  background-image: url("./assets/images/seguro.png");
}

#menu-mobile a {
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 3px;
  text-decoration: none;
  font-size: 16px;
  line-height: 1;
  color: #1292cd;
  border-bottom: 2px solid #1292cd;
  font-weight: 300;
}

#menu-mobile-2 {
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: 2px solid #e4e4e4;
}

#menu-mobile-2 li {
  padding-top: 15px;
  padding-bottom: 15px;
}

#menu-mobile-2 li a {
  text-decoration: none;
  padding-bottom: 3px;
  color: #1292cd;
  border-bottom: 2px solid #1292cd;
  font-size: 16px;
}

#main {
  padding-top: 60px;
  padding-bottom: 75px;
  border-bottom: 2px solid #e5e5e5;
}

#main h1 {
  color: #00bcba;
}

#main p

/*, #centros p*/ {
  padding-bottom: 0;
  font-weight: 300;
}

/*#centros p{
	line-height: 1.4;
}*/

#articulos.c12 {
  display: table;
  border-collapse: collapse;
}

#articulos .table-cell {
  width: 50%;
}

#articulos a {
  display: table-cell;
  width: 50%;
  padding: 15px;
  vertical-align: top;
  text-decoration: none;
}

#articulos a:hover {
  background-color: #f1f1f1;
}

/* Current pagination */
.selected {
  background-color: rgba(55, 116, 197, 0.16);
}

#articulos img {
  width: 100%;
}

.articulo {
  padding-bottom: 30px;
}

.articulo span {
  display: block;
  font-style: italic;
  color: #b7b7b7;
  padding-bottom: 15px;
  font-weight: 300;
}

.articulo h2 {
  line-height: 1.5;
  padding-bottom: 15px;
  color: #1099d9;
}

#main .c8 {
  padding-top: 20px;
}

#main .c8 h1 {
  padding-bottom: 30px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-image: url("./assets/images/actualidad-icon.png");
  background-size: 21px 21px;
  position: left;
}

#main .c8 img {
  margin-bottom: 25px;
}

#main .displayAll {
  padding-top: 45px;
  text-align: right;
}

#main .displayAll a {
  color: #2799d4;
  border-bottom: 2px solid #52addd;
  text-decoration: none;
  display: inline-block;
  padding: 10px;
  padding-top: 15px;
  text-align: right;
}

#main .displayAll a:hover {
  background-color: #2799d4;
  color: #ffffff;
}

.categoria h2,
#page .categoria h2 {
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 10px;
  color: #6f787e !important;
  font-weight: 400;
}

.categoria h3 {
  line-height: 1;
  color: #6f787e;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #0b5ea6;
  font-weight: 400;
  gap: 3px;
  padding-bottom: 32px;
}

.categoria h3 a {
  font-weight: bold;
}

.categoria p {
  padding-top: 30px;
}

.categoria ul {
  padding-bottom: 35px;
}

.categoria ul:last-child {
  padding-bottom: 20px;
}

.categoria ul p {
  padding: 0;
}

.categoria ul li {
  border-bottom: 1px solid #accee0;
}

.categoria li a {
  display: block;
  padding: 10px 0;
  text-decoration: none;
  color: #1292cd;
  padding-left: 7px;
  font-size: 18px;
  line-height: 1.6;
}

.categoria li a:hover,
.ctg-eventos li a:hover {
  background-color: #f6f6f6;
}

.categoria li.current a {
  color: #0eb1ae;
}

.categoria li.current a::before {
  content: "· ";
}

.ctg-eventos ul {
  color: #6a7278;
}

.ctg-eventos h1 {
  padding-left: 30px;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: 21px 21px;
  background-image: url("./assets/images/eventos-icon.png");
}

.ctg-eventos li a {
  display: block;
  padding-top: 20px;
  text-decoration: none;
  padding-left: 30px;
  background-image: url("./assets/images/evento.png");
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: 5px 25px;
}

.ctg-eventos p,
.ctg-eventos h4 {
  color: #6a7278;
  line-height: 1.6;
  padding-bottom: 0;
  font-weight: 300;
}

#main .ctg-eventos p {
  padding-bottom: 30px;
  border-bottom: 1px solid #d4e6ef;
}

#main .ctg-eventos p.date {
  display: block;
  color: #989898;
  padding-bottom: 0;
  border-bottom: none;
}

/*#logos-centros{
	padding-top: 45px;
	padding-bottom: 30px;
}*/

#eventos-mobile {
  margin-top: 60px;
}

/*#logos-centros .logo-clinica{
	background-image: url('./assets/images/logo-clinica2.png');
	width: 139px;
	height: 58px;
	background-size: 139px 58px;
}

#logos-centros .logo-sello{
	width: 80px;
	height: 87px;
	background-size: 80px 87px;
	margin-left: 30px;
}

#logos-centros .c12> div:last-child{
	float: right;
}*/

/*#centros .c2{
	padding-bottom: 35px;
}

#centros p{
	color: #2784b2;
	line-height: 1.6;
	padding-bottom: 5px;
	font-size: 13px;
}

#centros h6{
	color: #00afae;
	line-height: 20px;
}

#centros h6:last-child{
	color: #abb4b8;
}

#centros-mobile{
	padding-top: 30px;
	padding-bottom: 20px;
}

#centros-mobile p {
    color: #2784B2;
    padding-bottom: 15px;
    font-size: 14px;
}

#centros-mobile p a{
	color: #2784B2;
	font-weight: bold;
}*/

/*#multimedia{
	padding-bottom: 45px;
}

#multimedia h6{
	color: #8b9599;
	line-height: 1.8;
}

#multimedia .c9 a{
	text-decoration: none;
	color: #2784b2;
}

#multimedia .c3 a{
	text-decoration: none;
	display: inline-block;
	margin-right: 1px;
}

#multimedia .c3 a:last-child{
	margin-right: 0px;
}

#multimedia p{
	color: #2784b2;
	padding-bottom: 10px;
}

#multimedia-links{
	display: inline-block;
}

#multimedia-links a{
	color: #2784b2;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 2px solid #A0CAE6;
}

#multimedia-links a:hover{
	border-bottom: 2px solid rgba(0,0,0,0);
}*/

/*#social li{
	display: inline-block;
}

#social p{
	line-height: 23px;
	font-size: 14px;
	padding-bottom: 25px;
}*/

/*#footer{
	background-color: #eeeeee;
	padding-top: 30px;
	padding-bottom: 45px;
	text-align: center;
}

#footer li{
	padding-top: 15px;
	font-size: 12px;
	line-height: 22px;
	padding-right: 15px;
	color: #9ea6aa;
}

#footer ul a{
	color: #9ea6aa;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer ul{
	padding-bottom: 45px;
}

#footer ul a:hover{
	text-decoration: underline;
}

#footer .c12 > a{
	display: inline-block;
	float: right;
	background-repeat: no-repeat;
	background-image: url('./assets/images/ilogica@2x.png');
	width: 127px;
	height: 23px;
	background-size: 127px 23px;
}*/

/*Interior*/

#ruta {
  padding-top: 28px;
  padding-bottom: 25px;
}

#ruta h6 {
  color: #b1b6b9;
}

#ruta h6 a {
  color: #b1b6b9;
  text-decoration: none;
}

#ruta h6 a:hover {
  text-decoration: underline;
}

#ruta h6 a.actual {
  color: #3fa0cd;
}

#interior-main > .grid {
  background-repeat: no-repeat;
  background-position: bottom left;
}

#interior-main h1,
#page h1 {
  color: #00afae;
  font-size: 26px;
  padding-bottom: 20px;
  padding-top: 5px;
  font-weight: 300;
}

#page li h1 {
  padding-bottom: 0;
}

#interior-main img {
  margin-top: 30px;
}

/*#interior-main h2, #page h2{
	font-weight: 300;
	padding-bottom: 15px;
	color: #6F787F;
	font-size: 18px;
}

#interior-main h3, #page h3{
	font-weight: 300;
	padding-bottom: 15px;
	color: #6F787F;
	font-size: 16px;
}*/

#interior-main h2.title-step {
  color: #00afae;
  line-height: 24px;
  font-weight: 300;
  font-size: 20px;
  padding-bottom: 15px;
}

#interior-main p.title-step_description {
  font-size: 18px;
  color: #6a7278;
  font-weight: 300;
  line-height: 22px;
  padding-bottom: 30px;
}

#interior-main .c8 h2 a {
  color: #1292cd;
}

#interior-main .c8 h2 a:hover {
  text-decoration: none;
}

#interior-main .ctg-lista > li {
  padding-bottom: 40px;
  list-style: disc;
  color: #6f787e;
}

#interior-main .ctg-lista h4 {
  line-height: 23px;
  padding-bottom: 8px;
  color: #6f787e;
}

#interior-main .ctg-lista a {
  color: #009cba;
  display: inline-block;
  padding-bottom: 0.5px;
  border-bottom: 2px solid #a0cae6;
  text-decoration: none;
  margin-bottom: 8px;
}

#interior-main .ctg-lista a:hover {
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}

#interior-main .ctg-lista li li {
  padding-left: 20px;
}

#interior-main #interior2 .c8 h2 {
  padding-bottom: 30px;
}

#interior2 .c8 li {
  margin-bottom: 5px;
}

#reservahora > div:last-child {
  /*padding-top: 90px;
	padding-bottom: 30px;
	background-color: #0ebdb9;
	margin-bottom: 5px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url('./assets/images/hora3.png');
	background-position: center 25px;
	background-size: 48px 48px;*/
}

#reservahora .row {
  margin: 0;
  margin-bottom: 2px;
}

.firefox .c8 #reservahora img {
  width: auto;
}

#reservahora > div:first-child {
  padding: 35px 0px 80px;
  background-color: #298bb9;
  margin-bottom: 2px;
  background-repeat: no-repeat;
  background-image: url("./assets/images/me-box.jpg");
  background-position: left;
}

#reservahora h3 {
  font-size: 18px;
  line-height: 1;
  padding-bottom: 0;
  color: #ffffff;
}

.reserva-button {
  width: 100%;
  display: inline-block;
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #0db3bb;
  font-size: 22px;
  line-height: 1;
  color: #fff;
  background-repeat: no-repeat;
  background-image: url("./assets/images/bgclinica.png");
  background-position: right bottom;
  background-size: 420px 290px;
}

.reserva-button .c8 {
  padding-top: 15px;
}

#interior2 .reserva-button .c6 {
  padding-bottom: 0;
}

#interior-main .reserva-button img {
  margin-top: 0;
}

.listado-especialidad {
  padding-top: 50px;
  padding-bottom: 60px;
  background-color: #cbdee4;
}

.listado-especialidad h6 {
  font-size: 21px;
  line-height: 1;
  color: #2992c4;
  font-weight: 400;
  padding-bottom: 35px;
  text-align: center;
}

#interior2 .listado-especialidad ul {
  column-width: 13em;
  column-gap: 1em;
}

#interior2 .listado-especialidad ul li {
  position: relative;
  padding: 1px 19px 35px;
  height: 0;
  display: inline-block;
  width: 100%;
}

#interior2 .listado-especialidad ul li::before {
  content: "";
  position: absolute;
  top: 24px;
  width: 19px;
  height: 11px;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("assets/images/list-style.png");
}

#interior2 .listado-especialidad ul li a {
  display: block;
  text-decoration: underline 2px solid #2992c4;
  padding-bottom: 20px;
  color: #2992c4;
  font-size: 15px;
  border-bottom: unset;
  line-height: 32px;
  text-underline-offset: 6px;
}

#interior2 .listado-especialidad ul li a:hover {
  background-color: inherit;
  border-bottom: unset;
  color: white;
  text-decoration: underline solid 2px white;
  transition: all 0.3s;
}

#interior-main #interior2 .c8 h4,
#reservahora .c8 h4 {
  font-size: 22px;
  line-height: 22px;
  color: #ffffff;
  font-weight: normal;
  padding-bottom: 25px;
}

#interior2 .c8 h5 {
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
  padding-bottom: 8px;
}

#interior2 .c6,
#interior2 .c12 {
  padding-bottom: 20px;
}

#interior2 .c4 h6,
#interior2 .c6 h6,
#interior2 .c12 h6 {
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 10px;
  color: #6f787e;
}

#interior2 ul {
  padding-left: 0px;
}

#interior ul li,
.page-block2 ul li {
  padding-bottom: 5px;
}

/* START AM */
.page-block ul,
.page-block ol,
.page-block li,
.page-block2 ul,
.page-block2 ol,
.page-block2 li {
  list-style: disc;
  list-style-type: disc;
  list-style-position: inside;
}

.categoria ul,
.categoria ol,
.categoria li {
  list-style: none !important;
}

/* END AM */

.page-block .gform_body ul {
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
}

.gform_body li,
.gform_body .gfield {
  list-style: none !important;
  border: unset;
  width: 100%;
}

´.page-block .categoria {
  padding: 25px;
}

.page-block .categoria h5 {
  font-size: 14px;
}

.page-block .categoria li a {
  font-weight: 400;
}

.page-block > img,
.page-block > p img {
  padding-bottom: 8px;
}

#interior2 ul li a,
.page-block2 ul li a {
  color: #2d9dd2;
  font-size: 14px;
  line-height: 18.2px;
  text-decoration: none;
  padding-bottom: 0.5px;
  border-bottom: 2px solid #a0cae6;
}

#interior2 ul li a:hover,
.page-block2 ul li a:hover {
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}

#interior2 ul li a {
  padding: 10px 8px;
  border-bottom: 1px solid #a0cae6;
  display: block;
}

#interior2 ul li a:hover {
  border-bottom: 1px solid #a0cae6;
  background-color: #f6f6f6;
}

#interior2 input[type="text"] {
  width: 100%;
  display: block;
  padding: 10px 15px;
  border: 0;
  margin-bottom: 17px;
  font-size: 13px;
  line-height: 1.2;
}

#reservahora a {
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  padding: 10px 10px;
  cursor: pointer;
  float: right;
  background-color: #0a5da5;
  border: 2px solid #0a5da5;
  font-size: 16px;
  line-height: 22px;
}

#reservahora a:hover {
  background-color: inherit;
}

#interior-main #reservahora img {
  margin-top: 0;
}

#page .categoria,
#category .categoria,
#interior-main .categoria {
  background-color: #e9f4f7;
  padding: 25px 20px 20px;
}

#page h2,
#page h3 {
  line-height: 28px;
  color: #6a7278;
}

#page h3 {
  padding-bottom: 15px;
}

#page h2 {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 300;
}

/*#menu-modular{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}

#menu-modular h1{
	font-size: 22px;
	color: #6a7278;
	width: 80%;
	line-height: 1.6;
	font-weight: 300;
}

#menu-modular > .grid{
	position: relative;
}

#menu-modular .c7{
	background-color: #f6f6f6;
}

#menu-modular hr{
	height: 100%;
	width: 1000px;
	position: absolute;
	right: -1000px;
	border: medium none;
	top: 0px;
	margin: 0px;
	display: block;
	background: none repeat scroll 0% 0% #f6f6f6;
}

#menu-modular .tabla{
	display: table-row;
}

#menu-modular .c5, #menu-modular .c7, #menu-modular .c1{
	padding-top: 60px;
	padding-bottom: 45px;
	display: table-cell;
	float: none;
	vertical-align: top;
}

#menu-modular .c12 p{
	line-height: 23px;
	color: #3fa0cd;
	padding-bottom: 25px;
}

#menu-modular .c6 ul{
	padding-left: 15px;
}

#menu-modular .c6 li{
	padding-left: 30px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

#menu-modular .row .row div:nth-child(2) li:nth-child(1){
	background-image: url('./assets/images/hora2.png');
}

#menu-modular .row .row div:nth-child(2) li:nth-child(3){
	background-image: url('./assets/images/resultado.png');
}

#menu-modular .row .row div:nth-child(2) li:nth-child(2){
	background-image: url('./assets/images/presupuesto.png');
}

#menu-modular .c6 li:nth-child(4){
	background-image: url('./assets/images/seguro.png');
}

#menu-modular .c6 li:nth-child(1){
	background-image: url('./assets/images/moneda.png');
}

#menu-modular .c6 li:nth-child(2){
	background-image: url('./assets/images/lupa.png');
}

#menu-modular .c6 li:nth-child(3){
	background-image: url('./assets/images/sonrisa.png');
}

#menu-modular .c6 li a{
	color: #1292cd;
	text-decoration: none;
	display: inline-block;
	padding-bottom: 0px;
	border-bottom: 2px solid #a0cae6;
	font-weight: 300;
	font-size: 13px;
}

#menu-modular .c6 li a:hover{
	border-bottom: 2px solid rgba(0,0,0,0);
}*/

.bloque-info {
  padding: 25px;
  background-color: #f6f6f6;
  border: 1px solid #e6e6e6;
}

#page .bloque-info h2 {
  font-size: 16px;
  padding-bottom: 18px;
  color: #095da6;
  line-height: 1;
}

.bloque-info h4 {
  padding-top: 0px;
  padding-bottom: 15px;
  color: #095da6;
  line-height: 20px;
  font-size: 14px;
}

.categoria .bloque-info {
  background-color: #cee8ef;
  border: none;
  padding: 25px 15px;
}

.listado {
  list-style: disc;
  padding-left: 30px;
  padding-bottom: 40px;
}

.listado a {
  text-decoration: none;
  color: #066bc6;
}

.listado a:hover {
  text-decoration: underline;
}

.listado li {
  padding-bottom: 10px;
}

.listado-tabla li p:last-child {
  padding-bottom: 0;
}

.listado-tabla {
  padding-bottom: 75px;
}

.listado-tabla li {
  display: block;
  padding: 15px;
  color: #838c91;
}

.listado-tabla li:nth-child(odd) {
  background-color: #f6f6f6;
}

.listado-tabla li:nth-child(even) {
  background-color: #efefef;
}

.listado-tabla span {
  min-width: 30px;
  display: inline-block;
}

#clinica {
  background-color: #58aada;
  padding-top: 140px;
  padding-bottom: 150px;
  color: #ffffff;
  max-width: 1200px;
  margin: 0px auto;
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
}

#portada {
  position: relative;
  z-index: 99;
}

.gradiente {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzMyYThjYyIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWNiYSIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(
    left,
    rgba(125, 185, 232, 0) 0%,
    rgba(50, 168, 204, 0.9) 60%,
    rgba(0, 156, 186, 0.9) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(125, 185, 232, 0)),
    color-stop(60%, rgba(50, 168, 204, 0.9)),
    color-stop(100%, rgba(0, 156, 186, 0.9))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(125, 185, 232, 0) 0%,
    rgba(50, 168, 204, 0.9) 60%,
    rgba(0, 156, 186, 0.9) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(125, 185, 232, 0) 0%,
    rgba(50, 168, 204, 0.9) 60%,
    rgba(0, 156, 186, 0.9) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(125, 185, 232, 0) 0%,
    rgba(50, 168, 204, 0.9) 60%,
    rgba(0, 156, 186, 0.9) 100%
  );
  background: linear-gradient(
    to right,
    rgba(125, 185, 232, 0) 0%,
    rgba(50, 168, 204, 0.9) 60%,
    rgba(0, 156, 186, 0.9) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#e6009cba', GradientType=1);
}

#clinica h2 {
  color: #ffffff;
}

h2.bajada {
  padding-bottom: 30px;
}

.page-block {
}

.page-block2 {
  padding-top: 25px;
  padding-bottom: 0px;
}

.page-block2 table {
  margin-top: 0;
}

.page-block a {
  color: #1292cd;
}

.page-block a:hover {
  text-decoration: none;
}

.page-block2 ul {
  padding-bottom: 30px;
}

.page-block2 ul:last-child {
  padding-bottom: 0px;
}

.page-block2 ul li {
  margin-bottom: 5px;
  color: #6f787f;
  list-style: inside none disc;
}

#main-table,
.article-table {
  display: table;
  border-collapse: collapse;
  width: 100%;
}

#main-table .table-row > div {
  display: table-cell;
  padding-bottom: 75px;
  position: relative;
}

#main-cell h1 {
  padding-bottom: 30px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-image: url("./assets/images/actualidad-icon.png");
  background-size: 21px 21px;
}

#main-cell {
  width: 66.66%;
  padding-left: 20px;
}

#main-cell2 {
  width: 33.33%;
  padding-left: 20px;
  padding-right: 20px;
}

#main #main-table .displayAll {
  position: absolute;
  bottom: 0;
  right: 20px;
  padding-top: 0;
}

.article-table a {
  display: table-cell;
  padding: 15px;
  vertical-align: top;
  text-decoration: none;
  position: relative;
  width: 50%;
}

.article-table a:hover {
  background-color: #f1f1f1;
}

.article-table hr {
  position: absolute;
  bottom: 0;
  left: 5%;
  width: 90%;
  margin: 0;
  background-color: #d4e6ef;
  border-width: 0px;
  height: 1px;
}

.article-table img {
  margin-bottom: 25px;
  width: 100%;
  border: 1px solid #e5e5e5;
  max-height: 175px;
  overflow-y: hidden;
}

.articulo > div:first-child {
  max-height: 170px;
  overflow-y: hidden;
}

#category {
}

#category .c4 {
  padding-top: 30px;
}

#category h1 {
  font-size: 26px;
  line-height: 32px;
  padding-bottom: 15px;
  color: #00afae;
}

#category h3 {
  font-size: 18px;
  line-height: 1;
  color: #6f787e;
  padding-bottom: 15px;
}

#category .article-table a {
  padding-top: 30px;
}

#category .ctg-eventos a {
  padding-top: 45px;
  padding-bottom: 45px;
  background-position: 5px 50px;
}

#category .ctg-eventos li {
  border-bottom: 1px solid #d4e5ed;
}

.pager {
  padding-bottom: 90px;
}

.pager-arrows {
  padding-top: 70px;
}

.pager-arrows a {
  padding: 10px;
  border-bottom: 2px solid #53a8d4;
  color: #2892c9;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  display: inline-block;
}

.pager-right {
  float: right;
}

.ficha {
  background-color: #9cc6da;
  padding: 30px;
  padding-bottom: 15px;
}

.ficha0 {
  background-color: #2992c4;
  padding: 20px 30px;
  margin-bottom: 2px;
}

.ficha a {
  padding: 15px;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  line-height: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.ficha a:first-child {
  color: #2992c4;
  background-color: #d4e9f3;
  border: 2px solid #d4e9f3;
  margin-right: 20px;
}

.ficha a:first-child:hover {
  background-color: #9cc6da;
  color: #d4e9f3;
}

.ficha a:nth-child(2) {
  border: 2px solid #9cc6da;
  border-bottom: 2px solid #ffffff;
  border-top: 2px solid #9cc6da;
  color: #ffffff;
}

.ficha a:nth-child(2):hover {
  background-color: #ffffff;
  border: 2px solid #ffffff;
  color: #9cc6da;
}

.ficha0 h3 {
  color: #ffffff;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
}

.ficha0 a {
  display: inline-block;
  color: #fff;
  float: right;
  text-decoration: none;
}

.ficha0 a:hover {
  text-decoration: underline;
}

.datos-doctor {
  padding-top: 5px;
  margin-bottom: 20px;
}

.datos-doctor h2 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
  padding-bottom: 15px;
  color: #ffffff;
}

.datos-doctor p {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.3;
  padding-bottom: 15px;
}

.datos-doctor hr {
  border: 0;
  margin: 0;
  height: 1px;
  background-color: #ffffff;
  margin-bottom: 15px;
}

.bloque-gris {
  padding: 50px 22px 30px;
  background-color: #f6f6f6;
  margin-bottom: 45px;
  border: 1px solid #e5e5e5;
}

.bloque-gris p {
  padding-bottom: 25px;
  font-size: 14px;
  line-height: 24px;
  color: #0a5da5;
}

#aranceles h1 {
  padding-bottom: 15px;
  font-size: 26px;
  line-height: 32px;
  color: #00afae;
}

.bajada-arancel h2 {
  font-size: 18px;
  line-height: 28px;
  color: #6a7278;
  padding-bottom: 35px;
}

.bajada-arancel .c6 a {
  display: block;
  padding: 15px 5px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  background-color: #0887a6;
  text-decoration: none;
  border: 1px solid #e5e5e5;
  cursor: pointer;
}

.bajada-arancel .c6 a:hover {
  background-color: #009cba;
}

#vertodos {
  display: block;
  padding: 15px 5px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  background-color: #0887a6;
  text-decoration: none;
  border: 1px solid #e5e5e5;
  cursor: pointer;
}

.bajada-arancel .row {
  padding-bottom: 20px;
}

.bajada-arancel .row .c12 h4 {
  font-size: 18px;
  line-height: 1;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #009cba;
}

.bajada-arancel input[type="text"] {
  padding: 15px;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #e5e5e5;
  width: 100%;
}

.bajada-arancel .row .c3 h6 {
  font-size: 13px;
  line-height: 1.2;
  color: #c0c0c0;
  padding-top: 10px;
}

.listado-prestaciones {
  padding-bottom: 90px;
}

.listado-prestaciones .table {
  width: 100%;
  background-color: #ffffff;
}

.listado-prestaciones .table-cell {
  width: 23%;
  text-align: center;
  padding: 15px;
  font-size: 14px;
  line-height: 1.2;
  color: #6f787e;
  vertical-align: top;
}

.listado-prestaciones .table-cell:nth-child(2n) {
  width: 48%;
  border-left: 5px solid #ffffff;
  border-right: 5px solid #ffffff;
}

.listado-prestaciones .table:nth-child(odd) .table-cell {
  background-color: #f6f6f6;
}

#interior-bg {
  max-width: 1200px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: top left;
  min-height: 470px;
}

#interior-main.medicos-especialidades > .grid {
  background-repeat: no-repeat;
  background-position: right 120px;
}

#interior-bg {
  padding-bottom: 30px;
}

.campanas {
  margin-top: 30px;
}

.campana {
  border: 1px solid #e5e5e5;
  padding: 15px 20px;
  margin-top: 15px;
  position: relative;
}

.campana a {
  padding: 15px 30px;
  color: #ffffff;
  background-color: #009cba;
  border: 1px solid #009cba;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 30%;
  max-width: 50%;
}

.campaign a:hover {
  background-color: transparent;
  color: #000cba;
}

.campana img {
  margin: 0;
  float: left;
  width: 50%;
}

.firefox #main .c8 .campana img,
#main .c8 .campana img {
  width: 295px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}

#main .c8 .campana img {
  margin-bottom: 0px;
}

#main .campaign img {
  margin: 0;
}

#ficha-medico {
  background-repeat: no-repeat;
  background-position: right top;
  max-width: 1200px;
  margin: 0 auto;
}

#ficha-medico .ficha {
  margin-bottom: 90px;
}

#ficha-medico .ficha .c4,
#resultado-busqueda .ficha .c4 {
  padding-top: 0;
  padding-bottom: 0;
}

#ficha-medico .ficha p {
  color: #fff;
}

table {
  max-width: 100%;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  border: 1px solid #efefef;
  /*border-spacing: 2px 2px;*/
  border-collapse: separate;
  margin-top: 15px;
}

table tr {
  color: #ffffff;
  margin-bottom: 2px;
}

table td,
table th {
  padding: 12px;
  font-size: 13px;
  line-height: 1.3;
  color: #6f787e;
}

table th {
  font-weight: bold;
  text-transform: uppercase;
}

table tr:nth-child(odd) td,
table tr:nth-child(odd) th {
  background-color: #f6f6f6;
}

table tr:nth-child(even) td,
table tr:nth-child(even) th {
  background-color: #efefef;
}

.form-input input[type="text"],
.form-select select,
.form-textarea textarea,
.nogravity input[type="text"],
.nogravity select,
.nogravity textarea,
.form-input input[type="email"],
textarea,
input[type="password"] {
  padding: 15px;
  border: 1px solid #eaeaea;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.2;
  color: #757575;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  margin-left: 0 !important;
}

.form-input input::placeholder {
  color: #c0c0c0;
}

.form-select select {
  padding: 15px;
  margin-bottom: 25px;
  line-height: 2;
  color: #757575;
  width: 100%;
  font-weight: 300;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  background-position: right center;
  background-repeat: no-repeat;
  font-size: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0px;
  background-image: url("./assets/images/select.png");
}

.ginput_container li {
  padding-bottom: 15px;
}

.ginput_container label {
  color: #009cba;
}

.ginput_container .datepicker {
  padding: 15px;
  margin-bottom: 25px;
  border: unset;
  width: 100%;
}
.ginput_container_date {
  position: relative;
}
.ginput_container_date img {
  position: absolute;
  right: 14px;
  top: 15px;
}

.ginput_container input {
  margin-bottom: 0;
}

.ginput_container .gfield_description {
  margin-bottom: 1em;
}

.gfield_checkbox {
  margin-bottom: 25px;
}

.nogravity input[type="submit"] {
  opacity: 0;
  width: 0;
}

.page-block .form-asubmit {
  color: #fff;
}

.form-asubmit {
  display: inline-block;
  width: 100%;
  padding: 16px 24px;
  color: #ffffff;
  background-color: #009cba;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  margin-bottom: 15px;
}
.sidebar__form-asubmit-sms {
  background-color: #0b5ea6;
}

#pedir-agenda-nombre {
  background-color: #176d6d;
}

#pedir-agenda-nombre:hover {
  color: #00afae;
  background-color: #fff;
}

.form-asubmit:hover {
  background-color: #ffffff;
  color: #0b5ea6;
}

.gform_wrapper input[type="submit"] {
  opacity: 0.1;
  margin-top: 15px;
}

.form-reserva label.gfield_label,
.form-reserva h3,
.form-registro h3 {
  font-size: 16px;
  line-height: 1;
  color: #6f787f;
  display: block;
  padding-bottom: 15px;
}

.form-reserva label.gfield_label {
  font-size: 16px;
  padding-bottom: 15px;
  font-weight: 400;
  color: #009cba;
  text-transform: uppercase;
}

#gform_enviar,
.gform_button.button {
  display: inline-block;
  width: 100%;
  padding: 25px 15px;
  text-transform: uppercase;
  color: #fff;
  background-color: #0887a6;
  border: 1px solid #0887a6;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  margin-top: 15px;
  cursor: pointer;
  opacity: 1 !important;
  transition: 0.2s all;
}

.gform_button.button:hover {
  background-color: #fff;
  color: #0887a6 !important;
  transition: 0.2s all;
}

#gform_enviar:hover {
  background-color: #fff;
  color: #0887a6 !important;
}

#interior-main form .c4 {
  padding-top: 0;
  padding-bottom: 0;
}

.form-reserva h3,
#page .form-reserva h3 {
  font-weight: 300;
  color: #0887a6;
  font-size: 16px;
  line-height: 18px;
}

.form-reserva h3 a,
#page .form-reserva h3 a {
  color: #1292cd;
}

.form-reserva h3 a:hover,
#page .form-reserva h3 a:hover {
  text-decoration: none;
}

.form-reserva h2 {
  font-weight: 700;
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  padding-bottom: 30px;
}

#form-especialidad {
  background-color: #0b5ea6;
  padding: 30px;
}

#form-isapre {
  background-color: #00afae;
  padding: 30px;
}

#apellido-medico p {
  color: #fff;
}

.label-form-reserve {
  color: #fff !important;
}

.heart-ico-reserve {
  background-image: url("./assets/images/ico-heart-reserve.png");
  width: 100%;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
}

.separate {
  background-image: url("./assets/images/separador-form-reserve.png");
  width: 100%;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
}

.medico-ico-reserve {
  background-image: url("./assets/images/medico-ico-reserve.png");
  width: 100%;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50px;
}

.form-registro h3 {
  line-height: 1.2;
  padding-bottom: 5px;
  font-size: 14px;
  padding-left: 20px;
}

.sublabel {
  font-size: 13px;
  line-height: 1;
  color: #0b5ea6;
}

.form-registro h3 a {
  color: #1292cd;
}

.form-registro input[type="text"],
.form-registro select,
.form-registro input[type="password"],
.form-registro input[type="date"] {
  padding: 8px 15px;
  border: 1px solid #d2d2d2;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.2;
  color: #757575;
  width: 49%;
}

.form-registro select.cell1 {
  width: 30%;
  display: inline-block;
}

.form-registro input[type="text"].cell2 {
  width: 67%;
  display: inline-block;
}

.form-registro input[type="submit"] {
  /*opacity: 0; width: 0;*/
  display: inline-block;
  width: 50%;
  padding: 20px;
  color: #ffffff;
  background-color: #0b5ea6;
  border: 1px solid #0b5ea6;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  margin-top: 15px;
  cursor: pointer;
}
.title-register {
  width: 63%;
}

.title-register h1 {
  margin-bottom: 16px !important;
  padding: 0 !important;
}
.title-register p {
  font-size: 16px;
  font-weight: 400;
  color: #6f787f;
  padding: 0 !important;
}
.title-register p strong {
  font-weight: 700;
}

.form-registro {
  margin-top: 40px;
  background-color: #e9f4f7;
  padding: 24px;
  padding-bottom: 40px;
}
.form-registro--change-pass {
  background-color: #f6f6f6;
  padding: 30px;
}
.form-registro--change-pass p {
  color: #444;
  font-size: 16px;
}
.form-registro--change-pass p a {
  color: #444;
  text-decoration: underline;
}
.form-registro--change-pass p:first-child {
  padding: 0;
  margin: 0;
}
.form-registro--change-pass p.category-form {
  color: #6f787f;
  margin-bottom: 8px;
  font-size: 16px;
  padding: 0;
}

.form-registro .add-charge:hover {
  background-color: #fff;
  color: #0b5ea6;
  font-weight: 200;
}

.form-registro .row {
  padding-bottom: 4px;
}

.form-registro h2 {
  color: #0b5ea6;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 24px;
}

.box-password-and-question .title p {
  margin-bottom: 24px;
  padding: 0;
}
.box-password-and-question .title p a {
  color: #0b5ea6;
  text-decoration: underline;
}

.form-password-and-question {
  margin-top: 40px;
  background-color: #f6f6f6;
  padding: 30px;
  padding-bottom: 40px;
}

.form-password-and-question h2 {
  color: #0b5ea6;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 24px;
}
.form-password-and-question .tooltip-password {
  width: max-content;
}
.form-password-and-question .button {
  display: inline-block;
  padding: 16px 24px;
  color: #ffffff;
  background-color: #0b5ea6;
  border: 1px solid #0b5ea6;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  margin-top: 15px;
  cursor: pointer;
}

.tooltip-password {
  position: absolute;
  top: 100%;
  left: 20px;
  margin-top: 5px;
  padding: 10px;
  background: #fff;
  border: 1px solid #c0c0c0;
  font-size: 14px;
  z-index: 1000;
  border-radius: 8px;
  width: calc(100% - 40px);
  padding: 16px;
}
.tooltip-password p {
  font-size: 13px;
  font-weight: 700;
  color: #444;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 0;
}

.tooltip-password ul li {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
  margin-bottom: 10px;
}

.tooltip-password ul li img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin: 0;
}

.tooltip-password.hidden {
  display: none;
}

.form-reserva {
  position: relative;
}

.gform_wrapper .gfield_required {
  color: #009cba;
  margin-left: 10px;
}

.gform_wrapper .top_label .gfield_label {
  margin: 0;
}

.gfield_radio label {
  line-height: 1;
  font-size: 14px;
  color: #555;
}

.gform_wrapper .gfield_radio li input[type="radio"] {
  margin: 5px 15px 0;
}

.gform_title {
  color: #00bcba;
  font-size: 20px;
  margin-bottom: 5px;
}

.gfield_radio li {
  margin-bottom: 10px;
}

#apellido-medico div {
  position: absolute;
  left: 100%;
  top: 0;
  font-size: 13px;
  line-height: 1.3;
  color: #c0c0c0;
  max-width: 200px;
  z-index: 5;
}

#resultado-busqueda .no-resultado {
  padding-top: 30px;
}

#resultado-busqueda .ficha {
  margin-bottom: 2px;
}

.gform_confirmation_message {
  font-size: 20px;
  line-height: 1.3;
  color: #00afae;
}

.gform_wrapper li.gfield.gfield_error {
  background: none;
  border-top: none;
  border-bottom: none;
}

.gform_wrapper .gfield_error .gfield_label {
  color: #009cba;
}

.gform_wrapper li.gfield_error input[type="text"] {
  border: 1px solid #d2d2d2;
}

.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin-top: 0;
}

.gform_wrapper .ginput_container + .gfield_description.validation_message {
  margin: 0;
  padding: 0px 0;
  color: #b1b6b9;
  padding-bottom: 20px;
  display: inline-block;
}

.validation_message {
  margin-bottom: 5px;
  padding-left: 5px;
  color: #b1b6b9;
}

.gform_wrapper div.validation_error {
  color: #b1b6b9;
}

.gfield_radio {
  width: 70%;
  margin-bottom: 25px;
  display: block;
}

.ginput_container .ui-datepicker-trigger {
  display: inline-block !important;
  padding-left: 15px;
}

#gallery-1 .gallery-item {
  float: left;
  margin-top: 0px !important;
  margin-bottom: 15px;
  text-align: center;
  width: auto !important;
  margin-right: 15px;
}

.user-menu {
  display: inline-block;
  width: 45px;
  height: 59px;
  background-size: 45px 59px;
  background-repeat: no-repeat;
  background-image: url("./assets/images/user.png");
  margin-right: 15px;
}

#calendario,
#calendariotelemedicina {
  margin-bottom: 30px;
  max-width: 100%;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  /*display: none;*/
}

#calendariotelemedicina .ui-datepicker {
  width: 100%;
  background-color: #f6f6f6;
  border: none;
  padding: 0;
}

#calendario .ui-datepicker {
  width: 100%;
  background-color: #f6f6f6;
  border: none;
  padding: 0;
}

.ui-datepicker th {
  text-transform: lowercase;
  font-weight: 300;
  font-size: 13px;
  color: #6f787e;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0;
  text-align: center;
  font-weight: normal;
  font-size: 13px;
  font-weight: 300;
  color: #6f787e;
  padding: 5px 0;
}

#calendario thead th {
  padding-top: 20px;
}

#calendario td a {
  padding: 7px 5px;
}

#calendario td a:hover {
  color: #ffffff;
}

#calendariotelemedicina thead th {
  padding-top: 20px;
}

#calendariotelemedicina td a {
  padding: 7px 5px;
}

#calendariotelemedicina td a:hover {
  color: #ffffff;
}

.ui-widget-header {
  background: none;
}

.ui-datepicker td {
  padding: 8px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: none;
  font-size: 12px;
  line-height: 1;
  font-weight: 300;
  color: #6f787e;
  text-align: left;
}

.ui-datepicker .ui-datepicker-header {
  border: none;
  border-bottom: 2px solid #d0e0e2;
}

.ui-widget-content .ui-state-default.ui-state-active {
  font-weight: bold;
  background-image: none;
  background-color: #009cba !important;
  color: #ffffff;
}

#calendario table tr,
#calendario table tr td,
#calendario table tr th {
  background-color: #f6f6f6;
}

#calendariotelemedicina table tr,
#calendariotelemedicina table tr td,
#calendariotelemedicina table tr th {
  background-color: #f6f6f6;
}

.page-block ul {
  padding-bottom: 30px;
}

.page-block li {
  padding-bottom: 8px;
  color: #6f787f;
  line-height: 1.2;
}

.page-block li:last-child {
  padding-bottom: 0px;
}

#recien-nacidos,
#simulador {
}

#simulador h1 {
  line-height: 1.4;
  font-weight: 300;
  color: #00afae;
  font-size: 26px;
  padding-bottom: 20px;
  padding-top: 5px;
  font-weight: 300;
}

#recien-nacidos h4 {
  padding-bottom: 40px;
  line-height: 1;
  font-size: 24px;
  font-weight: 400;
  color: #0eb1ae;
}

.volver-bebe {
  display: inline-block;
  text-decoration: none;
  line-height: 1;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #b9bec0;
  margin-top: 30px;
  padding-top: 10px;
  border-bottom: 1px solid #b9bec0;
}

.volver-bebe:hover {
  border-bottom: 1px solid #ffffff;
}

#btn-buscar-nacido {
  cursor: pointer;
  font-size: 14px;
  line-height: 22px;
  color: #009cba;
  padding-bottom: 12px;
  border-bottom: 2px solid #009cba;
}

#btn-buscar-nacido:hover {
  border-bottom: 2px solid transparent;
}

#simulador h1 {
  padding-bottom: 20px;
}

.ficha-bebe {
  background-color: #cfe9ee;
  padding: 45px 0;
  margin-bottom: 5px;
}

.ficha-bebe .c4 {
  position: relative;
}

.ficha-bebe img {
  border: 3px solid #ffffff;
  border-radius: 1px;
}

.ficha-bebe a {
  padding: 15px;
  text-decoration: none;
  color: #53a4d0;
  border-bottom: 2px solid #53a4d0;
  display: inline-block;
  padding-bottom: 10px;
}

.ficha-bebe a:hover {
  background-color: #53a4da;
  color: #fceaff;
}

#recien-nacidos .row .row {
  margin: 0;
}

.ficha-bebe .row .c4:first-child {
  padding-left: 60px;
  padding-right: 25px;
}

.ficha-bebe .row .c4:last-child img {
  border: none;
  padding-top: 10px;
}

#recien-nacidos .c12 .nombre-bebe {
  padding-bottom: 7px;
  display: inline-block;
  border-bottom: 1px solid #53a4d0;
}

#recien-nacidos .c12 .nombre-bebe h2 {
  font-size: 22px;
  line-height: 1.6;
  color: #2992c4;
  display: inline-block;
  padding-bottom: 10px;
}

.datos-bebe {
  padding-top: 25px;
  padding-bottom: 30px;
}

.datos-bebe p {
  width: 49%;
  padding-bottom: 8px;
  display: inline-block;
  color: #2992c4;
}

.ficha-bebe .saludo {
  padding: 0;
  padding-top: 9px;
  padding-right: 15px;
  padding-left: 40px;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  color: #0eb1ae;
  border: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url("./assets/images/regalo.png");
  background-size: 30px 39px;
}

.ficha-bebe .saludo:hover {
  background-color: #cfe9ee;
  color: #2992c4;
}

.ficha-bebe .saludo:hover span {
  border-bottom: 1px solid #0eb1ae;
}

.ficha-bebe .saludo span {
  display: inline-block;
  border-bottom: 1px solid #0eb1ae;
  padding-bottom: 8px;
}

.mensaje-bebe {
  padding-top: 20px;
  border-top: 1px solid #53a4d0;
}

.mensaje-bebe p {
  color: #53a4d0;
  line-height: 1.6;
}

#abuelo {
  background-color: #e9f4f7;
  padding: 25px;
}

#abuelo .c6:nth-child(2n + 1) {
  clear: left;
}

.padre h5 {
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 10px;
  color: #6f787e;
}

.padre h5::before {
}

.padre ul {
  margin-bottom: 30px;
}

.padre ul li a {
  color: #2d9dd2;
  display: block;
  padding: 10px 8px;
  border-bottom: 1px solid #a0cae6;
  text-decoration: none;
  margin-bottom: 5px;
  margin-left: 0px;
}

.padre ul li a:hover {
  background-color: #f6f6f6;
}

#pagina404 .c7 {
  padding-top: 120px;
  padding-bottom: 135px;
}

#pagina404 h1 {
  color: #00afae;
  font-weight: bold;
  font-size: 64px;
  line-height: 1;
  padding-bottom: 45px;
}

#pagina404 a {
  color: #00afae;
}

#pagina404 a:hover {
  text-decoration: none;
}

#pagina404 p {
  font-size: 22px;
  color: #6a7278;
  line-height: 1.6;
  font-weight: 300;
}

#simulador h2 {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 300;
  color: #6a7278;
  padding-bottom: 30px;
}

#simulador h2 img {
  margin-bottom: 30px;
}

.form-simulador {
  width: 100%;
  background-color: #e9f4f7;
  padding: 90px 0 120px;
  border: 0px solid #a0cae6;
  margin-bottom: 45px;
}

.form-simulador h3 {
  font-size: 26px;
  line-height: 32px;
  font-size: 300;
  padding-bottom: 30px;
  text-align: center;
  color: #9887a6;
}

.form-simulador h4 {
  font-weight: 300;
  color: #0887a6;
  padding-bottom: 35px;
  font-size: 26px;
  line-height: 22px;
}

.form-simulador h5 {
  font-size: 16px;
  padding-bottom: 20px;
  font-weight: 400;
  color: #009cba;
  text-transform: uppercase;
}

.form-simulador input[type="text"] {
  width: 100%;
  padding: 15px;
  border: 1px solid #d2d2d2;
  margin-bottom: 20px;
}

.form-simulador select {
  padding: 15px;
  border: 1px solid #0887a6;
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 2;
  color: #6a7278;
  width: 100%;
  font-weight: 300;
  -moz-appearance: none;
  background-color: #fff;
  background-position: right center;
  background-repeat: no-repeat;
  font-size: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0px;
  background-image: url("./assets/images/select.png");
}

.form-simulador form {
  padding-bottom: 15px;
}

.form-simulador .valor {
  padding: 30px;
  background-color: #0eb1ae;
  text-align: center;
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 20px;
}

#volver-calcular {
  text-align: right;
  display: block;
  color: #3fa0cd;
  margin-top: 20px;
}

#volver-calcular.none {
  display: none;
}

#volver-calcular:hover {
  text-decoration: none;
}

.form-simulador .form-asubmit {
  width: 100%;
  padding: 25px 15px;
  text-transform: uppercase;
}

#simulador .c8 .c8 {
  border: none;
}

.form-simulador .beneficios {
  font-size: 16px;
  line-height: 1;
  font-weight: 300;
  color: #0887a6;
  text-align: center;
  display: inline-block;
}

.progreso {
  padding: 15px 30px;
  background-color: #f6f6f6;
  border: 1px solid #e5e5e5;
  margin-bottom: 30px;
}

.progreso ul li {
  display: inline-block;
  width: 16%;
}

.progreso .progreso-current img {
  opacity: 1;
}

.progreso img {
  opacity: 0.2;
}

.reserva-content {
  padding-bottom: 30px;
}

.reserva-content table {
  margin-bottom: 40px;
}

.tipo-centro {
  padding-top: 50px;
}

.tipo-centro h5 {
  color: #0b5ea6;
  font-size: 18px;
  line-height: 22px;
  padding: 20px 0;
}

#interior-main .tipo-centro img {
  width: 240px;
  margin: 0;
  margin-bottom: 10px;
}

#interior-main .reserva-content h2,
#interior-main .examenes-content h2 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  color: #009cba;
  padding-bottom: 20px;
}

#interior-main .reserva-content h3 {
  padding-top: 20px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 300;
  color: #6f787e;
}

#interior-main .reserva-content h4 {
  font-size: 16px;
  line-height: 1.8;
  color: #6f787e;
  padding-bottom: 20px;
  padding-left: 15px;
}

#interior-main .reserva-content h3 a {
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  padding-bottom: 1px;
  border-bottom: 1px solid #009cba;
  color: #009cba;
}

#interior-main .reserva-content table a {
  display: block;
  padding: 10px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
  line-height: 1;
  background-color: #009cba;
  border: 1px solid #009cba;
  text-align: center;
}

#interior-main .reserva-content table a.delete-charge {
  background-color: #fff;
  border: 1px solid #009cba;
  color: #009cba;
}

#interior-main .reserva-content table a:hover {
  background-color: transparent;
  color: #009cba;
}

#interior-main .reserva-content table.agendar span {
  font-size: 16px;
  line-height: 30px;
}

#interior-main .reserva-content table.agendar span.error {
  font-size: 11px;
  top: 0;
  display: block;
}

#interior-main .reserva-content table.agendar a {
  display: inline-block;
  float: right;
  padding: 10px 15px;
}

.agendar label {
  font-size: 14px;
  padding-left: 60px;
  position: relative;
}

.agendar label:before {
  content: " ";
  background-image: url("./assets/images/card.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 30px;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 10px;
  top: -10px;
}

.agendar .form-input {
  padding: 10px;
  border: 1px solid #d2d2d2;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.2;
  color: #757575;
  width: auto;
}

.agendar .form-input::placeholder {
  color: #c0c0c0;
}

.asistencia {
  padding: 25px 25px 30px;
  background-color: #e9f4f7;
}

#interior-main .asistencia h2 {
  font-size: 20px;
  line-height: 1;
  color: #0a5da5;
  padding-bottom: 15px;
}

#interior-main .asistencia h3 {
  padding-bottom: 25px;
  line-height: 1.8;
  font-size: 15px;
  color: #0a5da5;
  font-weight: 300;
  font-size: 14px;
}

#interior-main .asistencia h3:last-child {
  padding-bottom: 0;
}

.bajada-arancel .c6:nth-child(2n + 1) {
  clear: left;
}

.bajada-arancel .c6 a {
  min-height: 68px;
}

#interior-main .c8,
#page .c8,
#category .c8,
#aranceles .c8,
#pagina404 .c8,
#simulador .c8,
#resultado-busqueda .c8,
#ficha-medico .c8 {
  border-left: 2px solid #e5e5e5;
  border-right: 2px solid #e5e5e5;
}

#interior-main .c8 .c8,
#resultado-busqueda .c8 .c8,
#ficha-medico .c8 .c8 {
  border: 0;
}

#interior-main .c4,
#page .c4,
#category .c4,
#aranceles .c4,
#simulador .c4,
#resultado-busqueda .c4,
#ficha-medico .c4 {
  padding-top: 60px;
  padding-bottom: 60px;
}

#interior2 .c4,
#interior-main .c4 {
  padding-top: 60px;
  padding-bottom: 60px;
}

#interior-main > .grid {
}

#interior-main > .grid > .row,
#category > .grid > .row,
.page-block,
#page {
  display: table;
  width: 100%;
}

#interior-main > .grid > .row > .c8,
#page .c8,
#page .c4,
#interior-main > .grid > .row > .c4,
#category .c8,
#category .c4,
.page-block .c8,
.page-block .c4 {
  display: table-cell;
  float: none;
  height: 100%;
  vertical-align: top;
  padding-bottom: 60px;
}

#category .c4 {
  padding-top: 60px;
}

.asistencia div {
  padding-top: 30px;
  border-top: 1px solid #d1d1d1;
}

.asistencia div p {
  padding-bottom: 25px;
  font-size: 14px;
  font-weight: 300;
  color: #0a5da5;
}

.examenes-content > a {
  margin-top: 15px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background-color: #0887a6;
  border: 1px solid #0887a6;
  font-size: 18px;
  line-height: 1;
  font-weight: 300;
  padding: 25px 15px;
  display: block;
  text-transform: uppercase;
}

.examenes-content > a:hover {
  background-color: transparent;
  color: #0887a6;
}

#emailto {
  padding-top: 45px;
}

#emailto input[type="text"] {
  padding: 15px;
  color: #bababa;
  font-size: 13px;
  line-height: 18px;
  width: 60%;
  display: inline-block;
  border: 1px solid #d2d2d2;
}

#emailto a {
  display: inline-block;
  border: 1px solid #0a5da5;
  background-color: #0a5da5;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  width: 39%;
  padding: 15px;
  text-align: center;
  text-decoration: none;
}

#emailto a:hover {
  background-color: transparent;
  color: #0a5da5;
}

form .examenes-content {
  padding-top: 15px;
}

form .examenes-content h2 {
  padding-bottom: 15px;
}

form .examenes-content input[type="text"] {
  display: inline-block;
  padding: 15px;
  border: 1px solid #0887a6;
  margin-bottom: 25px;
  line-height: 2;
  color: #6a7278;
  width: 100%;
  font-weight: 300;
}

form .examenes-content {
  padding: 45px 0 70px;
}

form .examenes-content a,
form .examenes-content div input[type="text"] {
  width: 100%;
}

form .examenes-content a {
  margin-top: 30px;
}

form .examenes-content label span {
  font-size: 15px;
  line-height: 2;
  color: #6a7278;
  font-weight: 300;
  display: inline-block;
  padding-left: 5px;
  padding-top: 5px;
}

#wp_page_numbers {
  margin-top: 30px;
}

#wp_page_numbers li {
  /*display: inline-block;*/
  display: table-cell;
  padding-left: 2px;
  padding-right: 2px;
}

#wp_page_numbers .space {
  color: #eee;
  font-size: 16px;
  padding: 5px 10px;
}

#wp_page_numbers a {
  color: #1292cd;
  font-size: 16px;
  padding: 5px 10px;
  color: #ffffff;
  line-height: 1;
  display: inline-block;
  text-decoration: none;
  background-color: #eee;
}

#wp_page_numbers a:hover {
  text-decoration: none;
  background-color: #6a7278;
}

#wp_page_numbers li.active_page a {
  background-color: #009cba !important;
}

#calendario-reserva .c4 > div {
  background-color: #f6f6f6;
  padding-bottom: 60px;
}

#calendario-reserva h5 {
  font-size: 13px;
  font-weight: 300;
  color: #6f787e;
  padding: 12px 0;
  text-align: center;
  border-bottom: 1px solid #a5c6cc;
}

#calendario-reserva h6 {
  padding: 15px 20px;
  font-size: 13px;
  line-height: 1.4;
  color: #009cba;
  font-weight: 300;
}

#calendario-reserva li {
  display: block;
  border-bottom: 1px solid #e6ecee;
}

#calendario-reserva li a {
  text-decoration: none;
  display: block;
  padding: 15px 20px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
  color: #0b5ea6;
}

#calendario-reserva li a:hover {
  background-color: #cbedf3;
}

#calendario-reserva li a span {
  font-weight: bold;
  display: inline-block;
  width: 50px;
  margin-right: 20px;
}

.confirmar-hora {
  padding: 10px 30px;
  background-color: #f6f6f6;
}

.confirmar-hora h6 {
  font-size: 16px;
  line-height: 1;
  padding-bottom: 10px;
  font-weight: 300;
  color: #6f787e;
}

.confirmar-hora .c8 h6 {
  text-transform: uppercase;
}

.confirmar-reserva {
  text-decoration: none;
  display: inline-block;
  padding: 20px 25px;
  color: #ffffff;
  border: 1px solid #0b5ea6;
  background-color: #0b5ea6;
  margin-bottom: 40px;
  font-weight: 300;
}

.confirmar-reserva:hover {
  background-color: #449dba;
  color: #fff;
  border: 1px solid #449dba;
}

.cambiar-hora {
  display: inline-block;
  border: 1px solid #0b5ea6;
  color: #0b5ea6;
  text-decoration: none;
  padding: 10px 30px;
  margin-top: 35px;
  font-weight: 300;
  background-color: transparent;
  cursor: pointer;
}

.cambiar-hora:hover {
  background-color: #fff;
}

.box-hour-date {
  text-align: center;
}

.box-hour-date p:last-child {
  color: #0b5ea6;
  font-size: 20px;
  line-height: 24px;
}

.flexslider .slides .slider-mobile {
  display: none;
}

#examenes {
  padding-top: 30px;
}

.gform_wrapper {
  padding: 38px 15px;
  background-color: #e9f4f7;
}

#interior-main.medicos-especialidades form {
}

.page-block .c7,
#page .c7 {
  padding-bottom: 60px;
}

.page-block .categoria li {
  padding-bottom: 0;
}

#main-cell2 .categoria {
  margin-bottom: 15px;
}

#interior-main.medicos-especialidades #reservahora form {
  margin-bottom: 0;
}

.page-block p {
  text-align: justify;
}

.c11 .date:last-child {
  padding-bottom: 0;
}

.aranceles {
  display: table;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 15px;
}

.aranceles-row {
  display: table-row;
}

.aranceles a {
  display: table-cell;
  text-decoration: none;
  background-color: #00abad;
  text-align: center;
  color: #fff;
  padding: 15px;
  padding-top: 75px;
  width: 49%;
  vertical-align: middle;
  border-bottom: 2px solid #fff;
  background-repeat: no-repeat;
  background-position: center 5px;
  background-size: 74px 74px;
  font-size: 18px;
  line-height: 1.4;
  cursor: pointer;
}

.bajada-arancel a.btn {
  padding: 15px;
  width: 100%;
  background-color: #00abad;
  color: #fff;
  text-decoration: none;
  margin: 0 auto;
  display: block;
  text-align: center;
}

.bajada-arancel a.btn:hover {
  background-color: #efefef;
  color: #00abad;
}

.aranceles a:first-child {
  border-right: 2px solid #fff;
}

.aranceles a:hover,
.current-arancel {
  background-color: #efefef !important;
  color: #00abad !important;
}

.aranceles #diacama {
  background-image: url("./assets/images/diacama.png");
}

.aranceles #diacama:hover,
.aranceles #diacama.current-arancel {
  background-image: url("./assets/images/diacama2.png");
}

.aranceles #pabellones {
  background-image: url("./assets/images/pabellones.png");
}

.aranceles #pabellones:hover,
.aranceles #pabellones.current-arancel {
  background-image: url("./assets/images/pabellones2.png");
}

.aranceles #examenesprocedimientos {
  background-image: url("./assets/images/examenesprocedimientos.png");
}

.aranceles #examenesprocedimientos:hover,
.aranceles #examenesprocedimientos.current-arancel {
  background-image: url("./assets/images/examenesprocedimientos2.png");
}

.aranceles #urgencias {
  background-image: url("./assets/images/urgencias.png");
}

.aranceles #imagenologiaylaboratorio {
  background-image: url("./assets/images/imagenologia2.png");
}

.aranceles #imagenologiaylaboratorio:hover,
.aranceles #imagenologiaylaboratorio.current-arancel {
  background-image: url("./assets/images/imagenologia1.png");
}

.aranceles #urgencias:hover,
.aranceles #urgencias.current-arancel {
  background-image: url("./assets/images/urgencias2.png");
}

.aranceles #medicamentos {
  background-image: url("./assets/images/medicamentos.png");
}

.aranceles #medicamentos:hover,
.aranceles #medicamentos.current-arancel {
  background-image: url("./assets/images/medicamentos2.png");
}

.aranceles #materialesinsumos {
  background-image: url("./assets/images/materialesinsumos.png");
}

.aranceles #materialesinsumos:hover,
.aranceles #materialesinsumos.current-arancel {
  background-image: url("./assets/images/materialesinsumos2.png");
}

.aranceles #protesis {
  background-image: url("./assets/images/protesis.png");
}

.aranceles #protesis:hover,
.aranceles #protesis.current-arancel {
  background-image: url("./assets/images/protesis2.png");
}

.aranceles #vacunas {
  background-image: url("./assets/images/vacunas.png");
}

.aranceles #vacunas:hover,
.aranceles #vacunas.current-arancel {
  background-image: url("./assets/images/vacunas2.png");
}

#galeria-flex .flex-control-nav {
  display: none;
}

#galeria-flex .flex-direction-nav {
  display: inherit;
}

.page-block #galeria-flex ul {
  padding-bottom: 0;
}

.page-block #galeria-flex li {
  padding-bottom: 0;
  color: inherit;
  line-height: inherit;
  list-style: none;
}

#galeria-flex .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0.7;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#galeria-flex .flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

#galeria-flex .flex-direction-nav a.flex-next:before {
}

#galeria-flex .flex-direction-nav .flex-prev {
  left: 10px;
  background-image: url("./assets/images/left.png");
  text-indent: 9000px;
  background-repeat: no-repeat;
  background-position: center;
}

#galeria-flex .flex-direction-nav .flex-next {
  right: 10px;
  text-align: right;
  background-image: url("./assets/images/right.png");
  text-indent: 9000px;
  background-repeat: no-repeat;
  background-position: center;
}

#galeria-flex.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

#galeria-flex.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

#galeria-flex.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover #galeria-flex .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

#galeria-flex h6 {
  color: #6f787f;
  line-height: 1.8;
  padding: 10px 0 15px;
  font-size: 14px;
  font-weight: bold;
}

.botones-descarga {
  margin-bottom: 30px;
}

.botones-descarga a {
  display: block;
  padding: 25px 15px;
  padding-left: 60px;
  line-height: 1.4;
  font-size: 14px;
  color: #fff;
  background-color: #2093cb;
  border: 2px solid #2093cb;
  text-decoration: none;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: 15px center;
  background-image: url("./assets/images/descarga-icono.png");
  background-size: 30px 31px;
  width: 280px;
  max-width: 100%;
}

.botones-descarga a:hover {
  color: #2093cb;
  background-color: #fff;
}

.video-fancybox {
  margin-bottom: 30px;
}

.video-fancybox h6 {
  color: #6f787f;
  line-height: 1.8;
  padding-bottom: 18px;
  font-weight: bold;
  font-size: 14px;
}

.video-fancybox a {
  position: relative;
  display: block;
}

.video-fancybox a .video-bplay {
  position: absolute;
  top: 45%;
  left: 45%;
  z-index: 3;
  width: 60px;
  height: 60px;
  pointer-events: none;
  opacity: 0.6;
}

.bebes-table {
  display: table;
  width: 100%;
}

.bebes-row {
  display: table-row;
  width: 100%;
}

.bebes-cell {
  display: table-cell;
  padding: 27px 5px;
  border-left: 15px solid #fff;
  border-right: 15px solid #fff;
  border-bottom: 30px solid #fff;
  width: 48%;
}

.bebes-row:nth-child(2n + 1) .bebes-cell:nth-child(2n + 1) {
  background-color: #e8f9ff;
}

.bebes-row:nth-child(2n + 1) .bebes-cell:nth-child(2n) {
  background-color: #e0fbfa;
}

.bebes-row:nth-child(2n) .bebes-cell:nth-child(2n + 1) {
  background-color: #e0fbfa;
}

.bebes-row:nth-child(2n) .bebes-cell:nth-child(2n) {
  background-color: #e8f9ff;
}

#recien-nacidos .bebes-row:nth-child(2n + 1) .bebes-cell:nth-child(2n + 1) h1 {
  color: #2992c4;
}

#recien-nacidos .bebes-row:nth-child(2n + 1) .bebes-cell:nth-child(2n) h1 {
  color: #0eb1ae;
}

#recien-nacidos .bebes-row:nth-child(2n) .bebes-cell:nth-child(2n + 1) h1 {
  color: #0eb1ae;
}

#recien-nacidos .bebes-row:nth-child(2n) .bebes-cell:nth-child(2n) h1 {
  color: #2992c4;
}

#recien-nacidos .bebes-row:nth-child(2n + 1) .bebes-cell:nth-child(2n + 1) a {
  color: #2992c4;
}

#recien-nacidos .bebes-row:nth-child(2n + 1) .bebes-cell:nth-child(2n) a {
  color: #0eb1ae;
}

#recien-nacidos .bebes-row:nth-child(2n) .bebes-cell:nth-child(2n + 1) a {
  color: #0eb1ae;
}

#recien-nacidos .bebes-row:nth-child(2n) .bebes-cell:nth-child(2n) a {
  color: #2992c4;
}

#recien-nacidos .bebes-row:nth-child(2n + 1) .bebes-cell:nth-child(2n + 1) h2 {
  color: #2992c4;
}

#recien-nacidos .bebes-row:nth-child(2n + 1) .bebes-cell:nth-child(2n) h2 {
  color: #0eb1ae;
}

#recien-nacidos .bebes-row:nth-child(2n) .bebes-cell:nth-child(2n + 1) h2 {
  color: #0eb1ae;
}

#recien-nacidos .bebes-row:nth-child(2n) .bebes-cell:nth-child(2n) h2 {
  color: #2992c4;
}

#recien-nacidos .bebes-row:nth-child(2n + 1) .bebes-cell:nth-child(2n + 1) h1 {
  border-color: #2992c4;
}

#recien-nacidos .bebes-row:nth-child(2n + 1) .bebes-cell:nth-child(2n) h1 {
  border-color: #0eb1ae;
}

#recien-nacidos .bebes-row:nth-child(2n) .bebes-cell:nth-child(2n + 1) h1 {
  border-color: #0eb1ae;
}

#recien-nacidos .bebes-row:nth-child(2n) .bebes-cell:nth-child(2n) h1 {
  border-color: #2992c4;
}

#recien-nacidos .bebes-row:nth-child(2n + 1) .bebes-cell:nth-child(2n + 1) a {
  border-color: #2992c4;
}

#recien-nacidos .bebes-row:nth-child(2n + 1) .bebes-cell:nth-child(2n) a {
  border-color: #0eb1ae;
}

#recien-nacidos .bebes-row:nth-child(2n) .bebes-cell:nth-child(2n + 1) a {
  border-color: #0eb1ae;
}

#recien-nacidos .bebes-row:nth-child(2n) .bebes-cell:nth-child(2n) a {
  border-color: #2992c4;
}

.bebes-cell h1 {
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #000;
  margin-bottom: 25px;
  font-weight: 700;
}

.bebes-cell h2 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  padding-bottom: 35px;
}

.bebes-cell a {
  display: inline-block;
  text-decoration: none;
  padding-bottom: 12px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #000;
}

#recien-nacidos .bebes-row .bebes-cell a:hover {
  border-color: transparent !important;
}

.bebes-cell img {
  border: 2px solid #fff;
}

.paginador {
  padding-bottom: 50px;
}

#recien-nacidos h1 {
  font-weight: 24px;
  line-height: 1.2;
  font-weight: 400;
  color: #0eb1ae;
  padding-bottom: 15px;
}

#recien-nacidos .c12 h2 {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  padding-bottom: 30px;
  color: #bdc2c5;
}

#recien-nacidos input[type="text"] {
  width: 100%;
  text-align: left;
  border: 1px solid #009cba;
  margin-bottom: 15px;
}

#recien-nacidos .c3 {
  text-align: right;
}

#recien-nacidos #ruta {
  margin-bottom: 15px;
}

#bebes-stage {
  position: relative;
  padding-bottom: 40px;
}

#bebes-head {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}

#bebes-stage img {
  padding-top: 25px;
}

#contacto-container {
  padding-bottom: 35px;
}

.centro-contacto {
  padding-bottom: 15px;
}

#page .centro-contacto h2 {
  font-weight: 700;
  font-size: 14px;
  line-height: 23px;
  color: #009cba;
  text-transform: uppercase;
}

#page .centro-contacto h3 {
  font-weight: 300;
  font-size: 14px;
  line-height: 23px;
  color: #6f787e;
}

#page .centro-contacto h3 a {
  color: #2784b2;
}

#page .centro-contacto h3 a:hover {
  text-decoration: none;
}

#sidebar-contacto {
  margin-top: 80px;
  background-color: #a7bacb;
  padding: 240px 15px 30px;
  margin-bottom: 55px;
}

#sidebar-contacto {
  background-repeat: no-repeat;
  background-position: top center;
}

#sidebar-contacto {
  background-image: url("./assets/images/form-clinica.png");
}

#sidebar-contacto .gform_wrapper {
  background-color: #a7bacb;
}

#sidebar-contacto p {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  padding-bottom: 35px;
  font-weight: 300;
}

#sidebar-contacto .gform_wrapper,
#sidebar-contacto .form-reserva {
  padding: 0;
}

#sidebar-contacto .form-reserva label.gfield_label,
#sidebar-contacto .gform_wrapper .gfield_required {
  color: #fff;
}

#sidebar-contacto .gform_wrapper {
  border: none;
}

#sidebar-contacto .form-asubmit {
  width: 165px;
  max-width: 100%;
  background-color: #0a5da5;
  border: 1px solid #0a5da5;
}

.page-block #gmap_canvas {
  margin-bottom: 30px;
}

#interior-main .progreso img {
  margin-top: 0px;
}

.firefox .c8 .progreso img {
  width: auto;
  max-width: 100%;
}

#interior-main #calendario-reserva .c4 {
  padding-top: 0;
}

#interior-main .confirmar-hora .c4 {
  padding-top: 0;
  padding-bottom: 0;
}

.log-content h2 {
  color: #6a7278;
  line-height: 1.6;
  font-weight: 300;
  padding-bottom: 25px;
}

.log-content h6 {
  padding-top: 20px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
  color: #6f787e;
}

.log-content h6 a {
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  padding-bottom: 1px;
  border-bottom: 1px solid #009cba;
  color: #009cba;
}

.log-content h6 a:hover {
  border-bottom: 1px solid #fff;
}

.paciente-content {
  display: none;
}

.listado-cirugia {
  padding-bottom: 10px;
}

.tipo-cirugia {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #efefef;
  padding: 20px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
}

.tipo-cirugia {
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 15px 9px;
  background-image: url("./assets/images/darrow.png");
}

.tipo-cirugiau {
  background-image: url("./assets/images/uarrow.png");
}

.tipo-cirugia:hover {
  background-color: #f6f6f6;
  text-decoration: underline !important;
}

.lista-cirugia {
  display: none;
  padding: 18px;
}

.lista-cirugia ul {
  padding-left: 0;
}

.lista-cirugia li {
  font-size: 14px;
  line-height: 1.2;
  padding: 20px !important;
  list-style: none;
  margin-bottom: 6px;
}

.lista-cirugia li:nth-child(2n + 1) {
  background-color: #efefef;
  width: 100%;
}

.lista-cirugia li:nth-child(2n) {
  background-color: #f6f6f6;
}

h2.bajada img {
  margin-top: 20px;
}

#formulario-bebe {
  padding: 0;
  display: none;
}

#formulario-bebe textarea {
  height: 100px;
}

#formulario-bebe .form-reserva {
  padding: 30px 0;
}

#formulario-bebe .form-textarea textarea {
  margin-bottom: 15px;
}

#formulario-bebe .form-reserva label.gfield_label {
  font-size: 14px;
  line-height: 1.6;
  text-transform: inherit;
  padding-bottom: 15px;
}

#formulario-bebe #gform_enviar {
  padding: 20px 15px;
  text-transform: inherit;
  font-size: 14px;
}

#terminosycondiciones,
#lterminosycondiciones {
  float: left;
}

#terminosycondiciones {
  min-width: 25px;
  margin-right: 10px;
}

#lterminosycondiciones {
  max-width: 80%;
}

#lterminosycondiciones span {
  padding-top: 0;
  line-height: 1.2;
}

#modificacion-datos {
  margin-top: 45px;
}

#modificacion-datos h2 {
  padding-bottom: 30px;
}

#imprimir {
  display: inline-block;
  max-width: 100%;
  padding: 20px 15px;
  color: #fff;
  background-color: #0887a6;
  border: 1px solid #0887a6;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  cursor: pointer;
  margin-bottom: 15px;
}

#imprimir:hover {
  background-color: #fff;
  color: #0887a6;
}

.respuesta {
  padding-top: 30px;
}

.igualador {
  opacity: 0;
}

.form-registro #form-registro input[type="text"],
.form-registro #form-login input[type="text"],
.form-registro #form-login input[type="password"] {
  width: 100%;
}

.form-registro input[type="submit"] {
  width: max-content !important;
  padding: 16px 24px !important;
}

/*RESERVA DE HORAS NUEVOS CAMBIOS*/

.pb-20 {
  padding-bottom: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.confirmar-hora .pdd-15 {
  padding: 25px 0;
  border-bottom: 1px solid #d9d9d9;
}

.confirmar-hora .pdd-15 .c8 p {
  color: #0b5ea6;
  line-height: 17px;
}

.pt-15 {
  padding-top: 15px;
}

.pl-60 {
  padding-left: 60px;
}

/* reserva.php */

#btn-login.form-asubmit {
  background-color: #0b5ea6;
  border: 1px solid #0b5ea6;
}

#btn-login.form-asubmit:hover {
  background-color: #fff;
  border: 1px solid #0b5ea6;
}

.hour-reserve_description {
  color: #6a7278;
  font-size: 18px;
  line-height: 22px;
}

.ico-exclamation {
  background-image: url(assets/images/ico-exclamation.png);
  background-size: 5px;
  background-repeat: no-repeat;
  background-position: right;
  width: 70px;
  height: 35px;
  margin: 15px 0;
}

.logeado .name-rut p {
  color: #0b5ea6;
  font-size: 14px;
}

.logeado_sign-out {
  text-decoration: none;
  color: #0b5ea6;
  font-size: 12px;
}

.logeado_sign-out:hover {
  text-decoration: underline;
}

.logueado-box {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  background-color: #e9f4f7;
  padding: 2rem;
}

.reserva-sidebar__log-in {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  background-color: #e9f4f7;
  padding: 2rem;
}
.reserva-sidebar__log-in .subtitle {
  font-size: 20px;
  text-align: center;
  margin: 0;
  padding: 0;
  color: #0b5ea6;
  font-weight: 700;
}

.reserva-sidebar__log-in a {
  text-align: center;
  background-color: #009cba;
  color: #fff;
  border: 1px solid #009cba;
  text-decoration: none;
  width: 100%;
  padding: 16px 24px;
  width: 100%;
  display: inline-block;
}

.reserva-sidebar__log-in a:hover {
  background-color: #fff;
  color: #009cba;
  border: 1px solid #009cba;
}
.important-pasword {
  margin-top: 24px;
}

.important-pasword img {
  margin: 0px 0 16px;
  width: 64px;
  height: 64px;
  object-fit: contain;
}
.important-pasword .subtitle {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 8px;
  color: #0b5ea6;
  font-weight: 700;
  padding: 0;
}
.important-pasword p {
  font-size: 16px;
  font-weight: 700;
  color: #444;
}
.important-pasword p b {
  color: #0b5ea6;
}

.login-label {
  padding-bottom: 15px;
  display: inline-block;
  color: #6f787e;
  font-size: 16px;
}

.form-input,
.form-select,
.gfield--input-type-datepicker {
  padding: 10px;
  width: 50%;
  border: 1px solid #d2d2d2;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.2;
  color: #757575;
}

.form-input-form[type="text"],
.form-input-form[type="password"] {
  padding: 15px;
  width: 100%;
  border: 1px solid #d2d2d2;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.2;
  color: #757575;
}

.form-input::placeholder {
  color: #c0c0c0;
}

.form-registro input[type="text"]::placeholder {
  color: #c0c0c0;
  font-weight: 300;
  font-size: 14px;
}

.categoria h4.forgot-pass {
  color: #0b5ea6;
  font-size: 12px !important;
  margin: 30px 0 15px 0;
  padding: 0;
}

.categoria h3.forgot-pass a {
  text-decoration: none;
  color: #0b5ea6;
  font-size: 12px;
}

.categoria.sidebar-links {
  background-color: transparent !important;
}

.msg-login {
  padding: 12px;
}
.msg-login__icon {
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.msg-login__icon img {
  width: auto;
  height: 100%;
  margin-top: 2px;
}
h4.msg-login__title {
  font-size: 0.875rem !important;
  font-weight: 700;
  margin-bottom: 8px;
  padding: 0 !important;
  color: inherit !important;
  line-height: normal !important;
}
p.msg-login__text {
  font-size: 0.75rem;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
p.msg-login__disclaimer {
  font-size: 0.75rem;
  margin: 0;
  padding: 0;
  font-style: italic;
}

.msg-login--error {
  background-color: #fff2f1;
  border: 1px solid rgba(218, 87, 76, 0.3);
}
.msg-login--error * {
  color: #da574c;
}

.msg-login--success {
  background-color: #efffff;
  border: 1px solid rgb(0, 175, 174, 0.3);
}
.msg-login--success * {
  color: #00afae;
}

.msg-login--info {
  background-color: #f5faff;
  border: 1px solid rgba(11, 94, 166, 0.3);
}
.msg-login--info * {
  color: #0b5ea6;
}

#da574c
/* reserva2.php */

.ico {
  background-image: url("assets/images/icon.png");
  background-size: 35px;
  width: 35px;
  height: 35px;
}

.reserva-photo_doctor {
  width: 100%;
  height: auto;
}

#interior-main .reserva-content img.reserva-photo_doctor {
  margin-top: 0;
}

#interior-main img {
  margin-top: 0;
}

#interior-main .reserva-content_reset > .c4 {
  padding-bottom: 0;
  padding-top: 0;
}

#interior-main .my-reserves .c4 {
  padding-bottom: 0;
  padding-top: 0;
}

.reserva-content_box-doctor {
  text-align: center;
}

.reserva-content_box-border {
}

.reserva-content_box-border:last-child {
  border-bottom: none;
}

.reserva-content_name {
  padding-bottom: 10px;
}

.reserva-content_box-border
  .row.reserva-content_reset
  .c8
  > p.reserva-content_name {
  /* color: #0b5ea6; */
  font-size: 14px;
  line-height: 17px;
}

.reserva-content_box-border
  .row.reserva-content_reset
  .c8
  > p.reserva-content_center {
  color: #0b5ea6;
  font-size: 14px;
  line-height: 17px;
}

.reserva-content_box-border
  .row.reserva-content_reset
  .c8
  > p.reserva-content_hour {
  /* color: #0b5ea6; */
  font-size: 14px;
  line-height: 17px;
}

.reserva-content_center {
  padding: 15px 0 20px 0;
}

.reserva-content_especiality {
  padding: 15px 0;
}

.reserva-content_center .photo-center {
  width: 60%;
  margin-left: 0;
  margin-top: 15px !important;
}

.reserva-content_hour {
  padding: 10px 0;
}

.ico-resume {
  background-image: url("assets/images/ico-resume.png");
  background-size: 46px;
  background-repeat: no-repeat;
  width: 46px;
  height: 46px;
}

#interior-main .reserva-content h3.category-form {
  padding-top: 0;
}

.btn-print {
  display: inline-block;
  border: 1px solid #0b5ea6;
  color: #0b5ea6;
  text-decoration: none;
  padding: 10px 30px;
  margin-top: 35px;
  font-weight: 300;
  background-color: #f6f6f6;
}

.btn-print:hover {
  display: inline-block;
  border: 1px solid #0b5ea6;
  color: #fff;
  text-decoration: none;
  padding: 10px 30px;
  margin-top: 35px;
  font-weight: 300;
  background-color: #0b5ea6;
}

.my-reserves {
  background-color: #f6f6f6;
  padding: 20px;
  margin-top: 20px;
  padding-bottom: 30px;
}

.my-reserves .pdd-15 {
  /*background-color: #f6f6f6;
	padding: 25px 0;*/
  border-bottom: 1px solid #d9d9d9;
}

.my-reserves .color-change {
  color: #0b5ea6;
}

.box-resumen {
  padding: 30px 15px;
  background-color: #00afae;
  border: 1px solid #00afae;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

p.reserve-success {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: lighter;
}

.reserve-disclaimer {
  padding: 20px 0;
}

.reserve-disclaimer ul {
  list-style: disc;
  margin-left: 20px;
}

.reserve-disclaimer li {
  margin-bottom: 5px;
}

.reserve-disclaimer p {
  padding-bottom: 0;
}

.reserve-disclaimer h4 {
  font-weight: bold;
  color: #009cba;
}

.reserve-disclaimer a {
  text-decoration: underline;
  color: #0e4995;
}

.ico-resumen-reserve {
  background-image: url("assets/images/icon-resume-reserve.png");
  background-size: 45px;
  background-repeat: no-repeat;
  background-position: right;
  width: 100%;
  height: 45px;
}

#register-without-login .c6 span {
  color: #6f787e;
  font-style: normal;
}

#prevision {
  width: 100%;
}

#form-register-without-login .form-asubmit {
  width: 50%;
  background-color: #0b5ea6;
  border: 1px solid #0b5ea6;
}

#form-register-without-login .form-asubmit:hover {
  background-color: #fff;
  border: 1px solid #0b5ea6;
  color: #0b5ea6;
}

#form-registro-carga-nueva .c6 span {
  font-style: normal;
  color: #6f787e;
  padding-left: 20px;
}

#form-actualizar-completo .c6 span {
  font-style: normal;
  color: #6f787e;
}

.reserve-success {
  background-color: #00afae;
  color: white;
  padding: 20px;
  padding-left: 50px;
}

.reserve-success:before {
  content: " ";
  background-image: url("assets/images/ico-login.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: 30px;
  width: 40px;
  height: 40px;
  display: block;
}

.modify-data-description {
  color: #6f787e;
}

#form-actualizar-completo .form-asubmit {
  width: 50%;
  background-color: #0b5ea6;
  border: 1px solid #0b5ea6;
}

#form-actualizar-completo .form-asubmit:hover {
  background-color: #fff;
  border: 1px solid #0b5ea6;
  color: #0b5ea6;
}

.change-pass {
  color: #0b5ea6;
  font-size: 42px;
  margin-bottom: 40px;
}

#form-recuperar {
  padding: 15px;
}

#form-recuperar input {
  width: 100%;
}

#form-recuperar input[type="submit"] {
  width: 100%;
  background-color: #0b5ea6;
  border: 1px solid #0b5ea6;
}

#form-recuperar input[type="submit"]:hover {
  background-color: #fff;
  border: 1px solid #0b5ea6;
  color: #0b5ea6;
}

.form-registro #form-registro h3,
.form-registro #form-login h3 {
  padding-left: 0;
}

span.error,
span.span-error {
  font-size: 11px;
  position: relative;
  top: 0;
  color: #db574c;
  font-weight: bold;
  margin: 12px 0;
  display: block;
}

.form-iniciosesion span.error {
  top: 0px;
}

#form-actualizar-completo span.error,
span.span-error {
  font-size: 11px;
  position: initial;
  display: block;
  padding-bottom: 12px;
  color: #db574c;
  font-weight: bold;
}

.firefox .c8 img.photo-center,
.photo-center {
  width: 200px;
  max-width: 100%;
}

.firefox .c8 img.reserva-photo_doctor,
.reserva-photo_doctor {
  width: 300px;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
}

/*! chat */
/*.cx-widget .cx-widget.cx-side-button-group {z-index: 999999!important; top: auto; bottom: 0; right: 15px; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg);}
.cx-widget .cx-widget.cx-side-button-group .cx-webchat-chat-button.cx-side-button {position: relative; background-color: #124A93; color: #fff; padding-left: 45px!important; border-radius: 5px 5px 0 0;}
.cx-widget .cx-widget.cx-side-button-group .cx-webchat-chat-button.cx-side-button .cx-icon {text-indent: -99999px; background: url('assets/images/ccdm-chat-icon.png') center no-repeat; background-size: contain; transform: rotate(0deg); position: absolute; top: -17px; left: -25px; height: 60px; width: 60px; margin-right: 10px; display: inline-block;}
.cx-widget .cx-widget.cx-side-button-group .cx-webchat-chat-button.cx-side-button .cx-chat-button-label {visibility: hidden; font-size: 0;}
.cx-widget .cx-widget.cx-side-button-group .cx-webchat-chat-button.cx-side-button .cx-chat-button-label:before {content: '¿Necesitas ayuda?'!important; visibility: visible; font-size: 12px;}*/

.input-checkbox {
  padding-bottom: 0;
  line-height: 1.3;
}

.input-checkbox label {
  display: flex;
  align-items: start;
  width: 100%;
  font-weight: 400;
  font-size: 1rem;
}

.input-checkbox a {
  color: #0e4995;
  text-decoration: underline;
  font-weight: 400;
}

.input-checkbox input {
  display: inline-block;
  margin-top: 5px;
  margin-right: 10px;
}

.input-checkbox span.error {
  display: block;
  background: #ffe3e3;
  padding: 10px;
  border: 1px solid #ed3f49;
  color: #ed3f49;
  margin-top: 20px;
}

.message-info a {
  color: #0e4995;
  text-decoration: underline;
}

/* Styles cigarrete counter */

.cigarette-counter {
  margin-top: 25px;
}

.cigarette-counter .container-fluid {
  padding-right: 55px;
  padding-left: 55px;
}

.cigarette-counter p {
  color: #295da1;
  font-family: "Merriweather Sans";
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 12px;
  padding-bottom: 0;
}

.cigarette-counter p span {
  color: #5b99b4;
  font-family: "Merriweather Sans";
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12px;
  padding-bottom: 0;
}

.cigarette-counter p label {
  margin-left: 21px;
  margin-bottom: 0;
}

.cigarette-counter .progress-bar {
  margin-bottom: 12px;
  display: flex;
}

.cigarette-counter .progress-bar .filter {
  display: flex;
}

.cigarette-counter .progress-bar .filter span:first-child {
  width: 215px;
  margin-right: 7px;
}

.cigarette-counter .progress-bar .content-cigarette {
  width: calc(100% - 215px);
  display: flex;
}

.cigarette-counter .progress-bar .cigarette {
  background-color: white;
  height: 57px;
  border: 4px solid #5b99b4;
  border-right: 0;
  border-left: 0;
  margin-right: 7px;
  width: 100%;
  transition: all 2.9s;
  position: relative;
}

.cigarette-counter .progress-bar span {
  height: 57px;
  width: 14px;
  display: block;
}

.cigarette-counter .progress-bar span.bg-blue {
  background-color: #5b99b4;
  margin-right: 3px;
}

.cigarette-counter .progress-bar span.bg-red {
  background-color: #ff5065;
}

/* Se dejó comentado porque ocultaba las flechas del calendario */
/* .gform-legacy-datepicker .ui-datepicker-prev, .ui-datepicker-next{
	display: none;
} */

.box-calculator {
  background-color: #e9f4f7;
  padding: 24px;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}
.box-calculator .text {
  width: 45%;
}
.box-calculator .text h3 {
  font-size: 24px;
  color: #0b5ea6;
  margin-bottom: 1rem;
  line-height: 150%;
}

.box-calculator .text .button {
  display: inline-block;
  color: #0b5ea6;
  border: 2px solid #0b5ea6;
  background-color: transparent;
  padding: 0.8125rem 1rem;
  display: flex;
  gap: 0.75rem;
  align-items: center;
  width: max-content;
  transition: all 0.3s;
}
.box-calculator .text .button:hover {
  background-color: #0b5ea6;
  color: white;
  text-decoration: unset;
  transition: all 0.3s;
}

.box-calculator .img {
  width: 161px;
  height: 100%;
  position: absolute;
  top: 0;
  border-radius: 50% 0 0% 50%;
  overflow: hidden;
  right: -24px;
}
.box-calculator .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.box-calculator-form {
  padding: 16px;
  background-color: #e9f4f7;
  display: flex;
  gap: 1rem;
}
.box-calculator-form .calculator h3 {
  font-size: 20px;
  color: #0b5ea6;
  font-weight: 700;
  margin-bottom: 1rem;
}

.box-calculator-form .calculator .form form p {
  font-size: 16px;
  color: #444;
  font-weight: 400 !important;
}

.box-calculator-form
  .calculator
  .form
  form
  .form-group
  input[type="radio"]:checked,
.box-calculator-form
  .calculator
  .form
  form
  .form-group
  input[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.box-calculator-form
  .calculator
  .form
  form
  .form-group
  input[type="radio"]:checked
  + label,
.box-calculator-form
  .calculator
  .form
  form
  .form-group
  input[type="radio"]:not(:checked)
  + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.box-calculator-form
  .calculator
  .form
  form
  .form-group
  input[type="radio"]:checked
  + label:before,
.box-calculator-form
  .calculator
  .form
  form
  .form-group
  input[type="radio"]:not(:checked)
  + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #0b5ea6;
  border-radius: 100%;
  background: transparent;
}
.box-calculator-form
  .calculator
  .form
  form
  .form-group
  input[type="radio"]:checked
  + label:after,
.box-calculator-form
  .calculator
  .form
  form
  .form-group
  input[type="radio"]:not(:checked)
  + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #0b5ea6;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.box-calculator-form
  .calculator
  .form
  form
  .form-group
  input[type="radio"]:not(:checked)
  + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.box-calculator-form
  .calculator
  .form
  form
  .form-group
  input[type="radio"]:checked
  + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.box-calculator-form form .form-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 1rem;
  position: relative;
}
.box-calculator-form form .form-group label {
  width: 100%;
  margin-bottom: 8px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #444;
}

.box-calculator-form form .form-group input,
.box-calculator-form form .form-group select {
  height: 56px;
  padding: 16px;
  border: 1px solid #eaeaea;
  background-color: white;
  width: 87%;
}

.box-calculator-form form .form-group .indicator {
  color: #0b5ea6;
  font-size: 16px;
  font-weight: 400;
  display: block;
  position: absolute;
  right: 0;
  top: 45px;
  width: 30px;
}

.box-calculator-form .results {
  padding: 16px;
  width: 56%;
  background-color: white;
}

.box-calculator-form .results h4 {
  color: #0b5ea6;
  font-size: 18px;
  font-weight: 700;
}

.box-calculator-form .results p {
  font-size: 16px;
  color: #6f787f;
  font-weight: 400 !important;
}

.box-calculator-form .results .results-gradient {
  display: flex;
  gap: 24px;
  margin-bottom: 1rem;
}

.box-calculator-form .results .results-gradient .gradient {
  width: 16px;
  height: 236px;
  background: linear-gradient(
    180deg,
    rgba(255, 222, 46, 1) 0%,
    rgba(0, 156, 186, 1) 55%,
    rgba(255, 0, 0, 1) 100%
  );
  border-radius: 36px;
}

.box-calculator-form .results .results-gradient ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
}

.box-calculator-form .results .results-gradient ul li {
  font-size: 13px;
  color: #6f787f;
  font-weight: 400;
  position: relative;
  padding: 8px 0;
}

.box-calculator-form .results .results-gradient ul li::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 4px;
  background-color: white;
  left: -40px;
  bottom: 0;
}

.box-calculator-form .results .results-gradient ul li:last-child::before {
  display: none;
}

.box-calculator-form .results .results-gradient ul li.active {
  color: #0b5ea6;
  font-weight: 700;
}
.box-calculator-form .results .results-gradient ul li.active::after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 8px 5px 0;
  border-color: transparent #0b5ea6 transparent transparent;
  transform: rotate(0deg);
  left: -16px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.box-calculator-form .results .results-gradient p {
  margin-bottom: 8px;
}
.note {
  margin-top: 40px;
}
.note p {
  font-size: 16px;
  font-weight: 400 !important;
  color: #6f787f;
}

.material-download {
  padding: 80px 0;
}
.material-download h2 {
  color: #002e85;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  font-family: "Merriweather Sans";
}
.material-download .list h3 {
  color: #6a7278;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 16px;
  margin-top: 30px;
  font-family: "Merriweather Sans";
}
.material-download .list .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 9px;
  background: #e9f4f7;
  margin-bottom: 16px;
  gap: 24px;
}

.material-download .list .item p {
  font-size: 14px;
  color: #002e85;
  font-weight: 400 !important;
  font-family: "Merriweather Sans";
  margin: 0;
}

.material-download .list .item a {
  display: flex;
  align-items: center;
  gap: 3px;
}
.material-download .list .item a:hover span {
  color: #009cba;
}
.material-download .list .item a span {
  font-size: 12px;
  color: #002e85;
  font-weight: 400 !important;
  font-family: "Merriweather Sans";
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .btn-whatsapp {
    color: #128c7e;
    border: solid 1px #128c7e;
    padding: 16px 24px 16px 24px;
    border-radius: 24px;
    margin-bottom: 30px;
    margin-left: 0px;
    font-size: 16px;
    padding-left: 3.25rem;
    background-image: url("./new-assets/img/whatsapp.svg");
    background-position: 1rem center;
    background-size: 1.5rem;
    background-repeat: no-repeat;
  }
  .btn-whatsapp:hover {
    color: #128c7e;
  }
  #aviso-modal a::after {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
  }
  #aviso-modal-link a::after {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
  }
  .material-download .list .item {
    flex-wrap: wrap;
    gap: 8px;
  }
}

@media screen and (max-width: 1200px) {
  .cigarette-counter .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }

  .cigarette-counter .progress-bar .filter span:first-child {
    width: 40px;
  }

  .cigarette-counter .progress-bar .content-cigarette {
    width: calc(100% - 40px);
  }
  /* Se dejó comentado porque ocultaba las flechas de navegación del calendario */
  /* .gform-legacy-datepicker .ui-datepicker-prev, .ui-datepicker-next{
		display: none;
	} */

  .box-calculator-form {
    flex-direction: column;
  }
  .box-calculator-form .results {
    width: 100%;
  }
}

li.parent-item button {
  display: none;
}
@media (max-width: 640px) {
  #main-navigation li.parent-item {
    /* border-bottom: solid 1px rgba(255, 255, 255, 0.12); */
  }
  #main-navigation li.parent-item a {
    font-size: 0.875rem !important;
  }

  #main-navigation li.parent-item button {
    outline: none !important;
    display: block;
    width: 24px;
    height: 24px;
    background-color: transparent;
    border: none;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22800%22%20height%3D%22800%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m7%2010%205%205%205-5%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all 0.3s ease-in-out;
    transform: rotate(0deg);
  }
  #main-navigation li.hovered > a {
    background-color: transparent !important;
  }
  #main-navigation li.parent-active.subnav-expanded button {
    transform: rotate(180deg);
    transition: all 0.3s ease-in-out;
  }
  #main-navigation .subnav-open {
    display: block !important;
  }
  #main-navigation .subnav {
    position: relative !important;
  }
  #main-navigation .button-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    width: 100%;
  }
  #main-navigation .subnav {
    max-width: 100% !important;
    border-bottom: none !important;
    box-shadow: 0px 3px 17px 3px rgba(0, 0, 0, 0.3019607843);
  }
  #main-navigation li {
    flex-direction: column !important;
  }
  #main-navigation .subnav a {
    font-size: 1rem !important;
    padding: 1rem !important;
  }
  #main-navigation ul {
    gap: 0 !important;
  }
}

.reserva-content_box-border {
}

.reserva-content_box-border .row {
  margin: 0 !important;
  @media screen and (max-width: 767px) {
    padding: 8px !important;
  }
}

.reserva-content_box-border .c4 {
  padding: 12px !important;
}

.reserva-content_box-border .c8 {
  padding: 12px 4px;
  @media screen and (max-width: 767px) {
    padding: 0 4px 4px !important;
  }
}

.reserva-content_box-border .c4 p {
  color: #444 !important;
}

.reserva-content_box-border .c8 {
  border: none !important;
}

.reserva-content_box-border:nth-child(odd) {
  background-color: #eaeaea;
}

.reserva-content_box-border:nth-child(even) {
  background-color: #f6f6f6;
}

.step-especialista {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
}

.step-especialista p {
  margin: 0;
  padding: 0;
}

.step-especialista img {
  width: 70px;
  height: 70px;
  object-fit: cover;
}

.ui-datepicker .ui-datepicker-header {
  background-color: #fff;
}

.ui-datepicker-title {
  color: #6f787f !important;
  font-weight: 700 !important;
  font-size: 13px !important;
}

/* .ui-datepicker .ui-datepicker-prev span {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2225%22%20viewBox%3D%220%200%2025%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m15.5%2018.07-6-6%206-6%22%20stroke%3D%22%23002E85%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 24px;
}

.ui-datepicker .ui-datepicker-next span {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2225%22%20viewBox%3D%220%200%2025%2025%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m9.5%2018.07%206-6-6-6%22%20stroke%3D%22%23002E85%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 24px;
} */

#calendario .ui-datepicker {
  font-family: "Merriweather Sans", sans-serif !important;
}

.ui-datepicker .ui-datepicker-header {
  border-bottom: 2px solid #c0c0c0 !important;
}

table.ui-datepicker-calendar {
  border: none !important;
}

table.ui-datepicker-calendar thead th {
  font-weight: 700 !important;
}

@media screen and (max-width: 767px) {
  .reserva-content_name {
    padding-left: 0 !important;
    padding-bottom: 0 !important;
  }

  .reserva-content_hour {
    padding: 0 !important;
  }

  .reserva-content_box-border .c4 {
    margin: 0 !important;
    padding: 8px 4px 0 4px !important;
  }
}
