@font-face {
  font-family: Mavenpro Variablefont Wght;
  src: url('../fonts/MavenPro-VariableFont_wght.ttf') format("truetype");
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --color-3: #2a2756;
  --color-1: #eaeaea;
  --color-2: #454e84;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.main {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.seccion {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding-bottom: 2rem;
  display: flex;
}

.seccion.menu {
  z-index: 999;
  background-color: #fff;
  width: 100%;
  padding-bottom: 1rem;
  position: fixed;
  inset: 3% 0% auto;
  box-shadow: 0 2px 5px #0003;
}

.seccion.hero {
  background-image: linear-gradient(#15142ccc, #15142ccc), url('../images/derma_hero_2.avif');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: auto;
  min-height: 100vh;
  padding-bottom: 0;
}

.seccion.hero.consulta {
  background-image: url('../images/imagen_6.avif');
  background-repeat: no-repeat;
  background-size: cover;
}

.seccion.azul.consulta {
  background-color: var(--color-3);
  background-image: linear-gradient(#1d1b36e6, #1d1b36e6), url('../images/imagen_16.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  display: none;
}

.seccion.gris {
  background-color: var(--color-1);
  background-color: #eaeaea;
  overflow: hidden;
}

.seccion.hero {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.seccion.hero.consulta {
  background-image: none;
}

.seccion.azul {
  background-color: #2a2756;
}

.seccion.azul.cabina {
  background-image: linear-gradient(#1d1b36e6, #1d1b36e6), url('../images/Imagen_3-cabina_1.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  display: none;
}

.contenedor {
  flex-flow: wrap;
  justify-content: space-between;
  width: 80%;
  max-width: 1280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.contenedor.menu {
  width: 80%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.contenedor.menu.center {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.contenedor.hero {
  padding-bottom: 0;
}

.contenedor.hero._2 {
  z-index: 1;
  align-self: center;
  width: 52%;
  padding-left: 4rem;
  padding-right: 4rem;
  position: relative;
}

.contenedor.hero._2.nuevo {
  width: 60%;
}

.contenedor.gris {
  align-content: stretch;
  padding-top: 2rem;
  padding-bottom: 6rem;
}

.contenedor.testimonios, .contenedor.cintillo {
  overflow: hidden;
}

.contenedor.promocion {
  display: flex;
}

.cont_logo {
  width: 100px;
  height: auto;
}

.cont_logo.w--current {
  pointer-events: auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cont_logo.center {
  width: 100%;
}

.cont_enlaces {
  flex-flow: wrap;
  justify-content: space-between;
  align-self: center;
  width: 66%;
  height: 100%;
  display: flex;
}

.col33 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-right: 1px solid #fff;
  flex-flow: wrap;
  justify-content: space-between;
  align-self: flex-end;
  width: 33%;
  height: auto;
  display: flex;
}

.col66 {
  align-self: flex-end;
  width: 66%;
  height: auto;
}

.col66.testimonio {
  align-self: center;
}

.foto_hero {
  object-fit: contain;
  align-self: flex-end;
  width: 80%;
  height: auto;
}

.foto_hero.movil {
  display: none;
}

.cont_titulos {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.cont_datos {
  flex-flow: wrap;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.cont_stars {
  width: auto;
  height: auto;
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.star {
  width: 2rem;
  height: auto;
  margin-left: .5rem;
  margin-right: .5rem;
  font-size: 1rem;
}

.star._2 {
  width: 2rem;
}

.info_datos {
  color: #fff;
  width: 100%;
  height: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.3rem;
}

.cont_botones {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: none;
}

.cont_botones.movil {
  display: none;
}

.cont_botones.center {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slider {
  background-color: #0000;
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  display: flex;
}

.slide-nav {
  display: none;
}

.slide {
  width: 100%;
  height: 16rem;
}

.nombre_testimonio {
  color: #fff;
  width: 100%;
  height: auto;
  font-size: 1.8rem;
  line-height: 1.3em;
}

.cont_testimonio {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding: 4rem 6rem;
  display: flex;
}

.mask {
  width: 100%;
  height: auto;
}

.col50 {
  flex-flow: wrap;
  justify-content: space-between;
  align-self: flex-start;
  width: 48%;
  height: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.col50.info_hero {
  align-self: center;
  width: 49%;
}

.col50.izquierda {
  align-self: flex-end;
}

.col50.mapa {
  align-self: flex-start;
  height: auto;
}

.col50.derecha {
  align-content: stretch;
}

.col50.bg {
  background-image: linear-gradient(90deg, #0000 65%, #fff 97%), linear-gradient(#15142ccc, #15142ccc), url('../images/4_1.avif');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  width: 48%;
  height: 100%;
  position: static;
}

.col50.bg.nueva {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  display: none;
}

.col50.promo {
  margin-bottom: 1rem;
}

.col25 {
  align-self: center;
  width: 23%;
  height: auto;
}

.col75 {
  flex-flow: wrap;
  justify-content: space-between;
  width: 73%;
  height: auto;
  display: flex;
}

.list-item {
  background-color: var(--color-1);
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: 13rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  list-style-type: none;
  display: flex;
}

.list-item.lunares {
  display: none;
}

.list-item.separador {
  background-color: #0000;
  display: none;
}

.list-item.clinica {
  display: none;
}

.titulo_servicios {
  color: var(--color-2);
  width: 100%;
  height: auto;
  font-size: 1.8rem;
  line-height: 1.3em;
}

.titulo_servicios._2 {
  align-self: center;
  font-weight: 700;
}

.titulo_servicios.consulta {
  font-weight: 700;
}

.info_servicios {
  color: var(--color-2);
  align-self: flex-start;
  width: 100%;
  height: auto;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.3em;
}

.info_servicios._2 {
  flex-flow: wrap;
  justify-content: space-between;
  padding-left: 3rem;
  display: block;
}

.titulo_imagen {
  color: var(--color-3);
  width: 100%;
  height: 13rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  line-height: 1.3em;
  list-style-type: none;
  display: flex;
  position: relative;
}

.titulo_seccion {
  color: var(--color-2);
  text-align: right;
  align-self: center;
  width: 100%;
  height: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 3rem;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.3em;
}

.titulo_seccion._2 {
  margin-bottom: 3rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-weight: 700;
}

.titulo_seccion.bco {
  color: #fff;
  text-align: center;
  padding-left: 0;
  font-weight: 700;
}

.titulo_seccion._1 {
  text-align: center;
  font-weight: 700;
}

.titulo_seccion.mapa {
  text-align: left;
  padding-left: 0;
}

.titulo_seccion.centrado {
  text-align: center;
  margin: 2rem auto;
  padding-left: 0;
}

.liga_imagenes {
  flex-flow: wrap;
  justify-content: space-between;
  align-self: auto;
  width: 100%;
  height: auto;
  margin-bottom: 3rem;
  display: flex;
}

.col20 {
  width: 19%;
  height: auto;
}

.lista_datos {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: wrap;
  justify-content: space-between;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  list-style-type: none;
  display: flex;
}

.numero_estadistica {
  color: var(--color-3);
  text-align: center;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.3em;
  display: flex;
}

.image-2 {
  aspect-ratio: auto;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.list {
  width: 100%;
  height: auto;
}

.code-embed {
  pointer-events: none;
  flex-flow: wrap;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  height: 35rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  inset: -110% 0% auto;
}

.logo_dr {
  width: 10rem;
  height: auto;
  padding: 1rem;
}

.boton_enlace {
  color: var(--color-2);
  text-align: center;
  background-color: #0000;
  align-self: center;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.3em;
  transition: color .2s;
}

.boton_enlace:hover {
  color: #bcc6ff;
}

.body {
  font-family: Mavenpro Variablefont Wght, sans-serif;
}

.boton_cta {
  background-color: var(--color-2);
  text-transform: uppercase;
  font-size: 1.3rem;
  line-height: 1.3em;
}

.boton_cta.style {
  text-align: center;
  text-shadow: 1px 1px 1px #00000080;
  background-color: #3f51bdbf;
  background-image: linear-gradient(#081c57, #0000 53%);
  border: 2px solid #6e97da;
  border-radius: 20px;
  width: 48%;
  font-size: 1.5rem;
  font-weight: 700;
  transition: border-color .2s, background-color .2s;
  box-shadow: 2px 2px 5px #00000080;
}

.boton_cta.style:hover {
  border-color: var(--color-1);
  background-color: #3f5abdbf;
  background-image: linear-gradient(#bec5fc61, #bec5fc61), linear-gradient(#273156, #0000 53%);
}

.boton_cta.style.b {
  background-color: #454e84;
  background-image: linear-gradient(180deg, var(--color-3), transparent 53%);
  border-color: #6e89da;
  height: auto;
  font-weight: 700;
  transition: border-color .2s, background-color .2s;
  display: none;
}

.boton_cta.style.b:hover {
  border-color: var(--color-1);
  background-image: linear-gradient(to bottom, #bec5fc61, #bec5fc61), linear-gradient(180deg, var(--color-3), transparent 53%);
}

.boton_cta.style.b.centrado {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.boton_cta.style.c {
  background-color: var(--color-3);
  background-image: linear-gradient(180deg, transparent 53%, var(--color-2));
}

.boton_cta.style.c:hover {
  background-image: linear-gradient(to bottom, #bec5fc61, #bec5fc61), linear-gradient(180deg, transparent 53%, var(--color-2));
}

.boton_cta.style.c.form {
  width: 100%;
  height: auto;
}

.boton_cta.style.wapp {
  text-shadow: 1px 1px 1px #00000080;
  background-color: #65fa74bf;
  background-image: linear-gradient(#134213, #0000 53%);
  border-color: #6eda75;
  transition: border-color .2s, background-color .2s;
}

.boton_cta.style.wapp:hover {
  background-color: #bbffc2bf;
  background-image: linear-gradient(#a1ffa180, #a1ffa180), linear-gradient(#134213, #0000 53%);
  border-color: #fff;
}

.boton_cta.style.wapp.cabina, .boton_cta.style.wapp.block {
  background-color: #65fa74;
}

.boton_cta.style.wapp.promo {
  background-color: #54e062;
  background-image: linear-gradient(#134213, #0000 53%);
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
}

.boton_cta.style.cabina, .boton_cta.style._2 {
  background-color: #3f51bd;
}

.boton_cta.style._2.promo {
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
}

.boton_cta.style._2.none {
  display: none;
}

.h1 {
  color: #fff;
  text-shadow: 1px 1px 1px #00000080;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.3em;
}

.h1.cabina {
  color: var(--color-2);
  text-shadow: none;
}

.parrafo_hero {
  color: #fff;
  width: 100%;
  height: auto;
  font-size: 1.3rem;
  line-height: 1.3em;
}

.parrafo_hero.cabina {
  color: var(--color-2);
  margin-top: 2rem;
}

.texto_testimonio {
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.3em;
}

.icon {
  background-color: #ffffff54;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  font-size: 1rem;
  display: flex;
}

.divisor {
  pointer-events: none;
  width: 100%;
  height: auto;
  position: absolute;
  inset: auto auto 0%;
}

.divisor._2 {
  inset: auto 0% -5%;
}

.divisor.cabina {
  bottom: 10%;
  left: 0%;
  right: 0;
}

.icono_servicios {
  aspect-ratio: 1;
  object-fit: contain;
  width: 8rem;
  height: auto;
  padding: 1rem;
}

.img_liga {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: auto;
}

.img_liga._3 {
  object-position: 100% 50%;
}

.img_liga._4 {
  object-position: 53% 50%;
}

.img_liga._5 {
  object-position: 30% 50%;
}

.img_liga._1 {
  object-position: 90% 50%;
}

.paragraph-2 {
  color: var(--color-2);
  text-align: right;
  width: 100%;
  height: auto;
  font-size: 1.3rem;
  line-height: 1.3em;
}

.paragraph-2.condicones {
  text-align: left;
  margin-top: 2rem;
  font-size: .9rem;
  line-height: 1em;
}

.estadistica_txt {
  color: var(--color-3);
  text-align: center;
  align-self: auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.3rem;
  line-height: 1.3em;
}

.list-2, .list-3 {
  align-self: flex-start;
}

.cont_imagenes {
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-span {
  font-weight: 700;
}

.col100 {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-top: 2rem;
  display: flex;
}

.col100.line {
  border-top: 1px solid var(--color-2);
  padding-top: 1rem;
}

.form-block {
  width: 100%;
  height: auto;
}

.field-label {
  color: #fff;
  font-size: 1rem;
}

.text-field {
  border: 2px solid var(--color-1);
  color: var(--color-3);
  background-color: #ffffffbf;
  border-radius: 10px;
  width: 100%;
  height: 3rem;
  font-size: 1rem;
  line-height: 1.3em;
}

.text-field.box {
  height: auto;
  min-height: 8rem;
}

.form {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  display: flex;
}

.recaptcha {
  margin-left: auto;
}

.text-block-2 {
  color: #fff;
  text-align: right;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 1rem;
  font-size: .8rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.3em;
}

.cont_footer_bajo {
  background-color: var(--color-3);
  color: #000;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 2rem 10%;
  display: flex;
}

.cont_footer {
  width: 95%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.text_footer {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 11px;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1rem;
}

.link {
  color: #7c8ceb;
  font-weight: 700;
  text-decoration: none;
}

.link:hover {
  color: #a100ff;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  margin-top: 6px;
  font-size: .8rem;
  line-height: 1rem;
}

.link_privacidad {
  color: #7c8ceb;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .9rem;
  line-height: 1em;
  display: flex;
}

.link_privacidad:hover {
  color: #a200ff;
}

.consent-banner_bco {
  z-index: 999999;
  background-color: #ffffffe6;
  border-radius: 0;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 5rem;
  display: none;
  position: fixed;
  inset: auto 0% 43%;
  box-shadow: 4px 4px 3px #0003;
}

.parrafo_cookies {
  color: #000;
  text-align: center;
  width: 100%;
  font-family: Lato, sans-serif;
  font-size: .9rem;
  font-weight: 400;
}

.btn_rechazar {
  outline-offset: 0px;
  color: #868686;
  text-align: center;
  -webkit-text-stroke-color: #868686;
  text-transform: capitalize;
  background-color: #dcdcdc00;
  border: 1px solid #868686;
  outline: 3px #fff;
  width: 150px;
  margin-left: 0;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  line-height: 1em;
}

.btn_aceptar {
  color: #fff;
  text-align: center;
  background-color: #00c355;
  width: 150px;
  margin-left: 1rem;
  margin-right: 0;
  font-family: Lato, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1em;
}

.btn_aceptar:hover {
  background-color: #098500;
}

.image-4 {
  aspect-ratio: auto;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.text-field-2 {
  color: #2a2756;
  background-color: #ffffffbf;
  border: 2px solid #eaeaea;
  border-radius: 10px;
  width: 100%;
  height: 3rem;
  font-size: 1rem;
  line-height: 1.3em;
}

.text-field-2.box {
  height: auto;
  min-height: 8rem;
}

.star-2 {
  width: 2rem;
  height: auto;
  margin-left: .5rem;
  margin-right: .5rem;
  font-size: 1rem;
}

.text-span-2 {
  font-weight: 700;
}

.text-block-7 {
  color: #fff;
  text-align: right;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 1rem;
  font-size: .8rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.3em;
}

.info_datos-2 {
  color: #454e84;
  width: 100%;
  height: auto;
  font-size: 1.3rem;
}

.info_datos-2.bco {
  color: #fff;
}

.image-5 {
  width: 100%;
  height: auto;
}

.foto_hero-2 {
  object-fit: contain;
  align-self: flex-end;
  width: auto;
  height: 80%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0% -25%;
}

.foto_hero-2.movil {
  display: none;
}

.foto_hero-2.escritorio {
  pointer-events: none;
  left: -37%;
}

.texto_testimonio-2 {
  color: #fff;
  font-size: 1.3rem;
  line-height: 1.3em;
}

.boton_cta-2 {
  text-transform: uppercase;
  background-color: #454e84;
  font-size: 1.3rem;
  line-height: 1.3em;
}

.boton_cta-2.style {
  text-align: center;
  text-shadow: 1px 1px 1px #00000080;
  background-color: #3f51bdbf;
  background-image: linear-gradient(#081c57, #0000 53%);
  border: 2px solid #6e97da;
  border-radius: 20px;
  width: 45%;
  font-size: 1.5rem;
  font-weight: 700;
  transition: border-color .2s, background-color .2s;
  box-shadow: 2px 2px 5px #00000080;
}

.boton_cta-2.style:hover {
  background-color: #3f5abdbf;
  background-image: linear-gradient(#bec5fc61, #bec5fc61), linear-gradient(#273156, #0000 53%);
  border-color: #eaeaea;
}

.boton_cta-2.style.wapp {
  text-shadow: 1px 1px 1px #00000080;
  background-color: #65fa74bf;
  background-image: linear-gradient(#134213, #0000 53%);
  border-color: #6eda75;
  transition: border-color .2s, background-color .2s;
}

.boton_cta-2.style.wapp:hover {
  background-color: #bbffc2bf;
  background-image: linear-gradient(#a1ffa180, #a1ffa180), linear-gradient(#134213, #0000 53%);
  border-color: #fff;
}

.paragraph-3 {
  color: #454e84;
  text-align: right;
  width: 100%;
  height: auto;
  font-size: 1.3rem;
  line-height: 1.3em;
}

.text-block-8 {
  color: #fff;
  text-align: center;
  margin-top: 6px;
  font-size: .8rem;
  line-height: 1rem;
}

.politica {
  color: var(--color-3);
  width: 100%;
  height: auto;
  margin-top: 6rem;
  font-size: 1rem;
  line-height: 1.3em;
}

.text-span-3 {
  font-weight: 700;
}

.menu {
  color: var(--color-2);
  text-transform: uppercase;
  align-self: center;
  width: auto;
  height: auto;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.3em;
}

.logo_cont {
  width: auto;
  height: auto;
}

.logo_dr-uriel {
  width: auto;
  height: 5rem;
}

.enlaces_cont {
  flex-flow: wrap;
  justify-content: space-around;
  width: 80%;
  height: auto;
  display: flex;
}

.texto_menu {
  color: var(--color-2);
  align-self: center;
  width: auto;
  height: auto;
  text-decoration: none;
}

.text-span-4 {
  font-weight: 700;
}

.background-video {
  background-image: linear-gradient(#ffffff80, #ffffff80);
  width: 100%;
  height: 100vh;
  position: absolute;
}

.form-2 {
  margin-bottom: 8px;
  display: none;
}

.pop-up-back {
  background-color: #20202099;
  position: absolute;
  inset: 0%;
}

.img_popup {
  width: 48%;
  height: 36rem;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.pop-up-form {
  text-align: left;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  margin-top: 24px;
  display: flex;
}

.code-embed-2 {
  width: 100%;
  height: auto;
  display: none;
}

.pop-up-text-input {
  background-color: #f7f9fa;
  border: 1px solid #eff1f3;
  border-radius: 3px;
  height: 44px;
  margin-bottom: 16px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.4px;
}

.pop-up-text-input::placeholder {
  color: #c2cdd8;
}

.pop-up-box {
  cursor: auto;
  background-color: #fff;
  border-radius: 8px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 2rem 32px;
  display: block;
  position: relative;
}

.pop-up-text-box {
  max-width: 650px;
  display: none;
}

.popup-form-error {
  color: #444;
  background-color: #dee5eb;
  border-radius: 6px;
  padding: 16px;
}

.pop-up-button {
  color: #fff;
  text-align: center;
  background-color: #272727;
  border-radius: 3px;
  flex: none;
  margin-bottom: 8px;
  padding: 8px 32px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  transition: opacity .2s;
}

.pop-up-button:hover {
  opacity: .8;
}

.pop-up-button:active {
  opacity: 1;
}

.btn {
  color: #610c0a;
  background-color: #fa0;
  border: 2px solid #610c0a;
  border-radius: 10px;
  flex-flow: wrap;
  place-content: center;
  align-self: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin: 1rem auto;
  padding: 1rem 2rem;
  font-size: 1.8rem;
  line-height: 1.3em;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  box-shadow: 0 2px 5px #00000080;
}

.btn:hover {
  background-color: #ffd175;
}

.btn.combo {
  text-align: center;
  width: 80%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block;
}

.btn.combo.uber {
  color: #000;
  background-color: #06c167;
  border-color: #000;
  width: 50%;
  font-size: 1.3rem;
}

.btn.combo.uber:hover {
  background-color: #77ffbe;
}

.btn.combo.uber.popup {
  width: 100%;
  font-size: .9rem;
}

.btn.hero {
  text-align: center;
  width: 90%;
  font-size: 1.8rem;
  display: block;
}

.btn.hero.rappi {
  color: #efe8df;
  background-color: #ff1418;
  border: 2px solid #efe8df;
  width: 48%;
  font-size: 1.3rem;
  display: none;
}

.btn.hero.rappi:hover {
  background-color: #ff7561;
}

.btn.hero.rappi.popup {
  width: 100%;
  font-size: .9rem;
}

.pop-up-wrapper {
  z-index: 99999999;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.pop-up-form-success {
  color: #33383f;
  background-color: #e9e9e9;
  border-radius: 4px;
  padding: 32px;
  font-size: 16px;
  line-height: 1.4em;
}

.pop-up-exit-button {
  opacity: .5;
  color: #610c0a;
  cursor: pointer;
  transition: opacity .2s;
  position: absolute;
  inset: 20px 20px auto auto;
}

.pop-up-exit-button:hover {
  opacity: .8;
}

.cont_botones-2 {
  flex-flow: wrap;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pop-up-paragraph {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.4em;
}

.promo_img_1 {
  object-fit: cover;
  width: 48%;
  height: auto;
}

.promo_img_1.b {
  width: 30%;
}

.cont_info {
  flex-flow: wrap;
  justify-content: space-between;
  width: 50%;
  height: auto;
  display: flex;
}

.cont_info.b {
  width: 68%;
}

.bold {
  font-weight: 700;
}

.cont_btns_flotante {
  z-index: 9999;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 80%;
  max-width: 1280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  bottom: 20px;
  right: 10%;
}

.telcard {
  z-index: 99999;
  background-color: var(--color-2);
  -webkit-text-stroke-color: #000;
  border: 2px #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin-top: 5px;
  margin-bottom: .2rem;
  margin-left: 0;
  padding: 0;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: static;
  bottom: 20px;
  left: auto;
  right: 10%;
}

.telcard:hover {
  background-color: #6f7fdf;
}

.cont_whats-2 {
  align-items: center;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: flex;
}

.text_tel-2 {
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  text-transform: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: auto;
  padding: 0;
  font-size: 1.3rem;
  font-weight: 800;
  line-height: 1em;
  display: flex;
}

.text_whaatsapp-2 {
  color: #fff;
  text-align: left;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1em;
}

.text_whaatsapp-2.none {
  display: none;
}

.whats-card-2 {
  z-index: 99999;
  -webkit-text-stroke-color: #000;
  background-color: #42ce4f;
  border: 2px #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 5px;
  margin-bottom: .2rem;
  margin-left: 0;
  padding: 0;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: static;
  bottom: 20px;
  left: auto;
  right: 10%;
}

.whats-card-2:hover {
  background-color: #81e98b;
}

.img_whats-2 {
  width: 3rem;
  height: 3rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: .5rem;
  padding-right: .5rem;
}

.h2 {
  color: #fff;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4em;
}

.cont_btn_contacto {
  z-index: 1000;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: 1rem;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.whats-card-3 {
  z-index: 99999;
  -webkit-text-stroke-color: #000;
  background-color: #42ce4f;
  border: 2px #fff;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  padding: 0;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: static;
  bottom: 20px;
  left: auto;
  right: 20px;
}

.whats-card-3:hover {
  background-color: #6dff7a;
  width: 4rem;
  height: 4rem;
}

.whats-card-3.llamada {
  background-color: var(--color-2);
}

.whats-card-3.llamada:hover {
  background-color: #01394f;
}

.cont_whats-3 {
  justify-content: center;
  align-items: center;
  width: 60%;
  height: auto;
  padding: 0;
  display: flex;
}

.img_whats-3 {
  width: 100%;
  height: 100%;
  padding-right: 0;
}

.image-6 {
  object-fit: cover;
  width: 100%;
  height: 35rem;
}

@media screen and (max-width: 991px) {
  .seccion.hero {
    background-image: linear-gradient(#15142ccc, #15142ccc), url('../images/imagen_1-cabina_1.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: auto;
  }

  .seccion.hero.consulta {
    background-image: linear-gradient(#15142ccc, #15142ccc), url('../images/imagen_1-cabina_1.avif');
    background-position: 0 0, 65%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .seccion.hero.consulta.nuevo {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    height: 100vh;
  }

  .contenedor, .contenedor.menu {
    width: 90%;
  }

  .contenedor.hero {
    width: 90%;
    margin-top: 6rem;
  }

  .contenedor.hero._2 {
    z-index: 1;
    width: 90%;
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .contenedor.hero._2.nuevo {
    margin-top: 12rem;
    margin-bottom: 3rem;
  }

  .contenedor.testimonios {
    width: 90%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .col33 {
    width: 33%;
  }

  .col33.testimonio {
    align-self: center;
  }

  .foto_hero {
    object-fit: cover;
    object-position: -9% 50%;
    width: auto;
    height: 30rem;
  }

  .foto_hero.movil {
    border-bottom: 1px solid #fff;
    height: 28rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .cont_datos {
    justify-content: center;
    align-items: center;
  }

  .star {
    margin-left: 0;
    margin-right: 0;
  }

  .star._2 {
    width: 1.5rem;
  }

  .info_datos {
    align-self: center;
    width: auto;
    font-size: 1.1rem;
  }

  .cont_botones {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    display: none;
  }

  .cont_botones.movil {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-top: 1rem;
    margin-bottom: 0;
    display: flex;
  }

  .cont_botones.promo {
    display: block;
  }

  .slide {
    height: 16rem;
  }

  .nombre_testimonio {
    font-size: 1.3rem;
  }

  .col50 {
    width: 100%;
  }

  .col50.info_hero {
    width: 100%;
    margin-left: auto;
  }

  .col50.izquierda {
    width: 48%;
  }

  .col50.izquierda.hero {
    width: 48%;
    display: none;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .col50.mapa {
    height: auto;
  }

  .col50.bg {
    background-image: linear-gradient(#15142ccc, #15142ccc), url('../images/imagen_1-cabina_1.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    width: 100%;
    display: none;
  }

  .col50.bg.nueva {
    display: none;
  }

  .col25 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .col75 {
    width: 100%;
  }

  .list-item {
    height: 14rem;
  }

  .titulo_servicios {
    color: #fff;
    text-align: center;
    font-size: 1.4rem;
  }

  .titulo_servicios._2.cabina {
    color: var(--color-2);
  }

  .titulo_servicios.consulta {
    color: var(--color-2);
    font-weight: 700;
  }

  .info_servicios {
    font-size: 1.1rem;
  }

  .info_servicios._2 {
    padding-left: 0;
  }

  .titulo_imagen {
    margin-bottom: 2rem;
  }

  .titulo_seccion {
    text-align: center;
    padding-left: 0;
    font-weight: 700;
  }

  .titulo_seccion._2 {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
  }

  .titulo_seccion.bco {
    font-size: 2.5rem;
    font-weight: 700;
  }

  .titulo_seccion._1 {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
  }

  .titulo_seccion.mapa {
    text-align: left;
    font-size: 2.5rem;
  }

  .liga_imagenes {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
  }

  .col20 {
    width: 31%;
  }

  .numero_estadistica {
    font-size: 2rem;
  }

  .image-2 {
    width: 100%;
  }

  .code-embed {
    position: static;
  }

  .boton_enlace {
    align-self: center;
    font-size: 1.1rem;
  }

  .boton_cta.style {
    width: 100%;
    margin-bottom: 1rem;
    font-size: 1.3rem;
  }

  .boton_cta.style.b {
    align-self: center;
    width: 34%;
    margin-bottom: 0;
    font-size: 1.1rem;
  }

  .boton_cta.style.c {
    margin-bottom: 1rem;
  }

  .h1 {
    text-align: center;
    font-size: 3rem;
    font-weight: 700;
  }

  .h1.cabina {
    color: #fff;
  }

  .parrafo_hero {
    margin-top: 1rem;
    margin-bottom: 2rem;
    font-size: 1.2rem;
  }

  .parrafo_hero.cabina {
    color: #fff;
    margin-bottom: 2rem;
  }

  .texto_testimonio {
    padding-left: 1rem;
    font-size: 1.1rem;
  }

  .divisor {
    left: auto;
  }

  .divisor._2 {
    bottom: -5%;
    left: 0%;
  }

  .icono_servicios {
    width: 6rem;
  }

  .paragraph-2 {
    text-align: left;
    margin-bottom: 2rem;
    font-size: 1.1rem;
  }

  .estadistica_txt {
    font-size: 1.2rem;
  }

  .text-span {
    font-weight: 700;
  }

  .cont_footer_bajo {
    padding-bottom: 2rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text_footer {
    font-size: .9rem;
  }

  .text-block-6 {
    text-align: center;
    font-size: .7rem;
  }

  .consent-banner_bco {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 60%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .btn_aceptar {
    margin-top: 0;
    margin-left: 1rem;
  }

  .image-4 {
    width: 100%;
  }

  .star-2 {
    width: 2rem;
    margin-left: 0;
    margin-right: 0;
  }

  .star-2._2 {
    width: 1.5rem;
  }

  .info_datos-2 {
    color: #fff;
    align-self: center;
    width: auto;
    font-size: 1.1rem;
  }

  .image-5 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .foto_hero-2 {
    object-fit: cover;
    object-position: -9% 50%;
    width: auto;
    height: 30rem;
  }

  .foto_hero-2.movil {
    border-bottom: 1px solid #fff;
    height: 28rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .foto_hero-2.escritorio {
    display: none;
  }

  .texto_testimonio-2 {
    padding-left: 1rem;
    font-size: 1.1rem;
  }

  .boton_cta-2.style {
    width: 100%;
    margin-bottom: 1rem;
    font-size: 1.3rem;
  }

  .paragraph-3 {
    text-align: left;
    margin-bottom: 2rem;
    font-size: 1.1rem;
  }

  .text-block-8 {
    text-align: center;
    font-size: .7rem;
  }

  .logo_dr-uriel {
    height: 4rem;
  }

  .enlaces_cont {
    width: 70%;
  }

  .texto_menu {
    font-size: 1.1rem;
  }

  .background-video {
    z-index: auto;
    height: 100%;
  }

  .pop-up-box {
    min-width: 720px;
    max-width: none;
  }

  .pop-up-button {
    position: relative;
  }

  .btn.combo {
    width: 80%;
  }

  .btn.combo.uber {
    width: 48%;
    font-size: 1.2rem;
  }

  .btn.hero {
    z-index: 1;
    position: relative;
  }

  .btn.hero.rappi {
    font-size: 1.2rem;
  }

  .promo_img_1.b, .cont_info.b {
    width: 48%;
  }

  .cont_btns_flotante {
    right: 5%;
  }

  .telcard {
    padding-left: 3vw;
    padding-right: 3vw;
    left: auto;
    right: 5%;
  }

  .cont_whats-2 {
    height: auto;
    padding-right: 1vw;
  }

  .text_tel-2 {
    padding: 0;
    font-size: 1.3rem;
  }

  .text_whaatsapp-2 {
    font-size: .8rem;
  }

  .whats-card-2 {
    padding-left: 3vw;
    padding-right: 3vw;
    left: auto;
    right: 5%;
  }

  .img_whats-2 {
    height: 1.5rem;
  }

  .cont_btn_contacto {
    width: auto;
  }

  .whats-card-3 {
    padding-left: 0;
    padding-right: 0;
    left: auto;
    right: 5%;
  }

  .cont_whats-3 {
    height: auto;
    padding-right: 0;
  }

  .img_whats-3 {
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .seccion.hero {
    height: auto;
  }

  .contenedor.hero {
    align-self: flex-start;
    margin-top: 8rem;
    padding-top: 0;
  }

  .foto_hero {
    margin-left: auto;
    margin-right: auto;
  }

  .foto_hero.movil {
    border-bottom: 1px solid #fff;
  }

  .cont_datos {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: center;
  }

  .star {
    width: 2rem;
  }

  .info_datos {
    align-self: center;
    width: auto;
  }

  .cont_botones.movil {
    margin-bottom: 1rem;
  }

  .slide {
    height: 17rem;
  }

  .nombre_testimonio {
    font-size: 1.2rem;
  }

  .cont_testimonio {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .col50.info_hero {
    width: 100%;
  }

  .col50.izquierda.hero {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .titulo_servicios._2.cabina {
    margin-bottom: 1rem;
  }

  .info_servicios {
    font-size: 1rem;
  }

  .titulo_seccion {
    padding-left: 0;
    font-size: 2.5rem;
  }

  .titulo_seccion._2, .titulo_seccion.bco {
    font-size: 2rem;
    font-weight: 700;
  }

  .titulo_seccion._1 {
    font-size: 2.2rem;
    font-weight: 700;
  }

  .titulo_seccion.mapa {
    font-size: 2rem;
  }

  .titulo_seccion.centrado {
    font-size: 2.5rem;
  }

  .col20 {
    width: 45%;
  }

  .image-2 {
    width: 100%;
  }

  .boton_enlace {
    display: none;
  }

  .boton_cta.style.b {
    width: 100%;
    margin-bottom: 0;
    font-size: 1rem;
  }

  .h1 {
    text-align: center;
    font-weight: 700;
  }

  .parrafo_hero {
    margin-top: 1rem;
  }

  .texto_testimonio {
    font-size: 1rem;
  }

  .divisor._2 {
    bottom: -5%;
    left: 0%;
  }

  .paragraph-2 {
    font-size: 1rem;
  }

  .estadistica_txt {
    font-size: 1.1rem;
  }

  .numero {
    font-size: 1.8rem;
  }

  .right-arrow {
    right: -4%;
  }

  .left-arrow {
    left: -4%;
  }

  .cont_footer_bajo {
    padding: 2rem 5% 3rem;
  }

  .cont_footer {
    margin-left: auto;
  }

  .text_footer {
    padding-bottom: 14px;
  }

  .text-block-6 {
    font-size: .8rem;
  }

  .consent-banner_bco {
    width: 70%;
  }

  .image-4 {
    width: 100%;
  }

  .star-2 {
    width: 2rem;
  }

  .star-2._2 {
    width: 1.2rem;
  }

  .info_datos-2 {
    align-self: center;
    width: auto;
  }

  .image-5 {
    width: 50%;
  }

  .foto_hero-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .foto_hero-2.movil {
    border-bottom: 1px solid #fff;
  }

  .texto_testimonio-2, .paragraph-3 {
    font-size: 1rem;
  }

  .text-block-8 {
    font-size: .8rem;
  }

  .politica {
    font-size: .9rem;
  }

  .logo_dr-uriel {
    height: 3rem;
  }

  .enlaces_cont {
    width: 70%;
  }

  .texto_menu, .texto_menu.w--current {
    font-size: .8rem;
  }

  .img_popup {
    height: auto;
  }

  .pop-up-form {
    flex-direction: column;
  }

  .pop-up-box {
    min-width: 420px;
    max-width: none;
  }

  .btn.combo {
    width: 80%;
  }

  .btn.combo.uber {
    width: 48%;
    font-size: 1.2rem;
  }

  .btn.combo.uber.popup {
    width: 100%;
  }

  .btn.hero {
    font-size: 1.4rem;
  }

  .btn.hero.rappi {
    font-size: 1.2rem;
  }

  .btn.hero.rappi.popup {
    width: 100%;
  }

  .cont_whats-2 {
    height: 4vw;
  }

  .text_tel-2 {
    font-size: 1.34rem;
  }

  .text_whaatsapp-2 {
    font-size: .8rem;
  }

  .img_whats-2 {
    height: 1.5rem;
    padding-left: .5vw;
  }

  .cont_whats-3 {
    height: auto;
  }

  .img_whats-3 {
    height: 100%;
    padding-left: .5vw;
  }
}

@media screen and (max-width: 479px) {
  .cont_logo.w--current {
    width: 48%;
  }

  .cont_enlaces {
    width: 48%;
    height: auto;
  }

  .col33.testimonio {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    border-bottom: 1px solid #fff;
    border-right-style: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .col66.testimonio {
    width: 100%;
  }

  .foto_hero {
    object-fit: cover;
    object-position: 0% 50%;
    height: 24rem;
  }

  .foto_hero.movil {
    height: 25rem;
  }

  .cont_datos {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: center;
    align-items: center;
  }

  .cont_stars {
    margin: 0 auto 1rem;
  }

  .info_datos {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .slide {
    height: 25rem;
  }

  .nombre_testimonio {
    text-align: center;
  }

  .cont_testimonio {
    padding: 2rem 1rem;
  }

  .col25 {
    width: 100%;
  }

  .list-item {
    height: 23rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .titulo_imagen {
    height: 6rem;
    margin-bottom: 1rem;
  }

  .titulo_seccion {
    padding-left: 0;
    font-size: 2rem;
  }

  .titulo_seccion._2 {
    font-size: 1.8rem;
    font-weight: 700;
  }

  .titulo_seccion.bco {
    font-size: 1.8rem;
  }

  .titulo_seccion._1 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.8rem;
    font-weight: 700;
  }

  .titulo_seccion.mapa {
    text-align: center;
    padding-left: 0;
    font-size: 1.8rem;
  }

  .titulo_seccion.centrado {
    font-size: 2rem;
  }

  .col20 {
    width: 100%;
  }

  .numero_estadistica {
    font-size: 1.8rem;
  }

  .image-2 {
    width: 100%;
  }

  .logo_dr {
    object-fit: fill;
    width: 9rem;
  }

  .boton_cta.style {
    font-size: 1.1rem;
  }

  .boton_cta.style.b {
    margin-bottom: 0;
  }

  .h1 {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
  }

  .parrafo_hero {
    font-size: 1.1rem;
  }

  .texto_testimonio {
    padding-top: 1rem;
  }

  .divisor._2 {
    bottom: -5%;
  }

  .icono_servicios {
    width: 8rem;
  }

  .estadistica_txt {
    font-size: 1rem;
  }

  .cont_footer_bajo {
    padding-bottom: 3rem;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .text_footer {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    font-size: .8rem;
    line-height: 1.1em;
  }

  .text-block-6 {
    text-align: center;
    width: 100%;
    margin-right: auto;
    font-size: .8rem;
    line-height: 1em;
  }

  .link_privacidad {
    font-size: .8rem;
  }

  .consent-banner_bco {
    width: 90%;
  }

  .parrafo_cookies {
    margin-top: 0;
  }

  .btn_rechazar {
    width: 250px;
  }

  .btn_aceptar {
    width: 250px;
    margin-top: .5rem;
    margin-left: 0;
  }

  .image-4 {
    width: 100%;
  }

  .star-2 {
    width: 2rem;
  }

  .star-2._2 {
    width: 1rem;
  }

  .info_datos-2 {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-5 {
    width: 75%;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .foto_hero-2 {
    object-fit: cover;
    object-position: 0% 50%;
    height: 24rem;
  }

  .foto_hero-2.movil {
    height: 25rem;
  }

  .texto_testimonio-2 {
    width: auto;
    height: auto;
    margin-bottom: 0;
    padding-top: 1rem;
  }

  .boton_cta-2.style {
    font-size: 1.1rem;
  }

  .text-block-8 {
    text-align: center;
    width: 100%;
    margin-right: auto;
    font-size: .8rem;
    line-height: 1em;
  }

  .enlaces_cont {
    display: none;
  }

  .pop-up-text-input {
    width: 100%;
  }

  .pop-up-box {
    min-width: 200px;
    padding: 48px 24px 16px;
  }

  .pop-up-button {
    width: 100%;
    font-size: 16px;
  }

  .btn {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.4rem;
  }

  .btn.combo {
    width: 100%;
    font-size: 1.2rem;
    display: block;
  }

  .btn.combo.uber {
    width: 100%;
    font-size: 1rem;
  }

  .btn.combo.uber.popup {
    font-size: 1rem;
  }

  .btn.hero {
    width: 100%;
    font-size: 1.2rem;
  }

  .btn.hero.rappi {
    width: 100%;
    margin-bottom: 1rem;
    font-size: 1rem;
  }

  .pop-up-wrapper {
    display: none;
  }

  .telcard {
    padding-right: 5vw;
    left: auto;
    right: 5%;
  }

  .cont_whats-2 {
    height: 6vw;
    padding-left: 2vw;
  }

  .text_tel-2 {
    font-size: 1.3rem;
  }

  .text_whaatsapp-2 {
    font-size: .8rem;
  }

  .whats-card-2 {
    padding-right: 5vw;
    left: auto;
    right: 5%;
  }

  .whats-card-2:hover {
    background-color: #a1eba7;
  }

  .img_whats-2 {
    width: auto;
    height: 1.5rem;
    padding-right: 10px;
    font-size: 1rem;
  }

  .cont_btn_contacto {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .whats-card-3 {
    width: 3rem;
    height: 3rem;
    padding-right: 0;
    left: auto;
    right: 5%;
  }

  .whats-card-3:hover {
    width: 3rem;
    height: 3rem;
  }

  .cont_whats-3 {
    width: 60%;
    height: 60%;
    padding-left: 0;
  }

  .img_whats-3 {
    width: auto;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
  }
}


@font-face {
  font-family: 'Mavenpro Variablefont Wght';
  src: url('../fonts/MavenPro-VariableFont_wght.ttf') format('truetype');
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}