.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.menu {
  color: #fff;
  border-radius: 7px;
  margin-left: 10px;
  margin-right: 0;
  padding: 12px 13px;
  font-size: 13px;
  font-weight: 600;
}

.menu:hover {
  color: #fff;
  background-color: rgba(22, 52, 95, 0.25);
  border-radius: 15px;
}

.menu.w--current {
  color: #fff;
  cursor: pointer;
  background-color: rgba(22, 52, 95, 0.25);
}

.menu.cita {
  background-color: rgba(151, 190, 29, 0.4);
  border-radius: 15px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.menu.cita:hover {
  background-color: #97be1d;
}

.menu.ct {
  margin-right: 80px;
  padding-right: 13px;
}

.menu.mb {
  display: none;
}

.navbar {
  z-index: 10000;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navbar.agradecimientos {
  margin-top: -28px;
}

.section-ubicacion {
  background-color: #fff;
}

.banner {
  width: 100%;
  min-height: auto;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-around;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  justify-items: center;
  margin-top: 14vh;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.porqueinvertir {
  text-align: center;
  background-color: #f6f6f6;
  border: 0 solid #000;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.porqueinvertir.abaj {
  padding-top: 0;
  padding-bottom: 0;
}

.zonassociales {
  text-align: right;
  background-color: #006864;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 40px;
  display: flex;
  overflow: hidden;
}

.apartamentosdisponibles {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.recorrido {
  background-image: url("../images/banner-360.jpg");
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 100px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.sala {
  text-align: left;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
}

.footer {
  text-align: center;
  background-color: #fff;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.text-block {
  color: #5a5a5a;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
}

.image {
  width: 100%;
  max-width: 240px;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.caja-footer {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #006864;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 30px;
  display: flex;
}

.text-block-2 {
  flex-direction: column;
  align-items: center;
  display: block;
}

.div-block-2 {
  width: 480px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
}

.body {
  color: #5e5e5e;
  font-family: Montserrat, sans-serif;
  line-height: 1.2em;
  overflow: visible;
}

.texto-verde-contacto {
  color: #fff;
  text-align: left;
  padding-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: block;
}

.image-2 {
  max-width: 100%;
  object-fit: cover;
  padding-right: 20px;
  display: block;
}

.tituloverde {
  width: auto;
  color: #fff;
  text-align: left;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2em;
  display: block;
}

.tituloverde.blanco {
  width: auto;
  color: #fff;
  justify-content: flex-start;
  align-self: auto;
  display: flex;
}

.tituloverde.blanco.centro {
  text-align: center;
}

.botones {
  width: 86%;
  text-align: center;
  border-radius: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 0;
  display: block;
}

.image-3 {
  max-width: 18%;
  filter: saturate(200%);
}

.image-4 {
  max-width: 18%;
}

.link {
  background-color: #cc5e12;
  border-radius: 7px;
  padding: 10px 20px;
}

.btn {
  min-width: 240px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #e39600;
  border: 1px solid #e39600;
  border-radius: 50px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 15px 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1em;
  text-decoration: none;
  transition: background-color 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  display: inline-block;
}

.btn:hover {
  color: #fff;
  background-color: #188e89;
  border: 1px solid #188e89;
}

.btn.adicional {
  padding: 40px;
}

.btn.cita {
  letter-spacing: 0;
  padding: 15px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.btn.v {
  letter-spacing: 0;
  background-color: #009cb3;
  border-color: #009cb3;
  margin-bottom: 5px;
  padding: 15px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.btn.v:hover {
  color: #009cb3;
  background-color: #fff;
}

.tituloazul {
  color: #008d32;
  text-align: center;
  text-transform: none;
  flex-direction: row;
  margin-top: 0;
  padding-bottom: 10px;
  font-family: Roboto Slab, sans-serif;
  font-size: 32px;
  line-height: 38px;
  display: block;
}

.texto-ley {
  width: 100%;
  color: #006864;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 10px;
  padding-right: 0;
  font-size: 9px;
  font-weight: 700;
  line-height: 12px;
}

.texto-ley.ot {
  width: 80%;
  color: #033e18;
  text-align: center;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  line-height: 1.2em;
}

.texto-ley.apart {
  width: 100%;
  color: #5e5e5e;
  text-align: justify;
  white-space: normal;
  margin-top: 15px;
}

.texto-ley.txt-ley-ban {
  color: #292929;
  text-align: justify;
  margin-top: 8px;
  margin-bottom: 0;
  padding-right: 0;
  font-size: 8px;
  font-weight: 400;
}

.texto-ley.negro {
  color: #707070;
  text-align: center;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.8em;
}

.cajaplanos {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: stretch;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.tabs-menu {
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 20px;
  display: block;
}

.grid-razones {
  grid-column-gap: 21px;
  grid-row-gap: 29px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
  margin-bottom: 60px;
  display: grid;
}

.columna-razones {
  width: 100%;
  max-width: 450px;
  min-height: 340px;
  min-width: 280px;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  padding: 30px 55px;
  display: flex;
  box-shadow: 0 3px 3px 2px rgba(0, 0, 0, 0.27);
}

.div-block-7,
.div-block-8 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-9 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  margin-bottom: 10px;
  padding-top: 0;
  display: none;
}

.div-block-10 {
  flex-direction: column;
  align-items: flex-start;
  padding: 0 20px 0 0;
  display: flex;
}

.div-block-11 {
  border-left: 1px solid #008d32;
  border-radius: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  padding: 0 25px 0 24px;
  display: flex;
}

.text-block-4 {
  width: 80%;
}

.titulobanner {
  color: #008d32;
  text-align: left;
  text-transform: none;
  padding-left: 0;
  padding-right: 0;
  font-family: Gotham, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2em;
}

.titulobanner.alt {
  color: #f28f00;
  font-family: Roboto Slab, sans-serif;
  font-size: 41px;
  font-weight: 500;
  line-height: 1.2em;
}

.titulo-vis {
  color: #f28f00;
  text-align: center;
  padding-bottom: 5px;
  font-family: Roboto Slab, sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 1em;
}

.titulo-v {
  color: #008d32;
  text-align: center;
  font-family: Roboto Slab, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1em;
}

.div-block-12 {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 8px;
  flex-direction: column;
  align-items: flex-end;
  padding: 0;
  display: flex;
  position: static;
}

.paragraph {
  letter-spacing: -0.4px;
  margin-bottom: 4px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.text-span {
  color: #f28f00;
  text-transform: uppercase;
  font-family: Roboto Slab, sans-serif;
  font-weight: 700;
}

.text-block-5 {
  max-width: 100%;
  color: #006864;
  margin-bottom: 5px;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2em;
}

.image-5 {
  width: 140px;
}

.image-6 {
  width: 240px;
}

.brand {
  flex: 0 auto;
  margin-top: 10px;
  margin-bottom: 0;
  padding-right: 0;
  position: static;
}

.nav-menu {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.59);
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  margin-top: 10px;
  margin-left: -10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 30px;
  display: flex;
}

.submit-button {
  text-align: center;
  background-color: #e39600;
  border-radius: 7px;
  margin-top: 3px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  font-weight: 600;
  display: block;
}

.submit-button:hover {
  background-color: #006864;
  border: 1px solid #008d32;
  line-height: 0.9em;
}

.form {
  flex-direction: column;
  display: flex;
}

.formulario {
  background-color: #ebeded;
  border: 1px solid #ebeded;
  border-radius: 10px;
  margin-bottom: 5px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 13px;
}

.formulario::-ms-input-placeholder {
  color: #656565;
}

.formulario::placeholder {
  color: #656565;
}

.link-2 {
  color: #006864;
  font-weight: 700;
}

.checkbox {
  color: #fff;
  background-color: #008d32;
}

.iconosinv {
  width: 110px;
  padding-bottom: 0;
}

.tituloinversion {
  color: #e39600;
  text-align: center;
  text-transform: none;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.2em;
}

.separador {
  max-width: 92%;
  margin-right: 0;
  padding-right: 0;
}

.textoinvierte {
  color: #4d4d4d;
  text-align: center;
  margin-top: 0;
  padding-right: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6em;
}

.container {
  flex-direction: column;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.carrucel {
  width: 23%;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 15px;
  margin-left: 0.9%;
  margin-right: 0.9%;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

.imgcar {
  height: 84px;
  max-width: 100px;
  min-height: 84px;
  padding: 0;
}

.slider {
  height: 240px;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 10px;
  padding-right: 10px;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.2em;
}

.sliderrender {
  width: 32.5%;
  height: 300px;
  text-align: right;
  background-image: url("../images/juegos-infantiles-selva.jpg");
  background-position: 50%;
  background-size: cover;
  margin-left: 0.4%;
  margin-right: 0.4%;
  padding-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
}

.sliderrender.seg {
  width: 32.5%;
  background-image: url("../images/piscina.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0.4%;
  margin-right: 0.4%;
}

.sliderrender.ter {
  background-image: url("../images/bosque-selva-apartamentos.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-2 {
  background-color: rgba(221, 221, 221, 0);
  margin-top: 40px;
  margin-bottom: 10px;
  padding: 0 10px;
}

.menuplanos {
  color: #fff;
  background-color: #008d32;
  border-radius: 7px;
  margin-left: 12px;
  margin-right: 12px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
}

.menuplanos:hover {
  background-color: #97be1d;
}

.menuplanos.w--current {
  background-color: #97be1d;
  margin-left: 12px;
  margin-right: 12px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
}

.menuplanos.w--current:hover {
  background-color: #97be1d;
}

.infosliderplanos {
  margin-bottom: 0;
  font-size: 10px;
}

.div-block-13 {
  justify-content: flex-start;
  margin-bottom: 5px;
  display: flex;
}

.cajaarea {
  padding-right: 10px;
}

.cajaarea.lin {
  border-right: 1px solid #16345f;
  margin-bottom: 20px;
  margin-right: 10px;
}

.aplicasli {
  text-decoration: underline;
}

.alcobas {
  font-size: 16px;
  font-weight: 700;
}

.precio {
  color: #f28f00;
  font-size: 18px;
  font-weight: 700;
}

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

.notaslider {
  color: #cc5e12;
  font-size: 10px;
}

.titub {
  text-align: center;
  border: 0 solid #16345f;
  border-radius: 0;
  margin-bottom: 0;
  margin-right: 4px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 10px;
  font-weight: 500;
}

.paragraph-3 {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #008d32;
  border-radius: 0;
  margin-bottom: 0;
  padding: 9px 12px;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cajarendertitulo {
  height: 260px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.textfooter {
  color: #fff;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4em;
}

.textfooter.bl {
  color: #fff;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4em;
}

.textfooter.bl.tx-lan {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
}

.textfooter.bl.tx-lan.titu-lh {
  font-size: 24px;
  font-weight: 400;
}

.titulofooter {
  color: #fff;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.2em;
}

.titulofooter.primero {
  color: #fff;
  padding-top: 20px;
  font-size: 23px;
  line-height: 1.2em;
}

.titulofooter.cert {
  color: #006864;
  font-size: 32px;
}

.cajasfooter {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.cajasfooter.lan {
  align-items: center;
  margin-top: 0;
  font-weight: 700;
}

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

.ico-ubica {
  width: 22px;
  margin-top: 0;
  margin-right: 5px;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-right: 0;
  line-height: 1.2em;
}

.ico-ubica.ico-reloj {
  width: 18px;
  margin-right: 10px;
}

.footer-col {
  width: 86%;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.imgredes {
  width: 35px;
  padding: 15px 5px 0;
}

.imgredes.hea {
  width: 40px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-15 {
  flex-direction: column;
  align-items: stretch;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.cajazonas {
  min-height: 166px;
  background-color: #fff;
  border: 1px #000;
  border-radius: 15px 15px 0 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.titcarzonas {
  color: #fff;
  text-align: center;
  letter-spacing: -0.5px;
  background-color: #028e89;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
}

.left-arrow {
  z-index: 99999;
  width: 36px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: -10px;
  margin-right: 0;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  display: flex;
  position: absolute;
  left: -20px;
}

.right-arrow {
  width: 36px;
  margin-left: 0;
  margin-right: -15px;
  padding-left: 0;
  right: -20px;
}

.icon {
  z-index: 99999999;
  width: 36px;
  height: 36px;
  text-align: center;
  background-color: #e39600;
  border-radius: 28px;
  margin: 88px 0 0;
  padding: 10px 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 0.7em;
  text-decoration: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.conteneedorslider {
  max-width: 1200px;
}

.container-2 {
  max-width: 100%;
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-self: auto;
  display: block;
}

.section {
  background-color: #f5f5f5;
  padding-bottom: 60px;
}

.icon-2 {
  width: 36px;
  height: 36px;
  background-color: #e39600;
  border-radius: 50px;
  margin: 80px 0 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5em;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.image-8 {
  max-width: 95%;
}

.container-3 {
  padding-left: 20px;
  padding-right: 20px;
}

.icon-3 {
  width: 36px;
  height: 36px;
  background-color: #97be1d;
  border-radius: 50px;
  margin-top: 140px;
  margin-left: 0;
  margin-right: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5em;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.icon-4 {
  width: 36px;
  height: 36px;
  background-color: #97be1d;
  border-radius: 50px;
  margin: 140px 0 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5em;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.right-arrow-2 {
  width: 36px;
  height: auto;
  display: none;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: -20px;
}

.slide-nav,
.slide-nav-2 {
  display: none;
}

.left-arrow-2 {
  width: 36px;
  display: none;
  top: 0%;
  bottom: 0%;
  left: -20px;
  right: auto;
}

.checkbox-label {
  font-size: 11px;
  line-height: 1.2em;
}

.cronometro {
  text-align: center;
  background-color: #008d32;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
}

.js-clock {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 40px;
  font-family: Lato, sans-serif;
  display: flex;
}

.box {
  width: 100px;
  height: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal,
    sans-serif;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 62px;
  font-weight: 600;
  line-height: 1.2em;
}

.clock-label {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 10px;
  margin-right: -5px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 1.4;
}

.contenedorverde {
  width: 86%;
  margin-bottom: 40px;
}

.image-9 {
  width: 350px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -162px;
  padding-top: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.contenimage {
  align-items: flex-end;
  display: flex;
  position: relative;
}

.div-block-16 {
  width: 80%;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  display: block;
}

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

.footerdos {
  width: 86%;
}

.body-2 {
  height: 100vh;
  background-color: #f5f5f5;
  padding-top: 0;
}

.text-block-6 {
  padding: 20px;
}

.agendap {
  padding-left: 5px;
  padding-right: 5px;
}

.agendav {
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.container-6 {
  height: 60px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.contagrade {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 150px 100px 100px;
  display: flex;
}

.image-10 {
  z-index: 999999;
  width: 400px;
  float: right;
  clear: right;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: -165px;
  overflow: visible;
}

.contapa {
  width: 80%;
  padding-left: 30px;
  padding-right: 30px;
}

.parraseo {
  color: #4d4d4d;
  margin-bottom: 40px;
  display: none;
}

.h1seo {
  color: #97be1d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Slab, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2em;
  display: none;
}

.h1seo.bl {
  color: #fff;
}

.respuesta {
  text-align: center;
  padding: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
}

.div-block-18 {
  width: 95%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  justify-items: end;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.section-2 {
  z-index: 99932;
  width: 100%;
  text-align: center;
  object-fit: fill;
  position: static;
  left: 0;
  right: 0;
  overflow: hidden;
}

.div-block-19 {
  z-index: 0;
  width: 100%;
  background-color: #006864;
  margin-top: 0;
  padding-bottom: 0;
  display: inline-block;
  position: absolute;
  overflow: hidden;
}

.paragraph-5 {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Roboto Slab, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.caja {
  z-index: 9999;
  position: relative;
}

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

.bold-text-2 {
  font-weight: 400;
}

.redes-header {
  text-align: right;
  justify-content: space-between;
  margin-right: 5%;
  display: flex;
}

.container-7 {
  width: 100%;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
}

.popup {
  z-index: 2147483647;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.77);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
}

.intpopup {
  width: 520px;
  height: 80vh;
  min-width: 320px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.cerrarpopup {
  z-index: 99;
  width: 20px;
  cursor: pointer;
  position: absolute;
  top: -7%;
  bottom: auto;
  left: 5%;
  right: auto;
}

.html-embed {
  width: 100%;
}

.poppresencial {
  z-index: 999999999;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.77);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
}

.btng {
  color: #008d32;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #008d32;
  border-radius: 17px;
}

.btng:hover {
  color: #fff;
  background-color: #008d32;
}

.btn-2 {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #f89c24;
  border: 1px solid #f28f00;
  border-radius: 7px;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  display: inline-block;
}

.btn-2:hover {
  color: #fff;
  background-color: #db820e;
  border: 1px solid #a16517;
}

.btn-2.brochure {
  background-color: #00acba;
  border-color: #00acba;
  margin-top: 10px;
}

.btn-2.brochure:hover {
  background-color: #f89c24;
  border-color: #f89c24;
}

.text-span-7 {
  color: #e39600;
}

.titienla {
  color: #fff;
  text-align: center;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 6px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2em;
}

.form-block {
  width: 100%;
  max-width: 420px;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 6px;
  padding: 20px 40px;
  box-shadow: 1px 1px 2px -1px #000;
}

.tituvive {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
  font-weight: 700;
  line-height: 1.2em;
}

.image-12 {
  width: 100%;
  object-fit: contain;
}

.div-block-21 {
  width: 100%;
  height: 100%;
}

.video {
  width: 100%;
}

.titu {
  margin-top: 100px;
}

.parent-id {
  width: 100%;
  text-align: center;
  background-color: #97be1d;
  justify-content: center;
  display: flex;
}

.contenimage-2 {
  width: 80%;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.image-13 {
  width: 100%;
}

.texto-precio {
  font-size: 24px;
}

.titu-footer {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-14 {
  z-index: 100;
  width: 425px;
  border-radius: 0;
  position: relative;
}

.div-block-22 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.encabezado {
  width: 80%;
  clear: none;
  text-align: center;
  justify-content: center;
  align-self: center;
  display: flex;
}

.caja-titulo {
  width: 86%;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: stretch;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.caja-titulo._2 {
  width: auto;
  display: block;
}

.texto-titulo {
  width: 40%;
  color: #4d4d4d;
  text-align: left;
  border-left: 0 solid #4d4d4d;
  border-radius: 0;
  align-items: center;
  margin-left: 20px;
  padding: 20px 20px 20px 30px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
  display: block;
}

.texto-titulo.blanco {
  width: auto;
  color: #fff;
  border-top: 0 solid #000;
  border-bottom: 0 solid #fff;
  border-left: 3px solid #fff;
  border-right: 0 solid #000;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.texto-titulo.linea {
  width: 100%;
  color: #fff;
  border-left-width: 0;
  border-left-color: #006864;
  margin-left: 10px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 500;
  display: flex;
}

.text-span-8,
.text-span-9,
.text-span-10,
.text-span-11 {
  color: #006864;
  font-weight: 700;
}

.caja-col {
  min-width: auto;
  align-self: flex-start;
}

.caja-col.int {
  min-width: auto;
  align-self: center;
}

.image-15 {
  width: 86%;
  margin-bottom: 10px;
}

.cronometro-reversa {
  width: 100%;
  background-image: url("../images/banner-lanzamiento.jpg");
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  padding-bottom: 80px;
  display: none;
}

.cont-donw {
  width: 86%;
  color: #5e5e5e;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.text-span-12 {
  color: #ffbe00;
  font-size: 42px;
}

.titulo-lanzamiento {
  color: #fff;
  margin-bottom: 0;
  font-size: 42px;
  line-height: 1.2em;
}

.prin-baner {
  height: auto;
  min-height: 600px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.cont-menu {
  width: 100%;
  min-width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.banner-1 {
  width: 50%;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.banner-2alcobas {
  background-color: #f28f00;
  border-radius: 30px 30px 0 0;
  align-items: center;
  padding: 14px 20px 10px;
  display: flex;
}

.textalcoba {
  color: #fff;
  padding-left: 15px;
  font-size: 18px;
  line-height: 1.2em;
}

.image-16 {
  padding-left: 0;
  padding-right: 0;
}

.titulo-verde {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2em;
  display: flex;
}

.titulo-verde.peq {
  border-left: 2px solid #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 14px;
}

.caja-verde {
  width: 100%;
  max-width: 420px;
  text-align: left;
  background-color: #006864;
  border-radius: 12px;
  justify-content: flex-start;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  position: absolute;
}

.caja-amarilla {
  text-align: center;
  background-color: #e39600;
  border-radius: 15px;
  margin-top: 40px;
  padding-top: 20px;
}

.js-clock-2 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 40px;
  font-family: Lato, sans-serif;
  display: flex;
}

.box-2 {
  width: 90px;
  height: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 10px 0;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal,
    sans-serif;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.4;
}

.clock-label-2 {
  color: #fff;
  letter-spacing: 0;
  text-transform: capitalize;
  margin-top: 10px;
  margin-right: -5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}

.mapa {
  width: 100%;
  border-radius: 30px;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  display: none;
  box-shadow: 0 3px 3px 2px rgba(0, 0, 0, 0.27);
}

.html-embed-2 {
  overflow: hidden;
}

.dospuntos {
  color: #fff;
  margin-top: -20px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 0.9em;
}

.columnadospuntos {
  height: 80px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-1 {
  width: 86%;
  max-width: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  justify-items: stretch;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.subf1 {
  width: auto;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.subf5 {
  margin-left: 40px;
}

.back-certi {
  max-width: 100%;
  float: none;
  clear: none;
  color: #fff;
  text-align: center;
  background-color: #006864;
  border: 0 solid #000;
  border-radius: 50px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding: 20px 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2em;
  display: block;
}

.image-17 {
  width: auto;
  height: 110px;
  max-width: 100%;
  text-align: left;
  margin-top: 5px;
  display: block;
}

.image-17.s {
  margin-top: 40px;
}

.colm1 {
  width: 62%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 30px;
  display: flex;
}

.colm2 {
  border: 0 solid #fff;
  border-left-width: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-left: 30px;
  display: flex;
}

.bg-doble-lanzamiento {
  width: 100%;
  background-color: #006864;
  justify-content: center;
  display: none;
}

.texto-ley-banner {
  max-width: 420px;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

.texto-ley-banner.negro {
  color: #302f2f;
  padding-left: 0;
  padding-right: 0;
}

.sub-col {
  justify-content: flex-end;
  display: block;
}

.text-span-13 {
  color: #e39600;
}

.col-ra-sub {
  max-width: 280px;
}

.slider-ttres {
  margin-top: 0;
}

.image-18 {
  object-fit: none;
  display: block;
}

.image-19 {
  object-fit: contain;
  display: block;
}

.titfoo {
  width: auto;
  border-right: 0 solid #fff;
}

.image-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.slider1t3 {
  background-image: url("../images/Hab-2-selva.jpeg");
  background-position: 50px 0;
  background-size: cover;
}

.mask-3 {
  max-height: none;
  min-height: 600px;
  flex: 0 auto;
  align-self: stretch;
  margin-bottom: 0;
}

.slider-3 {
  height: auto;
  min-height: 400px;
  background-color: rgba(0, 0, 0, 0);
  overflow: visible;
}

.image-21 {
  object-fit: cover;
}

.icon-6 {
  width: 45px;
  height: 45px;
  background-color: #006864;
  border-radius: 50px;
  padding: 0;
  font-size: 32px;
  line-height: 1.5em;
}

.left-arrow-3 {
  object-fit: fill;
  font-size: 13px;
  display: block;
  overflow: hidden;
}

.icon-7 {
  width: 45px;
  height: 45px;
  background-color: #006864;
  border-radius: 50px;
  font-size: 32px;
  line-height: 1.5em;
}

.slide-nav-3 {
  display: none;
}

.slider2t3 {
  height: auto;
  background-image: url("../images/banners-selva-t3--.jpeg");
  background-position: 50%;
  background-size: cover;
}

.slider3t3 {
  background-image: url("../images/banners-selva-t3-top.jpeg");
  background-position: 50%;
  background-size: cover;
}

.slider4t3 {
  background-image: url("../images/banners-selva-t3--.jpeg");
  background-position: 50%;
  background-size: cover;
}

.slider5t3 {
  background-image: url("../images/banners-selva-t3-Piscina.jpeg");
  background-position: 0 0;
  background-size: cover;
}

.slider6t3 {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: url("../images/Comedor-cocina---selva.jpeg");
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
}

.rederapt1 {
  background-image: url("../images/Hab-1-selva.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.rederapt2 {
  background-image: url("../images/Hab-2-selva.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.rederapt3 {
  background-image: url("../images/Sala-comedor-selva.jpeg");
  background-position: 0 0;
  background-size: auto;
}

.rederapt4 {
  background-image: url("../images/Comedor-cocina---selva.jpeg");
  background-position: 0 0;
  background-size: auto;
}

.ttitulo-apat {
  color: #fff;
  font-size: 28px;
}

.text-block-9 {
  width: 278px;
  color: #006864;
  text-align: left;
  background-color: #fff;
  margin: 10px 0 0;
  padding-left: 0;
  font-size: 13px;
  font-weight: 600;
}

.bold-text-3 {
  font-size: 25px;
}

.div-block-23 {
  width: 100%;
  background-color: #006864;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.titfoo2 {
  border-left: 2px solid #fff;
  padding-left: 10px;
}

.seccion-boton {
  width: auto;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.boton1 {
  width: auto;
}

.div-block-24 {
  width: auto;
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.heading {
  color: #006864;
  font-size: 28px;
}

.text-span-14,
.text-span-15 {
  color: #006864;
  font-weight: 700;
}

.right-arrow-3 {
  display: block;
}

.tap-style {
  color: #fff;
  background-color: #028e89;
  border-radius: 50px;
  margin-left: 4%;
  margin-right: 4%;
  font-size: 22px;
  font-weight: 700;
}

.tap-style.w--current {
  background-color: #034442;
  margin-left: 4%;
  margin-right: 4%;
}

.tsp-style {
  color: #fff;
  background-color: #028e89;
  border-radius: 50px;
  font-size: 22px;
  font-weight: 700;
}

.tabs-menu-2 {
  width: 100%;
  text-align: center;
  background-color: #006864;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 40px;
  display: block;
}

.div-block-25 {
  text-align: center;
  background-color: #006864;
  padding-top: 0;
  padding-bottom: 0;
}

.titulo-blanco {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 36px;
}

.tabs-content {
  width: 86%;
  float: none;
  clear: none;
  text-align: center;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 40px;
  display: block;
}

.grid {
  width: auto;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: stretch;
  align-items: stretch;
  justify-items: stretch;
  display: grid;
}

.tab-pane-tab-1 {
  text-align: center;
}

.tabs {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 30px;
  display: flex;
}

.text-block-10 {
  color: #e39600;
  justify-content: flex-start;
  align-items: stretch;
  font-size: 22px;
  font-weight: 700;
  display: block;
}

.div-block-26 {
  width: auto;
  text-align: left;
}

.text-block-11 {
  width: auto;
  color: #e39600;
  text-align: left;
  padding-top: 30px;
  padding-bottom: 15px;
  padding-left: 10px;
  font-size: 22px;
  font-weight: 700;
}

.text-block-12 {
  color: #006864;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2em;
}

.text-block-13 {
  color: #006864;
  padding-bottom: 0;
  font-size: 24px;
  line-height: 1.2em;
}

.image-22 {
  max-width: 75%;
}

.text-block-14 {
  color: #006864;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4em;
}

.text-block-15 {
  color: #006864;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 400;
}

.text5 {
  color: #e39600;
  text-align: left;
  padding-top: 30px;
  padding-left: 40px;
  font-size: 22px;
  font-weight: 700;
}

.text6 {
  color: #e39600;
  text-align: left;
  padding-top: 30px;
  padding-left: 50px;
  font-size: 22px;
  font-weight: 700;
}

.textcarusel {
  width: 40%;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  display: block;
  position: absolute;
}

.slide5 {
  clear: both;
  background-image: url("../images/Enmascarar-grupo-35-compressed.jpg");
  background-position: 0 0;
  background-size: cover;
}

.slide6 {
  background-image: url("../images/Enmascarar-grupo-24-compressed.jpg");
  background-position: 0 0;
  background-size: cover;
}

.slide7 {
  background-image: url("../images/Enmascarar-grupo-23-compressed.jpg");
  background-position: 0 0;
  background-size: cover;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.div-block-27 {
  width: 86%;
  text-align: center;
}

.section-3 {
  text-align: center;
  background-color: #006864;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-17 {
  color: #006864;
  text-align: center;
  padding-top: 31px;
  font-size: 14px;
  font-weight: 600;
}

.div-block-28 {
  width: 100%;
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 28px;
  line-height: 1em;
  display: block;
}

.section-4 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-29 {
  width: 1452px;
  background-image: url("../images/Recorrido-virtual.png");
  background-position: 0 0;
  background-size: auto;
}

.div-block-30 {
  width: auto;
  text-align: center;
  background-image: none;
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-31 {
  z-index: 30;
  width: 100%;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  bottom: auto;
}

.text-block-18 {
  width: auto;
  color: #fff;
  text-align: center;
  background-color: #006864;
  border: 0 solid #000;
  border-radius: 50px;
  justify-content: center;
  margin-top: 0;
  padding: 25px 30px;
  font-size: 40px;
  font-weight: 500;
  display: block;
}

.section-5 {
  clear: both;
  text-align: center;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 11px;
  padding-bottom: 11px;
  display: block;
  position: static;
  bottom: auto;
}

.text-block-19 {
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
}

.slider4 {
  z-index: 0;
  width: 100%;
  height: 90vh;
  max-height: none;
  max-width: none;
  min-height: 630px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-20 {
  width: 86%;
  color: #fff;
  text-align: center;
  font-size: 28px;
}

.section-6 {
  min-height: 60vh;
  min-width: 0;
  background-image: url("../images/tour-360.png");
  background-position: 0 0;
  background-size: auto;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block {
  width: 100%;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 0 0;
  background-size: auto;
  text-decoration: none;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  font-size: 22px;
}

.text-block-22 {
  color: #fff;
  text-align: center;
  padding-bottom: 15px;
  font-size: 32px;
  line-height: 1.2em;
}

.bold-text-5 {
  max-width: none;
  padding: 10px 30px;
  font-size: 20px;
}

.slide {
  background-image: url("../images/Sala-comedor-selva.jpeg");
  background-position: 50px 0;
  background-size: cover;
}

.bold-text-6 {
  line-height: 1em;
}

.slide66 {
  background-image: url("../images/Hab-1-selva.jpeg");
  background-position: 50%;
  background-size: cover;
}

.image-24 {
  height: auto;
  max-height: none;
  max-width: 100%;
}

.checkbox-field {
  font-size: 13px;
}

.mask66 {
  height: 600px;
  max-height: none;
  min-height: 400px;
}

.image-25 {
  width: 300px;
  display: none;
}

@media screen and (max-width: 991px) {
  .menu {
    text-align: center;
  }

  .menu.ct {
    margin-right: 10px;
    padding-right: 13px;
  }

  .navbar {
    align-items: center;
    display: block;
  }

  .banner {
    width: 100%;
    background-image: none;
    flex-direction: column;
    grid-template-columns: 2fr;
    align-items: center;
    padding-top: 20px;
  }

  .porqueinvertir {
    background-position: 154% 109%, -48% -74%;
  }

  .zonassociales {
    padding-top: 50px;
  }

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

  .div-block-2 {
    width: 380px;
  }

  .texto-verde-contacto {
    font-size: 14px;
  }

  .tituloverde {
    font-size: 24px;
  }

  .tituloazul {
    margin-top: 0;
    font-size: 26px;
  }

  .texto-ley {
    text-align: left;
  }

  .texto-ley.ot {
    width: 65%;
    margin-right: 80px;
  }

  .grid-razones {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .columna-razones {
    max-width: 450px;
    min-width: 214px;
  }

  .div-block-9 {
    justify-content: space-between;
    margin-top: 0;
  }

  .div-block-10 {
    padding-right: 0;
  }

  .titulobanner {
    font-size: 17px;
  }

  .titulobanner.alt,
  .titulo-vis {
    font-size: 32px;
  }

  .brand {
    z-index: 10;
    width: 50%;
    position: relative;
  }

  .nav-menu {
    z-index: 9;
    background-color: #008d32;
    margin-top: 0;
    padding-top: 70px;
  }

  .tituloinversion {
    margin-bottom: 20px;
  }

  .carrucel {
    width: 23%;
  }

  .imgcar {
    height: 60px;
    min-height: 60px;
  }

  .slider {
    height: 185px;
  }

  .paragraph-2 {
    margin-top: 10px;
  }

  .sliderrender {
    width: 49.5%;
    height: 300px;
  }

  .sliderrender.seg {
    width: 49.5%;
  }

  .cajaarea.lin {
    margin-bottom: 10px;
  }

  .cajarendertitulo {
    height: 220px;
  }

  .textfooter {
    font-size: 13px;
  }

  .titulofooter {
    padding-top: 15px;
    font-size: 20px;
  }

  .cajasfooter {
    align-items: flex-start;
  }

  .footer-col {
    width: auto;
  }

  .div-block-15 {
    padding-top: 10px;
  }

  .cajazonas {
    min-height: 118px;
  }

  .titcarzonas {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 13px;
  }

  .right-arrow {
    margin-right: -10px;
  }

  .icon-3,
  .icon-4 {
    margin-top: 0;
    position: relative;
    top: auto;
  }

  .right-arrow-2 {
    justify-content: center;
    align-items: center;
    display: flex;
    right: -30px;
  }

  .left-arrow-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    left: -30px;
  }

  .menu-button {
    width: 50%;
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #97be1d;
  }

  .image-10 {
    right: -156px;
  }

  .div-block-18 {
    text-align: left;
    justify-content: center;
    margin-bottom: 10px;
  }

  .redes-header {
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
    padding-right: 16px;
  }

  .form-block {
    align-self: auto;
  }

  .tituvive {
    text-align: center;
    font-size: 30px;
  }

  .div-block-21 {
    min-height: 700px;
  }

  .image-14 {
    width: 350px;
  }

  .caja-titulo {
    text-align: center;
  }

  .texto-titulo {
    font-size: 16px;
  }

  .cronometro-reversa {
    background-position: 127% 100%;
    background-size: 460px;
    padding-bottom: 60px;
  }

  .cont-donw {
    flex-direction: column;
    align-items: stretch;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .titulo-lanzamiento {
    margin-top: 0;
    font-size: 40px;
  }

  .prin-baner {
    background-position: 50%;
    background-repeat: no-repeat;
    align-items: center;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .cont-menu {
    min-width: 100%;
    justify-content: center;
  }

  .banner-1 {
    width: 50%;
  }

  .titulo-verde {
    font-size: 20px;
  }

  .caja-verde {
    width: 100%;
    max-width: 420px;
    margin-left: 0;
    padding-left: 0;
  }

  .caja-amarilla {
    margin-top: 20px;
  }

  .js-clock-2 {
    margin-bottom: 0;
  }

  .box-2 {
    width: 90px;
    height: 70px;
  }

  .clock-number-2 {
    font-size: 59px;
  }

  .icon-5 {
    color: #fff;
    flex-flow: row;
    align-content: center;
    justify-content: flex-end;
    align-items: baseline;
    margin-top: 30px;
    font-size: 50px;
    display: flex;
  }

  .menubtn {
    width: 50%;
    align-items: center;
    display: flex;
  }

  .dospuntos {
    font-size: 59px;
  }

  .footer-1 {
    flex-direction: column;
  }

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

  .back-certi {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
  }

  .image-17 {
    width: 350px;
    height: 126px;
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .colm1 {
    width: 100%;
  }

  .colm2 {
    border-width: 0;
    align-items: flex-start;
    padding-left: 0;
  }

  .slider-3 {
    height: 450px;
  }

  .heading,
  .div-block-28 {
    font-size: 26px;
  }

  .div-block-31 {
    font-size: 24px;
    line-height: 1em;
  }

  .text-block-19 {
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-bottom: 0;
  }

  .banner {
    width: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    align-items: center;
    margin-top: 10px;
    margin-right: 0;
    padding: 0 0%;
    display: flex;
  }

  .porqueinvertir {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
      linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    margin-top: 10px;
    margin-bottom: 0;
    padding: 20px 10px 100px;
  }

  .zonassociales {
    text-align: center;
    flex-flow: column;
    align-content: stretch;
    align-items: center;
    display: flex;
  }

  .sala {
    overflow: hidden;
  }

  .image {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
  }

  .caja-footer {
    flex-direction: column;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .tituloverde {
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
    font-size: 22px;
    line-height: 1em;
  }

  .botones {
    width: 82%;
    margin-bottom: 20px;
    padding-top: 20px;
  }

  .btn {
    text-align: center;
    display: block;
    overflow: visible;
  }

  .btn.cita.agrade {
    max-width: 100%;
    min-width: 300px;
  }

  .btn.v {
    padding-left: 28px;
    padding-right: 28px;
    text-decoration: none;
  }

  .btn.v.agrade {
    max-width: 100%;
    min-width: 300px;
  }

  .tituloazul {
    font-size: 26px;
    line-height: 30px;
  }

  .texto-ley {
    padding-right: 0;
  }

  .texto-ley.ot {
    width: 80%;
    margin-top: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cajaplanos {
    flex-direction: column-reverse;
    align-items: center;
    display: flex;
  }

  .grid-razones {
    width: 100%;
    max-width: 450px;
    min-width: 370px;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .columna-razones {
    min-height: 320px;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-9 {
    justify-content: space-around;
    align-items: center;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .div-block-10 {
    padding: 0;
  }

  .div-block-11 {
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    margin-top: 0;
    margin-left: 0;
    padding: 0 10px;
  }

  .titulobanner {
    text-align: center;
    letter-spacing: 0;
    padding-right: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 14px;
  }

  .titulobanner.alt {
    font-size: 28px;
  }

  .titulo-vis {
    padding-top: 6px;
    padding-bottom: 2px;
    font-size: 23px;
    line-height: 1.2em;
  }

  .titulo-v {
    padding-bottom: 6px;
    font-size: 20px;
    line-height: 1em;
  }

  .div-block-12 {
    padding: 0 20px;
  }

  .paragraph {
    font-size: 10px;
  }

  .text-span {
    font-size: 16px;
  }

  .text-block-5 {
    font-size: 20px;
  }

  .brand {
    padding-left: 0;
  }

  .submit-button {
    font-size: 16px;
  }

  .formulario {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tituloinversion {
    letter-spacing: 0;
    font-size: 16px;
    line-height: 16px;
  }

  .textoinvierte {
    padding-right: 0;
    font-size: 14px;
    line-height: 1.2em;
  }

  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .carrucel {
    width: 31.5%;
  }

  .slider {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .sliderrender {
    width: 100%;
    height: 390px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .sliderrender.seg {
    width: 100%;
  }

  .slider-2 {
    height: 392px;
    padding-left: 0;
    padding-right: 0;
  }

  .menuplanos,
  .menuplanos.w--current {
    margin-left: 5px;
    margin-right: 5px;
  }

  .div-block-13 {
    justify-content: center;
  }

  .precio {
    font-size: 22px;
  }

  .cajarendertitulo {
    height: 400px;
  }

  .textfooter.bl,
  .textfooter.bl.tx-lan {
    font-size: 16px;
  }

  .textfooter.bl.tx-lan.titu-lh {
    font-size: 22px;
  }

  .titulofooter.cert {
    font-size: 28px;
  }

  .footer-col {
    width: 100%;
    flex-direction: column;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-15 {
    text-align: center;
    padding-top: 0;
  }

  .left-arrow {
    left: -35px;
  }

  .right-arrow {
    right: -35px;
  }

  .container-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .right-arrow-2 {
    right: -50px;
  }

  .left-arrow-2 {
    left: -45px;
  }

  .container-4 {
    text-align: center;
    object-fit: fill;
    flex: 0 auto;
    align-self: auto;
    align-items: flex-start;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 1.2em;
    display: block;
  }

  .container-5 {
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .checkbox-label {
    font-size: 10px;
  }

  .cronometro {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .box {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-number {
    font-size: 70px;
  }

  .clock-label {
    letter-spacing: 0;
    margin-right: 0;
  }

  .contenedorverde {
    width: 82%;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .image-9 {
    width: 320px;
  }

  .div-block-16 {
    width: 82%;
    flex-direction: column;
    align-self: auto;
    display: block;
  }

  .footerdos {
    width: 82%;
  }

  .agendap {
    text-decoration: none;
  }

  .agendav {
    padding-bottom: 5px;
    text-decoration: none;
  }

  .image-10 {
    z-index: 0;
    width: 300px;
    margin-top: 38px;
    right: -130px;
  }

  .parraseo {
    font-size: 12px;
  }

  .div-block-18 {
    width: 86%;
    margin-top: -19px;
  }

  .div-block-19 {
    z-index: 0;
    margin-top: -101px;
  }

  .paragraph-5 {
    font-size: 26px;
  }

  .caja {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .redes-header {
    padding-left: 11px;
    padding-right: 0;
  }

  .btn-2 {
    text-align: center;
    display: block;
    overflow: visible;
  }

  .titienla {
    font-size: 20px;
    font-weight: 700;
  }

  .tituvive {
    font-size: 32px;
  }

  .div-block-21 {
    min-height: 600px;
  }

  .encabezado {
    width: 82%;
  }

  .caja-titulo {
    flex-direction: column;
  }

  .texto-titulo {
    width: 100%;
    margin-left: 0;
    font-size: 16px;
  }

  .texto-titulo.linea {
    border: 0 solid #000;
  }

  .image-15 {
    width: 82%;
  }

  .cronometro-reversa {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 60px;
  }

  .cont-donw {
    width: 82%;
  }

  .text-span-12 {
    font-size: 36px;
  }

  .titulo-lanzamiento {
    font-size: 32px;
    line-height: 1.2em;
  }

  .banner-1 {
    width: 86%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .titulo-verde {
    font-size: 23px;
  }

  .caja-amarilla {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-top: 15px;
  }

  .js-clock-2 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .box-2 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-number-2 {
    font-size: 60px;
  }

  .clock-label-2 {
    letter-spacing: 0;
    margin-right: 0;
  }

  .icon-5 {
    margin-top: 16px;
  }

  .back-certi {
    font-size: 18px;
  }

  .slider-3 {
    height: 320px;
  }
}

@media screen and (max-width: 479px) {
  .menu {
    display: block;
    overflow: visible;
  }

  .menu.ct {
    display: block;
  }

  .menu.mb {
    display: none;
  }

  .navbar {
    flex: 0 auto;
    justify-content: space-between;
    align-self: auto;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 100px;
    display: block;
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .banner {
    width: 100%;
    min-height: 0;
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    justify-content: center;
    align-items: center;
    margin-top: 12vh;
    margin-bottom: 15vh;
    padding: 0 15px 50px;
    position: relative;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  }

  .porqueinvertir {
    width: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
      linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    margin-top: 0;
    padding: 8px 20px 60px;
  }

  .zonassociales {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .apartamentosdisponibles {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .sala {
    padding-top: 0;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .footer {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
  }

  .caja-footer {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-2 {
    justify-content: center;
    align-items: center;
  }

  .body {
    overflow: visible;
  }

  .texto-verde-contacto {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    font-size: 13px;
    display: flex;
  }

  .image-2 {
    width: 120px;
  }

  .tituloverde {
    width: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 1.2em;
  }

  .tituloverde.blanco {
    text-align: center;
    justify-content: flex-start;
    align-self: auto;
    display: flex;
  }

  .botones {
    z-index: 3;
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 0;
    position: relative;
  }

  .btn {
    max-width: 257px;
    min-width: 225px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px 0;
    font-size: 18px;
    line-height: 1.2em;
  }

  .btn:hover {
    min-width: 225px;
    background-color: #188e89;
    border-color: #188e89;
  }

  .btn.cita.agrade {
    max-width: 100%;
    min-width: 245px;
  }

  .btn.v {
    padding-left: 28px;
    padding-right: 28px;
  }

  .btn.v.agrade {
    max-width: 100%;
    min-width: 245px;
  }

  .tituloazul {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 24px;
    line-height: 1.3em;
  }

  .texto-ley {
    font-size: 9px;
  }

  .texto-ley.ot {
    width: 100%;
    text-align: right;
    margin-top: 0;
    padding-left: 90px;
    padding-right: 40px;
    font-size: 9px;
    line-height: 1.1em;
  }

  .texto-ley.negro {
    text-align: justify;
  }

  .cajaplanos {
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
  }

  .tabs-menu {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .grid-razones {
    width: 100%;
    min-width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .columna-razones {
    max-width: 320px;
    min-width: 3px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-7,
  .div-block-8 {
    padding-bottom: 10px;
  }

  .div-block-9 {
    margin: 0;
    padding-top: 0;
  }

  .div-block-10 {
    padding-left: 5px;
    padding-right: 30px;
  }

  .div-block-11 {
    margin-left: -30px;
    padding-top: 3px;
  }

  .titulobanner {
    font-size: 18px;
  }

  .titulobanner.alt,
  .titulo-vis {
    font-size: 30px;
  }

  .div-block-12 {
    margin-top: 0;
    padding: 0;
    display: block;
  }

  .paragraph {
    font-size: 14px;
  }

  .text-span {
    font-size: 18px;
  }

  .text-block-5 {
    font-size: 20px;
  }

  .image-5 {
    width: 120px;
  }

  .image-6 {
    width: 200px;
  }

  .brand {
    width: 81%;
    margin-top: 0;
  }

  .nav-menu {
    min-height: auto;
    min-width: auto;
    align-self: auto;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    display: block;
  }

  .tituloinversion {
    letter-spacing: 0;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1em;
  }

  .textoinvierte {
    text-align: center;
    letter-spacing: -0.2px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2em;
  }

  .container {
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .carrucel {
    width: 48%;
  }

  .paragraph-2 {
    margin-top: 0;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .sliderrender,
  .slider-2 {
    height: 250px;
  }

  .menuplanos {
    width: 50%;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 15px;
  }

  .menuplanos.w--current {
    margin-left: 2px;
    margin-right: 2px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .infosliderplanos {
    font-size: 15px;
  }

  .precio {
    font-size: 20px;
    line-height: 1.2em;
  }

  .titub {
    font-size: 16px;
  }

  .textfooter {
    letter-spacing: -0.2px;
    font-size: 16px;
    line-height: 1.2em;
  }

  .titulofooter {
    font-size: 20px;
    line-height: 1.2em;
  }

  .titulofooter.primero {
    text-align: left;
    font-size: 20px;
    display: flex;
  }

  .titulofooter.cert {
    font-size: 24px;
  }

  .footer-col {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .imgredes {
    padding-bottom: 10px;
  }

  .div-block-15 {
    text-align: center;
  }

  .left-arrow {
    left: -28px;
  }

  .right-arrow {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    right: -26px;
  }

  .icon,
  .icon-2 {
    margin-top: 0;
    position: relative;
    top: auto;
  }

  .image-8 {
    width: 130px;
    max-width: 100%;
  }

  .icon-3,
  .icon-4 {
    margin-top: 0;
  }

  .right-arrow-2 {
    right: -38px;
  }

  .left-arrow-2 {
    left: -38px;
  }

  .checkbox-label {
    font-size: 10px;
  }

  .cronometro {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .box {
    width: 70px;
    height: 59px;
  }

  .clock-number {
    font-size: 45px;
    line-height: 63px;
  }

  .clock-label {
    letter-spacing: 2px;
    margin-top: 0;
    margin-right: 0;
    font-size: 9px;
  }

  .image-9 {
    margin-bottom: -200px;
  }

  .div-block-16 {
    display: flex;
  }

  .footerdos {
    width: 80%;
  }

  .agendap {
    text-decoration: none;
  }

  .agendav {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 5px;
  }

  .contagrade {
    padding: 220px 10px 100px;
  }

  .image-10 {
    z-index: 0;
    width: 177px;
    margin-top: -83px;
    padding-bottom: 41px;
    top: 102px;
    right: -76px;
  }

  .text-block-7 {
    text-align: center;
    font-size: 14px;
  }

  .text-block-8 {
    text-align: center;
  }

  .contapa {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .parraseo {
    font-size: 12px;
  }

  .h1seo.bl {
    font-size: 13px;
  }

  .respuesta {
    padding-left: 0;
    padding-right: 0;
  }

  .image-11 {
    padding-top: 20px;
  }

  .div-block-18 {
    width: 100%;
    clear: none;
    text-align: left;
    order: 0;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    display: block;
  }

  .div-block-19 {
    z-index: 2;
    margin-top: -56px;
    padding-bottom: 68px;
    line-height: 1.6em;
  }

  .paragraph-5 {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;
    line-height: 1.2em;
  }

  .div-block-20 {
    display: none;
  }

  .redes-header {
    margin-right: 0%;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 0;
  }

  .form-block {
    width: 100%;
    border: 0 solid #000;
    border-radius: 10px;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: 0 0 4px -1px #000;
  }

  .tituvive {
    padding-top: 20px;
    font-size: 21px;
  }

  .div-block-21 {
    min-height: 320px;
  }

  .encabezado {
    width: 90%;
    text-align: center;
    justify-content: center;
    align-self: center;
    display: flex;
  }

  .caja-titulo {
    width: 90%;
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    display: flex;
  }

  .texto-titulo.blanco {
    text-align: center;
    border-left-width: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .texto-titulo.linea {
    width: auto;
    height: auto;
    text-align: center;
    justify-content: center;
    margin-left: 0;
    padding-top: 10px;
    display: block;
  }

  .caja-col.int {
    text-align: left;
    align-self: flex-start;
  }

  .cronometro-reversa {
    background-position: 47% 100%, 0 0;
  }

  .prin-baner {
    background-size: cover;
    padding-bottom: 20px;
  }

  .cont-menu {
    min-height: 0;
    position: absolute;
  }

  .titulo-verde {
    width: auto;
    text-align: center;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .titulo-verde.peq {
    font-size: 12px;
  }

  .caja-verde {
    margin-top: 0;
    margin-bottom: -16px;
    padding: 10px 15px;
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .caja-amarilla {
    padding-top: 0;
  }

  .js-clock-2 {
    align-items: center;
  }

  .box-2 {
    width: 60px;
    height: 100px;
    padding-top: 0;
  }

  .clock-number-2 {
    font-size: 40px;
    line-height: 63px;
  }

  .clock-label-2 {
    letter-spacing: 2px;
    margin-top: 0;
    margin-right: 0;
    font-size: 7px;
  }

  .icon-5 {
    color: #006864;
    text-align: left;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 50px;
    display: block;
  }

  .menubtn {
    width: 20%;
    padding: 0 10px 10px;
  }

  .dospuntos {
    margin-top: -15px;
    font-size: 40px;
  }

  .footer-1 {
    width: 80%;
    text-align: center;
    flex: 0 auto;
    align-self: center;
    display: block;
  }

  .subf5 {
    text-align: center;
    object-fit: fill;
    display: block;
    overflow: visible;
  }

  .back-certi {
    font-size: 18px;
  }

  .image-17 {
    width: auto;
    height: 80px;
    clear: none;
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
    position: static;
  }

  .sub-col {
    width: auto;
    text-align: left;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 0;
    display: block;
  }

  .slider-ttres {
    overflow: hidden;
  }

  .titfoo {
    width: 86%;
  }

  .mask-3,
  .slider-3 {
    height: 300px;
    min-height: 0;
  }

  .slider6t3 {
    background-position: 50%;
    background-size: cover;
  }

  .text-block-9 {
    width: auto;
    text-align: left;
    object-fit: fill;
    margin-top: 0;
    font-size: 11px;
  }

  .titfoo2 {
    width: 86%;
    height: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    border-left-width: 0;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .seccion-boton {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .div-block-24 {
    width: auto;
  }

  .heading {
    font-size: 24px;
    line-height: 1.2em;
  }

  .tap-style,
  .tap-style.w--current {
    margin-bottom: 9px;
  }

  .tabs-menu-2 {
    padding-bottom: 20px;
  }

  .div-block-25 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .titulo-blanco {
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 24px;
    line-height: 1em;
  }

  .div-block-26 {
    text-align: left;
  }

  .text-block-14 {
    width: auto;
    text-align: left;
  }

  .text-block-16 {
    text-align: justify;
  }

  .div-block-28 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 1.2em;
  }

  .div-block-31 {
    z-index: 30;
    width: 92%;
    text-align: center;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-top: -30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px;
    display: block;
    position: absolute;
  }

  .section-5 {
    width: auto;
    clear: none;
    text-align: center;
    flex-wrap: nowrap;
    justify-content: flex-end;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: static;
  }

  .text-block-19 {
    text-align: center;
  }

  .bold-text-4 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    display: block;
  }

  .slider4 {
    height: 300px;
    min-height: 0;
    margin-top: 10vh;
    margin-bottom: 10vh;
    display: block;
    position: absolute;
    overflow: visible;
  }

  .section-6 {
    min-height: 30vh;
    flex-direction: column;
  }

  .bold-text-5 {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 1.2em;
  }

  .text-block-23,
  .text-block-24,
  .text-block-25 {
    text-align: center;
  }

  .image-23 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .bold-text-6 {
    font-weight: 700;
    display: block;
  }

  .div-block-32 {
    width: auto;
    text-align: left;
    margin-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .mask66 {
    height: 300px;
    min-height: 0;
  }

  .image-25 {
    width: 200px;
    position: static;
  }
}

#w-node-e5a20ce8-aa9b-160c-c64b-a40c3ecadab8-f85bd7b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2dbcd0fb-968e-0b26-0168-11341737c7fe-f85bd7b9,
#w-node-_5f8b6fbf-9c62-721d-2ebb-d27e2a9495ff-f85bd7b9,
#w-node-_47b73f5f-f574-572c-ff81-cd80ff075b1f-f85bd7b9 {
  justify-self: center;
}

#w-node-_140e905c-0634-8bd7-00c0-e291c21ae8cf-f85bd7b9 {
  align-self: center;
}

#w-node-_73ef46fb-8134-2218-f608-9c6ebc8f1eb8-41f1bf89,
#w-node-_40efa98b-dc96-0686-6a9d-5cc0becc9e67-41f1bf89 {
  align-self: center;
  justify-self: center;
}

#w-node-_140e905c-0634-8bd7-00c0-e291c21ae8cf-41f1bf89 {
  align-self: center;
}

#w-node-e5a20ce8-aa9b-160c-c64b-a40c3ecadab8-85ce11dc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bee5aeaa-1d3d-0ef8-90fd-e162f8084f10-85ce11dc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: start;
}

#w-node-_2dbcd0fb-968e-0b26-0168-11341737c7fe-85ce11dc {
  justify-self: center;
}

#w-node-bd125662-79ff-6122-bb95-b9c3e4009d8d-85ce11dc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5f8b6fbf-9c62-721d-2ebb-d27e2a9495ff-85ce11dc,
#w-node-_47b73f5f-f574-572c-ff81-cd80ff075b1f-85ce11dc {
  justify-self: center;
}

#w-node-_9f25dd1e-5acf-59ef-bc33-b3f74e201ad0-85ce11dc,
#w-node-_9f25dd1e-5acf-59ef-bc33-b3f74e201ad3-85ce11dc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9f25dd1e-5acf-59ef-bc33-b3f74e201ad4-85ce11dc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-e759ac49-6a34-e949-6f7d-183d5295e644-85ce11dc,
#w-node-e759ac49-6a34-e949-6f7d-183d5295e647-85ce11dc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e759ac49-6a34-e949-6f7d-183d5295e648-85ce11dc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-a274defa-adc8-77e5-aaa5-c8ccf62474fe-85ce11dc {
  justify-self: auto;
}

#w-node-_140e905c-0634-8bd7-00c0-e291c21ae8cf-85ce11dc {
  align-self: center;
}

#w-node-_9a36e770-fbca-e76a-7d2d-1a78d963525e-85ce11dc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_7cbf1599-9a36-46d1-a2f9-58b44bce0104-41f1bf89 {
    align-self: center;
  }
}

@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham-Black.woff2") format("woff2"),
    url("../fonts/Gotham-Black.eot") format("embedded-opentype"),
    url("../fonts/Gotham-Black.woff") format("woff"),
    url("../fonts/Gotham-Black.ttf") format("truetype"),
    url("../fonts/Gotham-Black.svg") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gothambook";
  src: url("../fonts/GothamBook.eot") format("embedded-opentype"),
    url("../fonts/GothamBook.woff") format("woff"),
    url("../fonts/GothamBook.ttf") format("truetype"),
    url("../fonts/GothamBook.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.eot") format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Medium.eot") format("embedded-opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
