@charset "UTF-8";
/*
Theme Name:   Avada Child
Description:  Tema hijo de Avada
Author:       SIDN Digital Thinking
Author URI:   https://www.sidn.es/
Template:     Avada
Version:      1.0.31
*/
#main {
	padding-bottom: 0 !important;
}

.fusion-megamenu-wrapper .row {
	display: block;
}

.fusion-megamenu-wrapper .row .fusion-megamenu-holder {
	padding: 0;
}

.fusion-row {
	max-width: 100% !important;
}

p.copy {
	margin: 0;
}

#main {
	padding-left: 0 !important;
	padding-right: 0 !important;
	/** ESTILOS POPUP **/
	/* Estilos política de privacidad formulario */
	/* Estilos formulario te llamamos 2*/
}

#main #contenedor_popup.activo {
	display: flex;
}

#main #contenedor_popup {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.4);
	z-index: 99999;
	display: none;
	justify-content: center;
	align-items: center;
}

#main #contenedor_popup .el_popup {
	background-color: white;
	display: flex;
	max-width: 90%;
	width: 918px;
	max-height: 95vh;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
}

#main #contenedor_popup .el_popup .izquierda {
	width: 38%;
	height: auto;
}

#main #contenedor_popup .el_popup .izquierda img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

#main #contenedor_popup .el_popup .derecha {
	width: 62%;
	padding: 32px;
	display: flex;
	flex-direction: column;
	overflow-y: scroll;
	font-family: Raleway;
}

#main #contenedor_popup .el_popup .derecha #popup_cerrar {
	align-self: flex-end;
	display: flex;
	align-items: center;
	gap: 10px;
	cursor: pointer;
}

#main #contenedor_popup .el_popup .derecha #popup_cerrar span {
	display: none;
	color: white;
	font-size: 16px;
	font-weight: 900;
	line-height: normal;
}

#main #contenedor_popup .el_popup .derecha .tag {
	color: var(--Primary-Menendez, #00a19c);
	font-size: 24px;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

#main #contenedor_popup .el_popup .derecha .titulo {
	color: var(--Primary-Menendez, #00a19c);
	font-size: 36px;
	font-weight: 700;
	line-height: normal;
	margin-top: 4px;
}

#main #contenedor_popup .el_popup .derecha .texto_grande {
	color: var(--Foundation-Grey-G200, #484546);
	font-size: 24px;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
	margin-top: 16px;
}

#main #contenedor_popup .el_popup .derecha .texto_mediano {
	color: var(--Base-Dark, #231F20);
	font-size: 18px;
	line-height: 160%;
	margin-top: 8px;
}

#main #contenedor_popup .el_popup .derecha .texto_pequenio {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
	margin-top: 8px;
}

#main #contenedor_popup .el_popup .derecha .cta {
	border-radius: 24px;
	background: var(--Primary-Menendez, #00a19c);
	padding: 15px 16px;
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	display: inline-block;
	margin-top: 16px;
	align-self: flex-start;
	transition: all 0.3s ease-in-out;
}

#main #contenedor_popup .el_popup .derecha .cta:hover {
	background: var(--Primary-Menendez, #00a19c);
}

@media (max-width: 767px) {
	#main #contenedor_popup .el_popup {
		flex-direction: column;
		position: relative;
	}
	#main #contenedor_popup .el_popup .izquierda {
		width: 100%;
		height: 300px;
		overflow: hidden;
	}
	#main #contenedor_popup .el_popup .izquierda img {
		height: 300px;
	}
	#main #contenedor_popup .el_popup .derecha {
		padding: 26px;
		width: 100%;
	}
	#main #contenedor_popup .el_popup .derecha #popup_cerrar {
		position: absolute;
		top: 10px;
		right: 10px;
	}
	#main #contenedor_popup .el_popup .derecha #popup_cerrar span {
		display: block;
	}
	#main #contenedor_popup .el_popup .derecha #popup_cerrar svg path {
		stroke: black;
	}
	#main #contenedor_popup .el_popup .derecha .titulo {
		font-size: 30px;
	}
	#main #contenedor_popup .el_popup .derecha .cta {
		width: 100%;
	}
}

#main .ginput_container_consent {
	display: flex !important;
}

#main .gf_browser_chrome.gform_wrapper .gform_body .ginput_container.ginput_container_consent input[type="checkbox"],
#main .gf_browser_chrome.gform_wrapper .gform_body .ginput_container.ginput_container_consent #input_11_5_1,
#main .gf_browser_chrome.gform_wrapper .gform_body .ginput_container.ginput_container_consent #input_1_9_1,
#main .gf_browser_chrome.gform_wrapper .gform_body .ginput_container.ginput_container_consent #input_2_5_1,
#main .gf_browser_chrome.gform_wrapper .gform_body .ginput_container.ginput_container_consent #input_11_12_1 {
	width: auto !important;
	margin-right: 10px;
	margin-top: 4px !important;
}

#main .gf_browser_chrome.gform_wrapper .gform_body #field_11_8 {
	display: none !important;
}

#main #mystickyelement-widget-0 {
	top: 80vh;
}

#main .layout-cabecera {
	height: max-content;
	min-height: 460px;
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
}

#main .layout-cabecera .imagen-fondo-cabecera {
	width: 100%;
	height: auto;
}

#main .layout-cabecera .imagen-fondo-cabecera .img-cabecera {
	width: 100%;
	min-height: 460px;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

#main .layout-cabecera .imagen-fondo-cabecera .img-cabecera-mobile {
	display: none;
}

#main .layout-cabecera .contenido {
	width: 100%;
	padding-top: 172px;
	padding-bottom: 49px;
}

#main .layout-cabecera .contenido span {
	color: white;
	font-size: 32px;
	font-family: Raleway;
	font-style: italic;
	font-weight: 400;
	line-height: 41.60px;
	word-wrap: break-word;
}

#main .layout-cabecera .contenido h1 {
	color: white;
	font-size: 72px !important;
	font-family: Raleway;
	font-weight: 500;
	word-wrap: break-word;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 85px !important;
}

#main .layout-cabecera .contenido p {
	color: white;
	font-size: 20px;
	font-family: Raleway;
	font-weight: 400;
	line-height: 32px;
	word-wrap: break-word;
}

#main .layout-cabecera .contenido .cta-solicitar-cita {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: fit-content;
	background: white;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
	border-radius: 24px;
	justify-content: center;
	align-items: center;
	gap: 8px;
}

#main .layout-cabecera .contenido .cta-solicitar-cita a {
	color: #00A7D6;
	font-size: 16px;
	font-family: Raleway;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 18px;
	word-wrap: break-word;
}

@media (max-width: 1024px) {
	#main .layout-cabecera .imagen-fondo-cabecera {
		min-height: 320px;
	}
	#main .layout-cabecera .imagen-fondo-cabecera .img-cabecera-mobile {
		display: block;
		min-height: 320px;
		object-fit: cover;
	}
	#main .layout-cabecera .imagen-fondo-cabecera .img-cabecera {
		display: none;
	}
	#main .layout-cabecera .contenido {
		position: relative;
		top: 0;
		transform: none;
		padding-top: 14px;
	}
	#main .layout-cabecera .contenido .container {
		width: 100%;
	}
	#main .layout-cabecera .contenido .container .col-contenido {
		padding-bottom: 14px;
	}
	#main .layout-cabecera .contenido .container .col-contenido span {
		color: #00A19C;
		font-size: 24px;
		line-height: 41.6px;
		margin-top: 14px;
	}
	#main .layout-cabecera .contenido .container .col-contenido h1 {
		color: #231F20;
		font-size: 36px !important;
		line-height: 36px !important;
		margin-top: 8px;
	}
	#main .layout-cabecera .contenido .container .col-contenido p {
		color: #231F20;
		font-size: 18px;
		line-height: 28.80px;
	}
	#main .layout-cabecera .contenido .container .col-contenido .cta-solicitar-cita {
		width: 100%;
		text-align: center;
	}
}

#main .layout-repetidor_de_bloques {
	padding-top: 40px;
	padding-bottom: 100px;
	width: 100%;
}

#main .layout-repetidor_de_bloques .contenido {
	position: relative;
}

#main .layout-repetidor_de_bloques .contenido::before {
	content: "";
	position: absolute;
	width: 100vw;
	height: 146px;
	top: 150px;
	left: 0;
	z-index: 0;
	background: url("/wp-content/themes/Avada-child/assets/img/Vector-1.webp") 0 0 repeat-x;
}

#main .layout-repetidor_de_bloques .contenido .container {
	overflow: visible;
}

#main .layout-repetidor_de_bloques .contenido .container .row-titulo,
#main .layout-repetidor_de_bloques .contenido .container .row-descripcion {
	text-align: center;
}

#main .layout-repetidor_de_bloques .contenido .container .row-titulo h2,
#main .layout-repetidor_de_bloques .contenido .container .row-descripcion h2 {
	color: #231F20;
	font-size: 48px;
	font-family: Raleway;
	font-weight: 500;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-titulo p,
#main .layout-repetidor_de_bloques .contenido .container .row-descripcion p {
	color: #484546;
	font-size: 24px;
	font-family: Raleway;
	font-weight: 400;
	line-height: 31.20px;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .section-swiper {
	padding-bottom: 30px;
	position: relative;
}

#main .layout-repetidor_de_bloques .contenido .container .section-swiper .mySwiperProcesos {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: initial;
}

#main .layout-repetidor_de_bloques .contenido .container .section-swiper .mySwiperProcesos .swiper-wrapper {
	padding: 8px 0;
	height: 100% !important;
}

#main .layout-repetidor_de_bloques .contenido .container .section-swiper .mySwiperProcesos .swiper-wrapper .bloque {
	padding: 24px;
	max-width: 368px;
	background: white;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
	border-radius: 4px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 8px;
	z-index: 1;
	height: auto !important;
}

#main .layout-repetidor_de_bloques .contenido .container .section-swiper .mySwiperProcesos .swiper-wrapper .bloque h3 {
	color: #00A7D6;
	font-size: 24px;
	font-family: Raleway;
	font-weight: 400;
	line-height: 31.20px;
	word-wrap: break-word;
	margin: 0;
}

#main .layout-repetidor_de_bloques .contenido .container .section-swiper .mySwiperProcesos .swiper-wrapper .bloque p {
	color: #231F20;
	font-size: 16px;
	font-family: Raleway;
	font-weight: 400;
	line-height: 20.80px;
	word-wrap: break-word;
	margin: 0;
}

#main .layout-repetidor_de_bloques .contenido .container .section-swiper .swiper-pagination {
	bottom: 0 !important;
}

#main .layout-repetidor_de_bloques .contenido .container .section-swiper .swiper-pagination .swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
}

#main .layout-repetidor_de_bloques .contenido .container .section-swiper .swiper-pagination .swiper-pagination-bullet-active {
	width: 12px !important;
	height: 12px !important;
	background: #00A7D6;
}

#main .layout-repetidor_de_bloques .contenido .container .row-bloques-principal {
	margin-bottom: 20px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-bloques-principal .col-bloques-principal {
	display: flex;
	flex-direction: row;
	gap: 32px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-bloques-principal .col-bloques-principal .bloque {
	padding: 24px;
	width: 368px;
	background: white;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
	border-radius: 4px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 8px;
	z-index: 1;
}

#main .layout-repetidor_de_bloques .contenido .container .row-bloques-principal .col-bloques-principal .bloque h3 {
	color: #00A7D6;
	font-size: 24px;
	font-family: Raleway;
	font-weight: 400;
	line-height: 31.20px;
	word-wrap: break-word;
	margin: 0;
}

#main .layout-repetidor_de_bloques .contenido .container .row-bloques-principal .col-bloques-principal .bloque p {
	color: #231F20;
	font-size: 16px;
	font-family: Raleway;
	font-weight: 400;
	line-height: 20.80px;
	word-wrap: break-word;
	margin: 0;
}

#main .layout-repetidor_de_bloques .contenido .container .row-bloques-principal .paginacion {
	display: none;
	flex-direction: row;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 48px;
	gap: 6px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-bloques-principal .paginacion .pagina {
	width: 10px;
	height: 10px;
	background: #E9E9E9;
	border-radius: 50%;
}

