.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.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;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.hero-cont {
  max-height: none;
  max-width: none;
  background-image: none;
  background-size: auto;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.slider {
  height: 100vh;
  align-items: flex-start;
}

.image {
  width: 100%;
  height: 100%;
}

.image.flecha {
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}

.slide-nav {
  top: auto;
  bottom: 40%;
  left: 0%;
  right: 0%;
}

.flex-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
}

.container {
  flex-direction: column;
  align-items: center;
  margin-top: -270px;
  display: block;
  position: static;
}

.breaksection {
  background-image: url('../images/textura.png');
  background-position: 0 0;
  background-size: auto;
}

.hero-heading-left {
  background-color: #fbf9f6;
  background-image: url('../images/textura.png');
  background-position: 0 0;
  background-size: auto;
  border-bottom: 1px solid #e4ebf3;
  padding-top: 300px;
  padding-bottom: 300px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 1000px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: -100px;
  display: flex;
}

.hero-split {
  max-width: 45%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.margin-bottom-24px {
  color: #434343;
  letter-spacing: 1px;
  margin-bottom: 24px;
  font-family: Ezra, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.shadow-two {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.break {
  max-width: 60%;
  text-align: center;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
}

.heading {
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  margin: auto;
  font-size: 50px;
  display: block;
}

.features-list {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 10px;
  position: relative;
}

.features-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.features-left {
  max-width: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.features-paragraph {
  letter-spacing: 1px;
  margin-top: 40px;
  margin-bottom: 24px;
  font-family: Ezra, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.features-paragraph.cc-white {
  color: #fbf9f6;
  margin-bottom: 60px;
}

.features-paragraph.paragraph-izq {
  margin-bottom: 45px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.features-right {
  max-width: 46%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -16px;
  display: flex;
}

.features-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.features-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  margin-right: 16px;
}

.h3 {
  color: #fcd199;
  font-size: 54px;
  line-height: 60px;
}

.galer-a {
  width: auto;
  background-image: url('../images/textura-chica.jpg');
  background-position: 0 100px;
  background-repeat: no-repeat;
  background-size: auto;
  border-bottom: 1px solid #e4ebf3;
  padding-top: 0;
  padding-bottom: 80px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 56px;
}

.centered-subheading {
  max-width: 530px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Ezra, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.comparison-table {
  min-width: 40%;
  outline-style: none;
  flex-direction: column;
  align-items: stretch;
  margin-top: 20px;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title {
  margin-bottom: 0;
  margin-left: 24px;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tabla-descripcion {
  background-image: url('../images/casa.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 24px;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 50px;
  font-family: Ezra, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.comparison-positive {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.body {
  font-family: Vollkorn, serif;
}

.tabla-metros {
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Ezra, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.tabla-amenidades {
  background-image: url('../images/alberca.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 24px;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 50px;
  font-family: Ezra, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.tabla-depas {
  flex: 1;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Ezra, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.div-flecha-separador {
  text-align: center;
  margin-top: 100px;
}

.image-2 {
  max-height: 70px;
}

.text-span {
  color: #006a5b;
  font-weight: 700;
}

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

.image-3 {
  margin-top: -225px;
}

.quick-stack {
  margin-bottom: 40px;
}

.slide-nav-2 {
  z-index: 999;
  color: #fcd199;
  margin-bottom: -32px;
  padding-top: 10px;
  top: auto;
  bottom: 0%;
  left: -24%;
  right: 0%;
}

.mapa-section {
  background-color: #fbf9f6;
  background-image: url('../images/textura.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: 960px;
}

.mapa {
  justify-content: space-between;
  align-items: flex-start;
  margin-left: -140px;
  margin-right: -140px;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.mapa-div {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 119px;
  margin-left: -100px;
  display: flex;
}

.map {
  margin-top: 40px;
}

.break2 {
  background-color: #fbf9f6;
  border-bottom: 1px solid #e4ebf3;
  padding: 140px 30px;
  position: relative;
}

.heading-2 {
  font-size: 32px;
}

.h2 {
  margin-left: 20px;
  font-size: 40px;
  line-height: 44px;
}

.heading3 {
  color: #fcd199;
  font-size: 40px;
  line-height: 44px;
}

.container-2-copy {
  width: 100%;
  max-width: 1250px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hero-split-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.ventana {
  background-color: #fbf9f6;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 20px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.testimonial-slider-two {
  height: auto;
  max-width: 70%;
  background-color: rgba(0, 0, 0, 0);
}

.testimonial-slide {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-content {
  max-width: 460px;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 16px;
}

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  width: 350px;
  height: 400px;
  object-fit: cover;
}

.testimonial-author-image-three {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  width: 80px;
  height: 90px;
  justify-content: flex-end;
  align-items: flex-end;
  display: none;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.testimonial-slider-arrow.izq {
  display: block;
  right: -30%;
}

.testimonial-slider-arrow.der {
  display: block;
  right: -22%;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  display: none;
  position: static;
  bottom: -60px;
}

.text-span-2 {
  color: #fcd199;
}

.footer-subscribe {
  background-color: #fbf9f6;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  width: 460px;
  height: 48px;
  border: 1px #000;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
}

.footer-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: block;
}

.footer-link-three {
  color: #006a5b;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 5px;
  font-family: Ezra, sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.footer-link-three:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
  font-family: Ezra, sans-serif;
  font-size: 12px;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.container-5 {
  max-width: 1200px;
  padding-top: 100px;
}

.section {
  background-color: #006a5b;
  margin-bottom: 220px;
  font-weight: 400;
}

.contacto-texto {
  color: #fcd199;
  margin-bottom: 24px;
  font-family: Ezra, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 35px;
}

.heading-3 {
  color: #fcd199;
  font-size: 40px;
}

.text-span-3 {
  color: #fbf9f6;
}

.image-4 {
  margin-top: 60px;
  position: relative;
  bottom: auto;
}

.field-text {
  color: #fbf9f6;
  background-color: rgba(0, 0, 0, 0);
  border-style: none none solid;
  border-color: #000 #000 rgba(251, 249, 246, .55);
  border-bottom-width: 1px;
  margin-bottom: 20px;
  font-family: Ezra, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.field-text::-ms-input-placeholder {
  color: #Fcd199;
  font-family: Ezra, sans-serif;
}

.field-text::placeholder {
  color: #fcd199;
  font-family: Ezra, sans-serif;
}

.field-text.mb {
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-family: Ezra, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.field-text.phone {
  display: none;
}

.form-block {
  border-left: 1px solid #fbf9f6;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  padding-left: 20px;
}

.submit-button {
  color: #006a5b;
  letter-spacing: 2px;
  background-color: #fcd199;
  border-radius: 20px;
  margin-left: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Ezra, sans-serif;
  font-size: 15px;
  font-weight: 600;
  transition: background-color .5s ease-in-out;
}

.submit-button:hover {
  background-color: #fbf9f6;
}

.checkpoint {
  color: #fcd199;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  font-size: 12px;
}

.div-block-2 {
  width: 25px;
  height: 25px;
  background-color: #fbf9f6;
  border-radius: 20px;
  padding: 10px;
}

.terminos {
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.field-label {
  color: #fbf9f6;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Ezra, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-block-2 {
  justify-content: space-between;
  align-items: stretch;
  display: block;
}

.text-block-3 {
  margin-left: 20px;
  padding-bottom: 10px;
  font-family: Ezra, sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.footer-brand {
  text-align: center;
}

.image-5 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-block-three-copy {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: block;
}

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

.div-titulo {
  z-index: 999;
  width: 300px;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.text-title {
  color: #fbf9f6;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: Ezra, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}

.text-flecha {
  color: #fcd199;
  letter-spacing: 1px;
  margin-top: 20px;
  font-family: Ezra, sans-serif;
  font-weight: 300;
}

.div-slider {
  z-index: 888;
  width: 800px;
  height: 300px;
  text-align: left;
  background-color: #fbf9f6;
  position: absolute;
  top: auto;
  bottom: -5%;
  left: 0%;
  right: auto;
}

.heading-4 {
  width: 350px;
  color: #fcd199;
  font-family: Vollkorn, serif;
  font-size: 40px;
}

.div-block-5 {
  width: 450px;
  height: 200px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-block-4 {
  letter-spacing: 1px;
  font-family: Ezra, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.div-contacto {
  z-index: 99999;
  width: 180px;
  margin-top: 60px;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 5%;
}

.link {
  width: auto;
  height: 60px;
  color: #fbf9f6;
  text-align: center;
  border: 1px solid #fbf9f6;
  border-radius: 50px;
  padding-top: 20px;
  font-family: Ezra, sans-serif;
  font-size: 30px;
  text-decoration: none;
  display: block;
}

.image-6 {
  margin-top: 60px;
}

.link-contacto {
  width: 100%;
  color: #fcd199;
  text-align: center;
  letter-spacing: 1.6px;
  border-color: #fcd199;
  font-family: Vollkorn, serif;
  font-size: 25px;
  font-weight: 400;
}

.link-contacto:hover {
  color: #fbf9f6;
  background-color: #fcd199;
  border-color: #fbf9f6;
}

.link-contacto.w--current {
  transition: background-color .5s ease-in-out;
}

.select-field {
  color: #fbf9f6;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #fbf9f6;
  border-bottom-style: solid;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Ezra, sans-serif;
  font-size: 15px;
}

.chk {
  width: 30px;
  height: 30px;
  background-color: #fbf9f6;
  border-radius: 50px;
}

.chk.w--redirected-checked {
  width: 30px;
  height: 30px;
  background-color: #fff;
  background-image: url('../images/chekbox-checked.svg');
  background-position: 50%;
  background-size: auto;
  border-radius: 50px;
}

.checkbox-label {
  width: 350px;
  color: #fcd199;
  padding-left: 10px;
  font-family: Ezra, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.body-green-bg {
  background-color: #006a5b;
  background-image: linear-gradient(#006a5b, #006a5b);
}

.paragraph {
  color: #fbf9f6;
  font-family: Ezra, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.heading-5 {
  color: #fbf9f6;
  text-align: center;
  margin-bottom: 80px;
  font-family: Vollkorn, serif;
  font-size: 50px;
  line-height: 70px;
}

.text-span-4 {
  color: #fcd199;
}

.section-2 {
  margin-top: 100px;
  margin-bottom: 220px;
}

.div-regresa {
  width: 100%;
  height: 80px;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

.link-regresar {
  width: 180px;
  height: 45px;
  color: #006a5b;
  background-color: #fcd199;
  border: 1px solid #fbf9f6;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-size: 16px;
  display: block;
  position: relative;
}

.lilnk-regresar {
  width: 250px;
  height: 45px;
  background-color: #fcd199;
  border: 1px solid #fcd199;
  border-radius: 50px;
  flex-direction: row;
  align-items: center;
  font-family: Vollkorn, serif;
  text-decoration: none;
  display: flex;
  position: relative;
  transform: none;
}

.text-block-5 {
  color: #006a5b;
  letter-spacing: 1.6px;
  padding-left: 15px;
  font-weight: 700;
}

.image-7 {
  margin-left: 25px;
}

.link-2 {
  color: #fcd199;
  font-weight: 600;
  text-decoration: none;
}

.link-3 {
  color: #006a5b;
  text-decoration: none;
}

.section-3 {
  height: 100vh;
  text-align: center;
  font-family: Ezra, sans-serif;
}

.container-6 {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-6 {
  height: 150px;
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-6 {
  width: 400px;
  color: #fbf9f6;
  text-align: center;
  letter-spacing: 4px;
  margin-bottom: 20px;
  font-family: Vollkorn, serif;
  font-size: 50px;
  line-height: 55px;
}

.text-span-5 {
  color: #fcd199;
  text-align: center;
}

.text-block-6 {
  color: #fbf9f6;
  flex: 0 auto;
  margin-bottom: 40px;
  font-size: 15px;
}

.column {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns {
  height: 100vh;
}

.column-2 {
  height: 100%;
  background-image: url('../images/textura_1.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-8 {
  width: 280px;
}

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

.image-10 {
  width: 100%;
}

.text-span-6 {
  color: #826040;
  font-weight: 600;
}

.heading-7 {
  font-size: 50px;
  line-height: 56px;
}

.column-3 {
  padding-right: 40px;
}

.column-4 {
  padding-left: 40px;
}



.loader {
  z-index: 9999999;
  width: 100%;
  height: 100%;
  background-color: #006a5b;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
}

.icono {
  padding: 10px 20px;
}

.imagen-loader {
  width: 250px;
}
.slide0 {
  background-image: url('../slide/slide-entrada.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.slide {
  background-image: url('../slide/slide1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.slide-3 {
  background-image: url('../slide/slide3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4 {
  background-image: url('../slide/slide-aereo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5 {
  background-image: url('../slide/slide5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.link-contacto-whatsapp {
  width: 100%;
  color: #fcd199;
  text-align: center;
  letter-spacing: 1.6px;
  border-color: #fcd199;
  font-family: Vollkorn, serif;
  font-size: 25px;
  font-weight: 400;
}

.link-contacto-whatsapp:hover {
  color: #fbf9f6;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fbf9f6;
}

.link-contacto-whatsapp.w--current {
  transition: background-color .5s ease-in-out;
}

.cell, .cell-2 {
  align-items: flex-end;
}

.link-contacto-responsivo {
  width: 100%;
  color: #fcd199;
  text-align: center;
  letter-spacing: 1.6px;
  border-color: #fcd199;
  font-family: Vollkorn, serif;
  font-size: 25px;
  font-weight: 400;
  display: none;
}

.link-contacto-responsivo:hover {
  color: #fbf9f6;
  background-color: rgba(0, 0, 0, 0);
  border-color: #fbf9f6;
}

.link-contacto-responsivo.w--current {
  transition: background-color .5s ease-in-out;
}

@media screen and (max-width: 991px) {
  .hero-cont {
    background-color: #fbf9f6;
  }

  .slider {
    height: auto;
  }

  .slider.principal {
    height: 100vh;
  }

  .image {
    height: auto;
  }

  .hero-heading-left {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    margin-bottom: 0;
    margin-right: 0;
    position: static;
  }

  .hero-split {
    max-width: 100%;
    clear: left;
    align-self: flex-start;
    margin-top: 40px;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-split.center {
    align-self: center;
  }

  .break {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    width: auto;
    height: 100%;
    max-width: 100%;
    order: 1;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .image-3 {
    margin-top: 0;
  }

  .slide-nav-2 {
    bottom: -65%;
    left: 51%;
  }

  .mapa {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .mapa-div {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
    margin-left: 0;
    position: relative;
  }

  .map {
    margin-top: 60px;
  }

  .break2 {
    padding-top: 60px;
  }

  .h2 {
    align-self: auto;
    margin-left: 0;
  }

  .container-2-copy {
    max-width: 728px;
  }

  .hero-split-copy {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-3 {
    max-width: 728px;
    flex-direction: column;
  }

  .testimonial-slider-two {
    max-width: none;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .testimonial-slider-arrow.izq {
    bottom: -53%;
    right: 5%;
  }

  .testimonial-slider-arrow.der {
    bottom: -53%;
    right: 14%;
  }

  .container-4 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .container-5 {
    padding-top: 60px;
  }

  .section {
    margin-bottom: 0;
  }

  .form {
    padding-left: 40px;
    padding-right: 40px;
  }

  .form-block {
    border-left-style: none;
    margin-bottom: 40px;
    padding-left: 0;
  }

  .footer-brand {
    flex: 0 100%;
    order: 1;
  }

  .div-slider {
    width: 100%;
    height: 200px;
    margin-bottom: 40px;
    padding-bottom: 0;
    position: relative;
  }

  .div-contacto {
    width: 80px;
    display: block;
    right: 0%;
  }

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

  .link-contacto {
    display: none;
  }

  .image-11 {
    order: 1;
  }

  .column-4 {
    padding-top: 60px;
  }

  .slide {
    background-image: url('../images/prueba-1-grande.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .slide-2 {
    width: 100%;
  }

  .link-contacto-responsivo {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .image.flecha {
    margin-top: 0;
    padding-top: 0;
    display: none;
  }

  .slide-nav {
    bottom: 0%;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .break {
    padding-top: 0;
  }

  .break.titulo {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .features-list, .galer-a {
    padding: 60px 15px;
  }

  .div-flecha-separador {
    margin-top: 60px;
  }

  .slide-nav-2 {
    bottom: -93%;
    left: 67%;
  }

  .mapa {
    padding-bottom: 40px;
  }

  .break2 {
    padding: 60px 15px;
  }

  .h2 {
    margin-top: 0;
  }

  .ventana {
    padding: 60px 15px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

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

  .testimonial-slider-arrow.izq {
    bottom: -86%;
  }

  .testimonial-slider-arrow.der {
    bottom: -86%;
    right: 17%;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: row;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .container-5 {
    padding-top: 40px;
  }

  .form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-block-three-copy {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .div-titulo {
    width: 180px;
  }

  .text-flecha {
    display: none;
  }

  .column, .column-2 {
    height: 30%;
  }

  .column-3, .column-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-7 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .slider.principal {
    height: 200vw;
  }

  .container-2 {
    max-width: none;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .break {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading {
    padding-left: 20px;
    font-size: 45px;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .galer-a {
    padding-left: 0;
    padding-right: 0;
  }

  .centered-heading {
    margin-bottom: 24px;
    font-size: 45px;
    line-height: 50px;
  }

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .tabla-descripcion {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .tabla-metros {
    background-position: 0 5px;
    background-size: contain;
    margin-left: 10px;
    padding-left: 50px;
  }

  .tabla-amenidades {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .quick-stack {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .slide-nav-2 {
    bottom: -215%;
  }

  .mapa {
    padding-bottom: 0;
  }

  .break2 {
    padding-top: 0;
  }

  .h2 {
    margin-top: 80px;
  }

  .heading3 {
    font-size: 35px;
  }

  .container-2-copy, .container-3 {
    max-width: none;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .testimonial-slider-arrow.izq {
    bottom: -66%;
    right: 2%;
  }

  .testimonial-slider-arrow.der {
    bottom: -66%;
    right: 25%;
  }

  .container-4 {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .footer-block-three {
    text-align: center;
    padding-bottom: 20px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

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

  .checkpoint {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .div-slider {
    height: 300px;
  }

  .heading-4 {
    font-size: 35px;
  }

  .div-block-5 {
    width: 270px;
    height: 300px;
  }

  .div-contacto {
    /*display: none;*/
	  right: 40px;
  }

  .checkbox-label {
    width: 250px;
  }

  .heading-6 {
    width: 300px;
    font-size: 40px;
    line-height: 45px;
  }

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

  .heading-7 {
    font-size: 45px;
    line-height: 50px;
  }

  .column-3, .column-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .slide {
    background-size: cover;
    background-attachment: scroll;
  }

  .slide-5 {
    background-position: 100%;
  }
}

#w-node-e3170431-5a84-21b0-872a-4303162d5a1e-490eaa12, #w-node-e3170431-5a84-21b0-872a-4303162d5a23-490eaa12, #w-node-d0ec5fec-c39b-2b06-47e6-c8ccea89ac68-490eaa12, #w-node-_544a7836-834f-6cf9-3bd7-0062cbfe9941-490eaa12, #w-node-_612cf4e7-3831-0760-7fcb-79e94175165c-490eaa12, #w-node-c49fad76-e032-890d-adc0-8546cd59be05-490eaa12 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1adb294e-1c94-7f46-ed02-ef52d4a1edf1-490eaa12 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_0cadf130-a2ea-b389-399e-879ba2914420-490eaa12, #w-node-_293bf000-f3b2-da9d-e754-0e31b116b386-490eaa12, #w-node-_1bd83d8e-ca53-5da1-f1e9-1d267f4e0c31-490eaa12, #w-node-dbe7d8fb-deb0-ac98-c6fc-1be7436ac7a9-490eaa12 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_1adb294e-1c94-7f46-ed02-ef52d4a1edf1-490eaa12 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0cadf130-a2ea-b389-399e-879ba2914420-490eaa12, #w-node-_293bf000-f3b2-da9d-e754-0e31b116b386-490eaa12, #w-node-_1bd83d8e-ca53-5da1-f1e9-1d267f4e0c31-490eaa12, #w-node-dbe7d8fb-deb0-ac98-c6fc-1be7436ac7a9-490eaa12 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Ezra';
  src: url('../fonts/Ezra-BoldItalic.otf') format('opentype'), url('../fonts/Ezra-ExtraBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ezra';
  src: url('../fonts/Ezra-ExtraBold.otf') format('opentype'), url('../fonts/Ezra-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ezra';
  src: url('../fonts/Ezra-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ezra';
  src: url('../fonts/Ezra-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ezra';
  src: url('../fonts/Ezra-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ezra';
  src: url('../fonts/Ezra-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ezra';
  src: url('../fonts/Ezra-SemiBoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ezra';
  src: url('../fonts/Ezra-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ezra';
  src: url('../fonts/Ezra-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ezra';
  src: url('../fonts/Ezra-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ezra';
  src: url('../fonts/Ezra-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ezra';
  src: url('../fonts/Ezra-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

.lab-select {
  color: #fcd199;
  font-family: Ezra, sans-serif;
  font-weight: 400;
}


select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url('/images/flecha-formulario.svg');
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 5px;

  margin-right: 2rem;
  padding: 1rem;
  padding-right: 2rem;
}