#main .layout-repetidor_de_bloques .contenido .container .row-bloques-principal .paginacion .pagina.activo {
	background: #00A7D6;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios {
	position: relative;
	padding-top: 48px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-titulo .bloque-sticky {
	position: sticky;
	top: 40%;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-titulo .bloque-sticky span {
	color: #00A7D6;
	font-size: 20px;
	font-family: Raleway;
	font-style: italic;
	font-weight: 400;
	line-height: 26px;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-titulo .bloque-sticky h2 {
	color: #231F20;
	font-size: 48px;
	font-family: Raleway;
	font-weight: 500;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios {
	padding: 16px;
	background: white;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
	border-radius: 24px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-end;
	gap: 24px;
	display: inline-flex;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .switch-formulario {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 8px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .switch-formulario img {
	display: none;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .switch-formulario span {
	color: #7F7D7E;
	font-size: 16px;
	font-family: Raleway;
	font-weight: 400;
	line-height: 20.80px;
	text-align: center;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .switch-formulario span.activo {
	color: #42371F;
	font-weight: 700;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .switch-formulario img.activo {
	display: block;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes {
	width: 100%;
	display: none;
	flex-direction: column;
	row-gap: 24px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes li {
	padding: 0;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes.activo {
	display: flex;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes {
	width: 100%;
	padding: 24px;
	border-radius: 8px;
	background: #fff;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	border: 1px #E9E9E9 solid;
	display: inline-flex;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes.activo {
	gap: 16px;
	background: #F9F9F9;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .cabecera {
	width: 100%;
	cursor: pointer;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .cabecera .fila-titulo {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .cabecera .fila-titulo span.titulo {
	color: #00A7D6;
	font-size: 24px;
	font-family: Raleway;
	font-weight: 700;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .cabecera .fila-titulo #img-subida-imagenes-down,
#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .cabecera .fila-titulo #img-subida-imagenes-up {
	display: none;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .cabecera .fila-titulo #img-subida-imagenes-down.activo,
#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .cabecera .fila-titulo #img-subida-imagenes-up.activo {
	display: block;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .cabecera span.descripcion {
	color: #484546;
	font-size: 16px;
	font-family: Raleway;
	font-weight: 400;
	line-height: 20.80px;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .campos-imagenes {
	display: flex;
	flex-direction: column;
	row-gap: 16px;
	width: 100%;
	height: 0;
	overflow: hidden;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .campos-imagenes.activo {
	height: fit-content;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .campos-imagenes .fila-subida-archivo {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 8px;
	position: relative;
	background-color: #fff;
	border-radius: 4px;
	border: 1px #E9E9E9 dotted;
	justify-content: space-between;
	margin: 16px 0 !important;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .campos-imagenes .fila-subida-archivo .img-span {
	display: flex;
	flex-direction: row;
	align-items: center;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .campos-imagenes .fila-subida-archivo img {
	margin-right: 16px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .campos-imagenes .fila-subida-archivo span {
	color: #42371F;
	font-size: 16px;
	font-family: Raleway;
	font-weight: 700;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .campos-imagenes .fila-subida-archivo li {
	list-style: none;
	list-style-type: none !important;
	padding: 0;
	margin: 0;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .campos-imagenes .fila-subida-archivo li label {
	padding: 8px 16px;
	background: white;
	border-radius: 24px;
	border: 1px #A5A3A4 solid;
	justify-content: center;
	align-items: center;
	gap: 8px;
	display: inline-flex;
	color: #231F20;
	font-size: 16px;
	font-family: Raleway;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 18px;
	word-wrap: break-word;
	transform: translateY(5px);
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .campos-imagenes .fila-subida-archivo li .ginput_container_fileupload {
	visibility: hidden;
	width: 0;
	height: 0;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .campos-imagenes .fila-subida-archivo li:last-child {
	margin-left: auto;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario {
	padding: 24px;
	background-color: #fff;
	border: 1px #E9E9E9 solid;
	border-radius: 8px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	display: inline-flex;
	width: 100%;
	margin-top: 24px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario.activo {
	background: #F9F9F9;
	border-color: #F9F9F9;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario .cabecera {
	width: 100%;
	cursor: pointer;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario .cabecera .fila-titulo {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario .cabecera .fila-titulo span.titulo {
	color: #00A7D6;
	font-size: 24px;
	font-family: Raleway;
	font-weight: 700;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario .cabecera .fila-titulo #img-bloque-formulario-down,
#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario .cabecera .fila-titulo #img-bloque-formulario-up {
	display: none;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario .cabecera .fila-titulo #img-bloque-formulario-down.activo,
#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario .cabecera .fila-titulo #img-bloque-formulario-up.activo {
	display: block;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario .cabecera span.descripcion {
	color: #484546;
	font-size: 16px;
	font-family: Raleway;
	font-weight: 400;
	line-height: 20.80px;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario {
	margin: 0 !important;
	height: 0;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 16px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li {
	width: 48%;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	list-style-type: none !important;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li label {
	margin: 0;
	color: #484546;
	font-size: 16px;
	font-family: Raleway;
	font-weight: 400;
	line-height: 20.80px;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li div {
	margin-top: 6px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li .gfield_label.gform-field-label.gfield_label_before_complex {
	margin-top: 8px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li .ginput_complex.no_first_name {
	margin-top: 3px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li.hidden_label input {
	margin-top: 6px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li input::placeholder {
	color: #7F7D7E;
	font-size: 14px;
	font-family: Raleway;
	font-weight: 400;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario #field_15_16,
#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario #field_15_24 {
	width: 48%;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario #field_15_16 input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario #field_15_24 input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li:nth-child(7),
#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li:nth-child(8) {
	width: 100%;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li:nth-child(7) input,
#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li:nth-child(8) input {
	margin: 0 !important;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li:nth-child(7) > label,
#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li:nth-child(8) > label {
	display: none;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li:nth-child(7) .ginput_container_consent,
#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li:nth-child(8) .ginput_container_consent {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 8px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario #field_15_24 > .gfield_label {
	display: block;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario.activo {
	margin-top: 9px !important;
	height: fit-content;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario .select-arrow {
	display: none;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario input:not(input[type="submit"]), #main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario select {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 0;
	height: 42px;
	background: white;
	border-radius: 2px;
	border: 1px rgba(165, 163, 164, 0.55) solid;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 10px;
	display: inline-flex;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario select {
	-webkit-appearance: none;
	/* Safari y Chrome */
	-moz-appearance: none;
	/* Firefox */
	appearance: none;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario .datepicker {
	width: 100%;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario input[type="submit"] {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #00A7D6;
	border-radius: 24px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	display: inline-flex;
	color: white;
	font-size: 16px;
	font-family: Raleway;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 24px;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario .gform_footer {
	margin-top: 0;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada {
	width: 100%;
	display: none;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada.activo {
	display: block;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada {
	width: 100%;
	padding: 24px;
	background: #F9F9F9;
	border-radius: 8px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 16px;
	display: inline-flex;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .cabecera .fila-titulo span {
	color: #00A7D6;
	font-size: 24px;
	font-family: Raleway;
	font-weight: 700;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper {
	margin-top: 0;
	margin-bottom: 0;
	height: fit-content;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	row-gap: 16px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper ul li {
	width: 50%;
	margin-top: 0;
	margin-bottom: 0;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper ul li label {
	margin-top: 0;
	color: #484546;
	font-size: 16px;
	font-family: Raleway;
	font-weight: 400;
	line-height: 20.80px;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper ul li div {
	margin-top: 6px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper ul li.hidden_label input {
	margin-top: 6px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper ul li .ginput_container_email {
	width: 100%;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper ul li .ginput_container_email input {
	width: 100%;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper ul li input::placeholder {
	color: #7F7D7E;
	font-size: 14px;
	font-family: Raleway;
	font-weight: 400;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper ul li:last-child {
	width: 100%;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper ul li:last-child > label {
	display: none;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper ul li:last-child .ginput_container_consent {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 8px;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper input:not(input[type="submit"]), #main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper select {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 0;
	height: 42px;
	background: white;
	border-radius: 2px;
	border: 1px rgba(165, 163, 164, 0.55) solid;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 10px;
	display: inline-flex;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper select {
	-webkit-appearance: none;
	/* Safari y Chrome */
	-moz-appearance: none;
	/* Firefox */
	appearance: none;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper .datepicker {
	width: 100%;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper input[type="submit"] {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #00A7D6;
	border-radius: 24px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	display: inline-flex;
	color: white;
	font-size: 16px;
	font-family: Raleway;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 24px;
	word-wrap: break-word;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper .gform_footer {
	margin-top: 0;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios:has(.gform_confirmation_wrapper) {
	height: fit-content;
}

#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios:has(.gform_confirmation_wrapper) #p-enviar-imagenes-cabecera,
#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios:has(.gform_confirmation_wrapper) #campos-imagenes,
#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios:has(.gform_confirmation_wrapper) #bloque-formulario-cabecera {
	display: none;
}

#main .layout-repetidor_de_bloques .proteccion-datos {
	font-size: 12px;
}

@media (max-width: 1200px) {
	#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-titulo {
		min-height: 0;
		margin-bottom: 32px;
	}
}

@media (max-width: 1024px) {
	#main .layout-repetidor_de_bloques .contenido .container {
		width: 100%;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row {
		margin-left: 0;
		margin-right: 0;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row.row-titulo, #main .layout-repetidor_de_bloques .contenido .container .row.row-descripcion {
		text-align: start;
	}
}

@media (max-width: 767px) {
	#main .layout-repetidor_de_bloques .contenido .container-bloques-principal {
		display: flex;
		flex-direction: column;
	}
	#main .layout-repetidor_de_bloques .contenido .container-bloques-principal .row.row-bloques-principal {
		width: 368px;
		align-self: center;
	}
	#main .layout-repetidor_de_bloques .contenido .container-bloques-principal .row.row-bloques-principal .col-bloques-principal {
		display: flex;
		transition: transform 0.3s ease;
		width: 1170px;
	}
	#main .layout-repetidor_de_bloques .contenido .container-bloques-principal .row.row-bloques-principal .col-bloques-principal .bloque {
		flex: 0 0 368px;
		max-width: 100%;
	}
	#main .layout-repetidor_de_bloques .contenido .container-bloques-principal .row.row-bloques-principal .paginacion {
		display: flex;
		z-index: 1;
	}
}

@media (max-width: 670px) {
	#main .layout-repetidor_de_bloques {
		padding-bottom: 48px;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row-bloques-principal {
		margin-bottom: 0;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .cabecera .fila-titulo span.titulo {
		font-size: 20px;
		line-height: 26px;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .campos-imagenes .fila-subida-archivo {
		flex-direction: column;
		align-items: start;
		border-radius: 4px;
		padding: 16px;
		gap: 16px;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .campos-imagenes .fila-subida-archivo li:last-child {
		margin: 0 auto;
		width: 100%;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-subida-imagenes .campos-imagenes .fila-subida-archivo li:last-child label {
		width: 100%;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario .cabecera .fila-titulo span.titulo {
		font-size: 20px;
		line-height: 26px;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario {
		row-gap: 6px;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario li {
		width: 100%;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-enviar-imagenes .bloque-formulario #lista-bloque-formulario .gform_footer input[type="submit"] {
		margin-bottom: 0;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .cabecera .fila-titulo span.titulo {
		font-size: 20px;
		line-height: 26px;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper ul {
		row-gap: 6px;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper ul li {
		width: 100%;
	}
	#main .layout-repetidor_de_bloques .contenido .container .row-formularios .col-formularios .pagina-agendar-videollamada .bloque-agendar-videollamada .gform_wrapper .gform_footer input[type="submit"] {
		margin-bottom: 0;
	}
}

.fusion-accordian .panel-title .mas:hover .fusion-toggle-heading,
.fusion-accordian .panel-title .menos:hover .fusion-toggle-heading {
	color: #00a7d6 !important;
}

.fusion-accordian #accordion-9563-1 .panel-title .active .fa-fusion-box,
.fusion-accordian #accordion-9563-1 .panel-title a:hover .fa-fusion-box {
	background-color: #00a7d6 !important;
	border-color: #00a7d6 !important;
}

.fusion-accordian .panel-title .mas .fa-fusion-box {
	background-color: #00a7d6 !important;
	border-color: #00a7d6 !important;
}

.fusion-accordian .panel-title .mas .fa-fusion-box:before {
	content: "\e61d" !important;
}

.fusion-accordian .panel-title .menos .fa-fusion-box:before {
	content: "\e61c" !important;
}

html:has(.layout-repetidor_de_bloques) #boxed-wrapper {
	overflow: visible !important;
}

main {
	margin-top: 170px !important;
}

@media (max-width: 992px) {
	main {
		margin-top: 95px !important;
	}
}

html,
body {
	background: #FFFFFF !important;
	background-color: #FFFFFF !important;
}

body.post-type-archive-avada_portfolio:not(.fusion-builder-ui-wireframe) .fusion-no-small-visibility {
	display: block !important;
}

.ortodoncis-caso-singular {
	max-width: 1271.5px;
	margin-left: auto;
	margin-right: auto;
}

.container1 {
	max-width: 1116px !important;
	margin: auto;
	padding-inline: 12px;
}

@media (max-width: 992px) {
	.container1 {
		padding-inline: 15px !important;
	}
}

p {
	margin: 0 !important;
}

/* Colores */
.top-bar {
	position: absolute;
	top: 16px;
	z-index: 100;
}

.top-bar hr:last-child {
	display: none;
}

.top-bar .container {
	width: 100%;
	max-width: 1300px;
	flex-shrink: 0;
	display: flex;
	justify-content: end;
	align-items: center;
}

.top-bar .container a {
	display: flex;
	padding: 4px 8px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 150% */
	text-transform: uppercase;
}

.top-bar .container hr {
	width: 1px;
	height: 26px;
	background-color: #FFF;
	margin: 0 8px;
	color: #FFF;
	opacity: 1;
}

.header-personalizado.top {
	top: 16px;
}

@media (max-width: 992px) {
	.header-personalizado.top {
		top: 0;
	}
}

.header-personalizado {
	width: 100%;
	display: flex;
	justify-content: center;
	position: fixed;
	top: 60px;
	z-index: 100;
	transition: all 0.3s ease-in-out;
	padding: 0 15px;
}

@media (max-width: 992px) {
	.header-personalizado {
		top: 0;
		padding: 0;
		z-index: 1000;
	}
}

.header-personalizado .container {
	max-width: 1271.5px;
	display: flex;
	width: 100%;
	padding: 16px 24px;
	justify-content: space-between;
	align-items: center;
	border-radius: 4px;
	border-bottom: 1px solid #F2F2F2;
	background: rgba(255, 255, 255, 0.9);
	backdrop-filter: blur(6px);
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	overflow: visible;
}

@media (max-width: 1300px) {
	.header-personalizado .container {
		padding: 24px 10px;
		border-radius: 0;
	}
}

.header-personalizado .container .logotipo {
	height: 55px;
}

@media (max-width: 1185px) {
	.header-personalizado .container .logotipo {
		height: 45px;
	}
}

.header-personalizado .container .logotipo img {
	height: 100%;
	object-fit: contain;
}

.header-personalizado .container .menu {
	display: flex;
	align-items: center;
}

@media (min-width: 992px) {
	.header-personalizado .container .menu {
		margin-left: auto;
	}
}

.header-personalizado .container .menu div > div > ul {
	display: flex;
	align-items: center;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}

.header-personalizado .container .menu div > div > ul li:hover {
	background: rgba(35, 31, 32, 0.04);
}

.header-personalizado .container .menu div > div > ul li a {
	display: flex;
	align-items: center;
	border-radius: 8px;
	padding: 8px;
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 18px;
	/* 150% */
	text-transform: uppercase;
}

@media (max-width: 1230px) {
	.header-personalizado .container .menu div > div > ul li a {
		font-size: 12px;
	}
}

.header-personalizado .container .menu div > div > ul li .sub-menu {
	position: absolute;
	top: 68px;
	display: none;
	padding: 16px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 8px;
	border-radius: 4px;
	border-bottom: 1px solid #F2F2F2;
	background: #FFF;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
}

.header-personalizado .container .menu div > div > ul li .sub-menu li {
	width: 100%;
	list-style: none;
}

.header-personalizado .container .menu div > div > ul li .sub-menu li a {
	width: 100%;
	text-align: start;
	color: var(--Base-Dark, #231F20);
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 18px;
	/* 112.5% */
}

.header-personalizado .container .menu div > div > ul li .sub-menu li a svg {
	display: none;
}

.header-personalizado .container .menu .boton {
	margin-left: 16px;
}

@media (max-width: 1100px) {
	.header-personalizado .container .menu .boton {
		margin-left: 8px;
	}
}

@media (max-width: 992px) {
	.header-personalizado .container .menu .boton {
		margin: 0;
	}
}

.header-personalizado .container .menu .boton a {
	display: flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	background: var(--Primary-Menendez, #00A7D6);
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

@media (max-width: 1100px) {
	.header-personalizado .container .menu .boton a {
		height: 35px;
		font-size: 14px;
	}
}

@media (max-width: 992px) {
	.header-personalizado .container .menu .boton a {
		display: flex;
		height: 48px;
		padding: 8px 16px;
		justify-content: center;
		align-items: center;
		gap: 8px;
		font-size: 16px;
	}
}

.header-personalizado .container .menu .boton a:hover {
	background: var(--Base-Light, #FFF);
	color: var(--Primary-Menendez, #00A7D6);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
}

.header-personalizado .container .menu-mobile {
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 0;
	overflow: hidden;
	height: 100vh;
	background-color: #FFF;
	transition: all 0.5s ease-in-out;
}

.header-personalizado .container .menu-mobile > * {
	opacity: 0;
	/* Establecemos el origen de la transformación en la parte superior */
	transition: opacity 0.3s ease-in-out;
	/* Aplicamos la transición solo a la transformación */
}

.header-personalizado .container .menu-mobile.visible {
	padding: 16px;
}

@media (max-width: 992px) {
	.header-personalizado .container .menu-mobile.visible {
		max-width: 350px;
	}
}

@media (max-width: 500px) {
	.header-personalizado .container .menu-mobile.visible {
		max-width: 100%;
	}
}

.header-personalizado .container .menu-mobile.visible > * {
	opacity: 1;
	/* Escalamos los elementos de nuevo a su tamaño original */
}

.header-personalizado .container .menu-mobile .bloque-1 {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 16px !important;
}

.header-personalizado .container .menu-mobile .bloque-1 .logotipo {
	height: 32px;
}

.header-personalizado .container .menu-mobile .bloque-1 .logotipo img {
	height: 100%;
	object-fit: contain;
}

.header-personalizado .container .menu-mobile .bloque-2 {
	height: 78%;
	overflow-y: scroll;
}

.header-personalizado .container .menu-mobile .bloque-2 .menu {
	display: flex;
	flex-direction: column;
	list-style: none;
	padding: 0;
	margin: 0;
}

.header-personalizado .container .menu-mobile .bloque-2 .menu li {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
	align-self: stretch;
	padding: 12px 0;
	border-bottom: 1px solid #E9E9E9;
}

.header-personalizado .container .menu-mobile .bloque-2 .menu li a {
	width: 100%;
	display: flex;
	justify-content: space-between;
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 18px;
	/* 100% */
	text-transform: uppercase;
	padding: 8px;
}

.header-personalizado .container .menu-mobile .bloque-2 .menu li a svg {
	transform: rotate(-90deg);
}

.header-personalizado .container .menu-mobile .bloque-2 .menu li ul.sub-menu {
	width: 100%;
	display: none;
	flex-direction: column;
	padding: 10px;
}

.header-personalizado .container .menu-mobile .bloque-2 .menu li ul.sub-menu li {
	border-bottom: 0;
}

.header-personalizado .container .menu-mobile .bloque-2 .menu li ul.sub-menu li a {
	width: 100%;
	text-align: start;
}

.header-personalizado .container .menu-mobile .bloque-2 .menu li ul.sub-menu li a svg {
	display: none;
}

.header-personalizado .container .menu-mobile .bloque-3 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	align-self: stretch;
	width: calc(100% - 32px);
	position: absolute;
	bottom: 23px;
}

.header-personalizado .container .menu-mobile .bloque-3 .boton {
	width: 100%;
}

.header-personalizado .container .menu-mobile .bloque-3 .boton a {
	width: 100%;
	display: flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	flex: 1 0 0;
	border-radius: 24px;
	background: var(--Primary-Menendez, #00A7D6);
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.header-personalizado .container .menu-mobile .bloque-3 .iconos {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 18px;
}

.header-personalizado .container .menu-mobile .bloque-3 .iconos a {
	width: 20px;
	height: 20px;
}

.header-personalizado .container .menu-mobile .bloque-3 .iconos a img {
	object-fit: contain;
	filter: brightness(0) saturate(100%) invert(63%) sepia(81%) saturate(5886%) hue-rotate(167deg) brightness(95%) contrast(102%);
}

.top-bar .enlace a {
	color: black;
}

.top-bar hr {
	background-color: black !important;
}

.page-template-home {
	/*---------------------------------- Hero -----------------------------*/
	/*---------------------------------- Hero -----------------------------*/
	/*---------------------------------- Tratamientos -----------------------------*/
	/*---------------------------------- Tecnologias -----------------------------*/
	/*---------------------------------- Banner -----------------------------*/
	/*---------------------------------- Tecnologias -----------------------------*/
	/*---------------------------------- Experiencia -----------------------------*/
	/*---------------------------------- Excelencia -----------------------------*/
	/*---------------------------------- Antes y después -----------------------------*/
	/*---------------------------------- Profesionales -----------------------------*/
	/*---------------------------------- Reseñas -----------------------------*/
	/*---------------------------------- Últimas Noticias -----------------------------*/
	/*---------------------------------- Ubicacion -----------------------------*/
}

.page-template-home p,
.page-template-home h1,
.page-template-home h2,
.page-template-home h3,
.page-template-home h4 {
	margin: 0;
}

.page-template-home a {
	text-decoration: none;
}

.page-template-home #main {
	padding: 0 !important;
	background-color: transparent !important;
}

.page-template-home #main .fusion-row {
	max-width: 100% !important;
}

.page-template-home .hero-formulario {
	padding: 8px;
	height: 750px;
	position: relative;
	overflow: hidden;
	margin-bottom: 42px;
}

@media (max-width: 992px) {
	.page-template-home .hero-formulario {
		padding: 0;
		border-radius: 0;
	}
}

.page-template-home .hero-formulario .video-background {
	width: calc(100% - 16px);
	height: calc(100% - 16px);
	border-radius: 4px;
	position: absolute;
	top: 8px;
	z-index: 1;
}

.page-template-home .hero-formulario .video-background::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 2;
}

.page-template-home .hero-formulario .video-background .video-foreground {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 170%;
	height: 170%;
	transform: translate(-50%, -50%);
	pointer-events: none;
	/* evita clics sobre el video */
}

@media (max-width: 800px) {
	.page-template-home .hero-formulario .video-background .video-foreground {
		width: 280%;
		height: 280%;
	}
}

@media (max-width: 450px) {
	.page-template-home .hero-formulario .video-background .video-foreground {
		width: 340%;
		height: 340%;
	}
}

.page-template-home .hero-formulario .video-background iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (max-width: 992px) {
	.page-template-home .hero-formulario .video-background {
		width: 100%;
		height: 100%;
	}
}

.page-template-home .hero-formulario video {
	width: calc(100% - 16px);
	height: calc(100% - 16px);
	border-radius: 4px;
	object-fit: cover;
	position: absolute;
	top: 8px;
	z-index: 1;
}

@media (max-width: 992px) {
	.page-template-home .hero-formulario video {
		width: 100%;
		height: 100%;
	}
}

.page-template-home .hero-formulario img {
	width: calc(100% - 16px);
	height: calc(100% - 16px);
	object-fit: cover;
	position: absolute;
	top: 8px;
	z-index: 1;
	border-radius: 4px;
}

@media (max-width: 992px) {
	.page-template-home .hero-formulario img {
		width: 100%;
		height: 100%;
	}
}

.page-template-home .hero-formulario .container {
	max-width: 1116px;
	width: 100%;
	height: 100%;
	padding: 0 4px;
	position: relative;
	z-index: 2;
}

@media (max-width: 992px) {
	.page-template-home .hero-formulario .container {
		padding: 0 27px;
	}
}

.page-template-home .hero-formulario .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 649px;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	margin-top: 233px;
}

@media (max-width: 992px) {
	.page-template-home .hero-formulario .container .bloque-1 {
		position: absolute;
		z-index: 2;
		bottom: 60px;
		width: calc(100% - 54px);
		max-width: 100%;
	}
}

.page-template-home .hero-formulario .container .bloque-1 p.subtitulo {
	color: var(--Base-Light, #FFF);
	font-family: Raleway;
	font-size: 32px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 41.6px */
	margin-bottom: -8px;
}

.page-template-home .hero-formulario .container .bloque-1 h1 {
	color: #FFF;
	/* Display xl/Medium */
	font-family: Raleway;
	font-size: 72px !important;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

@media (max-width: 992px) {
	.page-template-home .hero-formulario .container .bloque-1 h1 {
		font-size: 48px !important;
	}
}

.page-template-home .hero-formulario .container .bloque-1 p.texto {
	color: var(--Base-Light, #FFF);
	/* Text lg/Regular */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 32px */
}

@media (max-width: 992px) {
	.page-template-home .hero-formulario .container .bloque-1 p.texto {
		font-size: 18px;
	}
}

.page-template-home .hero-formulario .container .bloque-1 button {
	display: flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	background: var(--Base-Light, #FFF);
	border: none;
	/* Shadow */
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	color: var(--Primary, #00A7D6);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
	.page-template-home .hero-formulario .container .bloque-1 button {
		width: 100%;
	}
}

.page-template-home .hero-formulario .container .bloque-1 button:hover {
	box-shadow: none;
	color: #FFF;
	border-radius: 24px;
	background: var(--Primary, #00A7D6);
}

.page-template-home .form-hero.cerrar {
	overflow: hidden;
	max-height: 0px;
}

.page-template-home .form-hero {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 100vh;
	z-index: 1000;
	transition: all 0.3s ease-in-out;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #48454636;
}

@media (max-width: 992px) {
	.page-template-home .form-hero {
		align-items: end;
		justify-content: end;
	}
}

.page-template-home .form-hero .formulario {
	display: flex;
	width: 100%;
	max-width: 568px;
	padding: 32px;
	flex-direction: column;
	align-items: flex-start;
	border-radius: 8px;
	background: #FFF;
}

.page-template-home .form-hero .formulario p.close {
	width: 24px;
	height: 24px;
	text-align: end;
	width: 100%;
}

.page-template-home .form-hero .formulario p.close svg {
	opacity: 1;
	cursor: pointer;
	fill: #00A7D6;
}

.page-template-home .form-hero .formulario p.close svg path {
	stroke: #00A7D6;
}

.page-template-home .form-hero .formulario p.titulo {
	color: var(--Primary, #00A7D6);
	/* Display md/Regular */
	font-family: Raleway;
	font-size: 36px;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
	margin-bottom: 16px;
}

@media (max-width: 992px) {
	.page-template-home .form-hero .formulario p.titulo {
		font-size: 30px !important;
	}
}

.page-template-home .form-hero .formulario .gform_heading {
	display: none;
}

.page-template-home .form-hero .formulario .gform_legacy_markup_wrapper {
	margin: 0 !important;
}

.page-template-home .form-hero .formulario .gform_wrapper {
	width: 100%;
}

.page-template-home .form-hero .formulario form {
	width: 100%;
}

.page-template-home .form-hero .formulario form p {
	color: var(--Base-Dark, #231F20);
	/* Text lg/Bold */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 26px */
}

@media (max-width: 992px) {
	.page-template-home .form-hero .formulario form p {
		font-size: 18px !important;
	}
}

.page-template-home .form-hero .formulario form .gform_footer {
	padding: 0 !important;
}

.page-template-home .form-hero .formulario form .ginput_container {
	margin-top: 4px !important;
}

.page-template-home .form-hero .formulario form input[type="text"],
.page-template-home .form-hero .formulario form input[type="email"],
.page-template-home .form-hero .formulario form input[type="tel"] {
	display: flex;
	height: 42px !important;
	padding: 8px 16px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 10px;
	align-self: stretch;
	border-radius: 2px !important;
	border: 1px solid rgba(165, 163, 164, 0.55);
	background: #FFF;
}

.page-template-home .form-hero .formulario form textarea {
	border-radius: 2px !important;
	border: 1px solid rgba(165, 163, 164, 0.55);
	background: #FFF;
}

.page-template-home .form-hero .formulario form #field_5_5 .gfield_label {
	display: none;
}

.page-template-home .form-hero .formulario form #input_5_5_1 {
	width: auto !important;
}

.page-template-home .form-hero .formulario form .gfield {
	padding: 0 !important;
	margin: 0 !important;
}

.page-template-home .form-hero .formulario form .gfield_label {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.page-template-home .form-hero .formulario form .ginput_container {
	display: flex;
	align-items: center;
	gap: 8px;
	align-self: stretch;
}

.page-template-home .form-hero .formulario form .ginput_container .gform-field-label {
	color: var(--Base-Dark, #231F20);
	/* Text xs/Regular */
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.page-template-home .form-hero .formulario form input[type="submit"] {
	display: flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	background: var(--Primary, #00A7D6);
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700 !important;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.page-template-home .banner-florece {
	position: relative;
	padding: 0 8px;
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-home .banner-florece {
		margin-bottom: 200px;
		padding: 0 27px;
	}
}

.page-template-home .banner-florece img {
	width: calc(100% - 16px);
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 8px;
	z-index: 1;
	border-radius: 4px;
}

.page-template-home .banner-florece .container {
	max-width: 1116px;
	width: 100%;
	position: relative;
	z-index: 1;
	height: 383px;
	padding: 0;
	overflow: visible;
}

@media (max-width: 992px) {
	.page-template-home .banner-florece .container {
		height: 443px;
	}
}

.page-template-home .banner-florece .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 451px;
	padding: 32px;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	backdrop-filter: blur(12px);
	position: absolute;
	top: 42px;
}

@media (max-width: 992px) {
	.page-template-home .banner-florece .container .bloque-1 {
		max-width: 100%;
		padding: 24px;
		top: 290px;
	}
}

.page-template-home .banner-florece .container .bloque-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.page-template-home .banner-florece .container .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Bold */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

@media (max-width: 992px) {
	.page-template-home .banner-florece .container .bloque-1 h2 {
		font-size: 36px !important;
	}
}

.page-template-home .banner-florece .container .bloque-1 p.texto {
	color: var(--Base-Dark, #231F20);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-home .banner-florece .container .bloque-1 button {
	display: flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	align-self: stretch;
	border-radius: 24px;
	background: var(--Primary, #00A7D6);
	border: none;
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

.page-template-home .banner-florece .container .bloque-1 button:hover {
	color: var(--Primary, #00A7D6);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	border-radius: 24px;
	background: var(--Base-Light, #FFF);
	/* Shadow */
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
}

@media (max-width: 992px) {
	.page-template-home .banner-florece .container .bloque-1 button {
		margin-top: 8px;
	}
}

.page-template-home .form-florece.cerrar {
	overflow: hidden;
	max-height: 0px;
}

.page-template-home .form-florece {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 100vh;
	z-index: 1000;
	transition: all 0.3s ease-in-out;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #48454636;
}

@media (max-width: 992px) {
	.page-template-home .form-florece {
		align-items: end;
		justify-content: end;
	}
}

.page-template-home .form-florece .formulario {
	display: flex;
	width: 100%;
	max-width: 568px;
	padding: 32px;
	flex-direction: column;
	align-items: flex-start;
	border-radius: 8px;
	background: #FFF;
}

.page-template-home .form-florece .formulario p.close-florece {
	width: 24px;
	height: 24px;
	text-align: end;
	width: 100%;
}

.page-template-home .form-florece .formulario p.close-florece svg {
	opacity: 1;
	cursor: pointer;
	fill: #00A7D6;
}

.page-template-home .form-florece .formulario p.close-florece svg path {
	stroke: #00A7D6;
}

.page-template-home .form-florece .formulario p.titulo {
	color: var(--Primary, #00A7D6);
	/* Display md/Regular */
	font-family: Raleway;
	font-size: 36px;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
	margin-bottom: 16px;
}

@media (max-width: 992px) {
	.page-template-home .form-florece .formulario p.titulo {
		font-size: 30px !important;
	}
}

.page-template-home .form-florece .formulario .gform_heading {
	display: none;
}

.page-template-home .form-florece .formulario .gform_legacy_markup_wrapper {
	margin: 0 !important;
}

.page-template-home .form-florece .formulario .gform_wrapper {
	margin-bottom: 0;
}

@media (max-width: 992px) {
	.page-template-home .form-florece .formulario .gform_fields {
		grid-row-gap: 0px;
	}
}

.page-template-home .form-florece .formulario form p {
	color: var(--Base-Dark, #231F20);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	margin-bottom: 16px;
	/* 28.8px */
}

@media (max-width: 992px) {
	.page-template-home .form-florece .formulario form p {
		font-size: 18px !important;
	}
}

.page-template-home .form-florece .formulario form .gform_footer {
	padding: 0 !important;
}

.page-template-home .form-florece .formulario form .ginput_container {
	margin-top: 4px !important;
}

.page-template-home .form-florece .formulario form input[type="text"],
.page-template-home .form-florece .formulario form input[type="email"],
.page-template-home .form-florece .formulario form input[type="tel"] {
	display: flex;
	height: 42px !important;
	padding: 8px 16px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 10px;
	align-self: stretch;
	border-radius: 2px !important;
	border: 1px solid rgba(165, 163, 164, 0.55);
	background: #FFF;
}

.page-template-home .form-florece .formulario form textarea {
	border-radius: 2px !important;
	border: 1px solid rgba(165, 163, 164, 0.55);
	background: #FFF;
}

.page-template-home .form-florece .formulario form #field_5_5 .gfield_label {
	display: none;
}

.page-template-home .form-florece .formulario form #input_5_5_1 {
	width: auto !important;
}

.page-template-home .form-florece .formulario form .gfield {
	padding: 0 !important;
}

.page-template-home .form-florece .formulario form .gfield_label {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.page-template-home .form-florece .formulario form .ginput_container {
	display: flex;
	align-items: center;
	gap: 8px;
	align-self: stretch;
}

.page-template-home .form-florece .formulario form .ginput_container .gform-field-label {
	color: var(--Base-Dark, #231F20);
	/* Text xs/Regular */
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.page-template-home .form-florece .formulario form input[type="submit"] {
	display: flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	background: var(--Primary, #00A7D6);
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700 !important;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

.page-template-home .form-florece .formulario form input[type="submit"]:hover {
	color: var(--Primary, #00A7D6);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	border-radius: 24px;
	background: var(--Base-Light, #FFF);
	/* Shadow */
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
}

.page-template-home .tratamientos {
	margin-bottom: 100px;
	padding: 0;
}

@media (max-width: 992px) {
	.page-template-home .tratamientos {
		margin-bottom: 60px;
	}
}

.page-template-home .tratamientos .container {
	width: 100%;
	max-width: 1116px;
	padding: 0;
}

@media (max-width: 992px) {
	.page-template-home .tratamientos .container {
		padding: 0 27px;
	}
}

.page-template-home .tratamientos .container .bloque-1 {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: flex-end;
}

.page-template-home .tratamientos .container .bloque-1 .texto-1 {
	display: flex;
	width: 100%;
	max-width: 548px;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	flex-shrink: 0;
}

@media (max-width: 992px) {
	.page-template-home .tratamientos .container .bloque-1 .texto-1 {
		max-width: 100%;
	}
}

.page-template-home .tratamientos .container .bloque-1 .texto-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.page-template-home .tratamientos .container .bloque-1 .texto-1 h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

.page-template-home .tratamientos .container .bloque-1 .texto-1 .texto-1-1 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
	color: var(--Foundation-Grey-G200, #484546);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-home .tratamientos .container .bloque-1 .texto-1 .texto-1-1 p.titulo {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.page-template-home .tratamientos .container .bloque-1 a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	text-decoration: none;
}

.page-template-home .tratamientos .container .bloque-1 a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

.page-template-home .tratamientos .bloque-2 {
	margin: 32px auto 0 auto;
	max-width: 1336px;
	width: 100%;
	display: flex;
	align-items: flex-start;
	gap: 2px;
}

@media (max-width: 992px) {
	.page-template-home .tratamientos .bloque-2 {
		padding: 0 16px;
		flex-direction: column;
	}
}

.page-template-home .tratamientos .bloque-2 a {
	display: block;
	width: 34%;
}

@media (max-width: 992px) {
	.page-template-home .tratamientos .bloque-2 a {
		width: 100%;
	}
}

.page-template-home .tratamientos .bloque-2 a .tratamiento {
	width: 100%;
	display: flex;
	height: 311px;
	padding: 24px;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 10px;
	flex: 1 0 0;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease-in-out;
}

.page-template-home .tratamientos .bloque-2 a .tratamiento:hover .fondo {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.32) 0%, rgba(0, 0, 0, 0.32) 100%);
}

.page-template-home .tratamientos .bloque-2 a .tratamiento .fondo {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.3s ease-in-out;
	z-index: 2;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.32) 0%, rgba(0, 0, 0, 0.096) 100%);
}

.page-template-home .tratamientos .bloque-2 a .tratamiento img {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.page-template-home .tratamientos .bloque-2 a .tratamiento .texto {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 8px;
	align-self: stretch;
	z-index: 3;
	width: 100%;
}

.page-template-home .tratamientos .bloque-2 a .tratamiento .texto p.titulo {
	color: var(--Base-Light, #FFF);
	/* Display lg/Regular */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.page-template-home .tratamientos .bloque-2 a .tratamiento .texto p.subtitulo {
	display: flex;
	align-items: center;
	gap: 8px;
	align-self: stretch;
	justify-content: space-between;
	color: var(--Base-Light, #FFF);
	/* Text lg/Regular */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 32px */
}

.page-template-home .tratamientos .bloque-2 a.cta {
	width: calc(100% - 20px);
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	margin: 32px auto 0;
}

.page-template-home .tratamientos .bloque-2 a.cta:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

.page-template-home .tecnologias {
	background: #F9F9F9;
	padding: 60px 12px;
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-home .tecnologias {
		margin-top: 0;
		margin-bottom: 0;
		padding: 60px 27px;
	}
}

.page-template-home .tecnologias .container {
	padding: 0;
	max-width: 1116px;
	width: 100%;
}

.page-template-home .tecnologias .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 548px;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
}

@media (max-width: 992px) {
	.page-template-home .tecnologias .container .bloque-1 {
		max-width: 100%;
	}
}

.page-template-home .tecnologias .container .bloque-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.page-template-home .tecnologias .container .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

.page-template-home .tecnologias .container .bloque-1 p.texto {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.page-template-home .tecnologias .container .bloque-2 {
	width: 100%;
	margin-top: 24px;
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: space-between;
	align-self: stretch;
}

.page-template-home .tecnologias .container .bloque-2 .textos {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	flex: 1 0 0;
	max-width: 488px;
	width: 100%;
	margin-top: 0;
	padding: 0;
}

@media (max-width: 992px) {
	.page-template-home .tecnologias .container .bloque-2 .textos {
		max-width: 100%;
	}
}

.page-template-home .tecnologias .container .bloque-2 .textos .texto-tecnologias.select .titulo svg {
	margin-left: 0px;
}

.page-template-home .tecnologias .container .bloque-2 .textos .texto-tecnologias.select .titulo p {
	text-decoration: underline;
	color: var(--Base-Dark, #231F20);
}

.page-template-home .tecnologias .container .bloque-2 .textos .texto-tecnologias.select .texto {
	height: auto;
	max-height: 600px;
}

.page-template-home .tecnologias .container .bloque-2 .textos .texto-tecnologias.select .texto p {
	color: var(--Base-Dark, #231F20);
}

.page-template-home .tecnologias .container .bloque-2 .textos .texto-tecnologias {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
}

.page-template-home .tecnologias .container .bloque-2 .textos .texto-tecnologias .titulo {
	display: flex;
	align-items: center;
	gap: 8px;
}

.page-template-home .tecnologias .container .bloque-2 .textos .texto-tecnologias .titulo svg {
	transition: all 0.3s ease-in-out;
	margin-left: -30px;
}

@media (max-width: 992px) {
	.page-template-home .tecnologias .container .bloque-2 .textos .texto-tecnologias .titulo svg {
		margin-left: 0;
	}
}

.page-template-home .tecnologias .container .bloque-2 .textos .texto-tecnologias .titulo p {
	transition: all 0.3s ease-in-out;
	color: var(--Foundation-Grey-G75, #A5A3A4);
	/* Text lg/Bold */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 26px */
}

@media (max-width: 992px) {
	.page-template-home .tecnologias .container .bloque-2 .textos .texto-tecnologias .texto {
		display: flex;
		flex-direction: column;
		gap: 24px;
		height: auto;
		max-height: 0px;
		overflow: hidden;
		transition: all 0.3s ease-in-out;
	}
}

.page-template-home .tecnologias .container .bloque-2 .textos .texto-tecnologias .texto p {
	transition: all 0.3s ease-in-out;
	color: var(--Foundation-Grey-G75, #A5A3A4);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-home .tecnologias .container .bloque-2 .textos .texto-tecnologias .texto img {
	border-radius: 4px;
	width: 100%;
	object-fit: cover;
	height: 224px;
	max-height: 350px;
}

.page-template-home .tecnologias .container .bloque-2 .imagenes {
	width: 100%;
	max-width: 570px;
	height: 420px;
	position: relative;
	overflow: hidden;
}

.page-template-home .tecnologias .container .bloque-2 .imagenes .imagen-tecnologia {
	transition: all 0.3s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
}

.page-template-home .tecnologias .container .bloque-2 .imagenes .imagen-tecnologia img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.page-template-home .banner-texto-popupform {
	margin-bottom: 100px;
	position: relative;
}

@media (max-width: 992px) {
	.page-template-home .banner-texto-popupform {
		padding: 0;
		margin-bottom: 60px;
	}
}

.page-template-home .banner-texto-popupform img {
	width: calc(100% - 16px);
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 8px;
	z-index: 1;
	border-radius: 4px;
}

@media (max-width: 992px) {
	.page-template-home .banner-texto-popupform img {
		left: unset;
		width: 100%;
	}
}

.page-template-home .banner-texto-popupform .fondo {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
	z-index: 2;
	width: calc(100% - 16px);
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 8px;
	z-index: 2;
	border-radius: 4px;
}

@media (max-width: 992px) {
	.page-template-home .banner-texto-popupform .fondo {
		left: unset;
		width: 100%;
	}
}

.page-template-home .banner-texto-popupform .container {
	position: relative;
	z-index: 3;
	width: 100%;
	max-width: 1116px;
	padding: 60px 0;
}

@media (max-width: 992px) {
	.page-template-home .banner-texto-popupform .container {
		padding: 60px 27px;
	}
}

.page-template-home .banner-texto-popupform .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 469px;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 8px;
}

@media (max-width: 992px) {
	.page-template-home .banner-texto-popupform .container .bloque-1 {
		max-width: 100%;
	}
}

.page-template-home .banner-texto-popupform .container .bloque-1 p.subtitulo {
	color: var(--Base-Light, #FFF);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.page-template-home .banner-texto-popupform .container .bloque-1 h2 {
	color: var(--Base-Light, #FFF);
	/* Display lg/Bold */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

@media (max-width: 992px) {
	.page-template-home .banner-texto-popupform .container .bloque-1 h2 {
		font-size: 36px !important;
	}
}

.page-template-home .banner-texto-popupform .container .bloque-1 p.texto {
	color: var(--Base-Light, #FFF);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.page-template-home .banner-texto-popupform .container .bloque-1 button {
	margin-top: 8px;
	display: flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	background: var(--Base-Light, #FFF);
	border: none;
	/* Shadow */
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	color: var(--Primary, #00A7D6);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

.page-template-home .banner-texto-popupform .container .bloque-1 button svg path {
	stroke: #00A7D6;
}

.page-template-home .banner-texto-popupform .container .bloque-1 button:hover {
	color: #FFF;
	background-color: #00A7D6;
}

.page-template-home .banner-texto-popupform .container .bloque-1 button:hover svg path {
	stroke: #FFF;
}

@media (max-width: 992px) {
	.page-template-home .banner-texto-popupform .container .bloque-1 button {
		width: 100%;
	}
}

.page-template-home .form-banner.cerrar {
	overflow: hidden;
	max-height: 0px;
}

.page-template-home .form-banner {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 100vh;
	z-index: 1000;
	transition: all 0.3s ease-in-out;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #48454636;
}

@media (max-width: 992px) {
	.page-template-home .form-banner {
		align-items: end;
		justify-content: end;
	}
}

.page-template-home .form-banner .formulario {
	display: flex;
	width: 100%;
	max-width: 568px;
	padding: 32px;
	flex-direction: column;
	align-items: flex-start;
	border-radius: 8px;
	background: #FFF;
}

.page-template-home .form-banner .formulario p.close {
	width: 24px;
	height: 24px;
	text-align: end;
	width: 100%;
}

.page-template-home .form-banner .formulario p.close svg {
	opacity: 1;
	cursor: pointer;
	fill: #00A7D6;
}

.page-template-home .form-banner .formulario p.close svg path {
	stroke: #00A7D6;
}

.page-template-home .form-banner .formulario p.titulo {
	color: var(--Primary, #00A7D6);
	/* Display md/Regular */
	font-family: Raleway;
	font-size: 36px;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
	margin-bottom: 16px;
}

@media (max-width: 992px) {
	.page-template-home .form-banner .formulario p.titulo {
		font-size: 30px !important;
	}
}

.page-template-home .form-banner .formulario .gform_heading {
	display: none;
}

.page-template-home .form-banner .formulario .gform_legacy_markup_wrapper {
	margin: 0 !important;
}

.page-template-home .form-banner .formulario .gform_wrapper {
	width: 100%;
}

.page-template-home .form-banner .formulario .gfield {
	margin: 0 !important;
}

.page-template-home .form-banner .formulario form p {
	color: var(--Base-Dark, #231F20);
	/* Text lg/Bold */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 26px */
}

@media (max-width: 992px) {
	.page-template-home .form-banner .formulario form p {
		font-size: 18px !important;
	}
}

.page-template-home .form-banner .formulario form .gform_footer {
	padding: 0 !important;
}

.page-template-home .form-banner .formulario form .ginput_container {
	margin-top: 4px !important;
}

.page-template-home .form-banner .formulario form input[type="text"],
.page-template-home .form-banner .formulario form input[type="email"],
.page-template-home .form-banner .formulario form input[type="tel"] {
	display: flex;
	height: 42px !important;
	padding: 8px 16px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 10px;
	align-self: stretch;
	border-radius: 2px !important;
	border: 1px solid rgba(165, 163, 164, 0.55);
	background: #FFF;
}

.page-template-home .form-banner .formulario form textarea {
	border-radius: 2px !important;
	border: 1px solid rgba(165, 163, 164, 0.55);
	background: #FFF;
}

.page-template-home .form-banner .formulario form #field_5_5 .gfield_label {
	display: none;
}

.page-template-home .form-banner .formulario form #input_5_5_1 {
	width: auto !important;
}

.page-template-home .form-banner .formulario form .gfield {
	padding: 0 !important;
}

.page-template-home .form-banner .formulario form .gfield_label {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.page-template-home .form-banner .formulario form .ginput_container {
	display: flex;
	align-items: center;
	gap: 8px;
	align-self: stretch;
}

.page-template-home .form-banner .formulario form .ginput_container .gform-field-label {
	color: var(--Base-Dark, #231F20);
	/* Text xs/Regular */
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.page-template-home .form-banner .formulario form input[type="submit"] {
	display: flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	background: var(--Primary, #00A7D6);
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700 !important;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.page-template-home .texto-datos-imagen {
	background: #F9F9F9;
	padding: 60px 12px;
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-home .texto-datos-imagen {
		margin-bottom: 60px;
		margin-top: 0;
		padding: 0;
		overflow: visible;
		background: #FFF;
	}
}

.page-template-home .texto-datos-imagen .container {
	padding: 0;
	max-width: 1116px;
	width: 100%;
}

@media (max-width: 992px) {
	.page-template-home .texto-datos-imagen .container {
		overflow: visible;
		padding: 0 27px;
	}
}

.page-template-home .texto-datos-imagen .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 548px;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
}

@media (max-width: 992px) {
	.page-template-home .texto-datos-imagen .container .bloque-1 {
		max-width: 100%;
	}
}

.page-template-home .texto-datos-imagen .container .bloque-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.page-template-home .texto-datos-imagen .container .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

.page-template-home .texto-datos-imagen .container .bloque-1 p.texto {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.page-template-home .texto-datos-imagen .container .bloque-2 {
	width: 100%;
	margin-top: 24px;
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: space-between;
	align-self: stretch;
}

@media (max-width: 992px) {
	.page-template-home .texto-datos-imagen .container .bloque-2 {
		flex-direction: column;
	}
}

.page-template-home .texto-datos-imagen .container .bloque-2 .textos {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	flex: 1 0 0;
	max-width: 547px;
	width: 100%;
	margin-top: 0;
	padding: 0;
}

@media (max-width: 992px) {
	.page-template-home .texto-datos-imagen .container .bloque-2 .textos {
		gap: 16px;
		max-width: 100%;
	}
}

.page-template-home .texto-datos-imagen .container .bloque-2 .textos .texto {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
}

.page-template-home .texto-datos-imagen .container .bloque-2 .textos .texto .titulo {
	display: flex;
	align-items: center;
	gap: 8px;
}

.page-template-home .texto-datos-imagen .container .bloque-2 .textos .texto .titulo p {
	color: var(--Base-Dark, #231F20);
	/* Text lg/Bold */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 26px */
	text-decoration: underline;
}

@media (max-width: 992px) {
	.page-template-home .texto-datos-imagen .container .bloque-2 .textos .texto .texto {
		display: flex;
		flex-direction: column;
		gap: 16px;
		height: auto;
		overflow: hidden;
		transition: all 0.3s ease-in-out;
	}
}

.page-template-home .texto-datos-imagen .container .bloque-2 .textos .texto .texto p {
	color: var(--Base-Dark, #231F20);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-home .texto-datos-imagen .imagenes {
	width: 100%;
	max-width: 476px;
	height: 420px;
	position: relative;
	overflow: hidden;
}

@media (max-width: 992px) {
	.page-template-home .texto-datos-imagen .imagenes {
		height: 390px;
		overflow: visible;
		max-width: 100%;
		margin-top: 32px;
	}
}

.page-template-home .texto-datos-imagen .imagenes .imagen {
	transition: all 0.3s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-template-home .texto-datos-imagen .imagenes .imagen img {
	border-radius: 4px;
	width: 100%;
	height: auto;
}

.page-template-home .experiencia-titulo-carrusel {
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-home .experiencia-titulo-carrusel {
		padding: 0 27px;
		margin-bottom: 60px;
	}
}

.page-template-home .experiencia-titulo-carrusel .container {
	width: 100%;
	max-width: 1118px;
	padding: 0;
}

.page-template-home .experiencia-titulo-carrusel .container .bloque-1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
}

@media (max-width: 992px) {
	.page-template-home .experiencia-titulo-carrusel .container .bloque-1 {
		flex-direction: column;
	}
}

.page-template-home .experiencia-titulo-carrusel .container .bloque-1 h2 {
	color: var(--Primary, #00A7D6);
	/* Display lg/Regular */
	font-family: Raleway;
	font-size: 48px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
	max-width: 281px;
	width: 100%;
}

@media (max-width: 992px) {
	.page-template-home .experiencia-titulo-carrusel .container .bloque-1 h2 {
		font-size: 30px !important;
		max-width: 100%;
	}
}

.page-template-home .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos {
	width: 100%;
	max-width: 735px;
	overflow: hidden;
}

@media (max-width: 992px) {
	.page-template-home .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .titulo {
		width: fit-content;
	}
}

.page-template-home .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .titulo img {
	object-fit: contain;
	height: 75px;
}

.page-template-home .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .swiper-pagination {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 8px;
	margin-top: 36px;
}

@media (max-width: 992px) {
	.page-template-home .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .swiper-pagination {
		margin-top: 16px;
	}
}

.page-template-home .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .swiper-pagination .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	margin: 0;
}

.page-template-home .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #00A7D6;
}

.page-template-home .excelencia {
	position: relative;
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-home .excelencia {
		margin-bottom: 60px;
		padding: 0 27px;
	}
}

.page-template-home .excelencia img.imagen-de-fondo {
	position: absolute;
	top: 0;
	left: 8px;
	width: calc(100% - 16px);
	height: 100%;
	object-fit: cover;
	border-radius: 4px;
}

@media (max-width: 992px) {
	.page-template-home .excelencia img.imagen-de-fondo {
		left: 0;
		width: 100%;
	}
}

.page-template-home .excelencia .fondo {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
	position: absolute;
	top: 0;
	left: 8px;
	width: calc(100% - 16px);
	height: 100%;
	z-index: 1;
	border-radius: 4px;
}

@media (max-width: 992px) {
	.page-template-home .excelencia .fondo {
		left: 0;
		width: 100%;
	}
}

.page-template-home .excelencia .container {
	position: relative;
	z-index: 2;
	display: flex;
	width: 100%;
	max-width: 1118px;
	align-items: flex-end;
	justify-content: space-between;
	gap: 10px;
	padding: 60px 0;
}

@media (max-width: 992px) {
	.page-template-home .excelencia .container {
		flex-direction: column;
	}
}

.page-template-home .excelencia .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 547px;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
}

@media (max-width: 992px) {
	.page-template-home .excelencia .container .bloque-1 {
		max-width: 100%;
	}
}

.page-template-home .excelencia .container .bloque-1 .titulo {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	align-self: stretch;
}

.page-template-home .excelencia .container .bloque-1 .titulo p.subtitulo {
	color: var(--Base-Light, #FFF);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.page-template-home .excelencia .container .bloque-1 .titulo h2 {
	color: var(--Base-Light, #FFF);
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

.page-template-home .excelencia .container .bloque-1 p.texto {
	color: var(--Base-Light, #FFF);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-home .excelencia .container .bloque-1 a {
	display: flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	background: var(--Primary, #00A7D6);
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

.page-template-home .excelencia .container .bloque-1 a:hover {
	color: #00A7D6;
	background-color: #FFF;
}

@media (max-width: 992px) {
	.page-template-home .excelencia .container .bloque-1 a {
		width: 100%;
	}
}

.page-template-home .excelencia .container .bloque-2 {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 10px;
	max-width: 511px;
	width: 100%;
}

@media (max-width: 992px) {
	.page-template-home .excelencia .container .bloque-2 {
		max-width: 100%;
		margin-top: 32px;
	}
}

.page-template-home .excelencia .container .bloque-2 .resenas {
	display: flex;
	height: 40px;
	width: 100%;
	margin: 0;
	gap: 30px;
	margin-bottom: 16px;
}

@media (max-width: 992px) {
	.page-template-home .excelencia .container .bloque-2 .resenas {
		flex-direction: column;
		height: auto;
		justify-content: start;
		padding: 0;
	}
}

.page-template-home .excelencia .container .bloque-2 .resenas img {
	height: 100%;
	object-fit: contain;
	width: fit-content;
}

@media (max-width: 992px) {
	.page-template-home .excelencia .container .bloque-2 .resenas img {
		max-height: 40px;
	}
}

.page-template-home .excelencia .container .bloque-2 .resenas .estrellas {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

@media (max-width: 992px) {
	.page-template-home .excelencia .container .bloque-2 .resenas .estrellas {
		justify-content: start;
	}
}

.page-template-home .excelencia .container .bloque-2 .resenas .estrellas .puntuacion {
	background-color: #fb8e28;
	padding: 8px;
	border-radius: 8px;
	color: var(--Base-Light, #FFF);
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
}

.page-template-home .excelencia .container .bloque-2 .resenas .estrellas img {
	max-height: 20px;
	height: 100%;
	object-fit: contain;
}

.page-template-home .excelencia .container .bloque-2 .experiencias {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	align-self: stretch;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	align-self: stretch;
}

@media (max-width: 992px) {
	.page-template-home .excelencia .container .bloque-2 .experiencias {
		align-items: start;
		flex-direction: column;
	}
}

.page-template-home .excelencia .container .bloque-2 .experiencias .experiencia {
	display: flex;
	padding: 16px;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	flex: 1 0 0;
	border-left: 1px solid #FFF;
}

.page-template-home .excelencia .container .bloque-2 .experiencias .experiencia p.titulo {
	color: var(--Base-Light, #FFF);
	/* Text lg/Bold */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 26px */
}

.page-template-home .excelencia .container .bloque-2 .experiencias .experiencia p.texto {
	color: var(--Base-Light, #FFF);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.page-template-home .antes-y-despues {
	background: #F9F9F9;
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-home .antes-y-despues {
		margin-bottom: 60px;
		padding: 0 27px;
	}
}

.page-template-home .antes-y-despues .container {
	padding: 60px 0;
	max-width: 1116px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
}

@media (max-width: 992px) {
	.page-template-home .antes-y-despues .container {
		flex-direction: column;
	}
}

.page-template-home .antes-y-despues .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 451px;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
}

@media (max-width: 992px) {
	.page-template-home .antes-y-despues .container .bloque-1 {
		max-width: 100%;
	}
}

.page-template-home .antes-y-despues .container .bloque-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
	margin-bottom: -8px;
}

.page-template-home .antes-y-despues .container .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

.page-template-home .antes-y-despues .container .bloque-1 .texto-1-1 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
	color: var(--Foundation-Grey-G200, #484546);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-home .antes-y-despues .container .bloque-1 .texto-1-1 p.titulo {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.page-template-home .antes-y-despues .container .bloque-1 a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	width: fit-content;
}

.page-template-home .antes-y-despues .container .bloque-1 a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

.page-template-home .antes-y-despues .container .bloque-2 {
	max-width: 582px;
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
	/* Shadow */
	position: relative;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
}

@media (max-width: 992px) {
	.page-template-home .antes-y-despues .container .bloque-2 {
		margin: 32px 0;
		height: 363px;
	}
}

@media (max-width: 500px) {
	.page-template-home .antes-y-despues .container .bloque-2 {
		height: 235px;
	}
}

.page-template-home .antes-y-despues .container .bloque-2 .etiqueta {
	color: #FFF;
	/* Text small/Bold */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	position: absolute;
	z-index: 100;
}

.page-template-home .antes-y-despues .container .bloque-2 .etiqueta.antes {
	bottom: 10px;
	left: 10px;
}

.page-template-home .antes-y-despues .container .bloque-2 .etiqueta.despues {
	bottom: 10px;
	right: 10px;
}

.page-template-home .antes-y-despues .container .bloque-2 .juxtapose {
	width: 100%;
	height: 100%;
}

.page-template-home .antes-y-despues .container .bloque-2 .juxtapose .jx-knightlab {
	display: none;
}

.page-template-home .antes-y-despues .container a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	width: 100%;
}

.page-template-home .antes-y-despues .container a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

.page-template-home .profesionales {
	margin: 0 0 100px 0;
	padding: 0;
}

@media (max-width: 992px) {
	.page-template-home .profesionales {
		margin-bottom: 60px;
	}
}

.page-template-home .profesionales .container {
	width: 100%;
	max-width: 1116px;
	padding: 0;
}

@media (max-width: 992px) {
	.page-template-home .profesionales .container {
		padding: 0 27px;
	}
}

.page-template-home .profesionales .container .bloque-1 {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: flex-end;
}

.page-template-home .profesionales .container .bloque-1 .texto-1 {
	display: flex;
	width: 100%;
	max-width: 548px;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	flex-shrink: 0;
}

@media (max-width: 992px) {
	.page-template-home .profesionales .container .bloque-1 .texto-1 {
		max-width: 100%;
	}
}

.page-template-home .profesionales .container .bloque-1 .texto-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.page-template-home .profesionales .container .bloque-1 .texto-1 h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

.page-template-home .profesionales .container .bloque-1 .texto-1 .texto-1-1 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
	color: var(--Foundation-Grey-G200, #484546);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-home .profesionales .container .bloque-1 .texto-1 .texto-1-1 p.titulo {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.page-template-home .profesionales .container .bloque-1 a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.page-template-home .profesionales .container .bloque-1 a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

.page-template-home .profesionales .bloque-2 {
	margin: 32px auto 0;
	max-width: 1365px;
	width: 100%;
	padding: 0 8px;
}

@media (max-width: 500px) {
	.page-template-home .profesionales .bloque-2 {
		padding: 0;
	}
}

.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-button-next {
	opacity: 1;
	width: 40px;
	height: 40px;
}

.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-button-next::after {
	content: "";
}

.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-button-prev {
	opacity: 1;
	width: 40px;
	height: 40px;
}

.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-button-prev::after {
	content: "";
}

.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-wrapper {
	justify-content: center;
}

@media (max-width: 992px) {
	.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-wrapper {
		justify-content: start;
	}
}

.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-wrapper .profesional {
	display: flex;
	padding: 24px;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 10px;
	align-self: stretch;
	height: 427px;
	max-width: 336px;
	width: 100%;
	overflow: hidden;
	position: relative;
	border-radius: 8px;
}

@media (max-width: 500px) {
	.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-wrapper .profesional {
		max-width: 100%;
	}
}

.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-wrapper .profesional a {
	width: 100%;
	height: 100%;
	background-color: transparent;
	border-radius: 0;
	padding: 0;
}

.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-wrapper .profesional img {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-wrapper .profesional .fondo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45.61%, rgba(0, 0, 0, 0.32) 72.95%), rgba(211, 211, 211, 0) 50%/cover no-repeat;
}

.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-wrapper .profesional .texto {
	position: relative;
	z-index: 3;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 8px;
	align-self: stretch;
	width: 100%;
}

.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-wrapper .profesional .texto p.nombre {
	color: var(--Base-Light, #FFF);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	text-transform: capitalize;
	/* 31.2px */
}

.page-template-home .profesionales .bloque-2 .mySwiperProfesionales .swiper-wrapper .profesional .texto p.puesto {
	color: var(--Base-Light, #FFF);
	/* Text xs/Regular */
	font-family: Raleway;
	font-size: 14px !important;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
}

.page-template-home .profesionales a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.page-template-home .profesionales a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

@media (max-width: 992px) {
	.page-template-home .profesionales a {
		margin: 32px auto 0;
		width: calc(100% - 54px);
	}
}

.page-template-home .resenas {
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-home .resenas {
		padding: 0 27px;
		margin-bottom: 60px;
	}
}

.page-template-home .resenas .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	padding: 0;
	max-width: 1200px;
	width: 100%;
}

.page-template-home .resenas .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 848px;
	flex-direction: column;
	align-items: center;
	gap: 16px;
}

@media (max-width: 992px) {
	.page-template-home .resenas .container .bloque-1 {
		gap: 8px;
		align-items: start;
	}
}

.page-template-home .resenas .container .bloque-1 .titulo {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	align-self: stretch;
}

@media (max-width: 992px) {
	.page-template-home .resenas .container .bloque-1 .titulo {
		align-items: start;
	}
}

.page-template-home .resenas .container .bloque-1 .titulo p.subtitulo {
	color: var(--Primary, #00A7D6);
	text-align: center;
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

@media (max-width: 992px) {
	.page-template-home .resenas .container .bloque-1 .titulo p.subtitulo {
		text-align: start;
	}
}

.page-template-home .resenas .container .bloque-1 .titulo h2 {
	color: var(--Base-Dark, #231F20);
	text-align: center;
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

@media (max-width: 992px) {
	.page-template-home .resenas .container .bloque-1 .titulo h2 {
		text-align: start;
	}
}

.page-template-home .resenas .container .bloque-1 p.texto {
	color: var(--Base-Dark, #231F20);
	text-align: center;
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

@media (max-width: 992px) {
	.page-template-home .resenas .container .bloque-1 p.texto {
		text-align: start;
	}
}

.page-template-home .resenas .container .bloque-1 a {
	display: flex !important;
	padding: 8px 16px !important;
	justify-content: center !important;
	align-items: center !important;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

@media (max-width: 992px) {
	.page-template-home .resenas .container .bloque-1 a {
		display: none !important;
	}
}

.page-template-home .resenas .container .bloque-1 a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

.page-template-home .resenas .container a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.page-template-home .resenas .container a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

@media (max-width: 992px) {
	.page-template-home .resenas .container a {
		width: 100%;
	}
}

.page-template-home .ultimas-noticias {
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-home .ultimas-noticias {
		padding: 0 27px;
		margin-bottom: 60px;
	}
}

.page-template-home .ultimas-noticias .container {
	padding: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	align-self: stretch;
	max-width: 1116px;
	width: 100%;
}

@media (max-width: 992px) {
	.page-template-home .ultimas-noticias .container {
		align-items: start;
	}
}

.page-template-home .ultimas-noticias .container .bloque-1 {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
}

@media (max-width: 992px) {
	.page-template-home .ultimas-noticias .container .bloque-1 {
		align-items: start;
	}
}

.page-template-home .ultimas-noticias .container .bloque-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	text-align: center;
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

@media (max-width: 992px) {
	.page-template-home .ultimas-noticias .container .bloque-1 p.subtitulo {
		text-align: right;
	}
}

.page-template-home .ultimas-noticias .container .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	text-align: center;
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

@media (max-width: 992px) {
	.page-template-home .ultimas-noticias .container .bloque-1 h2 {
		text-align: right;
	}
}

.page-template-home .ultimas-noticias .container .bloque-2 {
	display: flex;
	align-items: flex-start;
	gap: 24px;
	justify-content: space-between;
}

@media (max-width: 992px) {
	.page-template-home .ultimas-noticias .container .bloque-2 {
		flex-direction: column;
	}
}

.page-template-home .ultimas-noticias .container .bloque-2 .noticia {
	width: 100%;
	max-width: 356px;
}

@media (max-width: 992px) {
	.page-template-home .ultimas-noticias .container .bloque-2 .noticia {
		max-width: 100%;
	}
}

.page-template-home .ultimas-noticias .container .bloque-2 .noticia:hover .imagen img {
	scale: 1.2;
}

.page-template-home .ultimas-noticias .container .bloque-2 .noticia .imagen {
	overflow: hidden;
	width: 100%;
	height: 200px;
	align-self: stretch;
	border-radius: 4px 4px 0 0;
}

.page-template-home .ultimas-noticias .container .bloque-2 .noticia .imagen img {
	transition: all 0.3s ease-in-out;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.page-template-home .ultimas-noticias .container .bloque-2 .noticia .texto {
	display: flex;
	padding: 24px;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	align-self: stretch;
	background: rgba(233, 233, 233, 0.12);
	height: 203px;
}

.page-template-home .ultimas-noticias .container .bloque-2 .noticia .texto p {
	color: var(--Base-Dark, #231F20);
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.page-template-home .ultimas-noticias .container .bloque-2 .noticia .texto h3 {
	color: var(--Primary, #00A7D6);
	/* Text md/Bold */
	font-family: Raleway;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	/* 25.2px */
}

.page-template-home .ultimas-noticias .container .bloque-2 .noticia .texto a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.page-template-home .ultimas-noticias .container .bloque-2 .noticia .texto a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

@media (max-width: 992px) {
	.page-template-home .ultimas-noticias .container .bloque-2 .noticia .texto a {
		width: 100%;
	}
}

.page-template-home .ubicacion {
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-home .ubicacion {
		padding: 0 27px;
		margin-bottom: 60px;
	}
}

.page-template-home .ubicacion .container {
	display: flex;
	width: 100%;
	max-width: 1118px;
	align-items: center;
	gap: 96px;
	padding: 0;
}

@media (max-width: 992px) {
	.page-template-home .ubicacion .container {
		flex-direction: column;
	}
}

.page-template-home .ubicacion .container .bloque-1 {
	width: 100%;
	max-width: 570px;
	height: 354px;
	border-radius: 4px;
	background: #FFF;
	/* Shadow */
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	overflow: hidden;
}

.page-template-home .ubicacion .container .bloque-1 iframe {
	width: 100%;
	max-height: 354px;
}

.page-template-home .ubicacion .container .bloque-2 {
	display: flex;
	width: 100%;
	max-width: 457px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
}

@media (max-width: 992px) {
	.page-template-home .ubicacion .container .bloque-2 {
		max-width: 100%;
		gap: 24px;
	}
}

.page-template-home .ubicacion .container .bloque-2 h2 {
	color: var(--Primary, #00A7D6);
	/* Display lg/Regular */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
	margin-bottom: -8px !important;
}

@media (max-width: 992px) {
	.page-template-home .ubicacion .container .bloque-2 h2 {
		margin-bottom: -16px !important;
	}
}

.page-template-home .ubicacion .container .bloque-2 p.texto {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-home .ubicacion .container .bloque-2 .mapa {
	border-radius: 4px;
	background: #FFF;
	height: 354px;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	width: 100%;
	overflow: hidden;
}

.page-template-home .ubicacion .container .bloque-2 .mapa iframe {
	width: 100%;
	min-height: 354px;
	height: auto;
}

.page-template-home .ubicacion .container .bloque-2 .datos {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
}

@media (max-width: 992px) {
	.page-template-home .ubicacion .container .bloque-2 .datos {
		flex-direction: column;
		gap: 16px;
	}
}

.page-template-home .ubicacion .container .bloque-2 .datos .dato {
	width: 100%;
	max-width: 224px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 4px;
}

@media (max-width: 992px) {
	.page-template-home .ubicacion .container .bloque-2 .datos .dato {
		max-width: 100%;
	}
}

.page-template-home .ubicacion .container .bloque-2 .datos .dato .titulo {
	display: flex;
	align-items: center;
	gap: 8px;
	align-self: stretch;
}

.page-template-home .ubicacion .container .bloque-2 .datos .dato .titulo p {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text md/Bold */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	/* 25.2px */
}

.page-template-home .ubicacion .container .bloque-2 .datos .dato .titulo img {
	width: 24px;
	height: 24px;
}

.page-template-home .ubicacion .container .bloque-2 .datos .dato p {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.page-template-home .ubicacion .container .bloque-2 .datos .dato a {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
	text-decoration: none;
}

.page-template-tratamientos .top-bar .enlace a {
	color: white;
}

.page-template-tratamientos .top-bar hr {
	background-color: white !important;
}

.page-template-tratamientos .container-doctora {
	position: absolute;
	bottom: 0;
	right: 0;
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 16px;
	border-radius: 8px 0px 0px 0px;
	background: rgba(255, 255, 255, 0.48);
	backdrop-filter: blur(12px);
	width: 100%;
	max-width: 400px;
}

@media (max-width: 992px) {
	.page-template-tratamientos .container-doctora {
		display: none;
	}
}

.page-template-tratamientos .container-doctora img.img-profesional {
	width: 100px;
	height: 100px;
	object-fit: contain;
}

.page-template-tratamientos .container-doctora .texto-1 {
	color: var(--Base-Light, #FFF);
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	max-width: 247px;
}

.page-template-tratamientos .container-doctora .texto-2 {
	color: var(--Base-Light, #FFF);
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	max-width: 247px;
}

.page-template-tratamientos .hero-imagen-formulario {
	margin-bottom: 0 !important;
}

@media (max-width: 992px) {
	.page-template-tratamientos .hero-imagen-formulario {
		height: 580px;
	}
}

.page-template-tratamientos .hero-imagen-formulario .fondo {
	width: calc(100% - 16px);
	height: calc(100% - 16px);
	border-radius: 4px;
	object-fit: cover;
	position: absolute;
	top: 8px;
	z-index: 2;
	border-radius: 4px;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
}

@media (max-width: 992px) {
	.page-template-tratamientos .hero-imagen-formulario .fondo {
		width: 100%;
		height: 100%;
	}
}

.page-template-tratamientos .hero-imagen-formulario .container {
	display: flex;
	flex-wrap: wrap;
	align-content: flex-end;
}

.page-template-tratamientos .hero-imagen-formulario .container .bloque-1 {
	max-width: 694px !important;
	margin-bottom: 30px;
}

.page-template-tratamientos #boxed-wrapper {
	overflow: initial;
}

.menu-sticky {
	top: 120px;
	position: sticky;
	left: 0;
	z-index: 10;
	height: 54px;
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.9);
	backdrop-filter: blur(12px);
	display: flex;
	align-items: center;
	margin-left: 15px;
	margin-right: 15px;
	width: calc(100% - 30px);
	max-width: 1270px;
	margin: 0 auto;
}

@media (max-width: 1025px) {
	.menu-sticky {
		background: white;
		width: 100%;
		margin: 0;
		border-radius: 0;
		top: 145px;
	}
}

@media (max-width: 640px) {
	.menu-sticky {
		top: 95px;
	}
}

.menu-sticky .container {
	max-width: 1116px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.menu-sticky .container .swiper-sectores-nav {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	width: 100%;
}

@media (max-width: 992px) {
	.menu-sticky .container .swiper-sectores-nav {
		padding: 0 25px 0 0;
	}
}

.menu-sticky .container .swiper-sectores-nav .swiper-wrapper {
	justify-content: space-between;
	position: relative;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	box-sizing: content-box;
}

.menu-sticky .container .swiper-sectores-nav .swiper-slide {
	width: 100%;
	max-width: fit-content;
	padding: 8px;
	text-align: center;
	font-family: Raleway;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 18px;
	/* 150% */
	text-transform: uppercase;
}

.menu-sticky .container .swiper-sectores-nav .swiper-slide a {
	color: var(--Primary, #00A7D6);
}

.menu-sticky .container .swiper-sectores-nav .swiper-slide:hover {
	border-radius: 4px;
	background: rgba(35, 31, 32, 0.04);
}

.menu-sticky .container .swiper-button-next {
	background-image: url("assets/img/uiw_right.svg") !important;
	background: white;
	width: 32px;
	background-repeat: no-repeat;
	right: 0px;
	top: 28px;
	height: 100%;
}

.menu-sticky .container .swiper-button-next::after {
	content: none;
}

.page-template-categoria,
.page-template-tratamientos {
	/*---------------------------------- Hero -----------------------------*/
	/*---------------------------------- Hero Black Friday -----------------------------*/
	/*---------------------------------- Tratamientos -----------------------------*/
	/*---------------------------------- Profesionales -----------------------------*/
	/*---------------------------------- Banner -----------------------------*/
	/*---------------------------------- Antes y después -----------------------------*/
	/*---------------------------------- Tecnologias -----------------------------*/
	/*---------------------------------- Experiencia -----------------------------*/
	/*---------------------------------- Ubicacion -----------------------------*/
	/*---------------------------------- Últimas Noticias -----------------------------*/
	/*---------------------------------- Banner video texto -----------------------------*/
	/*---------------------------------- Razones -----------------------------*/
	/*---------------------------------- FAQs -----------------------------*/
	/*---------------------------------- Reseñas -----------------------------*/
}

.page-template-categoria p,
.page-template-categoria h1,
.page-template-categoria h2,
.page-template-categoria h3,
.page-template-categoria h4,
.page-template-tratamientos p,
.page-template-tratamientos h1,
.page-template-tratamientos h2,
.page-template-tratamientos h3,
.page-template-tratamientos h4 {
	margin: 0;
}

.page-template-categoria #main,
.page-template-tratamientos #main {
	padding: 0 !important;
	background-color: transparent !important;
}

.page-template-categoria #main .fusion-row,
.page-template-tratamientos #main .fusion-row {
	max-width: 100% !important;
}

.page-template-categoria .fusion-megamenu-wrapper .row,
.page-template-tratamientos .fusion-megamenu-wrapper .row {
	display: block;
}

.page-template-categoria .fusion-megamenu-wrapper .row .fusion-megamenu-holder,
.page-template-tratamientos .fusion-megamenu-wrapper .row .fusion-megamenu-holder {
	padding: 0;
}

.page-template-categoria .hero-imagen-formulario,
.page-template-tratamientos .hero-imagen-formulario {
	padding: 8px;
	height: 585px;
	position: relative;
	overflow: hidden;
	margin-bottom: 52px;
}

@media (max-width: 992px) {
	.page-template-categoria .hero-imagen-formulario,
	.page-template-tratamientos .hero-imagen-formulario {
		padding: 0;
		border-radius: 0;
	}
}

.page-template-categoria .hero-imagen-formulario video,
.page-template-tratamientos .hero-imagen-formulario video {
	width: calc(100% - 16px);
	height: calc(100% - 16px);
	border-radius: 4px;
	object-fit: cover;
	position: absolute;
	top: 8px;
	z-index: 1;
}

@media (max-width: 992px) {
	.page-template-categoria .hero-imagen-formulario video,
	.page-template-tratamientos .hero-imagen-formulario video {
		width: 100%;
		height: 100%;
	}
}

.page-template-categoria .hero-imagen-formulario .img-hero,
.page-template-tratamientos .hero-imagen-formulario .img-hero {
	width: calc(100% - 16px);
	height: calc(100% - 16px);
	object-fit: cover;
	position: absolute;
	top: 8px;
	z-index: 1;
	border-radius: 4px;
}

@media (max-width: 992px) {
	.page-template-categoria .hero-imagen-formulario .img-hero,
	.page-template-tratamientos .hero-imagen-formulario .img-hero {
		width: 100%;
		height: 100%;
	}
}

.page-template-categoria .hero-imagen-formulario .container,
.page-template-tratamientos .hero-imagen-formulario .container {
	max-width: 1116px;
	width: 100%;
	height: 100%;
	padding: 0 4px;
	position: relative;
	z-index: 2;
}

@media (max-width: 992px) {
	.page-template-categoria .hero-imagen-formulario .container,
	.page-template-tratamientos .hero-imagen-formulario .container {
		padding: 0 27px;
	}
}

.page-template-categoria .hero-imagen-formulario .container .bloque-1,
.page-template-tratamientos .hero-imagen-formulario .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 649px;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
}

@media (max-width: 992px) {
	.page-template-categoria .hero-imagen-formulario .container .bloque-1,
	.page-template-tratamientos .hero-imagen-formulario .container .bloque-1 {
		position: absolute;
		z-index: 2;
		bottom: 60px;
		width: calc(100% - 54px);
		max-width: 100%;
	}
}

.page-template-categoria .hero-imagen-formulario .container .bloque-1 p.subtitulo,
.page-template-tratamientos .hero-imagen-formulario .container .bloque-1 p.subtitulo {
	color: var(--Base-Light, #FFF);
	font-family: Raleway;
	font-size: 32px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 41.6px */
	margin-bottom: -8px;
}

.page-template-categoria .hero-imagen-formulario .container .bloque-1 h1,
.page-template-tratamientos .hero-imagen-formulario .container .bloque-1 h1 {
	color: #FFF;
	/* Display xl/Medium */
	font-family: Raleway;
	font-size: 72px !important;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

@media (max-width: 992px) {
	.page-template-categoria .hero-imagen-formulario .container .bloque-1 h1,
	.page-template-tratamientos .hero-imagen-formulario .container .bloque-1 h1 {
		font-size: 48px !important;
	}
}

.page-template-categoria .hero-imagen-formulario .container .bloque-1 p.texto,
.page-template-tratamientos .hero-imagen-formulario .container .bloque-1 p.texto {
	color: var(--Base-Light, #FFF);
	/* Text lg/Regular */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 32px */
}

@media (max-width: 992px) {
	.page-template-categoria .hero-imagen-formulario .container .bloque-1 p.texto,
	.page-template-tratamientos .hero-imagen-formulario .container .bloque-1 p.texto {
		font-size: 18px;
	}
}

.page-template-categoria .hero-imagen-formulario .container .bloque-1 button,
.page-template-tratamientos .hero-imagen-formulario .container .bloque-1 button {
	display: flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	background: var(--Base-Light, #FFF);
	border: none;
	/* Shadow */
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	color: var(--Primary, #00A7D6);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
	.page-template-categoria .hero-imagen-formulario .container .bloque-1 button,
	.page-template-tratamientos .hero-imagen-formulario .container .bloque-1 button {
		width: 100%;
	}
}

.page-template-categoria .hero-imagen-formulario .container .bloque-1 button:hover,
.page-template-tratamientos .hero-imagen-formulario .container .bloque-1 button:hover {
	box-shadow: none;
	color: #FFF;
	border-radius: 24px;
	background: var(--Primary, #00A7D6);
}

.page-template-categoria .hero-black-friday .img-hero,
.page-template-tratamientos .hero-black-friday .img-hero {
	padding: 8px;
	height: 309px;
}

.page-template-categoria .hero-black-friday .img-hero img,
.page-template-tratamientos .hero-black-friday .img-hero img {
	border-radius: 4px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.page-template-categoria .hero-black-friday .img-hero.mobile,
.page-template-tratamientos .hero-black-friday .img-hero.mobile {
	display: none;
}

@media (max-width: 992px) {
	.page-template-categoria .hero-black-friday .img-hero,
	.page-template-tratamientos .hero-black-friday .img-hero {
		padding: 0;
		height: 282px;
		display: none;
	}
	.page-template-categoria .hero-black-friday .img-hero.mobile,
	.page-template-tratamientos .hero-black-friday .img-hero.mobile {
		display: block;
	}
	.page-template-categoria .hero-black-friday .img-hero img,
	.page-template-tratamientos .hero-black-friday .img-hero img {
		border-radius: 0;
	}
}

.page-template-categoria .hero-black-friday .container,
.page-template-tratamientos .hero-black-friday .container {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	padding-top: 40px;
	padding-bottom: 48px;
	overflow: visible;
	position: relative;
	max-width: 1116px;
	padding-left: 0;
	padding-right: 0;
}

.page-template-categoria .hero-black-friday .container::before, .page-template-categoria .hero-black-friday .container::after,
.page-template-tratamientos .hero-black-friday .container::before,
.page-template-tratamientos .hero-black-friday .container::after {
	content: none;
}

.page-template-categoria .hero-black-friday .container .col-1,
.page-template-tratamientos .hero-black-friday .container .col-1 {
	width: calc(100% - 399px);
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 8px;
	overflow: visible;
}

.page-template-categoria .hero-black-friday .container .col-1 .subtitulo,
.page-template-tratamientos .hero-black-friday .container .col-1 .subtitulo {
	font-weight: 600;
	font-style: Italic;
	font-size: 32px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 10%;
	vertical-align: middle;
	text-transform: uppercase;
	color: transparent;
	-webkit-text-stroke: 1px #00A5D5;
}

.page-template-categoria .hero-black-friday .container .col-1 .titulo h1,
.page-template-tratamientos .hero-black-friday .container .col-1 .titulo h1 {
	font-weight: 400;
	font-size: 72px;
	line-height: 120% !important;
	letter-spacing: 0%;
	vertical-align: middle;
	color: #0F0D0D;
}

.page-template-categoria .hero-black-friday .container .col-1 .titulo h1 strong, .page-template-categoria .hero-black-friday .container .col-1 .titulo h1 b,
.page-template-tratamientos .hero-black-friday .container .col-1 .titulo h1 strong,
.page-template-tratamientos .hero-black-friday .container .col-1 .titulo h1 b {
	font-weight: 900;
}

.page-template-categoria .hero-black-friday .container .col-1 .img-hero,
.page-template-tratamientos .hero-black-friday .container .col-1 .img-hero {
	position: absolute;
	top: -30px;
	left: 320px;
}

.page-template-categoria .hero-black-friday .container .col-1 .img-hero img,
.page-template-tratamientos .hero-black-friday .container .col-1 .img-hero img {
	width: 151px;
	height: 151px;
}

.page-template-categoria .hero-black-friday .container .col-2,
.page-template-tratamientos .hero-black-friday .container .col-2 {
	width: 383px;
}

.page-template-categoria .hero-black-friday .container .col-2 .texto,
.page-template-tratamientos .hero-black-friday .container .col-2 .texto {
	font-size: 20px;
	line-height: 160%;
	vertical-align: middle;
	color: #4F4C4D;
}

.page-template-categoria .hero-black-friday .container .col-2 .texto b, .page-template-categoria .hero-black-friday .container .col-2 .texto strong,
.page-template-tratamientos .hero-black-friday .container .col-2 .texto b,
.page-template-tratamientos .hero-black-friday .container .col-2 .texto strong {
	color: #007597;
}

.page-template-categoria .hero-black-friday .container .col-2 button,
.page-template-tratamientos .hero-black-friday .container .col-2 button {
	margin-top: 16px;
	width: fit-content;
	box-shadow: 0px 0px 12px 0px #0000001F;
	border: none;
	border-radius: 24px;
	background: white;
	padding: 15px 16px;
	color: #00A7D6;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	transition: all 0.3s;
}

.page-template-categoria .hero-black-friday .container .col-2 button:hover,
.page-template-tratamientos .hero-black-friday .container .col-2 button:hover {
	background: #00A7D6;
	color: white;
}

@media (max-width: 992px) {
	.page-template-categoria .hero-black-friday .container,
	.page-template-tratamientos .hero-black-friday .container {
		padding-top: 41px;
		padding-bottom: 58px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.page-template-categoria .hero-black-friday .container .col-1,
	.page-template-tratamientos .hero-black-friday .container .col-1 {
		width: 100%;
		gap: 16px;
	}
	.page-template-categoria .hero-black-friday .container .col-1 .img-hero,
	.page-template-tratamientos .hero-black-friday .container .col-1 .img-hero {
		top: -30px;
		right: -12px;
		left: auto;
		height: auto;
	}
	.page-template-categoria .hero-black-friday .container .col-1 .img-hero img,
	.page-template-tratamientos .hero-black-friday .container .col-1 .img-hero img {
		width: 112px;
		height: 112px;
	}
	.page-template-categoria .hero-black-friday .container .col-1 .subtitulo,
	.page-template-tratamientos .hero-black-friday .container .col-1 .subtitulo {
		font-size: 20px;
	}
	.page-template-categoria .hero-black-friday .container .col-1 .titulo h1,
	.page-template-tratamientos .hero-black-friday .container .col-1 .titulo h1 {
		font-weight: 900;
		font-size: 48px !important;
	}
	.page-template-categoria .hero-black-friday .container .col-2,
	.page-template-tratamientos .hero-black-friday .container .col-2 {
		width: 100%;
	}
	.page-template-categoria .hero-black-friday .container .col-2 .texto,
	.page-template-tratamientos .hero-black-friday .container .col-2 .texto {
		font-size: 16px;
	}
	.page-template-categoria .hero-black-friday .container .col-2 button,
	.page-template-tratamientos .hero-black-friday .container .col-2 button {
		position: absolute;
		bottom: -27px;
		left: 15px;
		right: 15px;
		width: calc(100% - 30px);
	}
}

.page-template-categoria .hero-black-friday .gform_wrapper,
.page-template-tratamientos .hero-black-friday .gform_wrapper {
	margin-bottom: 0;
}

.page-template-categoria .form-hero.cerrar,
.page-template-tratamientos .form-hero.cerrar {
	overflow: hidden;
	max-height: 0px;
}

.page-template-categoria .form-hero,
.page-template-tratamientos .form-hero {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 100vh;
	z-index: 1000;
	transition: all 0.3s ease-in-out;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #48454636;
}

@media (max-width: 992px) {
	.page-template-categoria .form-hero,
	.page-template-tratamientos .form-hero {
		align-items: end;
		justify-content: end;
	}
}

.page-template-categoria .form-hero .formulario,
.page-template-tratamientos .form-hero .formulario {
	display: flex;
	width: 100%;
	max-width: 568px;
	padding: 32px;
	flex-direction: column;
	align-items: flex-start;
	border-radius: 8px;
	background: #FFF;
}

.page-template-categoria .form-hero .formulario p.close,
.page-template-tratamientos .form-hero .formulario p.close {
	width: 24px;
	height: 24px;
	text-align: end;
	width: 100%;
}

.page-template-categoria .form-hero .formulario p.close svg,
.page-template-tratamientos .form-hero .formulario p.close svg {
	opacity: 1;
	cursor: pointer;
	fill: #00A7D6;
}

.page-template-categoria .form-hero .formulario p.close svg path,
.page-template-tratamientos .form-hero .formulario p.close svg path {
	stroke: #00A7D6;
}

.page-template-categoria .form-hero .formulario h2,
.page-template-tratamientos .form-hero .formulario h2 {
	color: var(--Primary, #00A7D6);
	/* Display md/Regular */
	font-family: Raleway;
	font-size: 36px;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
	margin-bottom: 16px;
}

@media (max-width: 992px) {
	.page-template-categoria .form-hero .formulario h2,
	.page-template-tratamientos .form-hero .formulario h2 {
		font-size: 30px !important;
	}
}

.page-template-categoria .form-hero .formulario p,
.page-template-tratamientos .form-hero .formulario p {
	color: var(--Base-Dark, #231F20);
	/* Text lg/Bold */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 26px */
}

@media (max-width: 992px) {
	.page-template-categoria .form-hero .formulario p,
	.page-template-tratamientos .form-hero .formulario p {
		font-size: 18px !important;
	}
}

.page-template-categoria .form-hero .formulario .gform_heading,
.page-template-tratamientos .form-hero .formulario .gform_heading {
	display: none;
}

.page-template-categoria .form-hero .formulario .gform_legacy_markup_wrapper,
.page-template-tratamientos .form-hero .formulario .gform_legacy_markup_wrapper {
	margin: 0 !important;
}

.page-template-categoria .form-hero .formulario form .gform_footer,
.page-template-tratamientos .form-hero .formulario form .gform_footer {
	padding: 0 !important;
}

.page-template-categoria .form-hero .formulario form .ginput_container,
.page-template-tratamientos .form-hero .formulario form .ginput_container {
	margin-top: 4px !important;
}

.page-template-categoria .form-hero .formulario form input[type="text"],
.page-template-categoria .form-hero .formulario form input[type="email"],
.page-template-categoria .form-hero .formulario form input[type="tel"],
.page-template-tratamientos .form-hero .formulario form input[type="text"],
.page-template-tratamientos .form-hero .formulario form input[type="email"],
.page-template-tratamientos .form-hero .formulario form input[type="tel"] {
	display: flex;
	height: 42px !important;
	padding: 8px 16px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 10px;
	align-self: stretch;
	border-radius: 2px !important;
	border: 1px solid rgba(165, 163, 164, 0.55);
	background: #FFF;
}

.page-template-categoria .form-hero .formulario form textarea,
.page-template-tratamientos .form-hero .formulario form textarea {
	border-radius: 2px !important;
	border: 1px solid rgba(165, 163, 164, 0.55);
	background: #FFF;
}

.page-template-categoria .form-hero .formulario form #field_5_5 .gfield_label,
.page-template-tratamientos .form-hero .formulario form #field_5_5 .gfield_label {
	display: none;
}

.page-template-categoria .form-hero .formulario form #input_5_5_1,
.page-template-tratamientos .form-hero .formulario form #input_5_5_1 {
	width: auto !important;
}

.page-template-categoria .form-hero .formulario form .gfield,
.page-template-tratamientos .form-hero .formulario form .gfield {
	padding: 0 !important;
}

.page-template-categoria .form-hero .formulario form .gfield_label,
.page-template-tratamientos .form-hero .formulario form .gfield_label {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.page-template-categoria .form-hero .formulario form .ginput_container,
.page-template-tratamientos .form-hero .formulario form .ginput_container {
	display: flex;
	align-items: center;
	gap: 8px;
	align-self: stretch;
}

.page-template-categoria .form-hero .formulario form .ginput_container .gform-field-label,
.page-template-tratamientos .form-hero .formulario form .ginput_container .gform-field-label {
	color: var(--Base-Dark, #231F20);
	/* Text xs/Regular */
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.page-template-categoria .form-hero .formulario form input[type="submit"],
.page-template-tratamientos .form-hero .formulario form input[type="submit"] {
	display: flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	background: var(--Primary, #00A7D6);
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700 !important;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.page-template-categoria .tratamientos,
.page-template-tratamientos .tratamientos {
	margin-bottom: 100px;
	padding: 0;
}

@media (max-width: 992px) {
	.page-template-categoria .tratamientos,
	.page-template-tratamientos .tratamientos {
		margin-bottom: 60px;
	}
}

.page-template-categoria .tratamientos .container,
.page-template-tratamientos .tratamientos .container {
	width: 100%;
	max-width: 1116px;
	padding: 0;
}

@media (max-width: 992px) {
	.page-template-categoria .tratamientos .container,
	.page-template-tratamientos .tratamientos .container {
		padding: 0 27px;
	}
}

.page-template-categoria .tratamientos .container .bloque-1,
.page-template-tratamientos .tratamientos .container .bloque-1 {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: flex-end;
}

.page-template-categoria .tratamientos .container .bloque-1 .texto-1,
.page-template-tratamientos .tratamientos .container .bloque-1 .texto-1 {
	display: flex;
	width: 100%;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
}

@media (max-width: 992px) {
	.page-template-categoria .tratamientos .container .bloque-1 .texto-1,
	.page-template-tratamientos .tratamientos .container .bloque-1 .texto-1 {
		max-width: 100%;
		flex-direction: column;
	}
}

.page-template-categoria .tratamientos .container .bloque-1 .texto-1 div,
.page-template-tratamientos .tratamientos .container .bloque-1 .texto-1 div {
	max-width: 548px;
}

@media (max-width: 992px) {
	.page-template-categoria .tratamientos .container .bloque-1 .texto-1 div,
	.page-template-tratamientos .tratamientos .container .bloque-1 .texto-1 div {
		max-width: 100%;
	}
}

.page-template-categoria .tratamientos .container .bloque-1 .texto-1 div p.subtitulo,
.page-template-tratamientos .tratamientos .container .bloque-1 .texto-1 div p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.page-template-categoria .tratamientos .container .bloque-1 .texto-1 div h2,
.page-template-tratamientos .tratamientos .container .bloque-1 .texto-1 div h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

.page-template-categoria .tratamientos .container .bloque-1 .texto-1 .texto-1-1,
.page-template-tratamientos .tratamientos .container .bloque-1 .texto-1 .texto-1-1 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
	max-width: 548px;
	color: var(--Foundation-Grey-G200, #484546);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

@media (max-width: 992px) {
	.page-template-categoria .tratamientos .container .bloque-1 .texto-1 .texto-1-1,
	.page-template-tratamientos .tratamientos .container .bloque-1 .texto-1 .texto-1-1 {
		max-width: 100%;
	}
}

.page-template-categoria .tratamientos .container .bloque-1 .texto-1 .texto-1-1 p.titulo,
.page-template-tratamientos .tratamientos .container .bloque-1 .texto-1 .texto-1-1 p.titulo {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.page-template-categoria .tratamientos .container .bloque-1 a,
.page-template-tratamientos .tratamientos .container .bloque-1 a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.page-template-categoria .tratamientos .container .bloque-1 a:hover,
.page-template-tratamientos .tratamientos .container .bloque-1 a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

.page-template-categoria .tratamientos .bloque-2,
.page-template-tratamientos .tratamientos .bloque-2 {
	margin: 32px auto 0 auto;
	max-width: 1116px;
	width: 100%;
	display: flex;
	align-items: flex-start;
	gap: 8px;
}

@media (max-width: 992px) {
	.page-template-categoria .tratamientos .bloque-2,
	.page-template-tratamientos .tratamientos .bloque-2 {
		padding: 0 16px;
		flex-direction: column;
	}
}

.page-template-categoria .tratamientos .bloque-2 a,
.page-template-tratamientos .tratamientos .bloque-2 a {
	display: block;
	width: 34%;
}

@media (max-width: 992px) {
	.page-template-categoria .tratamientos .bloque-2 a,
	.page-template-tratamientos .tratamientos .bloque-2 a {
		width: 100%;
	}
}

.page-template-categoria .tratamientos .bloque-2 a .tratamiento,
.page-template-tratamientos .tratamientos .bloque-2 a .tratamiento {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	flex: 1 0 0;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease-in-out;
}

.page-template-categoria .tratamientos .bloque-2 a .tratamiento .fondo,
.page-template-tratamientos .tratamientos .bloque-2 a .tratamiento .fondo {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.3s ease-in-out;
	z-index: 2;
}

@media (max-width: 992px) {
	.page-template-categoria .tratamientos .bloque-2 a .tratamiento img,
	.page-template-tratamientos .tratamientos .bloque-2 a .tratamiento img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		max-height: 300px;
	}
}

.page-template-categoria .tratamientos .bloque-2 a .tratamiento .texto,
.page-template-tratamientos .tratamientos .bloque-2 a .tratamiento .texto {
	display: flex;
	padding: 24px;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 8px;
	align-self: stretch;
	z-index: 3;
	position: relative;
	background: #f5f5f5;
}

.page-template-categoria .tratamientos .bloque-2 a .tratamiento .texto p.titulo,
.page-template-tratamientos .tratamientos .bloque-2 a .tratamiento .texto p.titulo {
	color: var(--Base-Dark, #231F20);
	/* Text xl/Bold */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.page-template-categoria .tratamientos .bloque-2 a .tratamiento .texto p.subtitulo,
.page-template-tratamientos .tratamientos .bloque-2 a .tratamiento .texto p.subtitulo {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.page-template-categoria .tratamientos .bloque-2 a .tratamiento .texto p.subtitulo svg,
.page-template-tratamientos .tratamientos .bloque-2 a .tratamiento .texto p.subtitulo svg {
	display: none;
}

.page-template-categoria .tratamientos .bloque-2 a.cta,
.page-template-tratamientos .tratamientos .bloque-2 a.cta {
	width: calc(100% - 20px);
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	margin: 32px auto 0;
}

.page-template-categoria .tratamientos .bloque-2 a.cta:hover,
.page-template-tratamientos .tratamientos .bloque-2 a.cta:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

.page-template-categoria .profesionales,
.page-template-tratamientos .profesionales {
	padding: 60px 0;
	background: #F9F9F9;
}

.page-template-categoria .profesionales .container,
.page-template-tratamientos .profesionales .container {
	width: 100%;
	max-width: 1116px;
	padding: 0;
}

@media (max-width: 992px) {
	.page-template-categoria .profesionales .container,
	.page-template-tratamientos .profesionales .container {
		padding: 0 27px;
	}
}

.page-template-categoria .profesionales .container .bloque-1,
.page-template-tratamientos .profesionales .container .bloque-1 {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: flex-end;
}

.page-template-categoria .profesionales .container .bloque-1 .texto-1,
.page-template-tratamientos .profesionales .container .bloque-1 .texto-1 {
	display: flex;
	width: 100%;
	max-width: 548px;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	flex-shrink: 0;
}

@media (max-width: 992px) {
	.page-template-categoria .profesionales .container .bloque-1 .texto-1,
	.page-template-tratamientos .profesionales .container .bloque-1 .texto-1 {
		max-width: 100%;
	}
}

.page-template-categoria .profesionales .container .bloque-1 .texto-1 p.subtitulo,
.page-template-tratamientos .profesionales .container .bloque-1 .texto-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.page-template-categoria .profesionales .container .bloque-1 .texto-1 h2,
.page-template-tratamientos .profesionales .container .bloque-1 .texto-1 h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 30px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

.page-template-categoria .profesionales .container .bloque-1 .texto-1 .texto-1-1,
.page-template-tratamientos .profesionales .container .bloque-1 .texto-1 .texto-1-1 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
	color: var(--Foundation-Grey-G200, #484546);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-categoria .profesionales .container .bloque-1 .texto-1 .texto-1-1 p.titulo,
.page-template-tratamientos .profesionales .container .bloque-1 .texto-1 .texto-1-1 p.titulo {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.page-template-categoria .profesionales .container .bloque-1 a,
.page-template-tratamientos .profesionales .container .bloque-1 a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.page-template-categoria .profesionales .container .bloque-1 a:hover,
.page-template-tratamientos .profesionales .container .bloque-1 a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

.page-template-categoria .profesionales .bloque-2,
.page-template-tratamientos .profesionales .bloque-2 {
	margin: 32px auto 0;
	max-width: 1365px;
	width: 100%;
	padding: 0 8px;
}

@media (max-width: 500px) {
	.page-template-categoria .profesionales .bloque-2,
	.page-template-tratamientos .profesionales .bloque-2 {
		padding: 0;
	}
}

.page-template-categoria .profesionales .bloque-2 .mySwiperProfesionales .swiper-button-next,
.page-template-tratamientos .profesionales .bloque-2 .mySwiperProfesionales .swiper-button-next {
	opacity: 1;
	width: 40px;
	height: 40px;
}

.page-template-categoria .profesionales .bloque-2 .mySwiperProfesionales .swiper-button-next::after,
.page-template-tratamientos .profesionales .bloque-2 .mySwiperProfesionales .swiper-button-next::after {
	content: "";
}

.page-template-categoria .profesionales .bloque-2 .mySwiperProfesionales .swiper-button-prev,
.page-template-tratamientos .profesionales .bloque-2 .mySwiperProfesionales .swiper-button-prev {
	opacity: 1;
	width: 40px;
	height: 40px;
}

.page-template-categoria .profesionales .bloque-2 .mySwiperProfesionales .swiper-button-prev::after,
.page-template-tratamientos .profesionales .bloque-2 .mySwiperProfesionales .swiper-button-prev::after {
	content: "";
}

.page-template-categoria .profesionales .bloque-2 .mySwiperProfesionales .profesional,
.page-template-tratamientos .profesionales .bloque-2 .mySwiperProfesionales .profesional {
	display: flex;
	padding: 24px;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 10px;
	align-self: stretch;
	height: 427px;
	max-width: 336px;
	width: 100%;
	overflow: hidden;
	position: relative;
	border-radius: 8px;
}

@media (max-width: 500px) {
	.page-template-categoria .profesionales .bloque-2 .mySwiperProfesionales .profesional,
	.page-template-tratamientos .profesionales .bloque-2 .mySwiperProfesionales .profesional {
		max-width: 100%;
	}
}

.page-template-categoria .profesionales .bloque-2 .mySwiperProfesionales .profesional img,
.page-template-tratamientos .profesionales .bloque-2 .mySwiperProfesionales .profesional img {
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.page-template-categoria .profesionales .bloque-2 .mySwiperProfesionales .profesional .fondo,
.page-template-tratamientos .profesionales .bloque-2 .mySwiperProfesionales .profesional .fondo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45.61%, rgba(0, 0, 0, 0.32) 72.95%), rgba(211, 211, 211, 0) 50%/cover no-repeat;
}

.page-template-categoria .profesionales .bloque-2 .mySwiperProfesionales .profesional .texto,
.page-template-tratamientos .profesionales .bloque-2 .mySwiperProfesionales .profesional .texto {
	position: relative;
	z-index: 3;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 8px;
	align-self: stretch;
}

.page-template-categoria .profesionales .bloque-2 .mySwiperProfesionales .profesional .texto p.nombre,
.page-template-tratamientos .profesionales .bloque-2 .mySwiperProfesionales .profesional .texto p.nombre {
	color: var(--Base-Light, #FFF);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.page-template-categoria .profesionales .bloque-2 .mySwiperProfesionales .profesional .texto p.puesto,
.page-template-tratamientos .profesionales .bloque-2 .mySwiperProfesionales .profesional .texto p.puesto {
	color: var(--Base-Light, #FFF);
	/* Text xs/Regular */
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.page-template-categoria .profesionales a,
.page-template-tratamientos .profesionales a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.page-template-categoria .profesionales a:hover,
.page-template-tratamientos .profesionales a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

@media (max-width: 992px) {
	.page-template-categoria .profesionales a,
	.page-template-tratamientos .profesionales a {
		margin: 32px auto 0;
		width: calc(100% - 54px);
	}
}

.page-template-categoria .banner-texto-popupform,
.page-template-tratamientos .banner-texto-popupform {
	margin-bottom: 100px;
	position: relative;
}

.page-template-categoria .banner-texto-popupform.sin-margin,
.page-template-tratamientos .banner-texto-popupform.sin-margin {
	margin-bottom: 0;
}

@media (max-width: 992px) {
	.page-template-categoria .banner-texto-popupform,
	.page-template-tratamientos .banner-texto-popupform {
		padding: 0;
		margin-bottom: 60px;
	}
}

.page-template-categoria .banner-texto-popupform img,
.page-template-tratamientos .banner-texto-popupform img {
	width: calc(100% - 16px);
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 8px;
	z-index: 1;
	border-radius: 4px;
}

@media (max-width: 992px) {
	.page-template-categoria .banner-texto-popupform img,
	.page-template-tratamientos .banner-texto-popupform img {
		left: unset;
		width: 100%;
	}
}

.page-template-categoria .banner-texto-popupform .fondo,
.page-template-tratamientos .banner-texto-popupform .fondo {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
	z-index: 2;
	width: calc(100% - 16px);
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 8px;
	border-radius: 4px;
}

@media (max-width: 992px) {
	.page-template-categoria .banner-texto-popupform .fondo,
	.page-template-tratamientos .banner-texto-popupform .fondo {
		left: unset;
		width: 100%;
	}
}

.page-template-categoria .banner-texto-popupform .container,
.page-template-tratamientos .banner-texto-popupform .container {
	position: relative;
	z-index: 3;
	width: 100%;
	max-width: 1116px;
	padding: 60px 0;
}

@media (max-width: 992px) {
	.page-template-categoria .banner-texto-popupform .container,
	.page-template-tratamientos .banner-texto-popupform .container {
		padding: 60px 27px;
	}
}

.page-template-categoria .banner-texto-popupform .container .bloque-1,
.page-template-tratamientos .banner-texto-popupform .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 469px;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	gap: 8px;
}

@media (max-width: 992px) {
	.page-template-categoria .banner-texto-popupform .container .bloque-1,
	.page-template-tratamientos .banner-texto-popupform .container .bloque-1 {
		max-width: 100%;
	}
}

.page-template-categoria .banner-texto-popupform .container .bloque-1 p.subtitulo,
.page-template-tratamientos .banner-texto-popupform .container .bloque-1 p.subtitulo {
	color: var(--Base-Light, #FFF);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.page-template-categoria .banner-texto-popupform .container .bloque-1 h2,
.page-template-tratamientos .banner-texto-popupform .container .bloque-1 h2 {
	color: var(--Base-Light, #FFF);
	/* Display lg/Bold */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

@media (max-width: 992px) {
	.page-template-categoria .banner-texto-popupform .container .bloque-1 h2,
	.page-template-tratamientos .banner-texto-popupform .container .bloque-1 h2 {
		font-size: 36px !important;
	}
}

.page-template-categoria .banner-texto-popupform .container .bloque-1 p.texto,
.page-template-tratamientos .banner-texto-popupform .container .bloque-1 p.texto {
	color: var(--Base-Light, #FFF);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.page-template-categoria .banner-texto-popupform .container .bloque-1 button,
.page-template-tratamientos .banner-texto-popupform .container .bloque-1 button {
	margin-top: 8px;
	display: flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	background: var(--Base-Light, #FFF);
	border: none;
	/* Shadow */
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	color: var(--Primary, #00A7D6);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

.page-template-categoria .banner-texto-popupform .container .bloque-1 button:hover,
.page-template-tratamientos .banner-texto-popupform .container .bloque-1 button:hover {
	color: #FFF;
	background-color: #00A7D6;
}

.page-template-categoria .banner-texto-popupform .container .bloque-1 button:hover svg path,
.page-template-tratamientos .banner-texto-popupform .container .bloque-1 button:hover svg path {
	stroke: #FFF;
}

.page-template-categoria .banner-texto-popupform .container .bloque-1 button:hover svg path:first-child,
.page-template-tratamientos .banner-texto-popupform .container .bloque-1 button:hover svg path:first-child {
	stroke: none;
}

@media (max-width: 992px) {
	.page-template-categoria .banner-texto-popupform .container .bloque-1 button,
	.page-template-tratamientos .banner-texto-popupform .container .bloque-1 button {
		width: 100%;
	}
}

.page-template-categoria .form-banner.cerrar,
.page-template-categoria .video-banner.cerrar,
.page-template-tratamientos .form-banner.cerrar,
.page-template-tratamientos .video-banner.cerrar {
	overflow: hidden;
	max-height: 0px;
}

.page-template-categoria .ver-video,
.page-template-tratamientos .ver-video {
	cursor: pointer;
}

.page-template-categoria .video-banner,
.page-template-tratamientos .video-banner {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 100vh;
	z-index: 1000;
	transition: all 0.3s ease-in-out;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #48454636;
}

.page-template-categoria .video-banner .content-modal,
.page-template-tratamientos .video-banner .content-modal {
	display: flex;
	width: fit-content;
	max-width: 80%;
	padding: 32px;
	flex-direction: column;
	align-items: flex-start;
	border-radius: 8px;
	background: #FFF;
	position: relative;
	max-height: 80%;
	content-visibility: auto;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.page-template-categoria .video-banner .content-modal p.close,
.page-template-tratamientos .video-banner .content-modal p.close {
	width: 24px;
	height: 24px;
	text-align: end;
	width: 100%;
}

.page-template-categoria .video-banner .content-modal p.close svg,
.page-template-tratamientos .video-banner .content-modal p.close svg {
	opacity: 1;
	cursor: pointer;
	fill: #00A7D6;
}

.page-template-categoria .video-banner .content-modal p.close svg path,
.page-template-tratamientos .video-banner .content-modal p.close svg path {
	stroke: #00A7D6;
}

.page-template-categoria .video-banner .content-modal::-webkit-scrollbar,
.page-template-tratamientos .video-banner .content-modal::-webkit-scrollbar {
	display: none;
}

.page-template-categoria .video-banner .content-modal #playPauseBtn,
.page-template-tratamientos .video-banner .content-modal #playPauseBtn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: transparent;
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.page-template-categoria .video-banner .content-modal #playPauseBtn svg,
.page-template-tratamientos .video-banner .content-modal #playPauseBtn svg {
	width: 80px;
	height: 80px;
}

.page-template-categoria .video-banner .content-modal video,
.page-template-tratamientos .video-banner .content-modal video {
	max-width: 100%;
	object-fit: cover;
	max-height: 80%;
}

.page-template-categoria .form-banner,
.page-template-tratamientos .form-banner {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 100vh;
	z-index: 1000;
	transition: all 0.3s ease-in-out;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #48454636;
}

@media (max-width: 992px) {
	.page-template-categoria .form-banner,
	.page-template-tratamientos .form-banner {
		align-items: end;
		justify-content: end;
	}
}

.page-template-categoria .form-banner .formulario,
.page-template-tratamientos .form-banner .formulario {
	display: flex;
	width: 100%;
	max-width: 568px;
	padding: 32px;
	flex-direction: column;
	align-items: flex-start;
	border-radius: 8px;
	background: #FFF;
}

.page-template-categoria .form-banner .formulario p.close,
.page-template-tratamientos .form-banner .formulario p.close {
	width: 24px;
	height: 24px;
	text-align: end;
	width: 100%;
}

.page-template-categoria .form-banner .formulario p.close svg,
.page-template-tratamientos .form-banner .formulario p.close svg {
	opacity: 1;
	cursor: pointer;
	fill: #00A7D6;
}

.page-template-categoria .form-banner .formulario p.close svg path,
.page-template-tratamientos .form-banner .formulario p.close svg path {
	stroke: #00A7D6;
}

.page-template-categoria .form-banner .formulario h2,
.page-template-tratamientos .form-banner .formulario h2 {
	color: var(--Primary, #00A7D6);
	/* Display md/Regular */
	font-family: Raleway;
	font-size: 36px;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
	margin-bottom: 16px;
}

@media (max-width: 992px) {
	.page-template-categoria .form-banner .formulario h2,
	.page-template-tratamientos .form-banner .formulario h2 {
		font-size: 30px !important;
	}
}

.page-template-categoria .form-banner .formulario p,
.page-template-tratamientos .form-banner .formulario p {
	color: var(--Base-Dark, #231F20);
	/* Text lg/Bold */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 26px */
}

@media (max-width: 992px) {
	.page-template-categoria .form-banner .formulario p,
	.page-template-tratamientos .form-banner .formulario p {
		font-size: 18px !important;
	}
}

.page-template-categoria .form-banner .formulario .gform_heading,
.page-template-tratamientos .form-banner .formulario .gform_heading {
	display: none;
}

.page-template-categoria .form-banner .formulario .gform_legacy_markup_wrapper,
.page-template-tratamientos .form-banner .formulario .gform_legacy_markup_wrapper {
	margin: 0 !important;
}

.page-template-categoria .form-banner .formulario form .gform_footer,
.page-template-tratamientos .form-banner .formulario form .gform_footer {
	padding: 0 !important;
}

.page-template-categoria .form-banner .formulario form .ginput_container,
.page-template-tratamientos .form-banner .formulario form .ginput_container {
	margin-top: 4px !important;
}

.page-template-categoria .form-banner .formulario form input[type="text"],
.page-template-categoria .form-banner .formulario form input[type="email"],
.page-template-categoria .form-banner .formulario form input[type="tel"],
.page-template-tratamientos .form-banner .formulario form input[type="text"],
.page-template-tratamientos .form-banner .formulario form input[type="email"],
.page-template-tratamientos .form-banner .formulario form input[type="tel"] {
	display: flex;
	height: 42px !important;
	padding: 8px 16px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 10px;
	align-self: stretch;
	border-radius: 2px !important;
	border: 1px solid rgba(165, 163, 164, 0.55);
	background: #FFF;
}

.page-template-categoria .form-banner .formulario form textarea,
.page-template-tratamientos .form-banner .formulario form textarea {
	border-radius: 2px !important;
	border: 1px solid rgba(165, 163, 164, 0.55);
	background: #FFF;
}

.page-template-categoria .form-banner .formulario form #field_5_5 .gfield_label,
.page-template-tratamientos .form-banner .formulario form #field_5_5 .gfield_label {
	display: none;
}

.page-template-categoria .form-banner .formulario form #input_5_5_1,
.page-template-tratamientos .form-banner .formulario form #input_5_5_1 {
	width: auto !important;
}

.page-template-categoria .form-banner .formulario form .gfield,
.page-template-tratamientos .form-banner .formulario form .gfield {
	padding: 0 !important;
}

.page-template-categoria .form-banner .formulario form .gfield_label,
.page-template-tratamientos .form-banner .formulario form .gfield_label {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.page-template-categoria .form-banner .formulario form .ginput_container,
.page-template-tratamientos .form-banner .formulario form .ginput_container {
	display: flex;
	align-items: center;
	gap: 8px;
	align-self: stretch;
}

.page-template-categoria .form-banner .formulario form .ginput_container .gform-field-label,
.page-template-tratamientos .form-banner .formulario form .ginput_container .gform-field-label {
	color: var(--Base-Dark, #231F20);
	/* Text xs/Regular */
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.page-template-categoria .form-banner .formulario form input[type="submit"],
.page-template-tratamientos .form-banner .formulario form input[type="submit"] {
	display: flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	background: var(--Primary, #00A7D6);
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700 !important;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.page-template-categoria .antes-y-despues,
.page-template-tratamientos .antes-y-despues {
	background: #F9F9F9;
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-categoria .antes-y-despues,
	.page-template-tratamientos .antes-y-despues {
		margin-bottom: 60px;
		padding: 0 27px;
	}
}

.page-template-categoria .antes-y-despues .container,
.page-template-tratamientos .antes-y-despues .container {
	padding: 60px 0;
	max-width: 1116px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
}

@media (max-width: 992px) {
	.page-template-categoria .antes-y-despues .container,
	.page-template-tratamientos .antes-y-despues .container {
		flex-direction: column;
	}
}

.page-template-categoria .antes-y-despues .container .bloque-1,
.page-template-tratamientos .antes-y-despues .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 451px;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
}

@media (max-width: 992px) {
	.page-template-categoria .antes-y-despues .container .bloque-1,
	.page-template-tratamientos .antes-y-despues .container .bloque-1 {
		max-width: 100%;
	}
}

.page-template-categoria .antes-y-despues .container .bloque-1 p.subtitulo,
.page-template-tratamientos .antes-y-despues .container .bloque-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
	margin-bottom: -8px;
}

.page-template-categoria .antes-y-despues .container .bloque-1 h2,
.page-template-tratamientos .antes-y-despues .container .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

.page-template-categoria .antes-y-despues .container .bloque-1 .texto-1-1,
.page-template-tratamientos .antes-y-despues .container .bloque-1 .texto-1-1 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
	color: var(--Foundation-Grey-G200, #484546);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-categoria .antes-y-despues .container .bloque-1 .texto-1-1 p.titulo,
.page-template-tratamientos .antes-y-despues .container .bloque-1 .texto-1-1 p.titulo {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.page-template-categoria .antes-y-despues .container .bloque-1 a,
.page-template-tratamientos .antes-y-despues .container .bloque-1 a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	width: fit-content;
}

.page-template-categoria .antes-y-despues .container .bloque-1 a:hover,
.page-template-tratamientos .antes-y-despues .container .bloque-1 a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

.page-template-categoria .antes-y-despues .container .bloque-2,
.page-template-tratamientos .antes-y-despues .container .bloque-2 {
	max-width: 582px;
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
	/* Shadow */
	position: relative;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
}

@media (max-width: 992px) {
	.page-template-categoria .antes-y-despues .container .bloque-2,
	.page-template-tratamientos .antes-y-despues .container .bloque-2 {
		margin: 32px 0;
		height: 363px;
	}
}

@media (max-width: 500px) {
	.page-template-categoria .antes-y-despues .container .bloque-2,
	.page-template-tratamientos .antes-y-despues .container .bloque-2 {
		height: 235px;
	}
}

.page-template-categoria .antes-y-despues .container .bloque-2 .etiqueta,
.page-template-tratamientos .antes-y-despues .container .bloque-2 .etiqueta {
	color: #FFF;
	/* Text small/Bold */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	position: absolute;
	z-index: 100;
}

.page-template-categoria .antes-y-despues .container .bloque-2 .etiqueta.antes,
.page-template-tratamientos .antes-y-despues .container .bloque-2 .etiqueta.antes {
	bottom: 10px;
	left: 10px;
}

.page-template-categoria .antes-y-despues .container .bloque-2 .etiqueta.despues,
.page-template-tratamientos .antes-y-despues .container .bloque-2 .etiqueta.despues {
	bottom: 10px;
	right: 10px;
}

.page-template-categoria .antes-y-despues .container .bloque-2 .juxtapose,
.page-template-tratamientos .antes-y-despues .container .bloque-2 .juxtapose {
	width: 100%;
	height: 100%;
}

.page-template-categoria .antes-y-despues .container .bloque-2 .juxtapose .jx-knightlab,
.page-template-tratamientos .antes-y-despues .container .bloque-2 .juxtapose .jx-knightlab {
	display: none;
}

.page-template-categoria .antes-y-despues .container a,
.page-template-tratamientos .antes-y-despues .container a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	width: 100%;
}

.page-template-categoria .antes-y-despues .container a:hover,
.page-template-tratamientos .antes-y-despues .container a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

.page-template-categoria .tecnologias,
.page-template-tratamientos .tecnologias {
	background: #F9F9F9;
	padding: 60px 12px;
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-categoria .tecnologias,
	.page-template-tratamientos .tecnologias {
		margin-top: 0;
		margin-bottom: 0;
		padding: 60px 27px;
	}
}

.page-template-categoria .tecnologias .container,
.page-template-tratamientos .tecnologias .container {
	padding: 0;
	max-width: 1116px;
	width: 100%;
}

.page-template-categoria .tecnologias .container .bloque-1,
.page-template-tratamientos .tecnologias .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 548px;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
}

@media (max-width: 992px) {
	.page-template-categoria .tecnologias .container .bloque-1,
	.page-template-tratamientos .tecnologias .container .bloque-1 {
		max-width: 100%;
	}
}

.page-template-categoria .tecnologias .container .bloque-1 p.subtitulo,
.page-template-tratamientos .tecnologias .container .bloque-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.page-template-categoria .tecnologias .container .bloque-1 h2,
.page-template-tratamientos .tecnologias .container .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

.page-template-categoria .tecnologias .container .bloque-1 p.texto,
.page-template-tratamientos .tecnologias .container .bloque-1 p.texto {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.page-template-categoria .tecnologias .container .bloque-2,
.page-template-tratamientos .tecnologias .container .bloque-2 {
	width: 100%;
	margin-top: 24px;
	display: flex;
	align-items: center;
	gap: 10px;
	justify-content: space-between;
	align-self: stretch;
}

.page-template-categoria .tecnologias .container .bloque-2 .textos,
.page-template-tratamientos .tecnologias .container .bloque-2 .textos {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	flex: 1 0 0;
	max-width: 488px;
	width: 100%;
	margin-top: 0;
	padding: 0;
}

@media (max-width: 992px) {
	.page-template-categoria .tecnologias .container .bloque-2 .textos,
	.page-template-tratamientos .tecnologias .container .bloque-2 .textos {
		max-width: 100%;
	}
}

.page-template-categoria .tecnologias .container .bloque-2 .textos .texto-tecnologias.select .titulo svg,
.page-template-tratamientos .tecnologias .container .bloque-2 .textos .texto-tecnologias.select .titulo svg {
	margin-left: 0px;
}

.page-template-categoria .tecnologias .container .bloque-2 .textos .texto-tecnologias.select .titulo p,
.page-template-tratamientos .tecnologias .container .bloque-2 .textos .texto-tecnologias.select .titulo p {
	color: var(--Base-Dark, #231F20);
}

.page-template-categoria .tecnologias .container .bloque-2 .textos .texto-tecnologias.select .texto,
.page-template-tratamientos .tecnologias .container .bloque-2 .textos .texto-tecnologias.select .texto {
	height: auto;
	max-height: 600px;
}

.page-template-categoria .tecnologias .container .bloque-2 .textos .texto-tecnologias.select .texto p,
.page-template-tratamientos .tecnologias .container .bloque-2 .textos .texto-tecnologias.select .texto p {
	color: var(--Base-Dark, #231F20);
}

.page-template-categoria .tecnologias .container .bloque-2 .textos .texto-tecnologias,
.page-template-tratamientos .tecnologias .container .bloque-2 .textos .texto-tecnologias {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
}

.page-template-categoria .tecnologias .container .bloque-2 .textos .texto-tecnologias .titulo,
.page-template-tratamientos .tecnologias .container .bloque-2 .textos .texto-tecnologias .titulo {
	display: flex;
	align-items: center;
	gap: 8px;
}

.page-template-categoria .tecnologias .container .bloque-2 .textos .texto-tecnologias .titulo svg,
.page-template-tratamientos .tecnologias .container .bloque-2 .textos .texto-tecnologias .titulo svg {
	transition: all 0.3s ease-in-out;
	margin-left: -30px;
}

@media (max-width: 992px) {
	.page-template-categoria .tecnologias .container .bloque-2 .textos .texto-tecnologias .titulo svg,
	.page-template-tratamientos .tecnologias .container .bloque-2 .textos .texto-tecnologias .titulo svg {
		margin-left: 0;
	}
}

.page-template-categoria .tecnologias .container .bloque-2 .textos .texto-tecnologias .titulo p,
.page-template-tratamientos .tecnologias .container .bloque-2 .textos .texto-tecnologias .titulo p {
	transition: all 0.3s ease-in-out;
	color: var(--Foundation-Grey-G75, #A5A3A4);
	/* Text lg/Bold */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 26px */
}

@media (max-width: 992px) {
	.page-template-categoria .tecnologias .container .bloque-2 .textos .texto-tecnologias .texto,
	.page-template-tratamientos .tecnologias .container .bloque-2 .textos .texto-tecnologias .texto {
		display: flex;
		flex-direction: column;
		gap: 24px;
		height: auto;
		max-height: 0px;
		overflow: hidden;
		transition: all 0.3s ease-in-out;
	}
}

.page-template-categoria .tecnologias .container .bloque-2 .textos .texto-tecnologias .texto p,
.page-template-tratamientos .tecnologias .container .bloque-2 .textos .texto-tecnologias .texto p {
	transition: all 0.3s ease-in-out;
	color: var(--Foundation-Grey-G75, #A5A3A4);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-categoria .tecnologias .container .bloque-2 .textos .texto-tecnologias .texto img,
.page-template-tratamientos .tecnologias .container .bloque-2 .textos .texto-tecnologias .texto img {
	border-radius: 4px;
	width: 100%;
	object-fit: cover;
	height: 224px;
	max-height: 350px;
}

.page-template-categoria .tecnologias .container .bloque-2 .imagenes,
.page-template-tratamientos .tecnologias .container .bloque-2 .imagenes {
	width: 100%;
	max-width: 570px;
	height: 420px;
	position: relative;
	overflow: hidden;
}

.page-template-categoria .tecnologias .container .bloque-2 .imagenes .imagen-tecnologia,
.page-template-tratamientos .tecnologias .container .bloque-2 .imagenes .imagen-tecnologia {
	transition: all 0.3s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
}

.page-template-categoria .tecnologias .container .bloque-2 .imagenes .imagen-tecnologia img,
.page-template-tratamientos .tecnologias .container .bloque-2 .imagenes .imagen-tecnologia img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.page-template-categoria .experiencia-titulo-carrusel,
.page-template-tratamientos .experiencia-titulo-carrusel {
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-categoria .experiencia-titulo-carrusel,
	.page-template-tratamientos .experiencia-titulo-carrusel {
		padding: 0 27px;
		margin-bottom: 60px;
	}
}

.page-template-categoria .experiencia-titulo-carrusel .container,
.page-template-tratamientos .experiencia-titulo-carrusel .container {
	width: 100%;
	max-width: 1118px;
	padding: 0;
}

.page-template-categoria .experiencia-titulo-carrusel .container .bloque-1,
.page-template-tratamientos .experiencia-titulo-carrusel .container .bloque-1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
}

@media (max-width: 992px) {
	.page-template-categoria .experiencia-titulo-carrusel .container .bloque-1,
	.page-template-tratamientos .experiencia-titulo-carrusel .container .bloque-1 {
		flex-direction: column;
	}
}

.page-template-categoria .experiencia-titulo-carrusel .container .bloque-1 h2,
.page-template-tratamientos .experiencia-titulo-carrusel .container .bloque-1 h2 {
	color: var(--Primary, #00A7D6);
	/* Display lg/Regular */
	font-family: Raleway;
	font-size: 48px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
	max-width: 281px;
	width: 100%;
}

@media (max-width: 992px) {
	.page-template-categoria .experiencia-titulo-carrusel .container .bloque-1 h2,
	.page-template-tratamientos .experiencia-titulo-carrusel .container .bloque-1 h2 {
		font-size: 30px !important;
		max-width: 100%;
	}
}

.page-template-categoria .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos,
.page-template-tratamientos .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos {
	width: 100%;
	max-width: 735px;
	overflow: hidden;
}

@media (max-width: 992px) {
	.page-template-categoria .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .titulo,
	.page-template-tratamientos .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .titulo {
		width: fit-content;
	}
}

.page-template-categoria .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .titulo img,
.page-template-tratamientos .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .titulo img {
	object-fit: contain;
	height: 75px;
}

.page-template-categoria .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .swiper-pagination,
.page-template-tratamientos .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .swiper-pagination {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 8px;
	margin-top: 36px;
}

@media (max-width: 992px) {
	.page-template-categoria .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .swiper-pagination,
	.page-template-tratamientos .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .swiper-pagination {
		margin-top: 16px;
	}
}

.page-template-categoria .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .swiper-pagination .swiper-pagination-bullet,
.page-template-tratamientos .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .swiper-pagination .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	margin: 0;
}

.page-template-categoria .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .swiper-pagination .swiper-pagination-bullet-active,
.page-template-tratamientos .experiencia-titulo-carrusel .container .bloque-1 .mySwiperTitulos .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #00A7D6;
}

.page-template-categoria .ubicacion,
.page-template-tratamientos .ubicacion {
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-categoria .ubicacion,
	.page-template-tratamientos .ubicacion {
		padding: 0 27px;
		margin-bottom: 60px;
	}
}

.page-template-categoria .ubicacion .container,
.page-template-tratamientos .ubicacion .container {
	display: flex;
	width: 100%;
	max-width: 1118px;
	align-items: center;
	gap: 96px;
	padding: 0;
}

@media (max-width: 992px) {
	.page-template-categoria .ubicacion .container,
	.page-template-tratamientos .ubicacion .container {
		flex-direction: column;
	}
}

.page-template-categoria .ubicacion .container .bloque-1,
.page-template-tratamientos .ubicacion .container .bloque-1 {
	width: 100%;
	max-width: 570px;
	height: 354px;
	border-radius: 4px;
	background: #FFF;
	/* Shadow */
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	overflow: hidden;
}

.page-template-categoria .ubicacion .container .bloque-1 iframe,
.page-template-tratamientos .ubicacion .container .bloque-1 iframe {
	width: 100%;
	max-height: 354px;
}

.page-template-categoria .ubicacion .container .bloque-2,
.page-template-tratamientos .ubicacion .container .bloque-2 {
	display: flex;
	width: 100%;
	max-width: 457px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
}

@media (max-width: 992px) {
	.page-template-categoria .ubicacion .container .bloque-2,
	.page-template-tratamientos .ubicacion .container .bloque-2 {
		max-width: 100%;
		gap: 24px;
	}
}

.page-template-categoria .ubicacion .container .bloque-2 h2,
.page-template-tratamientos .ubicacion .container .bloque-2 h2 {
	color: var(--Primary, #00A7D6);
	/* Display lg/Regular */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
	margin-bottom: -8px !important;
}

@media (max-width: 992px) {
	.page-template-categoria .ubicacion .container .bloque-2 h2,
	.page-template-tratamientos .ubicacion .container .bloque-2 h2 {
		margin-bottom: -16px !important;
	}
}

.page-template-categoria .ubicacion .container .bloque-2 p.texto,
.page-template-tratamientos .ubicacion .container .bloque-2 p.texto {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-categoria .ubicacion .container .bloque-2 .mapa,
.page-template-tratamientos .ubicacion .container .bloque-2 .mapa {
	border-radius: 4px;
	background: #FFF;
	height: 354px;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	width: 100%;
	overflow: hidden;
}

.page-template-categoria .ubicacion .container .bloque-2 .mapa iframe,
.page-template-tratamientos .ubicacion .container .bloque-2 .mapa iframe {
	width: 100%;
	min-height: 354px;
	height: auto;
}

.page-template-categoria .ubicacion .container .bloque-2 .datos,
.page-template-tratamientos .ubicacion .container .bloque-2 .datos {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
}

@media (max-width: 992px) {
	.page-template-categoria .ubicacion .container .bloque-2 .datos,
	.page-template-tratamientos .ubicacion .container .bloque-2 .datos {
		flex-direction: column;
		gap: 16px;
	}
}

.page-template-categoria .ubicacion .container .bloque-2 .datos .dato,
.page-template-tratamientos .ubicacion .container .bloque-2 .datos .dato {
	width: 100%;
	max-width: 224px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 4px;
}

@media (max-width: 992px) {
	.page-template-categoria .ubicacion .container .bloque-2 .datos .dato,
	.page-template-tratamientos .ubicacion .container .bloque-2 .datos .dato {
		max-width: 100%;
	}
}

.page-template-categoria .ubicacion .container .bloque-2 .datos .dato .titulo,
.page-template-tratamientos .ubicacion .container .bloque-2 .datos .dato .titulo {
	display: flex;
	align-items: center;
	gap: 8px;
	align-self: stretch;
}

.page-template-categoria .ubicacion .container .bloque-2 .datos .dato .titulo p,
.page-template-tratamientos .ubicacion .container .bloque-2 .datos .dato .titulo p {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text md/Bold */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	/* 25.2px */
}

.page-template-categoria .ubicacion .container .bloque-2 .datos .dato .titulo img,
.page-template-tratamientos .ubicacion .container .bloque-2 .datos .dato .titulo img {
	width: 24px;
	height: 24px;
}

.page-template-categoria .ubicacion .container .bloque-2 .datos .dato p,
.page-template-tratamientos .ubicacion .container .bloque-2 .datos .dato p {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.page-template-categoria .ubicacion .container .bloque-2 .datos .dato a,
.page-template-tratamientos .ubicacion .container .bloque-2 .datos .dato a {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
	text-decoration: none;
}

.page-template-categoria .ultimas-noticias,
.page-template-tratamientos .ultimas-noticias {
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-categoria .ultimas-noticias,
	.page-template-tratamientos .ultimas-noticias {
		padding: 0 27px;
		margin-bottom: 60px;
	}
}

.page-template-categoria .ultimas-noticias .container,
.page-template-tratamientos .ultimas-noticias .container {
	padding: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	align-self: stretch;
	max-width: 1116px;
	width: 100%;
}

@media (max-width: 992px) {
	.page-template-categoria .ultimas-noticias .container,
	.page-template-tratamientos .ultimas-noticias .container {
		align-items: start;
	}
}

.page-template-categoria .ultimas-noticias .container .bloque-1,
.page-template-tratamientos .ultimas-noticias .container .bloque-1 {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
}

@media (max-width: 992px) {
	.page-template-categoria .ultimas-noticias .container .bloque-1,
	.page-template-tratamientos .ultimas-noticias .container .bloque-1 {
		align-items: start;
	}
}

.page-template-categoria .ultimas-noticias .container .bloque-1 p.subtitulo,
.page-template-tratamientos .ultimas-noticias .container .bloque-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	text-align: center;
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

@media (max-width: 992px) {
	.page-template-categoria .ultimas-noticias .container .bloque-1 p.subtitulo,
	.page-template-tratamientos .ultimas-noticias .container .bloque-1 p.subtitulo {
		text-align: right;
	}
}

.page-template-categoria .ultimas-noticias .container .bloque-1 h2,
.page-template-tratamientos .ultimas-noticias .container .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	text-align: center;
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

@media (max-width: 992px) {
	.page-template-categoria .ultimas-noticias .container .bloque-1 h2,
	.page-template-tratamientos .ultimas-noticias .container .bloque-1 h2 {
		text-align: right;
	}
}

.page-template-categoria .ultimas-noticias .container .bloque-2,
.page-template-tratamientos .ultimas-noticias .container .bloque-2 {
	display: flex;
	align-items: flex-start;
	gap: 24px;
	justify-content: space-between;
}

@media (max-width: 992px) {
	.page-template-categoria .ultimas-noticias .container .bloque-2,
	.page-template-tratamientos .ultimas-noticias .container .bloque-2 {
		flex-direction: column;
	}
}

.page-template-categoria .ultimas-noticias .container .bloque-2 .noticia,
.page-template-tratamientos .ultimas-noticias .container .bloque-2 .noticia {
	width: 100%;
	max-width: 356px;
}

@media (max-width: 992px) {
	.page-template-categoria .ultimas-noticias .container .bloque-2 .noticia,
	.page-template-tratamientos .ultimas-noticias .container .bloque-2 .noticia {
		max-width: 100%;
	}
}

.page-template-categoria .ultimas-noticias .container .bloque-2 .noticia:hover .imagen img,
.page-template-tratamientos .ultimas-noticias .container .bloque-2 .noticia:hover .imagen img {
	scale: 1.2;
}

.page-template-categoria .ultimas-noticias .container .bloque-2 .noticia .imagen,
.page-template-tratamientos .ultimas-noticias .container .bloque-2 .noticia .imagen {
	overflow: hidden;
	width: 100%;
	height: 200px;
	align-self: stretch;
	border-radius: 4px 4px 0 0;
}

.page-template-categoria .ultimas-noticias .container .bloque-2 .noticia .imagen img,
.page-template-tratamientos .ultimas-noticias .container .bloque-2 .noticia .imagen img {
	transition: all 0.3s ease-in-out;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.page-template-categoria .ultimas-noticias .container .bloque-2 .noticia .texto,
.page-template-tratamientos .ultimas-noticias .container .bloque-2 .noticia .texto {
	display: flex;
	padding: 24px;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	align-self: stretch;
	background: rgba(233, 233, 233, 0.12);
	height: 203px;
}

.page-template-categoria .ultimas-noticias .container .bloque-2 .noticia .texto p,
.page-template-tratamientos .ultimas-noticias .container .bloque-2 .noticia .texto p {
	color: var(--Base-Dark, #231F20);
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.page-template-categoria .ultimas-noticias .container .bloque-2 .noticia .texto h3,
.page-template-tratamientos .ultimas-noticias .container .bloque-2 .noticia .texto h3 {
	color: var(--Primary, #00A7D6);
	/* Text md/Bold */
	font-family: Raleway;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	/* 25.2px */
}

.page-template-categoria .ultimas-noticias .container .bloque-2 .noticia .texto a,
.page-template-tratamientos .ultimas-noticias .container .bloque-2 .noticia .texto a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.page-template-categoria .ultimas-noticias .container .bloque-2 .noticia .texto a:hover,
.page-template-tratamientos .ultimas-noticias .container .bloque-2 .noticia .texto a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

@media (max-width: 992px) {
	.page-template-categoria .ultimas-noticias .container .bloque-2 .noticia .texto a,
	.page-template-tratamientos .ultimas-noticias .container .bloque-2 .noticia .texto a {
		width: 100%;
	}
}

.page-template-categoria .banner-video-texto,
.page-template-tratamientos .banner-video-texto {
	margin-bottom: 100px;
	position: relative;
}

.page-template-categoria .banner-video-texto video,
.page-template-tratamientos .banner-video-texto video {
	position: absolute;
	top: 0;
	object-fit: cover;
	left: 0;
	height: 443px;
	width: 100%;
}

@media (max-width: 992px) {
	.page-template-categoria .banner-video-texto,
	.page-template-tratamientos .banner-video-texto {
		padding: 0 27px;
		margin-bottom: 60px;
	}
}

.page-template-categoria .banner-video-texto .container,
.page-template-tratamientos .banner-video-texto .container {
	max-width: 1116px;
	width: 100%;
	display: flex;
	gap: 32px;
}

@media (max-width: 992px) {
	.page-template-categoria .banner-video-texto .container,
	.page-template-tratamientos .banner-video-texto .container {
		flex-direction: column-reverse;
		gap: 23px;
		align-items: center;
	}
}

.page-template-categoria .banner-video-texto .container .bloque-1,
.page-template-tratamientos .banner-video-texto .container .bloque-1 {
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	backdrop-filter: blur(12px);
	max-width: 663px;
	margin-top: 77px;
	padding: 32px;
	display: flex;
	flex-direction: column;
	gap: 8px;
	z-index: 2;
	margin-bottom: 10px;
}

@media (max-width: 992px) {
	.page-template-categoria .banner-video-texto .container .bloque-1,
	.page-template-tratamientos .banner-video-texto .container .bloque-1 {
		margin-top: 0;
	}
}

.page-template-categoria .banner-video-texto .container .bloque-1 .button,
.page-template-tratamientos .banner-video-texto .container .bloque-1 .button {
	border-radius: 24px;
	background: #00A7D6;
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
	padding: 8px 16px;
	width: fit-content;
	min-height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.page-template-categoria .banner-video-texto .container .bloque-1 p.subtitulo,
.page-template-tratamientos .banner-video-texto .container .bloque-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.page-template-categoria .banner-video-texto .container .bloque-1 h2,
.page-template-tratamientos .banner-video-texto .container .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	/* Display sm/Medium */
	font-family: Raleway;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.page-template-categoria .banner-video-texto .container .bloque-1 .text-editor,
.page-template-tratamientos .banner-video-texto .container .bloque-1 .text-editor {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.page-template-categoria .banner-video-texto .container .bloque-1 .text-editor p,
.page-template-tratamientos .banner-video-texto .container .bloque-1 .text-editor p {
	color: var(--Base-Dark, #231F20);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-categoria .banner-video-texto .container .bloque-1 .text-editor ul li,
.page-template-tratamientos .banner-video-texto .container .bloque-1 .text-editor ul li {
	color: var(--Base-Dark, #231F20);
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.page-template-categoria .banner-video-texto .container .bloque-2,
.page-template-tratamientos .banner-video-texto .container .bloque-2 {
	z-index: 2;
	display: flex;
	align-items: center;
	margin-top: 337px;
	height: fit-content;
}

@media (max-width: 992px) {
	.page-template-categoria .banner-video-texto .container .bloque-2,
	.page-template-tratamientos .banner-video-texto .container .bloque-2 {
		margin-top: 250px;
		flex-direction: column;
	}
}

.page-template-categoria .banner-video-texto .container .bloque-2 .text,
.page-template-tratamientos .banner-video-texto .container .bloque-2 .text {
	color: var(--Base-Light, #FFF);
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-decoration-line: underline;
	margin-left: 11px;
}

.page-template-categoria .razones,
.page-template-tratamientos .razones {
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-categoria .razones,
	.page-template-tratamientos .razones {
		padding: 0;
		margin-bottom: 60px;
	}
}

.page-template-categoria .razones .container,
.page-template-tratamientos .razones .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	max-width: 1165px;
	width: 100%;
	padding: 0;
}

.page-template-categoria .razones .container .bloque-1,
.page-template-tratamientos .razones .container .bloque-1 {
	max-width: 1116px;
	width: 100%;
}

@media (max-width: 992px) {
	.page-template-categoria .razones .container .bloque-1,
	.page-template-tratamientos .razones .container .bloque-1 {
		padding: 0 27px;
	}
}

.page-template-categoria .razones .container .bloque-1 .texto,
.page-template-tratamientos .razones .container .bloque-1 .texto {
	display: flex;
	width: 100%;
	max-width: 546px;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
}

.page-template-categoria .razones .container .bloque-1 .texto p.subtitulo,
.page-template-tratamientos .razones .container .bloque-1 .texto p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
	margin-bottom: -8px;
}

.page-template-categoria .razones .container .bloque-1 .texto h2,
.page-template-tratamientos .razones .container .bloque-1 .texto h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

@media (max-width: 992px) {
	.page-template-categoria .razones .container .bloque-1 .texto h2,
	.page-template-tratamientos .razones .container .bloque-1 .texto h2 {
		font-size: 30px !important;
	}
}

.page-template-categoria .razones .container .bloque-1 .texto p.texto,
.page-template-tratamientos .razones .container .bloque-1 .texto p.texto {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

@media (max-width: 992px) {
	.page-template-categoria .razones .container .bloque-1 .texto p.texto,
	.page-template-tratamientos .razones .container .bloque-1 .texto p.texto {
		font-size: 18px;
	}
}

.page-template-categoria .razones .container .bloque-2,
.page-template-tratamientos .razones .container .bloque-2 {
	width: 100%;
	position: relative;
}

@media (max-width: 992px) {
	.page-template-categoria .razones .container .bloque-2,
	.page-template-tratamientos .razones .container .bloque-2 {
		height: 275px;
	}
}

.page-template-categoria .razones .container .bloque-2 .mySwiperRazones,
.page-template-tratamientos .razones .container .bloque-2 .mySwiperRazones {
	display: flex;
	justify-content: center;
	align-items: center;
}

.page-template-categoria .razones .container .bloque-2 .mySwiperRazones .swiper-wrapper,
.page-template-tratamientos .razones .container .bloque-2 .mySwiperRazones .swiper-wrapper {
	padding: 8px 0;
}

.page-template-categoria .razones .container .bloque-2 .mySwiperRazones .swiper-wrapper .razon,
.page-template-tratamientos .razones .container .bloque-2 .mySwiperRazones .swiper-wrapper .razon {
	display: flex;
	width: 100%;
	max-width: 261px;
	padding: 24px;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	border-radius: 4px;
	background: #FFF;
	/* Shadow */
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
}

.page-template-categoria .razones .container .bloque-2 .mySwiperRazones .swiper-wrapper .razon p.titulo,
.page-template-tratamientos .razones .container .bloque-2 .mySwiperRazones .swiper-wrapper .razon p.titulo {
	color: var(--Primary, #00A7D6);
	/* Text lg/Bold */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 26px */
}

.page-template-categoria .razones .container .bloque-2 .mySwiperRazones .swiper-wrapper .razon p.texto,
.page-template-tratamientos .razones .container .bloque-2 .mySwiperRazones .swiper-wrapper .razon p.texto {
	color: var(--Base-Dark, #231F20);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.page-template-categoria .razones .container .bloque-2 .mySwiperRazones .swiper-button-prev, .page-template-categoria .razones .container .bloque-2 .mySwiperRazones .swiper-button-next,
.page-template-tratamientos .razones .container .bloque-2 .mySwiperRazones .swiper-button-prev,
.page-template-tratamientos .razones .container .bloque-2 .mySwiperRazones .swiper-button-next {
	width: 40px;
	height: 40px;
	cursor: pointer;
}

@media (max-width: 992px) {
	.page-template-categoria .razones .container .bloque-2 .mySwiperRazones .swiper-button-prev, .page-template-categoria .razones .container .bloque-2 .mySwiperRazones .swiper-button-next,
	.page-template-tratamientos .razones .container .bloque-2 .mySwiperRazones .swiper-button-prev,
	.page-template-tratamientos .razones .container .bloque-2 .mySwiperRazones .swiper-button-next {
		display: none;
	}
}

.page-template-categoria .razones .container .bloque-2 .mySwiperRazones .swiper-button-next,
.page-template-tratamientos .razones .container .bloque-2 .mySwiperRazones .swiper-button-next {
	right: 0;
}

.page-template-categoria .razones .container .bloque-2 .mySwiperRazones .swiper-button-prev,
.page-template-tratamientos .razones .container .bloque-2 .mySwiperRazones .swiper-button-prev {
	left: 0;
}

.page-template-categoria .razones .container .bloque-2 .mySwiperRazones .swiper-button-prev::after, .page-template-categoria .razones .container .bloque-2 .mySwiperRazones .swiper-button-next::after,
.page-template-tratamientos .razones .container .bloque-2 .mySwiperRazones .swiper-button-prev::after,
.page-template-tratamientos .razones .container .bloque-2 .mySwiperRazones .swiper-button-next::after {
	content: ' ';
}

.page-template-categoria .razones .container .bloque-2 .swiper-pagination .swiper-pagination-bullet,
.page-template-tratamientos .razones .container .bloque-2 .swiper-pagination .swiper-pagination-bullet {
	width: 14px !important;
	height: 14px !important;
}

.page-template-categoria .razones .container .bloque-2 .swiper-pagination .swiper-pagination-bullet-active,
.page-template-tratamientos .razones .container .bloque-2 .swiper-pagination .swiper-pagination-bullet-active {
	background: var(--Primary, #00A7D6);
}

.page-template-categoria .faqs,
.page-template-tratamientos .faqs {
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-categoria .faqs,
	.page-template-tratamientos .faqs {
		padding: 0 27px;
		margin-bottom: 32px;
	}
}

.page-template-categoria .faqs .container,
.page-template-tratamientos .faqs .container {
	display: flex;
	width: 100%;
	max-width: 926px;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	padding: 0;
}

.page-template-categoria .faqs .container .bloque-1,
.page-template-tratamientos .faqs .container .bloque-1 {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	align-self: stretch;
}

.page-template-categoria .faqs .container .bloque-1 p.subtitulo,
.page-template-tratamientos .faqs .container .bloque-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	text-align: center;
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.page-template-categoria .faqs .container .bloque-1 h2,
.page-template-tratamientos .faqs .container .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	text-align: center;
	/* Display md/Medium */
	font-family: Raleway;
	font-size: 36px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

@media (max-width: 992px) {
	.page-template-categoria .faqs .container .bloque-1 h2,
	.page-template-tratamientos .faqs .container .bloque-1 h2 {
		font-size: 30px !important;
	}
}

.page-template-categoria .faqs .container .bloque-2,
.page-template-tratamientos .faqs .container .bloque-2 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	align-self: stretch;
}

.page-template-categoria .faqs .container .bloque-2 .faq,
.page-template-tratamientos .faqs .container .bloque-2 .faq {
	display: flex;
	padding: 24px;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;
	align-self: stretch;
	border-radius: 8px;
	background: #F9F9F9;
	transition: all 0.3s ease-in-out;
}

.page-template-categoria .faqs .container .bloque-2 .faq .titulo,
.page-template-tratamientos .faqs .container .bloque-2 .faq .titulo {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}

.page-template-categoria .faqs .container .bloque-2 .faq .titulo p,
.page-template-tratamientos .faqs .container .bloque-2 .faq .titulo p {
	color: var(--Base-Dark, #231F20);
	/* Text md/Medium */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
	/* 23.4px */
}

.page-template-categoria .faqs .container .bloque-2 .faq .titulo .svg,
.page-template-tratamientos .faqs .container .bloque-2 .faq .titulo .svg {
	width: 24px;
	height: 24px;
}

.page-template-categoria .faqs .container .bloque-2 .faq .respuesta.visible,
.page-template-tratamientos .faqs .container .bloque-2 .faq .respuesta.visible {
	margin-top: 16px;
	height: auto;
	max-height: 600px;
	transition: all 0.3s ease-in-out;
}

.page-template-categoria .faqs .container .bloque-2 .faq .respuesta,
.page-template-tratamientos .faqs .container .bloque-2 .faq .respuesta {
	margin-top: 0;
	height: auto;
	max-height: 0;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
}

.page-template-categoria .faqs .container .bloque-2 .faq .respuesta p,
.page-template-tratamientos .faqs .container .bloque-2 .faq .respuesta p {
	color: var(--Foundation-Grey-G100, #7F7D7E);
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.page-template-categoria .resenas,
.page-template-tratamientos .resenas {
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.page-template-categoria .resenas,
	.page-template-tratamientos .resenas {
		padding: 0 27px;
		margin-bottom: 60px;
	}
}

.page-template-categoria .resenas .container,
.page-template-tratamientos .resenas .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	padding: 0;
	max-width: 1200px;
	width: 100%;
}

.page-template-categoria .resenas .container .bloque-1,
.page-template-tratamientos .resenas .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 848px;
	flex-direction: column;
	align-items: center;
	gap: 16px;
}

@media (max-width: 992px) {
	.page-template-categoria .resenas .container .bloque-1,
	.page-template-tratamientos .resenas .container .bloque-1 {
		gap: 8px;
		align-items: start;
	}
}

.page-template-categoria .resenas .container .bloque-1 .titulo,
.page-template-tratamientos .resenas .container .bloque-1 .titulo {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	align-self: stretch;
}

@media (max-width: 992px) {
	.page-template-categoria .resenas .container .bloque-1 .titulo,
	.page-template-tratamientos .resenas .container .bloque-1 .titulo {
		align-items: start;
	}
}

.page-template-categoria .resenas .container .bloque-1 .titulo p.subtitulo,
.page-template-tratamientos .resenas .container .bloque-1 .titulo p.subtitulo {
	color: var(--Primary, #00A7D6);
	text-align: center;
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

@media (max-width: 992px) {
	.page-template-categoria .resenas .container .bloque-1 .titulo p.subtitulo,
	.page-template-tratamientos .resenas .container .bloque-1 .titulo p.subtitulo {
		text-align: start;
	}
}

.page-template-categoria .resenas .container .bloque-1 .titulo h2,
.page-template-tratamientos .resenas .container .bloque-1 .titulo h2 {
	color: var(--Base-Dark, #231F20);
	text-align: center;
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

@media (max-width: 992px) {
	.page-template-categoria .resenas .container .bloque-1 .titulo h2,
	.page-template-tratamientos .resenas .container .bloque-1 .titulo h2 {
		text-align: start;
	}
}

.page-template-categoria .resenas .container .bloque-1 p.texto,
.page-template-tratamientos .resenas .container .bloque-1 p.texto {
	color: var(--Base-Dark, #231F20);
	text-align: center;
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

@media (max-width: 992px) {
	.page-template-categoria .resenas .container .bloque-1 p.texto,
	.page-template-tratamientos .resenas .container .bloque-1 p.texto {
		text-align: start;
	}
}

.page-template-categoria .resenas .container .bloque-1 a,
.page-template-tratamientos .resenas .container .bloque-1 a {
	display: flex !important;
	padding: 8px 16px !important;
	justify-content: center !important;
	align-items: center !important;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

@media (max-width: 992px) {
	.page-template-categoria .resenas .container .bloque-1 a,
	.page-template-tratamientos .resenas .container .bloque-1 a {
		display: none !important;
	}
}

.page-template-categoria .resenas .container .bloque-1 a:hover,
.page-template-tratamientos .resenas .container .bloque-1 a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

.page-template-categoria .resenas .container a,
.page-template-tratamientos .resenas .container a {
	display: flex;
	height: 40px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 24px;
	border: 1px solid var(--Foundation-Grey-G75, #A5A3A4);
	background: var(--Base-Light, #FFF);
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.page-template-categoria .resenas .container a:hover,
.page-template-tratamientos .resenas .container a:hover {
	border: 1px solid var(--Base-Dark, #231F20);
}

@media (max-width: 992px) {
	.page-template-categoria .resenas .container a,
	.page-template-tratamientos .resenas .container a {
		width: 100%;
	}
}

/* Estilos política de privacidad formulario */
.ginput_container_consent {
	display: flex !important;
}

.gf_browser_chrome.gform_wrapper .gform_body .ginput_container.ginput_container_consent input[type="checkbox"],
.gf_browser_chrome.gform_wrapper .gform_body .ginput_container.ginput_container_consent #input_11_5_1,
.gf_browser_chrome.gform_wrapper .gform_body .ginput_container.ginput_container_consent #input_1_9_1,
.gf_browser_chrome.gform_wrapper .gform_body .ginput_container.ginput_container_consent #input_2_5_1,
.gf_browser_chrome.gform_wrapper .gform_body .ginput_container.ginput_container_consent #input_11_12_1 {
	width: auto !important;
	margin-right: 10px;
	margin-top: 4px !important;
}

/* Estilos formulario te llamamos 2*/
.gf_browser_chrome.gform_wrapper .gform_body #field_11_8 {
	display: none !important;
}

/** ESTILOS POPUP **/
#contenedor_popup.activo {
	display: flex;
}

#contenedor_popup {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.4);
	z-index: 99999;
	display: none;
	justify-content: center;
	align-items: center;
}

#contenedor_popup .el_popup {
	background-color: white;
	display: flex;
	max-width: 90%;
	width: 918px;
	max-height: 95vh;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
}

#contenedor_popup .el_popup .izquierda {
	width: 38%;
	height: auto;
}

#contenedor_popup .el_popup .izquierda img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

#contenedor_popup .el_popup .derecha {
	width: 62%;
	padding: 32px;
	display: flex;
	flex-direction: column;
	overflow-y: scroll;
	font-family: Raleway;
}

#contenedor_popup .el_popup .derecha #popup_cerrar {
	align-self: flex-end;
	display: flex;
	align-items: center;
	gap: 10px;
	cursor: pointer;
}

#contenedor_popup .el_popup .derecha #popup_cerrar span {
	display: none;
	color: white;
	font-size: 16px;
	font-weight: 900;
	line-height: normal;
}

#contenedor_popup .el_popup .derecha .tag {
	color: var(--Primary-Menendez, #00a19c);
	font-size: 24px;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

#contenedor_popup .el_popup .derecha .titulo {
	color: var(--Primary-Menendez, #00a19c);
	font-size: 36px;
	font-weight: 700;
	line-height: normal;
	margin-top: 4px;
}

#contenedor_popup .el_popup .derecha .texto_grande {
	color: var(--Foundation-Grey-G200, #484546);
	font-size: 24px;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
	margin-top: 16px;
}

#contenedor_popup .el_popup .derecha .texto_mediano {
	color: var(--Base-Dark, #231F20);
	font-size: 18px;
	line-height: 160%;
	margin-top: 8px;
}

#contenedor_popup .el_popup .derecha .texto_pequenio {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
	margin-top: 8px;
}

#contenedor_popup .el_popup .derecha .cta {
	border-radius: 24px;
	background: var(--Primary-Menendez, #00a19c);
	padding: 15px 16px;
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	display: inline-block;
	margin-top: 16px;
	align-self: flex-start;
	transition: all 0.3s ease-in-out;
}

#contenedor_popup .el_popup .derecha .cta:hover {
	background: var(--Primary-Menendez, #00a19c);
}

@media (max-width: 767px) {
	#contenedor_popup .el_popup {
		flex-direction: column;
		position: relative;
	}
	#contenedor_popup .el_popup .izquierda {
		width: 100%;
		height: 300px;
		overflow: hidden;
	}
	#contenedor_popup .el_popup .izquierda img {
		height: 300px;
	}
	#contenedor_popup .el_popup .derecha {
		padding: 26px;
		width: 100%;
	}
	#contenedor_popup .el_popup .derecha #popup_cerrar {
		position: absolute;
		top: 10px;
		right: 10px;
	}
	#contenedor_popup .el_popup .derecha #popup_cerrar span {
		display: block;
	}
	#contenedor_popup .el_popup .derecha #popup_cerrar svg path {
		stroke: black;
	}
	#contenedor_popup .el_popup .derecha .titulo {
		font-size: 30px;
	}
	#contenedor_popup .el_popup .derecha .cta {
		width: 100%;
	}
}

.site-footer {
	padding: 0 8px 8px;
}

@media (max-width: 992px) {
	.site-footer {
		width: 100%;
		padding: 0;
	}
}

.site-footer .container-footer {
	display: flex;
	padding: 45px 0;
	justify-content: center;
	align-items: center;
	background: var(--Base-Dark, #231F20);
	border-radius: 4px 4px 0 0;
}

@media (max-width: 992px) {
	.site-footer .container-footer {
		flex-direction: column;
		padding: 30px 27px;
	}
}

.site-footer .container-footer .container {
	max-width: 1116px;
	width: 100%;
	padding: 0;
	display: flex;
	align-items: flex-start;
	gap: 15px;
}

@media (max-width: 992px) {
	.site-footer .container-footer .container {
		flex-direction: column;
	}
}

.site-footer .container-footer .container .bloque-1 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	max-width: 404px;
	width: 100%;
}

.site-footer .container-footer .container .bloque-1 img {
	max-width: 100%;
	height: 55px;
	object-fit: contain;
}

.site-footer .container-footer .container .bloque-1 p.texto {
	width: 100%;
	color: #FFF;
	/* Text xs/Regular */
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.site-footer .container-footer .container .bloque-1 a.button-footer {
	display: inline-flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	flex-shrink: 0;
	border-radius: 24px;
	background: var(--Base-Light, #00A7D6);
	/* Shadow */
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	color: var(--Primary, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	transition: all 0.3 ease-in-out;
}

@media (max-width: 992px) {
	.site-footer .container-footer .container .bloque-1 a.button-footer {
		display: flex;
		height: 32px;
		padding: 8px 16px;
		justify-content: center;
		align-items: center;
		gap: 8px;
	}
}

.site-footer .container-footer .container .bloque-1 .enlaces {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
}

.site-footer .container-footer .container .bloque-1 .enlaces .ubicaciones {
	display: flex;
	flex-direction: column;
}

.site-footer .container-footer .container .bloque-1 .enlaces .ubicaciones a {
	color: #FFF;
	/* Text xs/Regular */
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: underline;
}

.site-footer .container-footer .container .bloque-2 {
	display: flex;
	width: 100%;
	max-width: 320px;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
}

@media (max-width: 992px) {
	.site-footer .container-footer .container .bloque-2 {
		max-width: 100%;
	}
}

.site-footer .container-footer .container .bloque-2 p.titulo {
	color: #FFF;
	text-align: center;
	font-family: Raleway;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 18.98px;
	/* 146% */
}

.site-footer .container-footer .container .bloque-2 p.texto {
	color: #FFF;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 150% */
}

.site-footer .container-footer .container .bloque-2 .enlaces {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
}

@media (max-width: 992px) {
	.site-footer .container-footer .container .bloque-2 .enlaces {
		width: 100%;
	}
}

.site-footer .container-footer .container .bloque-2 .enlaces a {
	display: flex;
	height: 32px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	max-width: 161px;
	width: 100%;
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	border-radius: 24px;
	background: var(--Primary, #00A7D6);
	text-decoration: none;
}

@media (max-width: 992px) {
	.site-footer .container-footer .container .bloque-2 .enlaces a {
		width: 100%;
		max-width: 100%;
	}
}

.site-footer .container-footer .container .bloque-3 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	flex: 1 0 0;
	max-width: 350px;
	width: 100%;
}

@media (max-width: 992px) {
	.site-footer .container-footer .container .bloque-3 {
		max-width: 100%;
	}
}

.site-footer .container-footer .container .bloque-3 #search-3 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	align-self: stretch;
	width: 100%;
}

.site-footer .container-footer .container .bloque-3 #search-3 .widget-title {
	color: #FFF !important;
	text-align: center;
	font-family: Raleway;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 18.98px;
	/* 146% */
}

.site-footer .container-footer .container .bloque-3 #search-3 .fusion-search-form-content {
	width: 100% !important;
	border-radius: 30px !important;
	border: 1px solid #FFF !important;
}

.site-footer .container-footer .container .bloque-3 #search-3 form {
	width: 100% !important;
	height: 55px !important;
}

.site-footer .container-footer .container .bloque-3 .social {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	align-self: stretch;
}

.site-footer .container-footer .container .bloque-3 .social p {
	color: #FFF;
	text-align: center;
	font-family: Raleway;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 18.98px;
	/* 146% */
}

.site-footer .container-footer .container .bloque-3 .social .iconos {
	display: flex;
	align-items: flex-start;
	gap: 18px;
}

.site-footer .container-footer .container .bloque-3 .social .iconos img {
	width: 20px;
	height: 20px;
}

.site-footer .container-footer .container .bloque-3 .mapa {
	color: #FFF !important;
	font-family: Raleway;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 18.98px;
	/* 146% */
}

.site-footer .container-footer-copy {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #00A7D6;
	padding: 15.5px 0 16.5px 0;
	border-radius: 0 0 4px 4px;
}

@media (max-width: 992px) {
	.site-footer .container-footer-copy {
		padding: 10px 27px;
	}
}

.site-footer .container-footer-copy .container {
	max-width: 1116px;
	width: 100%;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width: 992px) {
	.site-footer .container-footer-copy .container {
		flex-wrap: wrap;
	}
}

.site-footer .container-footer-copy .container p {
	color: #fff;
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 24px;
	/* 150% */
}

.site-footer .container-footer-copy .container a.legal {
	color: #fff;
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 24px;
	/* 150% */
	text-decoration: none;
	border-left: 1px solid #000;
	padding-left: 8px;
	margin-left: 8px;
}

.site-footer .container-footer-copy .container a.legal:hover {
	text-decoration: underline;
}

.site-footer .container-footer-copy .container .whatsapp {
	position: fixed;
	right: 18px;
	bottom: 100px;
	z-index: 100;
}

@media (max-width: 992px) {
	.site-footer .container-footer-copy .container .whatsapp {
		top: 30px;
	}
}

.site-footer .container-footer-copy .container .whatsapp a {
	display: inline-flex;
	height: 48px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	flex-shrink: 0;
	border-radius: 24px;
	background: var(--Base-Light, #FFF);
	/* Shadow */
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	color: var(--Primary, #00A7D6);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
	transition: all 0.3 ease-in-out;
}

.site-footer .container-footer-copy .container .whatsapp a svg path {
	fill: #00A7D6;
	transition: all 0.3 ease-in-out;
}

.site-footer .container-footer-copy .container .whatsapp a:hover {
	box-shadow: none;
	background: var(--Primary, #00A7D6);
	color: #FFF;
}

.site-footer .container-footer-copy .container .whatsapp a:hover svg path {
	fill: #FFF;
}

.header1 {
	border-bottom: none !important;
	position: fixed;
	width: 100%;
	top: 0px;
	z-index: 20;
}

.banner {
	width: 100%;
	overflow: hidden;
	background: #007597;
	color: #FFF;
	white-space: nowrap;
	position: relative;
}

.scroll {
	display: inline-flex;
	gap: 30px;
	animation: scroll 15s linear infinite;
	padding-block: 4px;
}

.scroll span {
	font-size: 14px;
	font-weight: 500;
	white-space: nowrap;
}

@keyframes scroll {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-100%);
	}
}

.scroll {
	display: flex;
	animation: scroll 15s linear infinite;
}

.scroll span {
	flex-shrink: 0;
}

@keyframes scroll {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-50%);
	}
}

.header1 .mv {
	transform: translateY(0px);
	transition: all 0.3s ease-in-out;
}

.header1.show-mv .mv {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.mv {
	display: flex;
	width: 100%;
	z-index: 0;
	background-color: #FFF;
	padding: 8px 26px;
	justify-content: space-between;
	align-items: center;
}

.mv img {
	max-height: 48px;
}

.mv .cta-header {
	padding: 8px 16px;
	border: 1px solid #007597;
	border-radius: 32px;
	display: flex;
	align-items: center;
	width: fit-content;
	height: fit-content;
}

.mv .cta-header a {
	font-size: 16px;
	font-weight: 700;
	color: #007597;
}

@media (max-width: 767px) {
	.header1 {
		z-index: 40;
	}
}

.footer-1 {
	background-color: black;
}

.padre-footer {
	padding-block: 32px;
	display: flex;
	flex-direction: column;
	gap: 32px;
}

.padre-footer div:nth-child(1) {
	display: flex;
	justify-content: center;
}

.padre-footer div:nth-child(1) img {
	object-fit: cover;
}

.padre-footer .campos-foot {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (max-width: 993px) {
	.padre-footer .campos-foot {
		flex-direction: column-reverse;
		gap: 16px;
	}
}

.padre-footer .campos-foot div:nth-child(1) {
	color: white;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
}

.padre-footer .campos-foot div:nth-child(1) a {
	color: white;
}

.padre-footer .campos-foot .logos-foot {
	display: flex;
	gap: 18px;
}

@media (max-width: 767px) {
	.padre-footer .campos-foot {
		margin-bottom: 42px;
	}
}

.ventajas {
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.ventajas {
		padding: 0;
		margin-bottom: 60px;
	}
}

.ventajas .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	max-width: 1165px;
	width: 100%;
	padding: 0;
}

.ventajas .container .bloque-1 {
	max-width: 1116px;
	width: 100%;
}

@media (max-width: 992px) {
	.ventajas .container .bloque-1 {
		padding: 0 12px;
	}
}

.ventajas .container .bloque-1 .texto {
	display: flex;
	width: 100%;
	max-width: 546px;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
}

.ventajas .container .bloque-1 .texto p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
	margin-bottom: -8px;
}

.ventajas .container .bloque-1 .texto h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

@media (max-width: 992px) {
	.ventajas .container .bloque-1 .texto h2 {
		font-size: 30px !important;
	}
}

.ventajas .container .bloque-1 .texto p.texto {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

@media (max-width: 992px) {
	.ventajas .container .bloque-1 .texto p.texto {
		font-size: 18px;
	}
}

.ventajas .container .bloque-2 {
	width: 100%;
	position: relative;
}

@media (max-width: 992px) {
	.ventajas .container .bloque-2 {
		height: 275px;
	}
}

.ventajas .container .bloque-2 .mySwiperRazones {
	display: flex;
	justify-content: center;
	align-items: center;
}

.ventajas .container .bloque-2 .mySwiperRazones .swiper-wrapper {
	padding: 8px 0;
}

.ventajas .container .bloque-2 .mySwiperRazones .swiper-wrapper .razon {
	display: flex;
	width: 100%;
	max-width: 355px;
	padding: 24px;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	border-radius: 4px;
	background: #FFF;
	/* Shadow */
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
}

.ventajas .container .bloque-2 .mySwiperRazones .swiper-wrapper .razon p.titulo {
	color: var(--Primary, #00A7D6);
	/* Text lg/Bold */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 26px */
}

.ventajas .container .bloque-2 .mySwiperRazones .swiper-wrapper .razon p.texto {
	color: var(--Base-Dark, #231F20);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.ventajas .container .bloque-2 .mySwiperRazones .swiper-button-prev, .ventajas .container .bloque-2 .mySwiperRazones .swiper-button-next {
	width: 40px;
	height: 40px;
	cursor: pointer;
}

@media (max-width: 992px) {
	.ventajas .container .bloque-2 .mySwiperRazones .swiper-button-prev, .ventajas .container .bloque-2 .mySwiperRazones .swiper-button-next {
		display: none;
	}
}

.ventajas .container .bloque-2 .mySwiperRazones .swiper-button-next {
	right: 0;
}

.ventajas .container .bloque-2 .mySwiperRazones .swiper-button-prev {
	left: 0;
}

.ventajas .container .bloque-2 .mySwiperRazones .swiper-button-prev::after, .ventajas .container .bloque-2 .mySwiperRazones .swiper-button-next::after {
	content: ' ';
}

.ventajas .container .bloque-2 .swiper-pagination {
	bottom: 0 !important;
}

.ventajas .container .bloque-2 .swiper-pagination .swiper-pagination-bullet {
	width: 14px !important;
	height: 14px !important;
}

.ventajas .container .bloque-2 .swiper-pagination .swiper-pagination-bullet-active {
	background: var(--Primary, #00A7D6);
}

.conoce-equipo {
	margin-bottom: 60px;
}

@media (max-width: 992px) {
	.conoce-equipo {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media (max-width: 992px) {
	.conoce-equipo {
		padding: 0;
		margin-bottom: 60px;
	}
}

.conoce-equipo .container {
	display: flex;
	align-items: center;
	gap: 32px;
	max-width: 1165px;
	width: 100%;
	padding: 0;
	justify-content: space-between;
}

@media (max-width: 992px) {
	.conoce-equipo .container {
		flex-direction: column;
	}
}

.conoce-equipo .container .bloque-1 {
	width: 100%;
	max-width: 547px;
}

@media (max-width: 992px) {
	.conoce-equipo .container .bloque-1 {
		padding: 0 27px;
	}
}

.conoce-equipo .container .bloque-1 .title {
	color: #231F20;
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

@media (max-width: 992px) {
	.conoce-equipo .container .bloque-1 .title {
		font-size: 30px;
	}
}

.conoce-equipo .container .bloque-1 .subtitulo {
	color: #00A7D6;
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
	margin-bottom: 8px;
}

.conoce-equipo .container .bloque-1 .texto {
	margin-top: 16px;
	color: var(--Foundation-Grey-G200, #484546);
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

@media (max-width: 992px) {
	.conoce-equipo .container .bloque-1 .texto {
		margin-top: 16px;
	}
}

.conoce-equipo .container .bloque-1 .texto-2 {
	color: var(--Base-Dark, #231F20);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

@media (max-width: 992px) {
	.conoce-equipo .container .bloque-1 .texto-2 {
		margin-top: 16px;
	}
}

.conoce-equipo .container .bloque-2 {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
	min-height: 418px;
	height: 100%;
	width: 100%;
	max-width: 411px;
	border-radius: 8px;
	overflow: hidden;
}

@media (max-width: 540px) {
	.conoce-equipo .container .bloque-2 {
		max-width: 100%;
	}
}

.conoce-equipo .container .bloque-2 .img {
	border-radius: 8px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
}

.conoce-equipo .container .bloque-2 .container-text {
	z-index: 2;
	padding: 24px;
}

.conoce-equipo .container .bloque-2 .container-text .profesional {
	color: #FFF;
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.conoce-equipo .container .bloque-2 .container-text .puesto {
	color: #FFF;
	/* Text xs/Regular */
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: 8px;
}

.como-es-proceso {
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.como-es-proceso {
		padding: 0;
		margin-bottom: 60px;
	}
}

.como-es-proceso .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	max-width: 1165px;
	width: 100%;
	padding: 0;
}

.como-es-proceso .container .bloque-1 {
	max-width: 1116px;
	width: 100%;
}

@media (max-width: 992px) {
	.como-es-proceso .container .bloque-1 {
		padding: 0 12px;
	}
}

.como-es-proceso .container .bloque-1 .texto {
	display: flex;
	width: 100%;
	max-width: 783px;
	flex-direction: column;
	gap: 16px;
	align-items: center;
	text-align: center;
	margin: 0 auto;
}

.como-es-proceso .container .bloque-1 .texto h2 {
	color: #00A7D6;
	/* Display lg/Regular */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

@media (max-width: 992px) {
	.como-es-proceso .container .bloque-1 .texto h2 {
		font-size: 30px !important;
	}
}

.como-es-proceso .container .bloque-1 .texto p.texto {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

@media (max-width: 992px) {
	.como-es-proceso .container .bloque-1 .texto p.texto {
		font-size: 18px;
	}
}

.como-es-proceso .container .bloque-2 {
	width: 100%;
	position: relative;
	padding-bottom: 60px;
}

@media (max-width: 992px) {
	.como-es-proceso .container .bloque-2 {
		height: 275px;
	}
}

.como-es-proceso .container .bloque-2 .mySwiperProcesos {
	display: flex;
	justify-content: center;
	align-items: center;
}

.como-es-proceso .container .bloque-2 .mySwiperProcesos .swiper-wrapper {
	padding: 8px 0;
	height: 100% !important;
}

.como-es-proceso .container .bloque-2 .mySwiperProcesos .swiper-wrapper .razon {
	display: flex;
	width: 100%;
	max-width: 350px;
	padding: 24px;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	border-radius: 4px;
	background: #FFF;
	height: auto;
	/* Shadow */
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
}

.como-es-proceso .container .bloque-2 .mySwiperProcesos .swiper-wrapper .razon .numero {
	color: #00A7D6;
	/* Text xl/Bold */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.como-es-proceso .container .bloque-2 .mySwiperProcesos .swiper-wrapper .razon p.titulo {
	color: var(--Primary, #00A7D6);
	/* Text lg/Bold */
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 26px */
}

.como-es-proceso .container .bloque-2 .mySwiperProcesos .swiper-wrapper .razon p.texto {
	color: var(--Base-Dark, #231F20);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.como-es-proceso .container .bloque-2 .mySwiperProcesos .swiper-button-prev, .como-es-proceso .container .bloque-2 .mySwiperProcesos .swiper-button-next {
	width: 40px;
	height: 40px;
	cursor: pointer;
}

@media (max-width: 992px) {
	.como-es-proceso .container .bloque-2 .mySwiperProcesos .swiper-button-prev, .como-es-proceso .container .bloque-2 .mySwiperProcesos .swiper-button-next {
		display: none;
	}
}

.como-es-proceso .container .bloque-2 .mySwiperProcesos .swiper-button-next {
	right: 0;
}

.como-es-proceso .container .bloque-2 .mySwiperProcesos .swiper-button-prev {
	left: 0;
}

.como-es-proceso .container .bloque-2 .mySwiperProcesos .swiper-button-prev::after, .como-es-proceso .container .bloque-2 .mySwiperProcesos .swiper-button-next::after {
	content: ' ';
}

.como-es-proceso .container .bloque-2 .swiper-pagination {
	bottom: 0 !important;
}

.como-es-proceso .container .bloque-2 .swiper-pagination .swiper-pagination-bullet {
	width: 14px !important;
	height: 14px !important;
}

.como-es-proceso .container .bloque-2 .swiper-pagination .swiper-pagination-bullet-active {
	background: var(--Primary, #00A7D6);
}

.rango-precios {
	margin-bottom: 90px;
	/* The switch - the box around the slider */
	/* Hide default HTML checkbox */
	/* The slider */
	/* Rounded sliders */
}

.rango-precios .ocultar {
	display: none !important;
}

@media (max-width: 992px) {
	.rango-precios {
		padding: 0;
		margin-bottom: 60px;
	}
}

.rango-precios .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	max-width: 1165px;
	width: 100%;
	padding: 0;
}

.rango-precios .container .bloque-1 {
	max-width: 1116px;
	width: 100%;
}

@media (max-width: 992px) {
	.rango-precios .container .bloque-1 {
		padding: 0 12px;
	}
}

.rango-precios .container .bloque-1 .texto {
	display: flex;
	width: 100%;
	max-width: 783px;
	flex-direction: column;
	gap: 16px;
	align-items: center;
	text-align: center;
	margin: 0 auto;
}

@media (max-width: 992px) {
	.rango-precios .container .bloque-1 .texto {
		gap: 8px;
		align-items: flex-start;
	}
}

.rango-precios .container .bloque-1 .texto .subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.rango-precios .container .bloque-1 .texto h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Regular */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

@media (max-width: 992px) {
	.rango-precios .container .bloque-1 .texto h2 {
		font-size: 30px !important;
	}
}

.rango-precios .container .bloque-1 .texto p.texto {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

@media (max-width: 992px) {
	.rango-precios .container .bloque-1 .texto p.texto {
		font-size: 18px !important;
	}
}

.rango-precios .container .bloque-1 .container-switch {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 32px;
	gap: 16px;
}

.rango-precios .container .bloque-1 .container-switch .olds, .rango-precios .container .bloque-1 .container-switch .childs {
	color: var(--Foundation-Grey-G200, #484546);
	text-align: center;
	/* Text small/Bold */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.rango-precios .container .bloque-1 .container-switch .olds span, .rango-precios .container .bloque-1 .container-switch .childs span {
	font-size: 14px;
}

.rango-precios .container .bloque-1 .content-cards {
	margin-top: 16px;
	display: flex;
	align-items: center;
	gap: 24px;
	padding-bottom: 10px;
}

@media (max-width: 992px) {
	.rango-precios .container .bloque-1 .content-cards {
		flex-direction: column;
	}
}

.rango-precios .container .bloque-1 .content-cards .card {
	display: flex;
	gap: 16px;
	flex-direction: column;
	padding: 16px;
	border: 0;
	flex: 1;
	border-radius: 8px;
	background: #FFF;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
}

@media (max-width: 992px) {
	.rango-precios .container .bloque-1 .content-cards .card {
		width: 100%;
	}
}

.rango-precios .container .bloque-1 .content-cards .card .titulo {
	color: var(--Base-Dark, #231F20);
	font-family: Raleway;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	/* 25.2px */
}

.rango-precios .container .bloque-1 .content-cards .card .precio-duracion {
	display: flex;
	align-items: center;
	gap: 16px;
}

.rango-precios .container .bloque-1 .content-cards .card .precio-duracion .precio {
	color: var(--Primary, #00A7D6);
	/* Display md/Bold */
	font-family: Raleway;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.rango-precios .container .bloque-1 .content-cards .card .precio-duracion .duracion {
	color: var(--Base-Dark, #231F20);
	/* Text xs/Regular */
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 4px;
	border-radius: 4px;
	background: #E9E9E9;
}

.rango-precios .container .bloque-1 .content-cards .card .text {
	color: var(--Base-Dark, #231F20);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

.rango-precios .container .bloque-1 .content-cards .card .content-lists {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.rango-precios .container .bloque-1 .content-cards .card .content-lists .list-item {
	display: flex;
	align-items: center;
	gap: 8px;
}

.rango-precios .container .bloque-1 .content-cards .card .content-lists .list-item .p-list-item {
	color: var(--Base-Dark, #231F20);
	/* Text xs/Regular */
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.rango-precios .container .bloque-1 .content-cards .card .btn-solicitud {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 48px;
	padding: 8px 16px;
	border-radius: 24px;
	background: var(--Primary, #00A7D6);
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 112.5% */
	text-transform: uppercase;
}

.rango-precios .switch {
	position: relative;
	display: inline-block;
	width: 48px;
	height: 20px;
}

.rango-precios .switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.rango-precios .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #484546;
	-webkit-transition: .4s;
	transition: .4s;
}

.rango-precios .slider:before {
	position: absolute;
	content: "";
	height: 16px;
	width: 16px;
	left: 2px;
	bottom: 2px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

.rango-precios input:checked + .slider {
	background-color: #484546;
}

.rango-precios input:focus + .slider {
	box-shadow: 0 0 1px #484546;
}

.rango-precios input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

.rango-precios .slider.round {
	border-radius: 34px;
}

.rango-precios .slider.round:before {
	border-radius: 50%;
}

.ortodoncia-invisible {
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.ortodoncia-invisible {
		padding: 0;
		margin-bottom: 60px;
	}
}

.ortodoncia-invisible .container {
	max-width: 1165px;
	width: 100%;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 32px;
}

@media (max-width: 992px) {
	.ortodoncia-invisible .container {
		padding: 0 12px;
	}
}

.ortodoncia-invisible .container .bloque-1 {
	max-width: 1116px;
	width: 100%;
}

.ortodoncia-invisible .container .bloque-1 .texto {
	display: flex;
	width: 100%;
	max-width: 783px;
	flex-direction: column;
	gap: 16px;
}

@media (max-width: 992px) {
	.ortodoncia-invisible .container .bloque-1 .texto {
		gap: 8px;
		max-width: 100%;
	}
}

.ortodoncia-invisible .container .bloque-1 .texto .subtitulo {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.ortodoncia-invisible .container .bloque-1 .texto h2 {
	color: var(--Primary, #00A7D6);
	/* Display lg/Regular */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: normal !important;
}

@media (max-width: 992px) {
	.ortodoncia-invisible .container .bloque-1 .texto h2 {
		font-size: 30px !important;
	}
}

.ortodoncia-invisible .container .bloque-1 .texto p.texto {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
	max-width: 548px;
}

@media (max-width: 992px) {
	.ortodoncia-invisible .container .bloque-1 .texto p.texto {
		font-size: 18px;
		max-width: 100%;
	}
}

.ortodoncia-invisible .container .bloque-2 .content-cards {
	display: flex;
	gap: 32px;
	height: 100%;
}

@media (max-width: 992px) {
	.ortodoncia-invisible .container .bloque-2 .content-cards {
		flex-direction: column;
	}
}

.ortodoncia-invisible .container .bloque-2 .content-cards .card {
	display: flex;
	flex-direction: column;
	border: 0;
	flex: 1;
	border-radius: 8px;
	overflow: hidden;
	height: auto;
}

@media (max-width: 992px) {
	.ortodoncia-invisible .container .bloque-2 .content-cards .card {
		width: 100%;
	}
}

.ortodoncia-invisible .container .bloque-2 .content-cards .card .body-card {
	padding: 24px;
	background: #F9F9F9;
	height: -webkit-fill-available;
}

.ortodoncia-invisible .container .bloque-2 .content-cards .card .titulo {
	color: var(--Base-Dark, #231F20);
	/* Text xl/Bold */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.ortodoncia-invisible .container .bloque-2 .content-cards .card .text {
	margin-top: 8px;
	color: var(--Foundation-Grey-G200, #484546);
	/* Text small/Regular */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 20.8px */
}

#main .comparativa-tratamientos {
	margin-top: 100px;
	margin-bottom: 100px;
	padding: 0;
	scroll-margin-top: 160px;
}

@media (max-width: 992px) {
	#main .comparativa-tratamientos {
		margin-bottom: 60px;
	}
}

#main .comparativa-tratamientos .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 32px;
	max-width: 1165px;
	width: 100%;
	padding: 0;
	overflow: visible;
}

#main .comparativa-tratamientos .bloque-1 {
	max-width: 1116px;
	width: 100%;
}

@media (max-width: 992px) {
	#main .comparativa-tratamientos .bloque-1 {
		padding: 0 27px;
	}
}

#main .comparativa-tratamientos .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	text-align: center;
	font-family: Raleway;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 35.34px;
}

@media (max-width: 992px) {
	#main .comparativa-tratamientos .bloque-1 h2 {
		font-size: 30px !important;
	}
}

#main .comparativa-tratamientos .bloque-2 {
	width: 100%;
	box-shadow: 0 8.719px 13.078px -2.616px rgba(0, 0, 0, 0.1);
}

#main .comparativa-tratamientos__shadow {
	width: 100%;
	border-radius: 8px;
	overflow: visible;
	position: relative;
}

#main .comparativa-tratamientos__frame {
	width: 100%;
	border-radius: 8px;
	border: 1px solid #E5E7EB;
	background: #FFF;
	overflow: hidden;
	position: relative;
}

#main .comparativa-tratamientos__scroll {
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	background: #FFF;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: thin;
	scrollbar-color: #00A7D6 #F4F6F8;
}

#main .comparativa-tratamientos__scroll::-webkit-scrollbar {
	height: 8px;
}

#main .comparativa-tratamientos__scroll::-webkit-scrollbar-track {
	background: #F4F6F8;
}

#main .comparativa-tratamientos__scroll::-webkit-scrollbar-thumb {
	background: #00A7D6;
	border-radius: 999px;
}

#main .comparativa-tratamientos__scroll.is-overflowing {
	cursor: grab;
}

#main .comparativa-tratamientos__scroll.is-dragging {
	cursor: grabbing;
	user-select: none;
}

#main .comparativa-tratamientos__scroll.is-dragging * {
	user-select: none;
}

#main .comparativa-tratamientos__table {
	width: 100%;
	min-width: var(--comparativa-table-min-width, 1120px);
	border-collapse: separate;
	border-spacing: 0;
	table-layout: fixed;
}

#main .comparativa-tratamientos__table thead th {
	padding: 20px 18px;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	background: #FAFAFA;
	color: #0091D3;
	text-align: center;
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}

#main .comparativa-tratamientos__table thead th:last-child {
	border-right: none;
}

#main .comparativa-tratamientos__table thead th.is-key {
	width: 274px;
	text-transform: none;
	color: #333;
	text-align: center;
	font-family: Raleway;
	font-size: 18px;
	font-style: italic;
	font-weight: 600;
	line-height: normal;
}

#main .comparativa-tratamientos__table tbody th,
#main .comparativa-tratamientos__table tbody td {
	vertical-align: center;
	padding: 20px 18px;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	background: #FFF;
}

#main .comparativa-tratamientos__table tbody th {
	width: 274px;
	padding-right: 20px;
}

#main .comparativa-tratamientos__table tbody td:last-child,
#main .comparativa-tratamientos__table tbody th:last-child {
	border-right: none;
}

#main .comparativa-tratamientos__table tbody tr:last-child th,
#main .comparativa-tratamientos__table tbody tr:last-child td {
	border-bottom: none;
}

#main .comparativa-tratamientos__table tbody tr:nth-child(even) th,
#main .comparativa-tratamientos__table tbody tr:nth-child(even) td {
	background: #FAFAFA;
}

#main .comparativa-tratamientos__table tbody td p {
	color: #333;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
}

#main .comparativa-tratamientos__aspecto {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	text-align: left;
}

#main .comparativa-tratamientos__aspecto .icono {
	display: inline-flex;
	width: 24px;
	height: 24px;
	align-items: center;
	justify-content: center;
}

#main .comparativa-tratamientos__aspecto .icono img {
	width: 18px;
	height: 18px;
	object-fit: contain;
	pointer-events: none;
}

#main .comparativa-tratamientos__aspecto .texto {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
}

#main .comparativa-tratamientos__aspecto .titulo {
	color: #333;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
}

#main .comparativa-tratamientos__aspecto .texto-auxiliar {
	color: #7F7D7E;
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
}

.cuando-recomendable {
	background: #F9F9F9;
	padding: 60px 12px;
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.cuando-recomendable {
		margin-top: 0;
		margin-bottom: 60px;
		padding: 0 0 60px 0 !important;
	}
}

.cuando-recomendable .container {
	padding: 0;
	max-width: 1116px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	gap: 95px;
}

@media (max-width: 992px) {
	.cuando-recomendable .container {
		flex-direction: column-reverse;
	}
}

.cuando-recomendable .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 451px;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
}

@media (max-width: 992px) {
	.cuando-recomendable .container .bloque-1 {
		max-width: 100%;
		padding: 0 27px;
	}
}

.cuando-recomendable .container .bloque-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.cuando-recomendable .container .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	margin-top: -8px;
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

@media (max-width: 992px) {
	.cuando-recomendable .container .bloque-1 h2 {
		font-size: 30px;
	}
}

.cuando-recomendable .container .bloque-1 .texto p {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.cuando-recomendable .container .bloque-1 .texto-2 p {
	color: var(--Base-Dark, #231F20);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.cuando-recomendable .container .bloque-2 {
	max-width: 572px;
	width: 100%;
}

@media (max-width: 992px) {
	.cuando-recomendable .container .bloque-2 {
		max-width: 100%;
	}
}

.cuando-recomendable .container .bloque-2 img {
	width: 100%;
	object-fit: cover;
}

@media (max-width: 992px) {
	.cuando-recomendable .container .bloque-2 img {
		height: 300px;
	}
}

.button-gold {
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 128.571% */
	text-transform: uppercase;
	border-radius: 24px;
	background: var(--Primary, #00A7D6);
	display: flex;
	min-height: 48px;
	gap: 8px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
}

@media (max-width: 992px) {
	.button-gold {
		width: 100%;
	}
}

.boccio-aligners {
	padding: 60px 12px;
}

@media (max-width: 992px) {
	.boccio-aligners {
		margin-top: 0;
		margin-bottom: 60px;
		padding: 60px 27px !important;
	}
}

.boccio-aligners .container {
	padding: 0;
	max-width: 1116px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	gap: 32px;
}

@media (max-width: 992px) {
	.boccio-aligners .container {
		flex-direction: column;
	}
}

.boccio-aligners .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 548px;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
}

@media (max-width: 992px) {
	.boccio-aligners .container .bloque-1 {
		max-width: 100%;
	}
}

.boccio-aligners .container .bloque-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
}

.boccio-aligners .container .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	margin-top: -8px;
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

@media (max-width: 992px) {
	.boccio-aligners .container .bloque-1 h2 {
		font-size: 30px !important;
	}
}

.boccio-aligners .container .bloque-1 p.texto {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.boccio-aligners .container .bloque-2 {
	max-width: 548px;
	width: 100%;
}

.boccio-aligners .container .bloque-2 .texto-columna-derecha {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.boccio-aligners .container .bloque-2 .texto-columna-derecha p {
	color: var(--Foundation-Grey-G200, #484546);
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.boccio-aligners .container .bloque-2 .texto-columna-derecha b, .boccio-aligners .container .bloque-2 .texto-columna-derecha strong {
	color: var(--Primary, #00A7D6);
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 26px */
}

.button-gold {
	color: var(--Base-Light, #FFF);
	text-align: center;
	font-family: Raleway;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	/* 128.571% */
	text-transform: uppercase;
	border-radius: 24px;
	background: var(--Primary, #00A7D6);
	display: flex;
	min-height: 48px;
	gap: 8px;
	padding: 8px 16px;
	justify-content: center;
	align-items: center;
}

.button-gold:hover {
	background: var(--Base-Light, #FFF);
}

.button-gold:hover svg path {
	fill: white;
	stroke: #00A7D6;
}

.button-gold:hover svg path:first-child {
	stroke: none !important;
}

@media (max-width: 992px) {
	.button-gold {
		width: 100%;
	}
}

.antes-y-despues-slider {
	background: #F9F9F9;
	margin-bottom: 100px;
}

@media (max-width: 992px) {
	.antes-y-despues-slider {
		margin-bottom: 60px;
		padding: 0 27px;
	}
}

.antes-y-despues-slider .container {
	padding: 60px 0;
	max-width: 1116px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
}

@media (max-width: 992px) {
	.antes-y-despues-slider .container {
		flex-direction: column;
	}
}

.antes-y-despues-slider .container .bloque-1 {
	display: flex;
	width: 100%;
	max-width: 451px;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
}

@media (max-width: 992px) {
	.antes-y-despues-slider .container .bloque-1 {
		max-width: 100%;
		padding: 0 12px;
	}
}

.antes-y-despues-slider .container .bloque-1 p.subtitulo {
	color: var(--Primary, #00A7D6);
	/* Subtitle/Small */
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	/* 26px */
	margin-bottom: -8px;
}

.antes-y-despues-slider .container .bloque-1 h2 {
	color: var(--Base-Dark, #231F20);
	/* Display lg/Medium */
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500 !important;
	line-height: normal;
}

.antes-y-despues-slider .container .bloque-1 .texto-1-1 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	flex-shrink: 0;
	color: var(--Foundation-Grey-G200, #484546);
	/* Text md/Regular */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	/* 28.8px */
}

.antes-y-despues-slider .container .bloque-1 .texto-1-1 p.titulo {
	color: var(--Foundation-Grey-G200, #484546);
	/* Text xl/Regular */
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	/* 31.2px */
}

.antes-y-despues-slider .container .bloque-2 {
	max-width: 682px;
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
	/* Shadow */
	position: relative;
}

@media (max-width: 992px) {
	.antes-y-despues-slider .container .bloque-2 {
		margin: 32px 0;
		height: 363px;
	}
}

@media (max-width: 500px) {
	.antes-y-despues-slider .container .bloque-2 {
		height: 235px;
	}
}

.antes-y-despues-slider .container .bloque-2 .mySwiperAntesDespues {
	display: flex;
	justify-content: center;
	align-items: center;
}

.antes-y-despues-slider .container .bloque-2 .mySwiperAntesDespues .swiper-wrapper {
	padding: 8px 0;
}

.antes-y-despues-slider .container .bloque-2 .mySwiperAntesDespues .swiper-wrapper .swiper-slide {
	padding: 0 50px;
}

@media (max-width: 992px) {
	.antes-y-despues-slider .container .bloque-2 .mySwiperAntesDespues .swiper-wrapper .swiper-slide {
		padding: 0 35px;
	}
}

.antes-y-despues-slider .container .bloque-2 .mySwiperAntesDespues .swiper-wrapper .swiper-slide .titulo {
	color: #231F20;
	font-family: Raleway;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	line-height: normal;
	text-align: center;
	margin-bottom: 10px;
}

.antes-y-despues-slider .container .bloque-2 .mySwiperAntesDespues .swiper-button-prev, .antes-y-despues-slider .container .bloque-2 .mySwiperAntesDespues .swiper-button-next {
	width: 40px;
	height: 40px;
	cursor: pointer;
}

@media (max-width: 992px) {
	.antes-y-despues-slider .container .bloque-2 .mySwiperAntesDespues .swiper-button-prev, .antes-y-despues-slider .container .bloque-2 .mySwiperAntesDespues .swiper-button-next {
		width: 24px;
		height: 24px;
	}
}

.antes-y-despues-slider .container .bloque-2 .mySwiperAntesDespues .swiper-button-next {
	right: 0;
}

.antes-y-despues-slider .container .bloque-2 .mySwiperAntesDespues .swiper-button-prev {
	left: 0;
}

.antes-y-despues-slider .container .bloque-2 .mySwiperAntesDespues .swiper-button-prev::after, .antes-y-despues-slider .container .bloque-2 .mySwiperAntesDespues .swiper-button-next::after {
	content: ' ';
}

.antes-y-despues-slider .container .bloque-2 .etiqueta {
	color: #FFF;
	/* Text small/Bold */
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	position: absolute;
	z-index: 100;
}

.antes-y-despues-slider .container .bloque-2 .etiqueta.antes {
	bottom: 10px;
	left: 60px;
}

@media (max-width: 992px) {
	.antes-y-despues-slider .container .bloque-2 .etiqueta.antes {
		bottom: 65px;
	}
}

@media (max-width: 500px) {
	.antes-y-despues-slider .container .bloque-2 .etiqueta.antes {
		bottom: 45px;
	}
}

.antes-y-despues-slider .container .bloque-2 .etiqueta.despues {
	bottom: 10px;
	right: 60px;
}

@media (max-width: 992px) {
	.antes-y-despues-slider .container .bloque-2 .etiqueta.despues {
		bottom: 65px;
	}
}

@media (max-width: 500px) {
	.antes-y-despues-slider .container .bloque-2 .etiqueta.despues {
		bottom: 45px;
	}
}

.antes-y-despues-slider .container .bloque-2 .juxtapose {
	width: 100%;
	height: 100%;
}

.antes-y-despues-slider .container .bloque-2 .juxtapose .jx-knightlab {
	display: none;
}

.block-entradas-form {
	display: flex;
	flex-wrap: wrap;
	padding: 40px 0;
	align-items: center;
	justify-content: center;
}

.block-entradas-form .image-container {
	display: none;
	justify-content: center;
	width: 100%;
	z-index: -1;
	order: 1;
}

.block-entradas-form .image-container img {
	border-radius: 0px 0px 8px 8px;
}

@media (max-width: 992px) {
	.block-entradas-form .image-container {
		display: flex;
	}
}

.block-entradas-form .form {
	padding: 32px;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.9);
	max-width: 900px;
}

.block-entradas-form .title {
	font-size: 36px;
	margin: 0 0 10px 0;
	line-height: 1.15;
	font-weight: 700;
	color: #333333;
}

.block-entradas-form .subtitle {
	color: #00a7d6;
	margin: 0 0 6px;
	font-size: 20px;
	line-height: 1.5;
}

.block-entradas-form .gform_wrapper {
	margin: 10px 0 0 !important;
}

.block-entradas-form .gform_wrapper p {
	margin: 0 !important;
}

.block-entradas-form .gform_wrapper .top_label .gfield_label {
	font-weight: 400 !important;
}

.block-entradas-form .gform_wrapper ul.gform_fields {
	display: flex !important;
	flex-wrap: wrap !important;
}

.block-entradas-form .gform_wrapper ul.gform_fields li.gfield {
	width: 100% !important;
	margin: 0 0 12px 0 !important;
}

.block-entradas-form .gform_wrapper ul.gform_fields li.gfield.w-50 {
	width: 50% !important;
}

@media screen and (max-width: 990px) {
	.block-entradas-form .gform_wrapper ul.gform_fields li.gfield.w-50 {
		width: 100% !important;
	}
}

.block-entradas-form .gform_wrapper .gform_footer input.button, .block-entradas-form .gform_wrapper .gform_footer input[type=submit], .block-entradas-form .gform_wrapper .gform_page_footer input.button, .block-entradas-form .gform_wrapper .gform_page_footer input[type=submit] {
	border-radius: 24px !important;
	background: #00A7D6 !important;
	padding: 16px !important;
	transition: .3s !important;
	border: none;
	color: white;
	font-size: 18px;
	font-weight: 500;
	line-height: 17px;
}

.block-entradas-form .gform_wrapper .gform_footer input.button:hover, .block-entradas-form .gform_wrapper .gform_footer input[type=submit]:hover, .block-entradas-form .gform_wrapper .gform_page_footer input.button:hover, .block-entradas-form .gform_wrapper .gform_page_footer input[type=submit]:hover {
	background: #fff !important;
	color: #00A7D6;
	transition: .3s !important;
}

.block-entradas-form .gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.block-entradas-form .gform_wrapper .gfield_select[multiple=multiple] {
	border-radius: unset !important;
	height: 45px;
	border: 1px solid #d2d2d2;
	padding: 0 15px;
	font-size: 18px;
}

.block-entradas-form .gform_legacy_markup_wrapper li.hidden_label input {
	margin-top: 3px !important;
}

.block-entradas-form .gform_legacy_markup_wrapper .gform_footer {
	margin: 6px 0 0 0 !important;
	padding-bottom: 0;
}

.banner-newsletter .container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 80px;
	margin-bottom: 80px;
	overflow: visible;
	min-height: 500px;
}

.banner-newsletter .container .form {
	width: 565px;
	box-shadow: 0px 0px 12px 0px #0000001F;
	border-radius: 8px;
	padding: 32px;
	z-index: 1;
	background: #FFFFFFE5;
}

.banner-newsletter .container .form > p {
	color: #231F20;
	margin-bottom: 8px;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
}

.banner-newsletter .container .form .gform_required_legend {
	display: none;
}

.banner-newsletter .container .form .gform_wrapper.gravity-theme {
	margin-bottom: 0;
}

.banner-newsletter .container .form .gform_wrapper.gravity-theme .gfield_label {
	font-size: 16px;
	font-weight: 400;
	line-height: 20.8px;
	color: #484546;
	margin-bottom: 4px !important;
}

.banner-newsletter .container .form .gform_wrapper.gravity-theme .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	border-radius: 0;
	border: 1px solid #A5A3A48C;
	padding: 13px 16px;
	color: #7F7D7E;
	font-size: 14px;
	font-weight: 400;
	line-height: 16.44px;
	height: auto;
}

.banner-newsletter .container .form .gform_wrapper.gravity-theme .ginput_container_consent {
	display: inline-flex;
	column-gap: 8px;
}

.banner-newsletter .container .form .gform_wrapper.gravity-theme .ginput_container_consent label {
	color: #231F20;
	font-size: 14px;
	font-weight: 400;
	line-height: 16.44px;
}

.banner-newsletter .container .form .gform_wrapper.gravity-theme .ginput_container_consent label a {
	text-decoration: underline;
	color: #231F20;
}

.banner-newsletter .container .form .gform_wrapper.gravity-theme .gfield.gfield--width-half {
	display: grid;
}

.banner-newsletter .container .form .gform_wrapper.gravity-theme .gform_footer {
	margin: 0;
	padding: 16px 0 0 0;
}

.banner-newsletter .container .form .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
	padding: 15px 16px;
	border-radius: 24px;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	transition: all 0.3s;
	margin: 0;
}

.banner-newsletter .container .form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover, .banner-newsletter .container .form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:focus, .banner-newsletter .container .form .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:active {
	background: white;
	color: #BD9D5A;
	box-shadow: 0px 0px 12px 0px #0000001F;
}

.banner-newsletter .container .form .gform_wrapper.gravity-theme .gfield_validation_message,
.banner-newsletter .container .form .gform_wrapper.gravity-theme .validation_message {
	font-size: 12px;
	padding: 0px;
	border: none;
	background: none;
}

.banner-newsletter .container .form .gform_wrapper.gravity-theme .gform_validation_errors {
	padding: 10px 10px 10px 48px;
}

.banner-newsletter .container .form .gform_legacy_markup_wrapper ul.gform_fields {
	display: flex;
	flex-wrap: wrap;
}

.banner-newsletter .container .form .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
	margin: 8px 0;
}

.banner-newsletter .container .form .gform_legacy_markup_wrapper ul.gform_fields li.gfield input {
	border-radius: 0 !important;
}

.banner-newsletter .container .form .gform_legacy_markup_wrapper ul.gform_fields .gfield--type-email {
	width: 100%;
}

.banner-newsletter .container .form .gform_confirmation_message {
	margin-top: 30px;
}

.banner-newsletter .container .form .gform_confirmation_message br {
	display: none;
}

.banner-newsletter .container .form .proteccion-datos-newsletter {
	font-size: 8px;
}

.banner-newsletter .container .image {
	width: calc(100% - 565px);
	position: relative;
}

.banner-newsletter .container .image img {
	width: 735px;
	height: auto;
	min-height: 500px;
	object-fit: cover;
	box-shadow: 0px 0px 24px 0px #00000052;
	border-radius: 4px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0%, -50%);
	min-width: 735px;
	border-radius: 16px;
}

.banner-newsletter .container .image img.mobile {
	display: none;
}

@media (max-width: 992px) {
	.banner-newsletter .container {
		margin-top: 60px;
		margin-bottom: 60px;
		width: 100%;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		min-height: unset;
	}
	.banner-newsletter .container .form {
		width: calc(100% - 36px);
		margin-left: auto;
		margin-right: auto;
		margin-top: -160px;
		order: 1;
	}
	.banner-newsletter .container .form .w-50 {
		width: 100% !important;
	}
	.banner-newsletter .container .image {
		width: 100%;
		height: 450px;
	}
	.banner-newsletter .container .image img {
		width: 100%;
		height: 100%;
		transform: none;
		top: 0;
		min-width: auto;
		min-height: unset;
	}
}

@media (max-width: 500px) {
	.banner-newsletter .container .image img {
		box-shadow: 0px 0px 12px 0px #0000001F;
	}
	.banner-newsletter .container .image img.mobile {
		display: block;
	}
	.banner-newsletter .container .image img.desktop {
		display: none;
	}
	.banner-newsletter .container .form {
		padding: 24px;
	}
	.banner-newsletter .container .form > p {
		font-size: 18px;
		line-height: 23.4px;
	}
}

#main .banner-newsletter .container p.pretitulo {
	color: #00a7d6;
	font-size: 20px !important;
	font-weight: 400;
	line-height: normal !important;
	margin-top: 0;
	margin-bottom: 16px;
	font-style: italic;
}

#main .banner-newsletter .container h2 {
	color: #333;
	font-size: 36px !important;
	font-weight: 700;
	line-height: normal !important;
	margin-top: 0;
	margin-bottom: 16px;
}

@media (max-width: 500px) {
	#main .banner-newsletter .container h2 {
		font-size: 24px !important;
		line-height: 28.18px !important;
	}
}

#main .banner-newsletter .container h2.gform_submission_error {
	font-size: 16px !important;
	line-height: 22px !important;
	margin-bottom: 0;
	color: #c02b0a;
	font-weight: 500;
}

@media (min-width: 0px) {
	.container {
		width: 100% !important;
	}
}

body:has(.hero40) .mystickyelements-fixed {
	display: none !important;
}

.hero40 {
	position: relative;
}

.hero40 .background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	object-fit: cover;
}

.hero40 .background img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

@media (max-width: 992px) {
	.hero40 .background {
		display: none;
	}
}

.hero40 .background-m {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 0;
	object-fit: cover;
	display: none;
}

.hero40 .background-m img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

@media (max-width: 992px) {
	.hero40 .background-m {
		display: block;
	}
}

.hero40 .bloques-hero {
	display: flex;
	justify-content: space-between;
	z-index: 1;
	position: relative;
	padding-top: 110px;
	padding-bottom: 80px;
}

@media (max-width: 992px) {
	.hero40 .bloques-hero {
		flex-direction: column;
		gap: 20px;
	}
}

.hero40 .padre-hero {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	gap: 90px;
	max-width: 476px;
	width: 100%;
}

@media (max-width: 993px) {
	.hero40 .padre-hero {
		gap: 20px;
		padding-top: 150px;
	}
}

.hero40 .padre-hero p {
	margin: 0 !important;
}

.hero40 .padre-hero .sub-hero {
	font-size: 20px;
	color: #007597;
	font-weight: 600;
}

.hero40 .padre-hero .title-hero {
	font-size: 48px;
	font-weight: 700;
	color: #231F20;
	position: relative;
}

@media (max-width: 992px) {
	.hero40 .padre-hero .title-hero {
		font-size: 36px;
	}
}

.hero40 .padre-hero .title-hero svg {
	position: absolute;
	bottom: 0;
	left: 0;
}

.hero40 .padre-hero .txt-hero {
	font-size: 18px;
	color: #484546;
	font-weight: 400;
}

@media (max-width: 992px) {
	.hero40 .padre-hero .logo-hero {
		display: none;
	}
}

.hero40 .bloque-1 {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.hero40 .bloque-2 {
	display: flex;
	flex-direction: column;
	gap: 15px;
	max-width: 518px;
	width: 100%;
	padding-top: 80px;
}

@media (max-width: 993px) {
	.hero40 .bloque-2 {
		padding-top: 0;
	}
}

.hero40 .bloque-2 .gfield_label {
	font-size: 16px !important;
	color: #4F4C4D !important;
	font-weight: 400 !important;
}

.hero40 .bloque-2 input::placeholder {
	color: #231F20 !important;
	font-size: 14px !important;
	opacity: 1;
}

.hero40 .bloque-2 .large {
	border-radius: 0 !important;
}

.hero40 .bloque-2 .gform-field-label {
	font-size: 14px !important;
}

.hero40 .bloque-2 .gform-field-label a {
	color: #231F20 !important;
	text-decoration: underline !important;
}

.hero40 .bloque-2 .gform_button {
	background-color: #007597 !important;
}

.hero40 .bloque-2 .gform_heading {
	display: none;
}

.hero40 .bloque-2 .gform_confirmation_message {
	padding: 24px 0;
}

.hero40 .bloque-2 .gform_confirmation_message br {
	display: none;
}

.hero40 .bloque-2 .gform_confirmation_message p {
	font-size: 22px;
}

.hero40 .bloque-2 .gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .hero40 .bloque-2 .gform_wrapper .gfield_select[multiple=multiple] {
	color: black;
	outline: none;
}

.hero40 .title-form {
	position: relative;
	color: #231F20;
	font-size: 24px;
	font-weight: 400;
}

.hero40 .title-form svg {
	position: absolute;
	bottom: -5px;
	left: 0;
}

.hero40 .proteccion-datos {
	font-size: 12px;
}

#sib-container {
	background-color: transparent !important;
	padding: 0 !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 16px !important;
}

.sib-form {
	padding: 0 !important;
}

#sib-form {
	display: flex !important;
	flex-direction: column !important;
	gap: 10px !important;
}

.sib-sms-select__calling-code {
	height: initial !important;
}

.sib-sms-select__phone-number {
	height: initial !important;
}

/*  seccion video */
.video-aniversario {
	padding-block: 60px;
	background: linear-gradient(180deg, #FFF 0%, #E6F6FB 100%);
}

@media (max-width: 992px) {
	.video-aniversario {
		padding-block: 0px;
		padding-bottom: 20px;
	}
}

.seccion-video {
	display: flex;
	gap: 60px;
	justify-content: space-between;
}

@media (max-width: 992px) {
	.seccion-video {
		flex-direction: column;
		gap: 30px;
	}
}

.seccion-video .bloque-autor {
	max-width: 546px;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.seccion-video .bloque-autor div:nth-child(1) {
	font-size: 24px;
	color: #231F20;
	font-weight: 300;
}

.seccion-video .bloque-autor div:nth-child(1) p {
	margin: 0 !important;
}

@media (max-width: 992px) {
	.seccion-video .bloque-autor div:nth-child(1) {
		font-size: 20px;
	}
}

.seccion-video .bloque-autor div:nth-child(2) {
	font-size: 18px;
	font-weight: 600;
	color: #231F20;
}

.seccion-video .bloque-autor div:nth-child(2) p {
	margin: 0 !important;
}

.padre-sec {
	display: flex;
	flex-direction: column;
	gap: 50px;
}

.title-video {
	position: relative;
	max-width: 382px;
	width: 100%;
}

.title-video .title {
	font-size: 36px;
	font-weight: 400;
	color: #231F20;
}

.title-video .title p {
	margin: 0 !important;
}

@media (max-width: 992px) {
	.title-video .title {
		font-size: 32px;
	}
}

.title-video svg {
	position: absolute;
	bottom: 0px;
	left: 0;
}

.bloque-video {
	position: relative;
	display: inline-block;
}

.bloque-video img {
	object-fit: cover;
	width: 100%;
	border-radius: 4px;
}

.bloque-video .play-video {
	display: flex;
	justify-content: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 8px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.32);
}

.cta-play {
	cursor: pointer;
}

.deskt {
	display: block;
}

@media (max-width: 992px) {
	.deskt {
		display: none;
	}
}

.movil {
	display: none;
	object-fit: cover;
}

@media (max-width: 992px) {
	.movil {
		display: block;
	}
}

/*  seccion crecimiento */
.crecimiento {
	background: #E6F6FB;
}

.titulo-crecimiento div:nth-child(1) {
	font-size: 36px;
	font-weight: 400;
	color: #231F20;
	max-width: 322px;
	width: 100%;
	position: relative;
}

.titulo-crecimiento div:nth-child(1) svg {
	position: absolute;
	left: 90px;
	bottom: 0;
}

@media (max-width: 992px) {
	.titulo-crecimiento div:nth-child(1) svg {
		left: 10px;
	}
}

@media (max-width: 992px) {
	.titulo-crecimiento div:nth-child(1) {
		font-size: 32px;
	}
}

.container-crecimiento {
	display: flex;
	flex-direction: column;
	gap: 42px;
}

.cards-crecimiento {
	display: flex;
	gap: 24px;
}

@media (max-width: 992px) {
	.cards-crecimiento {
		flex-direction: column;
	}
}

.card1 {
	display: flex;
	flex-direction: column;
	padding: 24px;
	gap: 32px;
	border-radius: 8px;
	background: linear-gradient(270deg, #005B75 0%, #007597 100%);
	max-width: 545px;
	width: 100%;
}

@media (max-width: 993px) {
	.card1 {
		max-width: none;
		width: 100%;
	}
}

.card1 div:nth-child(1) {
	font-size: 32px;
	font-weight: 700;
	color: #FFF;
}

@media (max-width: 992px) {
	.card1 div:nth-child(1) {
		font-size: 20px;
	}
}

.card1 div:nth-child(2) {
	font-size: 20px;
	font-weight: 400;
	color: #FFF;
}

@media (max-width: 992px) {
	.card1 div:nth-child(2) {
		font-size: 18px;
	}
}

.card1 div:nth-child(3) {
	padding: 8px 16px;
	background: #FFFFFF;
	border-radius: 32px;
	border: 1px solid #007597;
	width: fit-content;
}

.card1 div:nth-child(3) a {
	color: #007597;
	font-weight: 700;
}

@media (max-width: 992px) {
	.card1 div:nth-child(3) {
		display: none;
	}
}

@media (max-width: 992px) {
	.card1 {
		order: 2;
	}
}

.img-card {
	width: 100%;
	border-radius: 32px;
}

.img-card img {
	width: 100%;
	object-fit: cover;
	height: 100%;
	border-radius: 8px;
}

@media (max-width: 992px) {
	.img-card {
		order: 1;
	}
}

/*  seccion 3cards */
.img-cards {
	padding-block: 60px;
	background: linear-gradient(180deg, #E6F6FB 0%, #FFF 100.05%);
}

.cards3 {
	display: flex;
	justify-content: space-between;
	gap: 24px;
}

@media (max-width: 992px) {
	.cards3 {
		flex-direction: column;
		align-items: center;
	}
}

.cards3 .img-card3 {
	max-width: 355px;
	width: 100%;
}

@media (max-width: 993px) {
	.cards3 .img-card3 {
		max-width: 550px;
		width: 100%;
	}
}

.cards3 .img-card3 img {
	object-fit: cover;
	width: 100%;
	border-radius: 8px;
}

.cards3 .card-item {
	display: flex;
	flex-direction: column;
	padding: 24px;
	gap: 16px;
	border-radius: 8px;
	max-width: 355px;
	width: 100%;
	justify-content: center;
	background-color: #FFF;
}

@media (max-width: 993px) {
	.cards3 .card-item {
		max-width: none;
		width: 100%;
	}
}

.cards3 .card-item div:nth-child(1) {
	color: #007597;
	font-family: Raleway;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.cards3 .card-item div:nth-child(2) {
	color: #6C696A;
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

/*  seccion miembros */
.somos-miembros {
	padding-bottom: 60px;
}

.padre-miembros {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (max-width: 992px) {
	.padre-miembros {
		flex-direction: column;
		gap: 30px;
	}
}

.padre-miembros div:nth-child(1) {
	color: #231F20;
	font-family: Raleway;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	position: relative;
}

.padre-miembros div:nth-child(1) svg {
	position: absolute;
	bottom: -3px;
	right: 0;
}

.logos {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 50px;
}

@media (max-width: 992px) {
	.logos {
		gap: 20px;
	}
}

/*  seccion promociones */
.promociones {
	padding-block: 80px;
	background-color: #005B75;
}

.promociones .bloque-intro {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (max-width: 992px) {
	.promociones .bloque-intro {
		flex-direction: column;
		gap: 20px;
		align-items: center;
	}
}

.promociones .bloque-intro div:nth-child(1) {
	color: #FFFF;
	font-size: 36px;
	font-weight: 600;
	position: relative;
}

@media (max-width: 992px) {
	.promociones .bloque-intro div:nth-child(1) {
		font-size: 32px;
	}
}

.promociones .bloque-intro div:nth-child(1) svg {
	position: absolute;
	bottom: 0px;
	left: 0;
}

.promociones .bloque-intro div:nth-child(2) {
	color: #FFFF;
	font-size: 20px;
	font-weight: 400;
	max-width: 546px;
	width: 100%;
}

@media (max-width: 992px) {
	.promociones .bloque-intro div:nth-child(2) {
		font-size: 18px;
	}
}

.promociones .padre-promo {
	display: flex;
	flex-direction: column;
	gap: 48px;
}

.promociones .bloque-cards {
	display: flex;
	justify-content: center;
	gap: 40px;
	height: 100%;
}

@media (max-width: 992px) {
	.promociones .bloque-cards {
		flex-direction: column;
		align-items: center;
		gap: 24px;
	}
}

.promociones .bloque-cards .promo {
	display: flex;
	flex-direction: column;
	max-width: 456px;
	width: 100%;
	border-radius: 8px;
	overflow: hidden;
}

.promociones .bloque-cards .promo div:nth-child(1) {
	width: 100%;
}

.promociones .bloque-cards .promo div:nth-child(1) img {
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.promociones .bloque-cards .promo .text-promo {
	background-color: #FFF;
	padding: 16px;
	display: flex;
	flex-direction: column;
	gap: 16px;
	height: 100%;
}

.promociones .bloque-cards .promo .text-promo .title-discount {
	display: flex;
	gap: 16px;
}

.promociones .bloque-cards .promo .text-promo .title-discount div:nth-child(1) {
	font-size: 24px;
	font-weight: 700;
	color: #007597;
	width: fit-content;
}

@media (max-width: 992px) {
	.promociones .bloque-cards .promo .text-promo .title-discount div:nth-child(1) {
		font-size: 20px;
	}
}

.promociones .bloque-cards .promo .text-promo .title-discount div:nth-child(2) {
	font-size: 14px;
	color: #FFF;
	padding: 4px;
	border-radius: 32px;
	background-color: #201C1D;
	font-weight: 700;
	color: #231F20;
	display: flex;
	align-items: center;
	height: fit-content;
}

.promociones .bloque-cards .promo .text-promo .title-discount div:nth-child(2) p {
	font-size: 14px;
	color: #FFF;
}

.promociones .bloque-cards .promo .text-promo .description {
	font-size: 18px;
	font-weight: 400;
	color: #6C696A;
}

.promociones .bloque-cards .promo .text-promo .cta {
	padding: 8px 16px;
	border-radius: 32px;
	border: 1px solid #007597;
	width: fit-content;
}

.promociones .bloque-cards .promo .text-promo .cta a {
	color: #007597;
	font-weight: 700;
}

@media (max-width: 992px) {
	.promociones .bloque-cards .promo .text-promo .cta {
		width: 100%;
		text-align: center;
	}
}

body .orto-blog-content .ortogranada-banner-blog {
	display: flex;
}

body .ortogranada-banner-blog {
	position: relative;
	padding: 24px;
	display: none;
}

body .ortogranada-banner-blog .image {
	height: 100%;
	margin: 0;
}

body .ortogranada-banner-blog .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

body .ortogranada-banner-blog .text .title {
	color: #181818;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 8px !important;
}

body .ortogranada-banner-blog .text .description {
	color: #333333;
	font-size: 16px;
	line-height: 25px;
}

body .ortogranada-banner-blog .text .description p {
	color: #333333;
	font-size: 16px;
	line-height: 25px;
	margin: 0 !important;
}

body .ortogranada-banner-blog .text .description a {
	color: #333333;
	text-decoration: underline;
}

body .ortogranada-banner-blog .link {
	display: flex;
	flex-wrap: nowrap;
	gap: 3px;
	align-items: center;
	justify-content: center;
	width: fit-content;
	padding: 11.5px 18.5px;
	background: #00A7D6;
	color: white;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	border-radius: 24px;
	margin-left: auto;
	margin-top: 28px;
	transition: all 0.3s;
}

body .ortogranada-banner-blog .link path {
	transition: all 0.3s;
}

body .ortogranada-banner-blog .link:hover {
	box-shadow: 0px 0px 12px 0px #0000001F;
	background: white;
	color: #00A7D6;
}

body .ortogranada-banner-blog .link:hover path {
	fill: #00A7D6;
	stroke: #00A7D6;
}

body .ortogranada-banner-blog.background .image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

body .ortogranada-banner-blog.background .text {
	position: relative;
	z-index: 1;
	background: #FFFFFFD9;
	padding: 20px;
	width: 400px;
	max-width: 100%;
}

body .ortogranada-banner-blog.right {
	gap: 23px;
	align-items: center;
	box-shadow: 0px 0px 12px 0px #0000001F;
}

body .ortogranada-banner-blog.right .image {
	width: 320px;
	height: 252px;
}

body .ortogranada-banner-blog.right .text {
	width: calc(100% - 343px);
	max-width: 100%;
}

body .ortogranada-banner-blog.right .link {
	margin-left: 0;
	margin-right: auto;
}

body .ortogranada-banner-blog.right .link.mobile {
	display: none;
}

body .ortogranada-banner-blog.left {
	box-shadow: 0px 0px 12px 0px #0000001F;
}

body .ortogranada-banner-blog.left .image {
	width: 327px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

body .ortogranada-banner-blog.left .text {
	margin-left: auto;
	width: calc(100% - 324px);
	position: relative;
	z-index: 1;
}

body .ortogranada-banner-blog.left .link {
	margin-top: 20px;
}

@media (max-width: 767px) {
	body .ortogranada-banner-blog .link {
		font-size: 14px;
		line-height: 18px;
	}
	body .ortogranada-banner-blog .text .title {
		font-size: 22px;
		line-height: 30px;
	}
	body .ortogranada-banner-blog .text .description {
		font-size: 14px;
		line-height: 22px;
	}
	body .ortogranada-banner-blog .text .description p {
		font-size: 14px;
		line-height: 22px;
	}
	body .ortogranada-banner-blog.background {
		padding: 105px 18px 12px 18px;
	}
	body .ortogranada-banner-blog.background .text {
		width: 100%;
	}
	body .ortogranada-banner-blog.background .link {
		margin-top: 16px;
		width: 100%;
	}
	body .ortogranada-banner-blog.right {
		padding: 20px 18px;
		flex-wrap: wrap;
		gap: 16px;
	}
	body .ortogranada-banner-blog.right .image {
		width: 100%;
		height: 184px;
	}
	body .ortogranada-banner-blog.right .text {
		width: 100%;
	}
	body .ortogranada-banner-blog.right .link {
		display: none;
		margin-top: 0px;
		width: 100%;
	}
	body .ortogranada-banner-blog.right .link.mobile {
		display: flex;
	}
	body .ortogranada-banner-blog.left {
		padding: 202px 18px 20px 18px;
	}
	body .ortogranada-banner-blog.left .image {
		width: 100%;
		height: 186px;
	}
	body .ortogranada-banner-blog.left .text {
		width: 100%;
	}
	body .ortogranada-banner-blog.left .link {
		width: 100%;
		margin-top: 16px;
	}
}

.oferta-black-friday {
	background: #F9F9F9;
	padding-top: 60px;
	padding-bottom: 60px;
	width: 100%;
}

.oferta-black-friday .container {
	max-width: 1116px;
	padding: 0 8px 0 8px;
}

@media (max-width: 992px) {
	.oferta-black-friday .container {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.oferta-black-friday .header {
	margin-bottom: 24px;
	max-width: 548px;
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.oferta-black-friday .header .subtitulo {
	font-weight: 400;
	font-style: Italic;
	font-size: 20px;
	line-height: 130%;
	color: #00A7D6;
}

.oferta-black-friday .header .titulo {
	color: #231F20;
	font-weight: 500;
	font-size: 48px;
	line-height: 100%;
}

@media (max-width: 992px) {
	.oferta-black-friday .header {
		margin-bottom: 32px;
		max-width: 100%;
	}
	.oferta-black-friday .header .titulo {
		font-weight: 500;
		font-size: 30px;
	}
}

.oferta-black-friday .link {
	margin-top: 16px;
	width: fit-content;
	display: flex;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.121569);
	border: none;
	border-radius: 24px;
	background: white;
	padding: 15px 16px;
	color: #00A7D6;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	transition: all 0.3s;
	text-decoration: none;
}

.oferta-black-friday .link:hover {
	background: #00A7D6;
	color: white;
}

@media (max-width: 500px) {
	.oferta-black-friday .link {
		width: 100%;
		justify-content: center;
	}
}

.oferta-black-friday .columns {
	display: flex;
	flex-wrap: wrap;
	gap: 60px;
	align-items: center;
}

.oferta-black-friday .columns .col-1 {
	width: calc(100% - 556px);
}

.oferta-black-friday .columns .col-1 .texto {
	color: #231F20;
	font-size: 18px;
	line-height: 160%;
}

.oferta-black-friday .columns .col-2 {
	width: 496px;
}

.oferta-black-friday .columns .col-2 img {
	width: 100%;
	height: auto;
	border-radius: 8px;
}

.oferta-black-friday .columns .col-2 .mobile {
	display: none;
}

@media (max-width: 992px) {
	.oferta-black-friday .columns {
		gap: 24px;
	}
	.oferta-black-friday .columns .col-1 {
		width: 100%;
	}
	.oferta-black-friday .columns .col-2 {
		width: 100%;
	}
	.oferta-black-friday .columns .col-2 .image {
		display: none;
		width: calc(100% + 30px);
		margin-left: -15px;
	}
	.oferta-black-friday .columns .col-2 .image.mobile {
		display: flex;
	}
}

.autor {
	position: relative;
	bottom: 0;
	margin-top: -90px;
	margin-bottom: 16px;
	width: 92%;
	left: 4%;
	display: flex;
	align-items: center;
	padding: 24px;
	background: white;
	box-shadow: 0px 4px 10px 0px rgba(132, 132, 132, 0.15);
	justify-content: space-between;
	gap: 20px;
}

.mi-bloque-html--formulario {
	width: 100%;
	grid-column: 1 / -1;
}

.mi-bloque-html--formulario .autor {
	left: 0;
	margin-top: 16px;
	width: 100%;
}

@media (max-width: 992px) {
	.autor {
		margin-top: -30px;
		flex-direction: column-reverse;
	}
	.mi-bloque-html--formulario .autor {
		margin-top: 16px;
	}
}

.autor .texto {
	display: flex;
	flex-direction: column;
}

.autor .texto span {
	color: #7E7E7E;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 8px !important;
}

.autor .texto a.nombre {
	text-decoration: none;
	width: fit-content;
	color: #181818;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	border-bottom: 1px solid #0DBEFF;
	margin-bottom: 30px !important;
}

.autor .texto .social {
	display: flex;
	gap: 8px;
	align-items: center;
}

.autor .texto .social a svg {
	width: 25px;
	height: 25px;
}

.autor .texto .social a svg:hover path {
	fill: #0DBEFF;
}

.autor .texto .social a svg path {
	fill: #181818;
	transition: all 0.3s ease-in-out;
}

.autor .autor-imagen img {
	width: 125px;
	height: 125px;
	max-width: 125px;
	border-radius: 50%;
	object-fit: cover;
	border: 2px solid white;
}

@media (max-width: 992px) {
	.autor .autor-imagen img {
		width: 106px;
		height: 106px;
		margin-top: -90px;
		border: 1px solid white;
	}
}

.post-content p {
	margin-bottom: 30px !important;
}

img.sab-custom-avatar {
	max-width: 125px !important;
}

.content-hero-ortodoncia {
	position: relative;
	height: 568px;
	padding-top: 24px;
	padding-bottom: 24px;
	background: #FFF;
	overflow: hidden;
	z-index: 30;
	margin-top: 29px;
}

.content-hero-ortodoncia .img-hero {
	position: absolute;
	right: 0;
	top: 0;
	bottom: auto;
	left: auto;
	z-index: 1;
	width: 65%;
	height: 100%;
}

.content-hero-ortodoncia .img-hero .img-bg-hero {
	height: 100%;
	width: auto;
	min-width: 100%;
	object-fit: cover;
	object-position: top;
}

.content-hero-ortodoncia .img-hero .filtro-blanco {
	height: 100%;
	width: 50%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: auto;
	background: linear-gradient(267deg, rgba(230, 246, 251, 0) 3%, #FFF 90%);
}

.content-hero-ortodoncia .contenido-hero {
	position: relative;
	z-index: 2;
	height: 100%;
}

.content-hero-ortodoncia .contenido-hero .logo-hero {
	margin-bottom: 90px;
}

.content-hero-ortodoncia .contenido-hero .pre-titulo-hero span {
	color: #007597;
	text-align: center;
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%;
}

.content-hero-ortodoncia .contenido-hero .titulo-hero {
	position: relative;
}

.content-hero-ortodoncia .contenido-hero .titulo-hero h1 {
	color: #231F20;
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-top: 4px;
}

.content-hero-ortodoncia .contenido-hero .titulo-hero svg {
	position: absolute;
	bottom: -14px;
	left: 0;
	top: auto;
	right: auto;
}

.content-hero-ortodoncia .contenido-hero .descripcion p {
	color: Foundation-Grey-G200, #484546;
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
}

@media (max-width: 993px) {
	.content-hero-ortodoncia .contenido-hero {
		display: flex;
		align-items: end;
	}
	.content-hero-ortodoncia .contenido-hero .logo-hero {
		display: none;
	}
	.content-hero-ortodoncia .contenido-hero .titulo-hero h1 {
		font-size: 36px;
		margin-bottom: 32px;
	}
}

@media (max-width: 767px) {
	.content-hero-ortodoncia .img-hero {
		width: 100%;
	}
	.content-hero-ortodoncia .img-hero .filtro-blanco {
		width: 100%;
		background: linear-gradient(194deg, rgba(230, 246, 251, 0) 20.86%, #FFF 86.5%);
	}
}

.content-banner-formulario-ortodoncia {
	background: #f2f2f2;
	padding: 100px 0;
}

.content-banner-formulario-ortodoncia .pre-titulo {
	color: #00A7D6;
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	display: block;
	margin-bottom: 8px;
}

.content-banner-formulario-ortodoncia h2 {
	color: var(--Foundation-Corporative-1-Normal, #0D1E56);
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin: 0 0 16px;
}

.content-banner-formulario-ortodoncia p {
	color: #231F20;
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.content-banner-formulario-ortodoncia .titulo-form {
	position: relative;
}

.content-banner-formulario-ortodoncia .titulo-form p {
	color: #231F20;
	font-family: Raleway;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 40px !important;
}

.content-banner-formulario-ortodoncia .titulo-form svg {
	position: absolute;
	bottom: -12px;
	left: 0;
}

.content-banner-formulario-ortodoncia .col-left {
	padding-right: 24px;
}

.content-banner-formulario-ortodoncia .col-right {
	padding-left: 24px;
}

.content-banner-formulario-ortodoncia .comparador-antes-despues {
	position: relative;
	margin-top: 32px;
	border-radius: 4px;
	overflow: hidden;
}

.content-banner-formulario-ortodoncia .comparador-antes-despues .etiqueta {
	position: absolute;
	z-index: 10;
	bottom: 12px;
	color: #fff;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.content-banner-formulario-ortodoncia .comparador-antes-despues .etiqueta.antes {
	left: 16px;
}

.content-banner-formulario-ortodoncia .comparador-antes-despues .etiqueta.despues {
	right: 16px;
}

.content-banner-formulario-ortodoncia .comparador-antes-despues .juxtapose {
	width: 100%;
	max-width: 100%;
	min-height: 280px;
}

.content-banner-formulario-ortodoncia .comparador-antes-despues .juxtapose .jx-knightlab {
	display: none;
}

.content-banner-formulario-ortodoncia .comparador-antes-despues .juxtapose .jx-handle .jx-control {
	position: relative;
}

.content-banner-formulario-ortodoncia .comparador-antes-despues .juxtapose .jx-handle .jx-control::after {
	content: '';
	position: absolute;
	top: calc(50% - 18px);
	left: -16px;
	width: 36px;
	height: 36px;
	margin: auto;
	background: url("/wp-content/themes/Avada-child/assets/img/controller-arrows.png") center/contain no-repeat;
	z-index: 2;
	pointer-events: none;
}

.content-banner-formulario-ortodoncia .comparador-antes-despues div.jx-controller,
.content-banner-formulario-ortodoncia .comparador-antes-despues .jx-arrow.jx-left,
.content-banner-formulario-ortodoncia .comparador-antes-despues .jx-arrow.jx-right {
	display: none;
}

.content-banner-formulario-ortodoncia .gform_required_legend {
	display: none;
}

.content-banner-formulario-ortodoncia .gform_wrapper.gravity-theme label.gfield_label {
	color: #4F4C4D;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}

.content-banner-formulario-ortodoncia .gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	display: flex;
	height: 42px;
	padding: 8px 16px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 10px;
	align-self: stretch;
	border-radius: 2px;
	border: 1px solid #E9E9E9;
	background: #FFF;
}

.content-banner-formulario-ortodoncia .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
	border-radius: 32px;
	background: #007597;
	padding: 16px;
	color: #FFF;
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 0;
	transition: all .3s ease;
}

.content-banner-formulario-ortodoncia .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
	background: #FFF;
	border: 1px solid #007597;
	color: #007597;
}

.content-banner-formulario-ortodoncia .gform_wrapper {
	margin-bottom: 0;
}

.content-banner-formulario-ortodoncia .gform_wrapper.gravity-theme .gform_footer {
	padding-bottom: 0;
}

@media (max-width: 992px) {
	.content-banner-formulario-ortodoncia {
		padding: 56px 0;
	}
	.content-banner-formulario-ortodoncia h2 {
		font-size: 36px;
	}
	.content-banner-formulario-ortodoncia .comparador-antes-despues .juxtapose {
		min-height: 230px;
	}
}

@media (max-width: 767px) {
	.content-banner-formulario-ortodoncia {
		padding: 24px 0;
	}
	.content-banner-formulario-ortodoncia h2 {
		font-size: 32px !important;
	}
	.content-banner-formulario-ortodoncia .titulo-form p {
		margin-top: 40px !important;
	}
	.content-banner-formulario-ortodoncia .gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
		width: 100%;
	}
}

.content-banner-acordeon-ortodoncia {
	background: #fff;
	padding: 100px 0;
}

.content-banner-acordeon-ortodoncia h2 {
	color: #0D1E56;
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin: 0 0 40px;
}

.content-banner-acordeon-ortodoncia .col-left {
	padding-right: 36px;
}

.content-banner-acordeon-ortodoncia .col-right {
	padding-left: 36px;
}

.content-banner-acordeon-ortodoncia .accordion-list-ortodoncia {
	display: flex;
	flex-direction: column;
	gap: 14px;
}

.content-banner-acordeon-ortodoncia .accordion-item-ortodoncia {
	padding-bottom: 8px;
}

.content-banner-acordeon-ortodoncia .accordion-item-ortodoncia.is-active .accordion-icon-ortodoncia {
	width: 24px;
	opacity: 1;
	transform: scale(1);
	margin-right: 0;
}

.content-banner-acordeon-ortodoncia .accordion-item-ortodoncia.is-active .accordion-title-ortodoncia {
	font-weight: 700;
	line-height: 130%;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

.content-banner-acordeon-ortodoncia .accordion-trigger-ortodoncia {
	width: 100%;
	display: flex;
	align-items: center;
	gap: 12px;
	background: transparent;
	border: 0;
	padding: 0;
	text-align: left;
	cursor: pointer;
}

.content-banner-acordeon-ortodoncia .accordion-icon-ortodoncia {
	display: inline-flex;
	width: 0;
	height: 24px;
	flex-shrink: 0;
	overflow: hidden;
	opacity: 0;
	transform: scale(0.9);
	margin-right: -2px;
	transition: width 0.25s ease, opacity 0.2s ease, transform 0.25s ease, margin-right 0.25s ease;
}

.content-banner-acordeon-ortodoncia .accordion-title-ortodoncia {
	color: #00A7D6;
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: none;
	opacity: 0.72;
	transition: text-decoration-color 0.25s ease, color 0.25s ease, opacity 0.25s ease;
}

.content-banner-acordeon-ortodoncia .accordion-content-ortodoncia {
	margin-top: 14px;
	padding-left: 32px;
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	transform: translateY(-6px);
	transition: max-height 0.35s ease, opacity 0.28s ease, transform 0.35s ease;
}

.content-banner-acordeon-ortodoncia .accordion-content-ortodoncia p {
	color: #484546;
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0;
	opacity: 0.82;
	transition: opacity 0.3s ease;
}

.content-banner-acordeon-ortodoncia .accordion-item-ortodoncia.is-active .accordion-content-ortodoncia {
	max-height: 320px;
	opacity: 1;
	transform: translateY(0);
}

.content-banner-acordeon-ortodoncia .accordion-item-ortodoncia.is-active .accordion-content-ortodoncia p {
	opacity: 1;
}

.content-banner-acordeon-ortodoncia .accordion-image-mobile-ortodoncia {
	display: none;
}

.content-banner-acordeon-ortodoncia .accordion-image-wrap-ortodoncia {
	position: relative;
	width: 100%;
	height: 343px;
	border-radius: 4px;
	overflow: hidden;
	background: #ffffff;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.26) 0%, rgba(0, 0, 0, 0.08) 100%);
}

.content-banner-acordeon-ortodoncia .accordion-image-ortodoncia {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	transition: opacity 0.45s ease;
}

.content-banner-acordeon-ortodoncia .accordion-image-ortodoncia.is-active {
	opacity: 1;
	z-index: 1;
}

@media (max-width: 991px) {
	.content-banner-acordeon-ortodoncia .col-left,
	.content-banner-acordeon-ortodoncia .col-right {
		padding-left: 12px;
		padding-right: 12px;
	}
	.content-banner-acordeon-ortodoncia .col-right {
		display: none;
	}
	.content-banner-acordeon-ortodoncia .accordion-item-ortodoncia.is-active .accordion-content-ortodoncia {
		max-height: 1200px;
	}
	.content-banner-acordeon-ortodoncia .accordion-image-mobile-ortodoncia {
		display: none;
		width: 100%;
		border-radius: 4px;
		margin-top: 16px;
		opacity: 0;
		object-fit: cover;
		transition: opacity 0.35s ease;
	}
	.content-banner-acordeon-ortodoncia .accordion-item-ortodoncia.is-active .accordion-image-mobile-ortodoncia {
		display: block;
		opacity: 1;
	}
	.content-banner-acordeon-ortodoncia .accordion-image-wrap-ortodoncia {
		min-height: 360px;
	}
}

@media (max-width: 767px) {
	.content-banner-acordeon-ortodoncia {
		padding: 40px 0;
	}
	.content-banner-acordeon-ortodoncia h2 {
		font-size: 32px !important;
		margin-bottom: 22px;
	}
	.content-banner-acordeon-ortodoncia .accordion-list-ortodoncia {
		gap: 10px;
	}
	.content-banner-acordeon-ortodoncia .accordion-title-ortodoncia {
		font-size: 22px;
		line-height: 130%;
	}
	.content-banner-acordeon-ortodoncia .accordion-content-ortodoncia {
		padding-left: 0;
		margin-top: 0;
	}
	.content-banner-acordeon-ortodoncia .accordion-content-ortodoncia p {
		font-size: 17px;
	}
	.content-banner-acordeon-ortodoncia .accordion-item-ortodoncia.is-active .accordion-image-mobile-ortodoncia {
		display: block;
	}
	.content-banner-acordeon-ortodoncia .accordion-image-wrap-ortodoncia {
		min-height: 240px;
	}
}

.content-bloque-texto-ortodoncia {
	background: #F9F9F9;
	padding: 100px 0;
}

.content-bloque-texto-ortodoncia .row-head {
	margin-bottom: 40px;
}

.content-bloque-texto-ortodoncia h2 {
	color: #0D1E56;
	text-align: center;
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 55.2px;
	margin: 0 0 16px;
}

.content-bloque-texto-ortodoncia .descripcion-bloque-texto p {
	color: #484546;
	text-align: center;
	font-family: Raleway;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0;
}

.content-bloque-texto-ortodoncia .row-cards {
	justify-content: center;
}

.content-bloque-texto-ortodoncia .item-bloque-texto-card {
	background: #FFF;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.12);
	padding: 24px;
	height: 100%;
}

.content-bloque-texto-ortodoncia .item-bloque-texto-card .icono-card {
	width: 24px;
	height: 24px;
	object-fit: contain;
	display: block;
	margin-bottom: 20px;
}

.content-bloque-texto-ortodoncia .item-bloque-texto-card h3 {
	color: #00A7D6;
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 26px;
	margin: 0 0 14px;
}

.content-bloque-texto-ortodoncia .item-bloque-texto-card .descripcion-card p {
	color: #231F20;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20.8px;
	margin: 0;
}

/*@media (max-width: 1199px) {
    .content-bloque-texto-ortodoncia {
        h2 {
            font-size: 42px;
        }

        .descripcion-bloque-texto p {
            font-size: 18px;
        }

        .item-bloque-texto-card {
            h3 {
                font-size: 30px;
            }

            .descripcion-card p {
                font-size: 17px;
            }
        }
    }
}

@media (max-width: 991px) {
    .content-bloque-texto-ortodoncia {
        padding: 64px 0 52px;

        .row-head {
            margin-bottom: 28px;
        }

        h2 {
            font-size: 38px;
        }

        .descripcion-bloque-texto p {
            font-size: 17px;
        }

        .item-bloque-texto-card {
            min-height: auto;

            h3 {
                font-size: 26px;
            }

            .descripcion-card p {
                font-size: 17px;
            }
        }
    }
}*/
@media (max-width: 767px) {
	.content-bloque-texto-ortodoncia {
		padding: 32px 0;
	}
	.content-bloque-texto-ortodoncia h2 {
		font-size: 32px !important;
		margin-bottom: 16px;
		text-align: start;
		line-height: normal;
	}
	.content-bloque-texto-ortodoncia .row-head {
		margin-bottom: 24px;
	}
	.content-bloque-texto-ortodoncia .descripcion-bloque-texto p {
		font-size: 18px !important;
		text-align: start;
	}
	.content-bloque-texto-ortodoncia .item-bloque-texto-card {
		padding: 24px;
	}
	.content-bloque-texto-ortodoncia .item-bloque-texto-card h3 {
		font-size: 20px !important;
	}
	.content-bloque-texto-ortodoncia .item-bloque-texto-card .descripcion-card p {
		font-size: 16px !important;
	}
}

.content-testimonios-ortodoncia {
	background: #fff;
	padding: 100px 0;
}

.content-testimonios-ortodoncia .row-head {
	margin-bottom: 48px;
}

.content-testimonios-ortodoncia .pre-titulo {
	color: #00A7D6;
	text-align: center;
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 500;
	line-height: normal;
	display: block;
}

.content-testimonios-ortodoncia h2 {
	color: #111827;
	text-align: center;
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 52px !important;
	margin: 0;
	max-width: 696px;
	justify-self: center;
}

.content-testimonios-ortodoncia .testimonios-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 255px));
	justify-content: center;
	gap: 32px;
	padding-bottom: 10px;
}

.content-testimonios-ortodoncia .card-testimonio {
	background: #fff;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.12);
	border-radius: 2px;
	width: 255px;
	height: 217px;
	overflow: hidden;
}

.content-testimonios-ortodoncia .testimonio-cell {
	display: flex;
	justify-content: center;
}

.content-testimonios-ortodoncia .card-resena {
	padding: 24px 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.content-testimonios-ortodoncia .card-resena .estrellas {
	display: flex;
	gap: 6px;
	margin-bottom: 14px;
}

.content-testimonios-ortodoncia .card-resena .estrella {
	position: relative;
	display: inline-block;
	font-size: 26px;
	line-height: 1;
	color: #d9d9d9;
}

.content-testimonios-ortodoncia .card-resena .estrella::before {
	content: "★";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	overflow: hidden;
	color: #f4a100;
}

.content-testimonios-ortodoncia .card-resena .estrella.full::before {
	width: 100%;
}

.content-testimonios-ortodoncia .card-resena .estrella.half::before {
	width: 50%;
}

.content-testimonios-ortodoncia .card-resena .texto-resena p {
	color: #231F20;
	text-align: center;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0 !important;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content-testimonios-ortodoncia .card-imagen {
	overflow: hidden;
}

.content-testimonios-ortodoncia .card-imagen img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

@media (max-width: 1199px) {
	.content-testimonios-ortodoncia .testimonios-grid {
		grid-template-columns: repeat(3, minmax(0, 255px));
	}
}

@media (max-width: 991px) {
	.content-testimonios-ortodoncia .testimonios-grid {
		grid-template-columns: repeat(2, minmax(0, 255px));
	}
}

@media (max-width: 767px) {
	.content-testimonios-ortodoncia {
		padding: 32px 0;
	}
	.content-testimonios-ortodoncia h2 {
		font-size: 32px !important;
		text-align: start;
	}
	.content-testimonios-ortodoncia .pre-titulo {
		font-size: 28px !important;
		text-align: start;
	}
	.content-testimonios-ortodoncia .card-resena .estrella {
		font-size: 22px;
	}
	.content-testimonios-ortodoncia .card-resena .texto-resena p {
		font-size: 16px;
	}
	.content-testimonios-ortodoncia .card-testimonio {
		width: 100%;
		max-width: 340px;
		height: auto;
	}
	.content-testimonios-ortodoncia .card-imagen img {
		height: auto;
	}
	.content-testimonios-ortodoncia .testimonios-grid {
		grid-template-columns: 1fr;
		gap: 16px;
	}
}

.content-faqs-ortodoncia {
	background: #F9F9F9;
	padding: 60px 0;
}

.content-faqs-ortodoncia .row-head {
	margin-bottom: 28px;
}

.content-faqs-ortodoncia .pre-titulo {
	color: #00A7D6;
	text-align: center;
	font-family: Raleway;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: 130%;
	display: block;
	margin-bottom: 8px;
}

.content-faqs-ortodoncia h2 {
	color: #231F20;
	text-align: center;
	font-family: Raleway;
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin: 0;
	max-width: 536px;
	justify-self: center;
}

.content-faqs-ortodoncia .faq-item {
	padding: 0;
}

.content-faqs-ortodoncia .faq-trigger {
	width: 100%;
	background: transparent;
	border: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	cursor: pointer;
	text-align: left;
	padding: 24px 0;
}

.content-faqs-ortodoncia .faq-question {
	color: #333;
	/* Text md/Medium */
	font-family: Raleway;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
}

.content-faqs-ortodoncia .faq-icon {
	color: #00a7d6;
	font-family: Raleway;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	min-width: 28px;
	text-align: center;
}

.content-faqs-ortodoncia .faq-content {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	transition: max-height 0.35s ease, opacity 0.25s ease;
}

.content-faqs-ortodoncia .faq-content p {
	color: #333;
	font-family: Raleway;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	margin: 0 0 28px;
}

.content-faqs-ortodoncia .faq-item.is-open .faq-content {
	opacity: 1;
}

/*@media (max-width: 1199px) {
    .content-faqs-ortodoncia {
        .pre-titulo {
            font-size: 30px;
        }

        h2 {
            font-size: 52px;
        }

        .faq-question {
            font-size: 34px;
        }

        .faq-content p {
            font-size: 24px;
        }
    }
}

@media (max-width: 991px) {
    .content-faqs-ortodoncia {
        padding: 64px 0 52px;

        .pre-titulo {
            font-size: 26px;
        }

        h2 {
            font-size: 42px;
        }

        .faq-trigger {
            padding: 22px 0;
        }

        .faq-question {
            font-size: 28px;
        }

        .faq-icon {
            font-size: 40px;
        }

        .faq-content p {
            font-size: 20px;
            margin-bottom: 22px;
        }
    }
}*/
@media (max-width: 767px) {
	.content-faqs-ortodoncia {
		padding: 60px 0;
	}
	.content-faqs-ortodoncia .pre-titulo {
		font-size: 20px;
		text-align: start;
	}
	.content-faqs-ortodoncia h2 {
		font-size: 32px;
		text-align: start;
		justify-self: start;
	}
	.content-faqs-ortodoncia .faq-trigger {
		padding: 18px 0;
		gap: 12px;
	}
	.content-faqs-ortodoncia .faq-question {
		font-size: 18px;
	}
	.content-faqs-ortodoncia .faq-icon {
		font-size: 34px;
		min-width: 20px;
	}
	.content-faqs-ortodoncia .faq-content p {
		font-size: 16px;
		margin-bottom: 18px;
	}
}

.content-cta-sticky-ortodoncia {
	display: none;
}

@media (max-width: 767px) {
	.content-cta-sticky-ortodoncia {
		display: block;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 9999;
		pointer-events: none;
		opacity: 0;
		transform: translateY(16px);
		transition: opacity 0.25s ease, transform 0.25s ease;
	}
	.content-cta-sticky-ortodoncia.is-visible {
		opacity: 1;
		transform: translateY(0);
		pointer-events: auto;
	}
	.content-cta-sticky-ortodoncia .cta-sticky-wrap {
		padding: 10px 16px calc(10px + env(safe-area-inset-bottom));
		background: transparent;
	}
	.content-cta-sticky-ortodoncia .cta-sticky-button {
		color: #FFF;
		text-align: center;
		font-family: Raleway;
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 18px;
		text-decoration: none;
		display: block;
		pointer-events: auto;
		width: 100%;
		border: 0;
		border-radius: 999px;
		background: #0F0D0D;
		padding: 16px;
	}
}

/*# sourceMappingURL=style.css.map */
