@font-face {
  font-family: Saoldisplay;
  src: url('../fonts/SaolDisplay-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd Book;
  src: url('../fonts/AvenirLTStd-Book.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd;
  src: url('../fonts/AvenirLTStd-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd Roman;
  src: url('../fonts/AvenirLTStd-Roman.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

.body {
  background-color: #f2eee8;
}

.image-overlay {
  z-index: 1;
  background-color: #000000b3;
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0;
  overflow: visible;
}

.image-9-copy {
  vertical-align: baseline;
  object-fit: cover;
  flex: 1;
  align-self: stretch;
  width: 100%;
  max-width: none;
  height: 100%;
  display: block;
  position: absolute;
  top: auto;
  bottom: auto;
  overflow: hidden;
}

.home-season-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.intro_paralax {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  height: 100vh;
  max-height: none;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  inset: 0;
}

.div-block-21-copy {
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-end;
  width: 100%;
  max-width: none;
  height: auto;
  max-height: none;
  margin: 0;
  display: block;
  position: static;
  top: auto;
  overflow: hidden;
}

.season-picture-2 {
  border-radius: 0;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 280px;
  height: auto;
  margin-left: 40px;
  display: inline-block;
  position: absolute;
  left: 0;
  right: auto;
  overflow: hidden;
}

.season-picture-1 {
  z-index: 1;
  border-radius: 0;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 420px;
  display: block;
  position: absolute;
  top: auto;
  left: 10%;
  right: auto;
  overflow: hidden;
}

.season-picture-3 {
  z-index: 1;
  border-radius: 0;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  margin-right: 40px;
  position: absolute;
  inset: auto 0 auto auto;
  overflow: hidden;
}

.home-season-head {
  text-align: center;
  flex: 0 auto;
  align-self: auto;
  width: auto;
}

.flex-block--2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: none;
  height: auto;
  margin: 0 0 0 auto;
  overflow: hidden;
}

.home-hero_bkg {
  z-index: -2;
  color: #111;
  background-color: #0000;
  border-radius: 0;
  flex: 0 auto;
  height: 100%;
  min-height: auto;
  max-height: none;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.season-picture-4 {
  z-index: 1;
  border-radius: 0;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  display: inline-block;
  position: absolute;
  inset: auto 20% auto auto;
  overflow: hidden;
}

.hero-img-4 {
  z-index: -1;
  object-fit: cover;
  width: 20vw;
  max-width: 280px;
  display: block;
  position: absolute;
  top: 10%;
  left: auto;
  right: 10%;
}

.container-14-copy {
  border-radius: 0;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  display: flex;
  overflow: hidden;
}

.hero-img-5 {
  object-fit: cover;
  border-radius: 0;
  width: 20vw;
  max-width: 280px;
  display: block;
  position: absolute;
  top: auto;
  bottom: auto;
  right: 3%;
}

.season-picture-5 {
  z-index: 1;
  border-radius: 0;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  margin-right: 0;
  position: absolute;
  inset: auto 13% auto auto;
  overflow: hidden;
}

.hero-img-1 {
  object-fit: fill;
  width: 28vw;
  max-width: 420px;
  height: auto;
  max-height: 270px;
  margin-left: 0;
  margin-right: auto;
  display: block;
  position: relative;
  inset: auto 0 -80% 5%;
  overflow: visible;
}

.hero {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: auto;
  max-height: none;
  padding-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
  overflow: visible;
}

.container-6 {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.container-6.rel {
  flex: 1;
  align-self: auto;
  width: 100%;
  height: 100%;
  margin-top: 0;
}

.heading-16 {
  color: #fff;
  width: 800px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 110%;
}

.hero-img-2 {
  z-index: 0;
  object-fit: cover;
  width: 20vw;
  max-width: 280px;
  height: auto;
  display: block;
  position: absolute;
  inset: 30% auto 0 40px;
}

.background-video-3 {
  opacity: .99;
  flex: 1;
  align-self: center;
  width: 100%;
  max-width: 420%;
  height: 100%;
  max-height: 620px;
  margin-left: auto;
  margin-right: 0;
}

.flex-block-46 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: flex-start;
  max-width: 520px;
  margin-top: 0;
}

.flex-block-45 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  width: auto;
  max-width: 1357px;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 220px;
  padding-bottom: 105px;
  display: flex;
}

.intro {
  background-image: linear-gradient(#f2eee8f2, #f2eee8f2), url('../images/patt-2.svg');
  background-position: 0 0, 50% 0;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  justify-content: space-between;
  align-items: stretch;
  min-height: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.eb-copy {
  z-index: 1;
  border-radius: 0;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  width: 12vw;
  max-width: 140px;
  margin-left: 0;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto;
  overflow: hidden;
}

.container-9 {
  flex: 1;
  order: 0;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  max-width: 660px;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.image-43-copy {
  vertical-align: baseline;
  width: 140px;
  max-width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  overflow: visible;
}

.image-43 {
  vertical-align: baseline;
  width: 240px;
  max-width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  overflow: visible;
}

.container-10 {
  flex: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  max-width: none;
  min-height: 620px;
  display: flex;
}

.text-block-39 {
  color: #5e100f;
  max-width: none;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 44px;
  line-height: 120%;
}

.text-block-40 {
  color: #232d3d;
  max-width: 420px;
  margin-left: auto;
  margin-right: 0;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 130%;
}

.eb {
  z-index: 2;
  border-radius: 0;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: flex-end;
  align-items: flex-start;
  width: 17vw;
  max-width: 240px;
  margin-left: 25px;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto;
  overflow: hidden;
}

.div-block-125 {
  flex: 0 auto;
  align-self: center;
  width: 100%;
  max-width: 420px;
  height: 65vw;
  max-height: 620px;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  position: static;
  left: 0;
}

.text-span-33 {
  font-family: Avenirltstd, Arial, sans-serif;
  font-weight: 500;
}

.hover-parent {
  border-top: 2px solid #2e2a27;
  border-bottom: 2px solid #2e2a27;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.hover-parent.border-none {
  border-top-style: none;
  border-bottom-style: none;
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.div-block-127 {
  color: #c0985b;
  background-color: #afafaf;
  width: auto;
  max-width: none;
  height: 1px;
  margin: auto auto 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: static;
  top: auto;
  bottom: auto;
}

.image-44 {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.is-main {
  z-index: 3;
  letter-spacing: -.07em;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 4rem;
  font-weight: 600;
  display: flex;
  position: relative;
}

.is-main.border-null {
  cursor: pointer;
  border-top: 2px #2e2a27;
  border-bottom: 2px #2e2a27;
  justify-content: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.text-span-35 {
  font-family: Avenirltstd Roman, Arial, sans-serif;
  font-weight: 400;
}

.hover_image {
  z-index: 2;
  border-radius: 0;
  height: 19rem;
  position: absolute;
  right: 15%;
}

.div-block-15_1 {
  color: #afafaf;
  background-color: #0000;
  width: 100%;
  max-width: none;
  height: 1px;
  margin: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: static;
  top: auto;
  bottom: auto;
  overflow: hidden;
}

.image-45 {
  align-self: flex-start;
}

.text-span-34 {
  color: #232d3d;
  font-family: Avenirltstd, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.div-block-52 {
  overflow: hidden;
}

.flex-block-47 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-top: 130px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-28 {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.flex-block-48 {
  justify-content: flex-start;
  align-items: center;
}

.tit_serv {
  color: #5e100f;
  letter-spacing: 0;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 100%;
}

.text_hover {
  z-index: 10;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-block-42 {
  color: #65636c;
  letter-spacing: normal;
  max-width: 629px;
  margin-top: 25px;
  margin-left: 30px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 120%;
}

.flex-block-49 {
  flex: 1;
  justify-content: center;
  align-items: flex-start;
}

.servicios {
  min-height: auto;
  margin-top: 0;
  padding: 55px 40px 0;
}

.text-block-41 {
  color: #bfa76f;
  text-align: right;
  letter-spacing: 0;
  align-self: flex-end;
  min-width: 20px;
  margin-top: 9px;
  margin-bottom: 6px;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
}

.div-block-44 {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.banner {
  height: auto;
  min-height: 480px;
  margin-top: 0;
}

.image-46 {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  inset: 60px 0 auto;
}

.container-20 {
  object-fit: fill;
  background-color: #0000;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  max-width: none;
  height: 100%;
  min-height: 480px;
  max-height: none;
  margin-top: 0;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-31 {
  z-index: -1;
  flex: 0 auto;
  align-self: center;
  width: 100%;
  height: 100%;
  min-height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.div-block-32 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.image-overlay-copy {
  z-index: 1;
  background-color: #0000;
  background-image: linear-gradient(#0000001a, #000c);
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0;
  overflow: visible;
}

.icon-20 {
  display: flex;
}

.slider-controls-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center end;
  width: auto;
  margin: 0 0;
  display: block;
}

.flex-button-wrap {
  align-items: center;
  display: flex;
}

.flex-button-wrap.grow-end-hide-mobile {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-47 {
  flex: none;
  margin-top: 15px;
  margin-left: auto;
  margin-right: 0;
}

.padded-inset-wrap-2 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.filter-container {
  width: 100%;
}

.flex-block-51 {
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  top: 50px;
}

.div-block-28-copy {
  align-self: flex-start;
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.slider_card {
  color: #1c1d21;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  min-width: 380px;
  height: 100%;
  min-height: 548px;
  padding: 0 0 30px;
  display: block;
  overflow: hidden;
}

.card_title {
  color: #5e100f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 120%;
}

.div-block-136 {
  overflow: hidden;
}

.slider-snap-list-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 23em;
  grid-auto-columns: 23em;
  grid-auto-flow: column;
  width: 100%;
  height: auto;
  padding-bottom: 5%;
  padding-left: 0;
  padding-right: 60px;
  display: flex;
  overflow: hidden;
}

.about_slide {
  width: 100%;
  overflow: visible;
}

.icon-button-outline {
  width: 3em;
  height: 3em;
  padding: .25rem;
}

.icon-button-outline.is-disabled {
  opacity: .24;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  left: 0;
  right: auto;
}

.div-block-128 {
  width: 100%;
  height: 100%;
  min-height: auto;
  max-height: 380px;
  overflow: visible;
}

.flex-block-50 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(200px, 1fr);
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: grid;
}

.nosotros {
  background-color: #561713;
  background-image: linear-gradient(#561713f2, #561713f2), url('../images/patt_2.svg');
  background-position: 0 0, 50% 0;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  padding: 200px 0 320px;
  display: flex;
  overflow: hidden;
}

.tit_about {
  color: #f2f0eb;
  text-align: left;
  letter-spacing: 0;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 120%;
}

.padding-section-medium {
  padding-top: 4em;
  padding-bottom: 4em;
}

.padding-section-medium.is--half-bottom {
  align-content: start;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.padding-global-2 {
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.icon-button-inner {
  opacity: 1;
  cursor: pointer;
  border: 1px solid #856345;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 2px;
  display: flex;
}

.icon-button-inner:hover {
  background-color: #49454f14;
}

.icon-button-inner.back {
  border-color: #856345;
  padding-left: 0;
  padding-right: 2px;
}

.div-block-129 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.container-large_testimonial-3 {
  background-color: #0000;
  flex: 1;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: 0;
  overflow: hidden;
}

.sub_t {
  color: #65636c;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
}

.scroll-snap-item {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  flex: 0 auto;
  align-self: stretch;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.enmoladas {
  z-index: 0;
  box-sizing: border-box;
  vertical-align: baseline;
  border-radius: 0;
  flex: 0 auto;
  width: 17vw;
  max-width: 240px;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
  inset: 2% auto 0 20%;
  overflow: hidden;
}

.image_2-copy {
  z-index: 0;
  box-sizing: border-box;
  vertical-align: baseline;
  border-radius: 0;
  flex: 0 auto;
  width: 17vw;
  max-width: 240px;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
  top: 10%;
  left: 100px;
  right: auto;
  overflow: hidden;
}

.div-block-21-copy-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-end;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  margin: 0;
  display: block;
  position: static;
  top: auto;
  overflow: visible;
}

.div-block-28-copy-copy {
  align-self: flex-start;
  width: auto;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.image_1-2 {
  z-index: 0;
  box-sizing: border-box;
  vertical-align: baseline;
  border-radius: 0;
  flex: 0 auto;
  width: 20vw;
  max-width: 280px;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
  inset: auto 20% 0 auto;
  overflow: hidden;
}

.home-hero_intro {
  z-index: 10;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.section-10 {
  background-image: linear-gradient(#f2eee8f2, #f2eee8f2), url('../images/patt-2.svg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  height: auto;
  min-height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  position: static;
  top: 0;
}

.image-9-copy-2 {
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  overflow: visible;
}

.tit_gastronomia {
  color: #5e100f;
  text-align: center;
  letter-spacing: 0;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 120%;
}

.div-block-133 {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.container-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  aspect-ratio: auto;
  object-fit: cover;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 620px;
  height: auto;
  margin: auto;
  padding: 0;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  overflow: visible;
}

.flex-block--2-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0 auto;
}

.text-block-44-copy {
  color: #232d3d;
  text-align: center;
  max-width: 600px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
}

.container-12 {
  align-self: auto;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.flex-block-52 {
  z-index: 1;
  flex: 1;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin: 0;
  padding-right: 0;
  position: relative;
  inset: 0;
}

.home-hero_content {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  color: #f1f0ed;
  border-radius: 0;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 632px;
  padding: 0;
  display: flex;
  position: relative;
  top: -200px;
  overflow: hidden;
}

.home-hero_bkg-2 {
  z-index: 1;
  color: #111;
  background-color: #000;
  border-radius: 0;
  max-width: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image_3 {
  z-index: 0;
  box-sizing: border-box;
  vertical-align: baseline;
  border-radius: 0;
  flex: 0 auto;
  width: 24vw;
  max-width: 320px;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 5%;
  overflow: hidden;
}

.postre {
  z-index: 1;
  box-sizing: border-box;
  vertical-align: baseline;
  border-radius: 0;
  flex: 0 auto;
  width: 13vw;
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: auto auto 0 35%;
  overflow: hidden;
}

.heading-10 {
  color: #f2eee8;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 120%;
}

.container-14-copy-2 {
  object-fit: fill;
  border-radius: 0;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  margin-left: 0;
  margin-right: 0;
  display: block;
  overflow: hidden;
}

.text-block-44 {
  color: #d9d9d9;
  text-align: center;
  max-width: 600px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
}

.image_2-2 {
  z-index: 0;
  box-sizing: border-box;
  vertical-align: baseline;
  border-radius: 0;
  flex: 0 auto;
  width: 28vw;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: auto auto 0 15%;
  overflow: hidden;
}

.div_b_5 {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.div_b_2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.right-arrow {
  width: 35px;
  height: 35px;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  inset: auto 0 0 auto;
}

.div-block-135 {
  margin-top: 0;
  display: flex;
  position: absolute;
}

.container {
  max-width: 1360px;
  padding-top: 0;
}

.slideeb {
  width: 100%;
}

.slide-nav {
  display: none;
  position: static;
}

.section {
  padding-top: 220px;
  padding-left: 40px;
  padding-right: 40px;
}

.image_1 {
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: auto;
  display: block;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
}

.div_b_img {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 940px;
  height: 100%;
  max-height: 620px;
  margin-left: auto;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image_2 {
  width: auto;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  display: inline-block;
  position: absolute;
  inset: 0;
}

.div-block-52-copy {
  width: auto;
  overflow: hidden;
}

.div_b_3 {
  z-index: 1;
  background-color: #f2eee8;
  align-self: center;
  width: 100%;
  max-width: 940px;
  height: 100%;
  max-height: 620px;
  margin-left: auto;
  position: absolute;
  inset: 0;
}

.left-arrow {
  width: 35px;
  height: 35px;
  position: absolute;
  inset: auto 50px 0 auto;
}

.slidereb {
  background-color: #0000;
  width: 100%;
  max-width: 1200px;
  height: 720px;
  max-height: none;
  margin-top: 40px;
  margin-left: auto;
  margin-right: 0;
}

.div_b_1 {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.div_b_4 {
  z-index: 3;
  align-self: center;
  width: 100%;
  max-width: 320px;
  height: 100%;
  max-height: 430px;
  margin-left: 0;
  margin-right: auto;
  position: relative;
  left: auto;
  right: auto;
}

.slider-card {
  background-color: #cdcecf;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 25rem;
  padding: 2rem;
  display: flex;
}

.slider-card.filter-card {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  min-width: auto;
  height: 100%;
  min-height: 270px;
  max-height: 270px;
  padding: 55px 60px;
}

.div-block-137 {
  flex: 0 auto;
  align-self: auto;
  width: auto;
  max-width: 400px;
  height: auto;
  margin-top: 15px;
  padding-bottom: 0;
  overflow: scroll;
}

.tit_testim {
  color: #5e100f;
  text-align: center;
  letter-spacing: 0;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 120%;
}

.stars {
  border: 2px #9c824f;
  border-radius: 0;
  width: 100px;
  margin-top: 10px;
}

.div-block-138 {
  border: 2px #9c824f;
  border-radius: 0;
  width: 40px;
}

.flex-block-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  width: 100%;
  min-width: 400px;
  max-width: none;
}

.div-block-139 {
  overflow: hidden;
}

.filter-container-2 {
  overflow: auto;
}

.text-block-44-copy-copy {
  color: #232d3d;
  text-align: center;
  max-width: 519px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 120%;
}

.padded-inset-wrap-3 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.text-span-38 {
  text-transform: none;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 18px;
}

.padding-global-3 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: relative;
}

.testiomiales {
  overflow: auto;
}

.slider-controls-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center end;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.testimonial {
  color: #232d3d;
  text-align: center;
  text-transform: none;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 120%;
}

.testimonials {
  background-color: #0000;
  padding-top: 220px;
  padding-bottom: 80px;
  overflow: hidden;
}

.container-30 {
  max-width: none;
  margin-left: 40px;
  margin-right: 40px;
  padding-left: 0;
}

.container-large_testimonial-4 {
  background-color: #0000;
  flex: 1;
  width: 100%;
  max-width: none;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
}

.slider-snap-list-3 {
  grid-column-gap: 87px;
  grid-row-gap: 87px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 23em;
  grid-auto-columns: 23em;
  grid-auto-flow: column;
  height: auto;
  padding-bottom: 3%;
  padding-left: 235px;
  padding-right: 40px;
  display: flex;
  overflow: hidden;
}

.text-span-39, .text-span-40, .text-span-41 {
  font-family: Avenirltstd, Arial, sans-serif;
  font-weight: 500;
}

.hero-img-3 {
  width: 10vw;
  max-width: 140px;
  display: block;
  position: absolute;
  top: 20%;
  left: 280px;
  right: auto;
  overflow: visible;
}

.hero-im-6 {
  object-fit: cover;
  border-radius: 0;
  width: 10vw;
  max-width: 140px;
  display: block;
  position: absolute;
  bottom: 0%;
  right: 10%;
}

.heading-16-copy {
  color: #fff;
  width: 56vw;
  max-width: 800px;
  margin: 0 auto;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 4.4vw;
  font-weight: 400;
  line-height: 110%;
}

.image-50 {
  width: 7vw;
  max-width: 92px;
}

.section-11 {
  background-image: linear-gradient(#f2eee8f2, #f2eee8f2), url('../images/patt-2.svg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  padding: 220px 40px 200px;
}

.div-block-140 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-44-copy-copy-copy {
  color: #232d3d;
  text-align: left;
  max-width: 519px;
  margin-top: 10px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 120%;
}

.flex-block-53 {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 380px;
}

.div-block-141 {
  flex: 1;
  align-self: stretch;
  width: 100%;
  max-width: 800px;
  height: auto;
  margin-top: 65px;
  position: static;
}

.flex-block-54 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: stretch;
}

.image-51, .image-52 {
  margin-top: 50px;
}

.image-53 {
  position: relative;
  top: auto;
  bottom: auto;
  right: 50px;
}

.section-12 {
  background-color: #561713;
  background-image: linear-gradient(#561713f2, #561713f2), url('../images/patt_2.svg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  padding-bottom: 120px;
}

.container-31 {
  max-width: 880px;
}

.image-54 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: -70px;
}

.text-block-45 {
  color: #f2eee8;
  text-align: center;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 44px;
  line-height: 120%;
}

.grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  max-width: 520px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.footer-link {
  color: #262626;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

.footer-icon {
  width: 30px;
  height: auto;
  transition: all .25s;
  display: block;
  overflow: clip;
}

.footer-icon:hover {
  transform: translate(0, -4px);
}

.flex-block-55 {
  justify-content: space-between;
  align-items: center;
  max-width: 488px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.column {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.link-block {
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.div-block-142 {
  min-height: 350px;
}

.div-block-143 {
  justify-content: space-between;
  align-items: center;
  max-width: none;
  min-height: 350px;
  display: flex;
  overflow: hidden;
}

.image-55 {
  object-fit: fill;
  flex: 1;
  align-self: center;
  display: block;
  position: absolute;
  overflow: visible;
}

.div-block-144 {
  min-height: 350px;
}

.container-32 {
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 100%;
  min-height: 350px;
  display: flex;
}

.column-2 {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.text-block-46 {
  color: #232d3d;
  text-align: center;
  max-width: 395px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 120%;
}

.div-block-145 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-span-42 {
  font-family: Avenirltstd Roman, Arial, sans-serif;
  font-weight: 400;
}

.section-13 {
  background-color: #291211;
  background-image: url('../images/footer_back.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 80px 40px 25px;
}

.container-33 {
  width: 100%;
  max-width: none;
}

.flex-block-56 {
  justify-content: space-between;
  align-items: flex-start;
}

.div-block-146 {
  flex: 0 auto;
}

.div-block-147 {
  flex: 0 auto;
  width: auto;
  max-width: 100%;
}

.image-56, .link-block-2 {
  width: auto;
}

.vavbar_link {
  color: #143b50;
  text-decoration: none;
}

.vavbar_link.w--current {
  border-bottom: 1px solid #bfa86f;
}

.clip {
  z-index: 1;
  text-align: left;
  justify-content: center;
  align-items: stretch;
  width: auto;
  max-width: none;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hover-text.bottom {
  position: absolute;
  bottom: -100%;
}

.text-size-small {
  color: #f2eee8;
  padding-top: 0;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 110%;
}

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

.columns {
  width: auto;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.flex-block-57 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.flex-block-58 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.container-34 {
  max-width: none;
  margin-top: 150px;
}

.div-block-148 {
  flex: 0 auto;
  margin-left: 0;
  margin-right: auto;
}

.text-block-47 {
  color: #bfa76f;
  max-width: 420px;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 48px;
  line-height: 110%;
}

.flex-block-59 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
}

.flex-block-60 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: flex-end;
}

.div-block-149 {
  background-color: #bfa76f;
  width: 1px;
  height: 16px;
}

.container-35 {
  max-width: none;
  margin-top: 30px;
}

.div-block-150 {
  background-color: #bfa76f;
  width: 100%;
  height: 1px;
}

.flex-block-61 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: #f2eee8;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  font-family: Avenirltstd Roman, Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 110%;
}

.text-block-48 {
  width: auto;
}

.image-57 {
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.flex-block-62 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
}

.link-block-3 {
  margin-left: auto;
  margin-right: 60px;
}

.div-block-71 {
  z-index: -1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #561713fa;
  border-bottom: 1px solid #bfa76f;
  flex: 0 auto;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.image-16 {
  margin-left: auto;
}

.link-block-4 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  transition: font-variation-settings .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.link-block-4:hover {
  font-style: normal;
}

.flex-block-10 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  right: auto;
}

.container-28 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  margin-top: 150px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.container-27 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  border: 0 #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-around;
  place-items: center;
  max-width: none;
  height: 137px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  display: flex;
  overflow: clip;
}

.div-block-72 {
  z-index: 0;
  background-color: #0000;
  order: 0;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.div-block-75 {
  background-color: #c0985b;
  width: auto;
  height: .5px;
  margin: 25px 0;
  padding-left: 0;
  display: block;
}

.div-block-73 {
  flex: 0 auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.heading-9 {
  color: #33342d;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 42px;
  font-style: normal;
  font-weight: 300;
  line-height: 53px;
  transition: font-variation-settings .2s cubic-bezier(.645, .045, .355, 1);
}

.heading-9:hover {
  font-style: normal;
}

.link-block-5 {
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
}

.link-block-5.w--current {
  color: #282a32;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
}

.text-block-13 {
  color: #c0985b;
  text-align: right;
  margin-top: 15px;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
}

.navbar {
  z-index: 1000;
  background-color: #0000;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  display: block;
  position: fixed;
  top: auto;
  overflow: clip;
}

.image-15 {
  flex: 0 auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nav-menu-2 {
  z-index: 5;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: #ffffffe6;
  flex-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  inset: 0%;
  overflow: clip;
}

.vavbar_link-2 {
  color: #143b50;
  text-decoration: none;
}

.button-7-copy {
  color: #000;
  text-align: center;
  border: 1px solid #dfdedb;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  padding: .65rem 1.3rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.button-7-copy.is-secondary-copy, .button-7-copy.is-secondary {
  color: #143b50;
  background-color: #0000;
  border: 1px solid #9c824f;
  min-width: auto;
  padding: 4px 20px;
}

.div-block-74 {
  flex-flow: column;
  flex: 0 auto;
  width: 100%;
  max-width: 600px;
  margin: 0% auto;
  display: flex;
  overflow: visible;
}

.text-size-small-copy {
  color: #282a32;
  padding-top: 0;
  font-size: 14px;
}

.flex-block-10-copy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  min-width: 223px;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  right: auto;
}

.text-size-small-2 {
  color: #282a32;
  padding-top: 0;
  font-size: 14px;
}

.div-block-76 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  position: fixed;
  inset: auto 0% 30px;
}

.link-block-7 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  transition: font-variation-settings .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.link-block-7:hover {
  font-style: normal;
}

.div-block-96 {
  background-color: #c0985b;
  width: auto;
  height: .5px;
  margin: 25px 0;
  padding-left: 0;
  display: block;
}

.nav-menu-3 {
  z-index: 5;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: #ffffffe6;
  flex-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  inset: 0%;
  overflow: clip;
}

.link-block-8 {
  margin-left: auto;
  margin-right: auto;
}

.div-block-99 {
  flex-flow: column;
  flex: 0 auto;
  width: 100%;
  max-width: 600px;
  margin: 0% auto;
  display: flex;
  overflow: visible;
}

.image-27 {
  flex: 0 auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-36 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  margin-top: 150px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.text-size-small-copy-2 {
  color: #282a32;
  padding-top: 0;
  font-size: 14px;
}

.menu-button-2 {
  z-index: 10;
  width: 40px;
  max-width: none;
  height: 40px;
  max-height: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.menu-button-2.w--open {
  z-index: 7;
  background-color: #0000;
}

.container-37 {
  background-color: #0000;
  border: 0 #000;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  height: 120px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px;
  display: flex;
  overflow: clip;
}

.div-block-94 {
  z-index: -1;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: #f6f4f1a6;
  border-bottom: .5px solid #c0985b;
  flex: 0 auto;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.div-block-95 {
  z-index: 0;
  background-color: #0000;
  order: 0;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.heading-11 {
  color: #33342d;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 42px;
  font-style: normal;
  font-weight: 300;
  line-height: 53px;
  transition: font-variation-settings .2s cubic-bezier(.645, .045, .355, 1);
}

.heading-11:hover {
  font-style: normal;
}

.navbar_movil {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: auto;
  overflow: clip;
}

.div-block-152 {
  flex: 0 auto;
  align-self: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.div_gastronomia {
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 890px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.nosotros-mov {
  background-color: #561713;
  background-image: linear-gradient(#561713f2, #561713f2), url('../images/patt_2.svg');
  background-position: 0 0, 50% 0;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  padding: 200px 0 320px;
  display: none;
  overflow: hidden;
}

.section-14 {
  justify-content: space-around;
  align-items: flex-end;
  height: auto;
  min-height: 540px;
  display: flex;
}

.body-2 {
  background-color: #f2eee8;
}

.int-hero_bkg {
  z-index: -2;
  color: #111;
  background-color: #0000;
  border-radius: 0;
  flex: 0 auto;
  height: 100px;
  min-height: 540px;
  max-height: none;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.flex-block--2-int {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0 0 0 auto;
  position: relative;
  overflow: hidden;
}

.div-block-21-int {
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-end;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  margin: 0;
  display: block;
  position: relative;
  top: auto;
  overflow: hidden;
}

.container-14-copy-int {
  border-radius: 0;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: 540px;
  max-height: none;
  display: flex;
  overflow: hidden;
}

.image-overlay-int {
  z-index: 1;
  background-color: #0000;
  background-image: linear-gradient(#000000e6, #0000004d);
  flex: 0 auto;
  align-self: stretch;
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.container-38 {
  max-width: 1080px;
  height: auto;
  display: block;
  position: relative;
  top: 0;
  bottom: auto;
}

.div-block-153 {
  max-width: 1080px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0;
}

.intro_paralax-int {
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  height: auto;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  inset: 0;
}

.home-season-flex-int {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  max-width: 1080px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.image-50-copy {
  width: 7vw;
  max-width: 92px;
}

.home-season-head-int {
  text-align: center;
  flex: 0 auto;
  align-self: auto;
  width: auto;
}

.div-block-28int {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.int_hero_h {
  color: #bfa76f;
  letter-spacing: 0;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 100%;
}

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

.image-9-copy-copy {
  vertical-align: baseline;
  object-fit: cover;
  flex: 1;
  align-self: stretch;
  width: 100%;
  max-width: none;
  height: 100%;
  display: block;
  position: absolute;
  top: auto;
  bottom: auto;
  overflow: hidden;
}

.img_hero_int {
  object-fit: cover;
  flex: 1;
  align-self: stretch;
  width: 100%;
  max-width: none;
  height: auto;
  position: absolute;
  inset: 0;
  overflow: visible;
}

.intro_int {
  background-image: linear-gradient(#f2eee8f2, #f2eee8f2), url('../images/patt-2.svg');
  background-position: 0 0, 50% 0;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: auto;
  padding-top: 200px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.intro_int_1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  aspect-ratio: auto;
  object-fit: cover;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 1080px;
  height: auto;
  margin: 0 auto auto;
  padding: 0;
  display: flex;
  position: relative;
  left: 0;
  right: 0;
  overflow: visible;
}

.text_int_1 {
  color: #232d3d;
  text-align: center;
  max-width: 800px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 120%;
}

.int-hero_intro {
  z-index: 10;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.text-span-43 {
  font-family: Avenirltstd, Arial, sans-serif;
  font-weight: 500;
}

.container-39 {
  flex: 1;
  align-self: auto;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
  top: 150px;
}

.banner_int {
  z-index: 0;
  color: #111;
  background-color: #0000;
  border-radius: 0;
  flex: 0 auto;
  height: 100%;
  min-height: auto;
  max-height: none;
  display: block;
  position: relative;
  inset: 0 0%;
  overflow: hidden;
}

.banner_back_int {
  border-radius: 0;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 720px;
  max-height: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-overlay-int-copy {
  z-index: 1;
  background-color: #000000b3;
  flex: 0 auto;
  align-self: stretch;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0;
  overflow: visible;
}

.flex-block-64 {
  z-index: 1;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1360px;
  height: 100%;
  min-height: auto;
  margin: auto;
  padding: 0 100px;
  display: flex;
  position: absolute;
  inset: 0;
}

.div-block-154 {
  max-height: 460px;
}

.image-60 {
  width: 35vw;
  max-width: 460px;
  height: auto;
  max-height: none;
}

.div-block-155 {
  width: auto;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  position: static;
}

.div-block-156 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 560px;
  display: flex;
}

.text-block-49 {
  color: #fff;
  font-family: Avenirltstd, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 120%;
}

.text-block-50 {
  color: #fff;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 120%;
}

.cta_int {
  color: #143b50;
  border-bottom: 1px solid #bfa76f;
  margin-top: 10px;
  padding-bottom: 5px;
  text-decoration: none;
}

.cta_int.w--current {
  border-bottom: 1px solid #bfa86f;
}

.clip-copy {
  z-index: 1;
  text-align: left;
  justify-content: center;
  align-items: stretch;
  width: auto;
  max-width: none;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-size-small_int {
  color: #f2eee8;
  padding-top: 0;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
}

.section-15 {
  background-color: #561713;
  background-image: linear-gradient(#561713f7, #561713f7), url('../images/patt_2.svg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  padding: 350px 40px 50px;
}

.home-hero_intro_2 {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.heading-10-copy {
  color: #bfa76f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 110px;
  font-weight: 400;
  line-height: 120%;
}

.tab-link-tab-5 {
  opacity: .5;
  background-color: #0000;
  border-bottom: 2px solid #85634500;
  flex: 1;
  align-self: stretch;
  width: 100%;
  max-width: 202px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  transition: all .2s;
}

.tab-link-tab-5:hover {
  border-bottom-color: #856345;
}

.tab-link-tab-5.w--current {
  opacity: 100;
  background-color: #0000;
  border-bottom-color: #856345;
}

.slider_habitacion {
  flex: 0 auto;
  align-self: stretch;
  width: 50%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6%;
  overflow: visible;
}

.right-arrow-3 {
  width: 3vw;
  max-width: 40px;
  height: auto;
  margin-top: 3%;
  position: absolute;
  inset: auto 0 auto auto;
}

.list-item-3 {
  margin-bottom: 0;
}

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

.flex-block-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: auto;
}

.tab-link-tab-3 {
  opacity: .5;
  background-color: #0000;
  border-bottom: 2px solid #85634500;
  flex: 1;
  align-self: stretch;
  width: 100%;
  max-width: 202px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  transition: all .2s;
}

.tab-link-tab-3:hover {
  border-bottom-color: #856345;
}

.tab-link-tab-3.w--current {
  opacity: 100;
  background-color: #0000;
  border-bottom-color: #856345;
}

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

.image-25 {
  width: 100%;
  max-width: none;
  height: auto;
  display: block;
}

.text-block-24 {
  color: #4c4e4f;
  font-size: 12px;
  line-height: 100%;
}

.flex-block-34 {
  width: 100%;
}

.tabs-2 {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.texto_habitacion {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-end;
  width: 50%;
  max-width: none;
  margin-left: 0;
  margin-right: auto;
  padding-top: 30px;
  display: block;
}

.left-arrow-2 {
  display: none;
}

.flex-block-31 {
  width: 100%;
}

.clip-2 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  justify-content: center;
  align-items: stretch;
  width: auto;
  max-width: none;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tab-link-tab-2 {
  opacity: .5;
  background-color: #0000;
  border-bottom: 2px solid #85634500;
  flex: 1;
  align-self: stretch;
  width: 100%;
  max-width: 202px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  transition: all .2s;
}

.tab-link-tab-2:hover {
  border-bottom-color: #856345;
}

.tab-link-tab-2.w--current {
  opacity: 100;
  background-color: #0000;
  border-bottom-color: #856345;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-decoration: none;
}

.slider-3 {
  background-color: #0000;
  height: auto;
}

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

.text-block-38 {
  color: #59432f;
  text-align: center;
  text-transform: uppercase;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  line-height: 100%;
  text-decoration: none;
}

.flex-block-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  width: 100%;
  margin-top: 15px;
  display: flex;
}

.mask-2 {
  height: auto;
}

.flex-block-32 {
  width: 100%;
}

.text-span-32 {
  color: #0000;
  font-size: 18px;
}

.flex-block-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.flex-block-35 {
  width: 100%;
}

.slide-13 {
  vertical-align: baseline;
}

.mask-3 {
  border-radius: 0;
  width: auto;
  height: auto;
}

.div-block-87 {
  background-image: url('../images/shape.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 40px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  line-height: 100%;
  display: flex;
}

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

.text-block-22 {
  opacity: 1;
  color: #bfa76f;
  text-align: center;
  width: auto;
  margin-top: 0;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 22px;
  line-height: 100%;
  text-decoration: none;
  display: block;
  position: relative;
}

.tabs-content-2 {
  height: auto;
  min-height: auto;
  display: block;
}

.tabs-menu-2 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-height: 50px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.left-arrow-3 {
  z-index: 0;
  width: 3vw;
  max-width: 40px;
  height: auto;
  margin-top: 3%;
  margin-right: 0;
  position: absolute;
  inset: auto 10% auto auto;
}

.flex-block-33 {
  width: 100%;
}

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

.text-block-21 {
  color: #d3b081;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 100%;
  display: block;
}

.slider-4 {
  background-color: #0000;
  flex: 1;
  align-self: auto;
  width: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.tab-link-tab-6 {
  opacity: .5;
  background-color: #0000;
  border-bottom: 2px #85634500;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 100%;
  max-width: 202px;
  padding: 0;
  transition: all .2s;
  display: flex;
}

.tab-link-tab-6:hover {
  border-bottom-color: #856345;
}

.tab-link-tab-6.w--current {
  opacity: 100;
  background-color: #0000;
  border-bottom: 2px #856345;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 195px;
  min-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.text-block-23 {
  color: #4c4e4f;
  margin-top: 20px;
  font-size: 16px;
  line-height: 120%;
}

.right-arrow-2 {
  display: none;
}

.div-block-84 {
  width: auto;
  max-width: 1360px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.list-7 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #4c4e4f;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-self: auto;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
  display: flex;
}

.tit_casa {
  color: #59432f;
  font-size: 30px;
  line-height: 100%;
}

.button-7-reservar {
  color: #000;
  text-align: center;
  border: 1px solid #dfdedb;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  padding: .65rem 1.3rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.button-7-reservar.is-secondary-reservar {
  color: #143b50;
  background-color: #856345;
  border: 1px #9c824f;
  border-radius: 3px;
  min-width: auto;
  margin-top: 30px;
  padding: 8px 28px;
}

.text-block-16-2 {
  color: #d3b081;
  -webkit-text-stroke-color: #d3b081;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.image-26 {
  width: 100%;
  max-width: none;
  height: auto;
  margin-bottom: 0;
  display: block;
  position: static;
}

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

.tab-link-tab-4 {
  opacity: .5;
  background-color: #0000;
  border-bottom: 2px solid #85634500;
  flex: 1;
  align-self: stretch;
  max-width: 202px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  transition: all .2s;
  display: block;
}

.tab-link-tab-4:hover {
  border-bottom-color: #856345;
}

.tab-link-tab-4.w--current {
  opacity: 100;
  background-color: #0000;
  border-bottom-color: #856345;
}

.flex-block-48_int {
  justify-content: center;
  align-items: center;
  max-width: 520px;
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.text-block-41-copy {
  color: #bfa76f;
  text-align: right;
  letter-spacing: 0;
  align-self: flex-end;
  min-width: 20px;
  margin-top: 9px;
  margin-bottom: 6px;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
}

.div-block-28_int {
  flex: 0 auto;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: auto;
}

.div-block-52_int {
  overflow: hidden;
}

.tit_hab_int {
  color: #bfa76f;
  letter-spacing: 0;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 100%;
}

.text-block-51 {
  color: #f2eee8;
  max-width: 490px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: 0;
  font-family: Avenirltstd, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.text-span-44 {
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
}

.text_tab {
  opacity: 1;
  color: #bfa76f;
  text-align: center;
  width: auto;
  margin-top: 0;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 22px;
  line-height: 100%;
  text-decoration: none;
  display: block;
  position: relative;
}

.image-61 {
  margin-top: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.banner_int_2 {
  height: auto;
  min-height: 350px;
  margin-top: 0;
}

.container-20_int {
  object-fit: fill;
  background-color: #0000;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  max-width: none;
  height: 100%;
  min-height: 350px;
  max-height: none;
  margin-top: 0;
  display: flex;
  position: sticky;
  top: 0;
}

.div-block-31-copy {
  z-index: -1;
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  height: 100%;
  min-height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.div-block-32-copy {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.container-14-copy-copy {
  border-radius: 0;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  display: flex;
  overflow: hidden;
}

.image-overlay-copy-copy {
  z-index: 1;
  background-color: #0000;
  background-image: linear-gradient(#0000001a, #000c);
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0;
  overflow: visible;
}

.img_banner_int {
  vertical-align: baseline;
  object-fit: cover;
  flex: 0 auto;
  align-self: stretch;
  width: 100%;
  max-width: none;
  height: auto;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  overflow: hidden;
}

.section-14-copy {
  justify-content: space-around;
  align-items: flex-end;
  height: auto;
  min-height: 540px;
  display: flex;
  overflow: visible;
}

.flex-block-4-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.img_hero_int_banner {
  object-fit: cover;
  flex: 1;
  align-self: stretch;
  width: 100%;
  max-width: none;
  height: auto;
  position: absolute;
  inset: 0;
  overflow: visible;
}

.text_int_2 {
  color: #232d3d;
  text-align: left;
  max-width: 420px;
  margin-left: auto;
  margin-right: 0;
  font-family: Avenirltstd, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 120%;
}

.tit_int_amenidades {
  color: #5e100f;
  text-align: left;
  letter-spacing: 0;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 120%;
}

.intro_int_2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1360px;
  height: auto;
  margin: 0 auto auto;
  padding: 0;
  display: flex;
  position: relative;
  left: 0;
  right: 0;
  overflow: visible;
}

.columns-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.int-hero_intro-2 {
  z-index: 10;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.container-12-copy-copy {
  align-self: auto;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-4 {
  padding: 0;
}

.flex-block-52-copy {
  z-index: 1;
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 520px;
  margin: auto;
  padding-right: 0;
  position: static;
  inset: 0 0 0 auto;
}

.column-5 {
  flex: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.text-span-45 {
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  display: block;
}

.flex-block-65 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  overflow: visible;
}

.image-62 {
  width: 100%;
  max-width: 380px;
  display: block;
  position: relative;
  overflow: visible;
}

.image-63 {
  width: 100%;
  max-width: 240px;
  display: block;
  position: relative;
  overflow: visible;
}

.div-block-157 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  flex: 0 auto;
  align-self: auto;
  width: 100%;
  max-width: 660px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.flex-block-66 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-158 {
  flex: 0 auto;
  width: 27vw;
  max-width: 380px;
}

.div-block-159 {
  flex: 0 auto;
  align-self: flex-start;
  width: 17vw;
  max-width: 240px;
  height: auto;
  position: sticky;
  top: 100px;
}

.div-block-160 {
  align-self: center;
  width: 27vw;
  max-width: 380px;
}

.banner-copy {
  height: auto;
  min-height: 480px;
  margin-top: 0;
  position: relative;
  top: 150px;
}

.image-46-copy {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  inset: auto 0;
}

.div-block-84-copy {
  flex-flow: column;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: visible;
}

.section-15-copy {
  background-color: #561713;
  background-image: linear-gradient(#561713f7, #561713f7), url('../images/patt_2.svg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  padding: 300px 40px 50px;
}

.accordion-trigger---brix {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-content---brix {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.accordion-arrow-wrap---brix {
  background-color: #0000;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 50px;
  min-height: 50px;
  display: flex;
}

.accordion-paragraph---brix {
  width: 100%;
  max-width: 90%;
  margin-top: 18px;
  margin-bottom: 0;
}

.accordion-arrow-wrapper---brix {
  z-index: 200;
  color: #bfa76f;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 15px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  transform: rotate(90deg);
}

.accordion-item-wrapper---brix {
  max-width: 886px;
  margin-left: auto;
  margin-right: auto;
}

.accordion-item-wrapper---brix.preview-page {
  max-width: none;
}

.cloneable-container-default {
  background-color: #0000;
  border-radius: 0;
  min-height: auto;
  padding: 0;
  transform: translate(0);
}

.arrow-line---brix {
  background-color: #4a3aff;
  border-radius: 500px;
  width: 11px;
  min-height: 2px;
  position: absolute;
}

.arrow-line---brix._2---brix {
  background-color: #bfa76f;
  width: 15px;
  right: 7px;
  transform: rotate(-45deg);
}

.arrow-line---brix._1---brix {
  background-color: #bfa76f;
  width: 15px;
  min-height: 2px;
  left: 7px;
  transform: rotate(45deg);
}

.accordion-item-title---brix {
  color: #170f49;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
}

.accordion-item---brix {
  cursor: pointer;
  background-color: #fff;
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 40px;
  display: flex;
}

.accordion-item---brix.accordion-1---brix {
  background-color: #0000;
  border: 2px #0000;
  border-radius: 0;
  max-width: 1080px;
  margin: 60px auto 20px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  transition: border-color .2s, box-shadow .2s;
  display: block;
  overflow: visible;
}

.accordion-item---brix.accordion-1---brix:hover {
  border-style: none;
}

.flex-block-48_int2 {
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block-41-copy-copy {
  color: #f2eee8;
  text-align: right;
  letter-spacing: 0;
  align-self: flex-end;
  min-width: 20px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
}

.tit_hab_int2 {
  color: #bfa76f;
  letter-spacing: 0;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 100%;
}

.text-block-41-copy-copy-copy {
  color: #f2eee8;
  text-align: right;
  letter-spacing: 0;
  align-self: center;
  min-width: 20px;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: -30px;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
}

.text-block-52 {
  color: #d9d9d9;
  margin-top: 15px;
  margin-left: 10px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 120%;
  display: inline-block;
}

.flex-block-67 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 50px;
  display: flex;
  overflow: visible;
}

.flex-block-68 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  max-width: 333px;
}

.list-8 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  max-width: 250px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 15px;
  display: flex;
}

.text-block-53 {
  color: #f2eee8;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-weight: 300;
  line-height: 120%;
}

.list-item-4 {
  color: #bfa86f;
}

.text-block-54 {
  color: #bfa76f;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 26px;
  line-height: 90%;
}

.div-block-161 {
  width: auto;
  max-width: 100%;
  margin-top: 0;
  margin-left: 0;
  padding-top: 7px;
  display: block;
  position: static;
  inset: 0;
  overflow: visible;
}

.text-block-55 {
  color: #bfa76f;
  max-width: 250px;
  margin-top: 20px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  line-height: 120%;
}

.list-8-copy {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  max-width: 250px;
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 15px;
  display: flex;
}

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

.drp {
  width: 100%;
  max-width: 1080px;
  line-height: 0;
  transition: all .2s;
  display: block;
}

.drop {
  color: #fff;
  border-bottom: 1px solid #ffffff1a;
  width: 100%;
  padding: 0;
  transition: all .2s;
  display: block;
}

.drop:hover {
  background-color: #ffffff1a;
}

.drop.w--open {
  color: #fff;
}

.text-block {
  line-height: 20px;
}

.icon {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.drp-list {
  background-color: #0000;
  height: 0;
  line-height: 23px;
  transition: all .5s;
  display: block;
  position: static;
  overflow: hidden;
}

.drp-list.w--open {
  height: 0;
  line-height: 23px;
  position: static;
  overflow: hidden;
}

.text-wrapper {
  padding: 0;
}

.drp-2 {
  pointer-events: auto;
  backface-visibility: visible;
  line-height: 0;
  transition: all .2s;
  display: block;
}

.drop-2 {
  color: #fff;
  border-bottom: 1px solid #ffffff1a;
  width: 500px;
  transition: all .2s;
  display: block;
  overflow: visible;
}

.drop-2:hover {
  background-color: #ffffff1a;
}

.drop-2.w--open {
  color: #fff;
}

.icon-21 {
  backface-visibility: visible;
  align-self: center;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: static;
  overflow: visible;
}

.text-wrapper-2 {
  padding: 30px 25px;
}

.section-16 {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.drp-3 {
  pointer-events: auto;
  backface-visibility: visible;
  line-height: 0;
  transition: all .2s;
  display: block;
}

.drop-3 {
  color: #fff;
  border-bottom: 1px solid #ffffff1a;
  width: 500px;
  transition: all .2s;
  display: block;
  overflow: visible;
}

.drop-3:hover {
  background-color: #ffffff1a;
}

.drop-3.w--open {
  color: #fff;
}

.drp-4 {
  pointer-events: auto;
  backface-visibility: visible;
  max-width: 1080px;
  line-height: 0;
  transition: all .2s;
  display: block;
  overflow: visible;
}

.drop-4 {
  color: #fff;
  border-bottom: 1px #ffffff1a;
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding: 0;
  transition: all .2s;
  display: flex;
  overflow: visible;
}

.drop-4:hover {
  background-color: #0000;
  border-bottom-style: none;
}

.drop-4.w--open {
  color: #fff;
}

.image-64 {
  position: relative;
}

.image-65 {
  width: auto;
  max-width: 100%;
  margin-top: 0;
  margin-left: 10px;
  display: block;
  position: relative;
  overflow: clip;
}

.image-66 {
  margin-top: 10px;
  margin-left: 10px;
  position: absolute;
}

.image-67 {
  margin-top: 10px;
  margin-left: 10px;
  position: relative;
}

.image-68 {
  max-width: none;
  display: block;
  position: absolute;
  overflow: visible;
}

.image-69 {
  margin-top: -50px;
  display: block;
}

.image-70 {
  margin-top: -50px;
}

.dropdown {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 35px;
  display: block;
  overflow: hidden;
}

.dropdown-toggle {
  justify-content: space-between;
  width: 100%;
  height: 100px;
  padding: 0;
  display: flex;
}

.dropdown-list {
  background-color: #0000;
  display: block;
  position: static;
}

.dropdown-list.w--open {
  display: block;
}

.div-block-15_1-copy {
  opacity: .3;
  color: #afafaf;
  background-color: #0000;
  width: 100%;
  max-width: none;
  height: 1px;
  margin: 50px auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: static;
  top: auto;
  bottom: auto;
  overflow: hidden;
}

.image-71 {
  flex: 0 auto;
  order: 9999;
  align-self: center;
  width: 40px;
  margin-bottom: 40px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
}

.text-block-52-copy {
  color: #d9d9d9;
  margin-top: 15px;
  margin-left: 10px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 120%;
  display: inline-block;
}

.text-block-52-copy-copy {
  color: #d9d9d9;
  margin-top: 15px;
  margin-left: 10px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 120%;
  display: none;
}

.cenas {
  background-color: #f2eee8;
  padding: 300px 40px 100px;
}

.container-4-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: cover;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 700px;
  height: auto;
  margin: 300px auto auto;
  padding: 0;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  overflow: visible;
}

.flex-block-52-copy {
  z-index: 1;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin: 0;
  padding-right: 0;
  position: relative;
  inset: 0;
}

.titulo_cenas {
  align-self: auto;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.container-4-copy-copy_2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: cover;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 700px;
  height: auto;
  margin: 0 auto auto;
  padding: 0;
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  overflow: visible;
}

.text-block-56 {
  color: #232d3d;
  text-align: center;
  max-width: 520px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
}

.text-block-44-copy-copy {
  color: #232d3d;
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
}

.div-block-28-copy-copy-copy, .text_intro {
  align-self: flex-start;
  width: auto;
  max-width: 520px;
  margin-left: auto;
  margin-right: 0;
}

.image-72 {
  width: 17vw;
  max-width: 240px;
  position: absolute;
  top: 0;
  left: 13%;
}

.image-73 {
  width: 27vw;
  max-width: 380px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.image-74 {
  width: 27vw;
  max-width: 380px;
  position: absolute;
  top: 0;
  right: 0;
}

.image-75 {
  z-index: 1;
  width: 20vw;
  max-width: 280px;
  position: absolute;
  bottom: 0;
  left: auto;
  right: 15%;
}

.image-76 {
  z-index: 0;
  width: 12vw;
  max-width: 180px;
  position: absolute;
  bottom: 13%;
  right: 7%;
}

.teaser-container {
  max-width: 1920px;
  padding-left: 60px;
  padding-right: 60px;
}

.p-xs-start {
  width: auto;
  max-width: 520px;
  margin-top: 50px;
  padding-top: 0;
}

.teaser-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.teaser-img._3 {
  z-index: 2;
}

.teaser-img._1 {
  z-index: 4;
}

.teaser-img._2 {
  z-index: 3;
}

.teaser-img._4 {
  z-index: 1;
}

.copy-small {
  color: #f2eee8;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 120%;
}

.teaser-copy {
  align-self: auto;
  max-width: 650px;
  padding-right: 20%;
}

.teaser-img-tablet-down {
  display: none;
}

.teaser-grid {
  align-items: stretch;
  display: flex;
}

.teaser-column {
  width: 50%;
  position: relative;
}

.p-teaser-img-wrap {
  height: 90vh;
  padding-bottom: 20px;
  position: sticky;
  top: 100px;
  overflow: hidden;
}

.teaser-copy-wrap {
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  display: flex;
}

.title1 {
  font-size: 3.6em;
  font-weight: 400;
  line-height: 1.2em;
}

.tit_hab_int2-copy {
  color: #bfa76f;
  letter-spacing: 0;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 100%;
}

.text-block-52-copy {
  color: #d9d9d9;
  margin-top: 15px;
  margin-left: 0;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 120%;
}

.suites {
  background-color: #561713;
  background-image: linear-gradient(#561713f7, #561713f7), url('../images/patt_2.svg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  padding: 120px 40px 50px;
}

.cta_int_2 {
  color: #143b50;
  border-bottom: 1px solid #bfa76f;
  margin-top: 40px;
  padding-bottom: 5px;
  text-decoration: none;
}

.cta_int_2.w--current {
  border-bottom: 1px solid #bfa86f;
}

.home-hero_intro-copy {
  z-index: 10;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.container-12-copy {
  align-self: auto;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div_gastronomia-copy {
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 890px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.text-block-41-copy-copy-copy-copy {
  color: #f2eee8;
  text-align: right;
  letter-spacing: 0;
  align-self: center;
  min-width: 20px;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: -30px;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
}

.text2_int {
  color: #d9d9d9;
  margin-top: 15px;
  margin-left: 10px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 120%;
  display: inline-block;
}

.subtitle {
  color: #d9d9d9;
  margin-top: 15px;
  margin-left: 0;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 120%;
  display: inline-block;
}

.junior_suite, .master_suite {
  display: none;
}

.hero-descubre-cholula {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: auto;
  max-height: none;
  padding-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
  overflow: visible;
}

.heading_int {
  color: #bfa76f;
  width: auto;
  max-width: none;
  margin: 0 auto;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 110%;
}

.heading_int-copy {
  color: #bfa76f;
  width: 56vw;
  max-width: 800px;
  margin: 0 auto;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 110%;
}

.text-block-57 {
  color: #fff;
  text-align: center;
  max-width: 520px;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 120%;
}

.gif-image {
  object-fit: cover;
  object-position: 0% 0%;
  width: 100%;
  height: 250px;
}

.gif-image.left {
  height: auto;
}

.gif-image._2 {
  object-position: 50% 85%;
  height: 270px;
}

.gif-image.right {
  flex: 0 auto;
  height: auto;
  position: absolute;
}

.confetti {
  z-index: 1;
  display: none;
  position: fixed;
  inset: 0%;
  transform: scale(1.5);
}

.timeline-text {
  color: #f2eee8;
  max-width: 380px;
  margin-left: 0;
  margin-right: 0;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 120%;
}

.container-40 {
  width: 100%;
  max-width: 1300px;
  padding-left: 30px;
  padding-right: 30px;
}

.container-40.flex-verticle {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.timeline-item {
  text-align: right;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.timeline-item._2 {
  flex-direction: row;
  justify-content: flex-end;
  height: auto;
}

.timeline-item.left-item {
  text-align: left;
  align-items: flex-start;
  height: 300px;
  position: relative;
}

.timeline-item.left-2 {
  text-align: left;
  align-items: flex-start;
}

.link {
  color: #ee8d32;
}

.timeline-month {
  margin-bottom: 7px;
  font-size: 2em;
  font-weight: 700;
}

.new-section {
  color: #fff;
  background-color: #561713;
  background-image: linear-gradient(#561713f7, #561713f7), url('../images/patt_2.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 250px;
  padding-bottom: 200px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-3 {
  object-fit: cover;
  width: 100%;
}

.dot {
  z-index: 3;
  background-color: #061c30;
  border: 1px solid #fff;
  border-radius: 2000px;
  width: 20px;
  height: 20px;
  position: absolute;
  inset: 3% 0% 0% -7px;
}

.dot._9 {
  background-color: #561813;
  border-color: #bfa86f;
  top: 88.5%;
}

.dot._1 {
  background-color: #561613;
  border-color: #bfa76f;
  top: 10%;
}

.dot._8 {
  top: 85.5%;
}

.dot._5 {
  background-color: #561813;
  border-color: #bfa86f;
  top: 49.5%;
}

.dot._4 {
  top: 38.25%;
}

.dot._3 {
  top: 26.5%;
}

.dot._7 {
  top: 73.5%;
}

.dot._6 {
  top: 62%;
}

.dot._2 {
  top: 15%;
}

.timeline-track {
  color: #bfa76f;
  border: 1px solid #bfa76f;
  border-radius: 1000px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 7px;
  display: flex;
  position: relative;
}

.rewind-time-gif {
  z-index: 20;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -53% 0% 0%;
}

.text-link {
  color: #fff;
  margin-top: 29px;
  font-size: 1.2em;
  text-decoration: none;
}

.text-link.main {
  opacity: 0;
  position: absolute;
}

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

.text-center.relative {
  cursor: auto;
  flex: 0 auto;
  position: relative;
}

.timeline-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 40vh;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 44%;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: grid;
}

.text-6em {
  color: #fff;
  text-transform: none;
  margin: 0;
  font-size: 6em;
  font-weight: 400;
  line-height: .9;
}

.thumb-thumb {
  background-color: #bfa76f;
  border-radius: 1000px;
  width: 100%;
  height: 2%;
}

.timeline-wrapper {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  place-content: center space-between;
  place-items: stretch center;
  width: 90%;
  max-width: 1000px;
  margin-top: 60px;
  display: flex;
}

.div-block-28-copy-copy-copy_2 {
  align-self: flex-start;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

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

.text-block-58 {
  color: #bfa76f;
  max-width: 380px;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 32px;
  line-height: 120%;
}

.text-span-47 {
  font-family: Avenirltstd, Arial, sans-serif;
  font-weight: 500;
}

.timeline-item-copy {
  text-align: right;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  height: 300px;
  margin-top: 0;
  display: flex;
  position: relative;
  top: 0%;
  overflow: visible;
}

.timeline-item-copy._2 {
  flex-direction: row;
  justify-content: flex-end;
  height: auto;
}

.timeline-item-copy.left-item {
  text-align: left;
  align-items: flex-start;
  position: relative;
}

.timeline-item-copy.left-2 {
  text-align: left;
  align-items: flex-start;
}

.cercanias {
  background-color: #f2eee8;
  padding: 200px 40px 100px;
}

.tabs-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tabs-menu-3 {
  flex-flow: column;
  flex: 0 auto;
  align-self: stretch;
  width: 100%;
  max-width: 420px;
  display: flex;
}

.tab-link-tab-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .3;
  background-color: #0000;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  padding: 30px 0 30px 2px;
  transition: opacity .2s;
  display: flex;
}

.tab-link-tab-1:hover {
  opacity: 1;
}

.tab-link-tab-1.w--current {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: 100;
  background-color: #0000;
  border-top: .5px #afafaf;
  border-bottom: .5px solid #afafaf;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  padding: 30px 0 30px 2px;
  transition: opacity .2s;
  display: flex;
}

.text-block-59 {
  color: #bfa76f;
  text-align: right;
  max-width: 20px;
  margin-top: 14px;
  font-family: Saoldisplay, Arial, sans-serif;
  line-height: 120%;
}

.text-block-60 {
  color: #5e100f;
  font-family: Saoldisplay, Arial, sans-serif;
  font-size: 32px;
  line-height: 120%;
}

.tab-pane-tab-1 {
  max-width: 800px;
  height: 100%;
  transition: opacity .2s;
}

.tabs-content-3 {
  flex: 0 auto;
  align-self: stretch;
  width: 100%;
  max-width: 800px;
  height: auto;
  margin-left: auto;
  margin-right: 0;
}

.columns-3 {
  max-width: 660px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: 0;
}

.column-6 {
  padding-left: 0;
  padding-right: 0;
}

.list-9 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  margin-bottom: 0;
  padding-left: 14px;
  display: flex;
}

.text-block-61 {
  color: #232d3d;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 14px;
  line-height: 120%;
}

.div-block-168 {
  max-width: none;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 17%;
  position: static;
  left: auto;
  right: auto;
}

.list_2 {
  align-self: auto;
  max-width: 280px;
  margin-left: auto;
  margin-right: 0;
}

.flex-block-69 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.list_1 {
  max-width: 280px;
  margin-left: 0;
  margin-right: 0;
}

.disponibilidad {
  background-image: linear-gradient(#f2eee8f7, #f2eee8f7), url('../images/patt-2.svg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  padding-top: 100px;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.marquee {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.marquee-image {
  border-radius: 0;
  width: auto;
  max-width: none;
  height: 280px;
}

.main-wrapper-2 {
  z-index: 1;
  position: relative;
}

.marquee-content {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: none;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 30px;
  display: flex;
}

.marquee-content.reverse.scroll {
  align-items: stretch;
}

.marquee-content.scroll {
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  flex: none;
  justify-content: space-around;
  align-items: stretch;
  min-width: 100%;
  padding-left: 0;
}

.flex-block-70 {
  justify-content: flex-start;
  align-items: center;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-169 {
  background-color: #bfa76f;
  width: 84px;
  height: 2px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
}

.tab-link-tab-2-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .3;
  background-color: #0000;
  border-top: .5px solid #afafaf;
  border-bottom: .5px solid #afafaf;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px 0 30px 2px;
  transition: opacity .2s;
  display: flex;
}

.tab-link-tab-2-2:hover {
  opacity: 1;
}

.tab-link-tab-2-2.w--current {
  opacity: 100;
  background-color: #0000;
}

.tab-pane-tab-2 {
  transition: opacity .2s;
}

.tab-link-tab-3-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .3;
  background-color: #0000;
  border-top: .5px solid #afafaf;
  border-bottom: .5px solid #afafaf;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px 0 30px 2px;
  transition: opacity .2s;
  display: flex;
}

.tab-link-tab-3-2:hover {
  opacity: 1;
}

.tab-link-tab-3-2.w--current {
  opacity: 1;
  background-color: #0000;
}

.tab-link-tab-4-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .3;
  background-color: #0000;
  border-top: .5px solid #afafaf;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px 0 30px 2px;
  transition: opacity .2s;
  display: flex;
}

.tab-link-tab-4-2:hover {
  opacity: 1;
}

.tab-link-tab-4-2.w--current {
  opacity: 1;
  background-color: #0000;
}

.text-block-62 {
  color: #232d3d;
  margin-bottom: 20px;
  font-family: Avenirltstd, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.list_3 {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.list-9-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: space-between;
  margin-bottom: 0;
  padding-left: 14px;
  display: flex;
}

.text-block-61-copy {
  color: #232d3d;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 14px;
  line-height: 120%;
}

.text-span-48, .text-span-49, .text-span-50, .text-span-51, .text-span-52, .text-span-53, .text-span-54, .text-span-55, .text-span-56, .text-span-57 {
  font-family: Avenirltstd, Arial, sans-serif;
  font-weight: 500;
}

.div-block-170 {
  margin-left: auto;
  margin-right: auto;
}

.div-block-171 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.tabs-3-movil {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.div-block-28-copy-copy-copy-3 {
  align-self: flex-start;
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: auto;
}

.tab-pane-tab-3, .tab-pane-tab-4 {
  transition: opacity .2s;
}

.main-wrapper-2-copy, .main-wrapper-2-movil {
  z-index: 1;
  position: relative;
}

.padding-section-large-movil {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.content-movil {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.marquee-movil, .marquee-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.marquee-content-movil {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: none;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 30px;
  display: flex;
}

.marquee-content-movil.reverse.scroll {
  align-items: stretch;
}

.marquee-content-movil.scroll {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  flex: none;
  justify-content: space-around;
  align-items: stretch;
  min-width: 100%;
  padding-left: 0;
}

.marquee-content-copy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: none;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 30px;
  display: flex;
}

.marquee-content-copy.reverse.scroll {
  align-items: stretch;
}

.marquee-content-copy.scroll {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  flex: none;
  justify-content: space-around;
  align-items: stretch;
  min-width: 100%;
  padding-left: 0;
}

.marquee-content-copy.reverse-movil.scroll, .marquee-content-copy.reverse-movil.scroll-movil {
  align-items: stretch;
}

.marquee-content-copy-copy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: none;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 30px;
  display: flex;
}

.marquee-content-copy-copy.reverse.scroll {
  align-items: stretch;
}

.marquee-content-copy-copy.scroll {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  flex: none;
  justify-content: space-around;
  align-items: stretch;
  min-width: 100%;
  padding-left: 0;
}

.marquee-content-copy-copy.reverse-movil.scroll, .marquee-content-copy-copy.reverse-movil.scroll-movil {
  align-items: stretch;
}

.marquee-content-movil2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: none;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 30px;
  display: flex;
}

.marquee-content-movil2.reverse.scroll {
  align-items: stretch;
}

.marquee-content-movil2.scroll {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  flex: none;
  justify-content: space-around;
  align-items: stretch;
  min-width: 100%;
  padding-left: 0;
}

.marquee-content-movil2.reverse-movil.scroll, .marquee-content-movil2.reverse-movil.scroll-movil {
  align-items: stretch;
}

.marquee-image_movil, .marquee-image-copy {
  border-radius: 0;
  width: auto;
  max-width: none;
  height: 280px;
}

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

.text-block-55-copy {
  color: #fff;
  max-width: none;
  margin-top: 0;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
}

.flex-block-71 {
  width: 100%;
  max-width: 525px;
}

.div-block-173 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.list-10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #bfa86f;
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  max-width: 250px;
  margin-bottom: 0;
  padding-left: 15px;
  display: flex;
}

.text-list-alberca {
  color: #fff;
  max-width: none;
  margin-top: 0;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 130%;
}

.list-10-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #bfa86f;
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  max-width: none;
  margin-bottom: 0;
  padding-left: 15px;
  display: flex;
}

.flex-block-68-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  max-width: none;
  display: flex;
}

.wa {
  z-index: 10000;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 40px;
  height: auto;
  display: flex;
  position: fixed;
  inset: auto 30px 20px auto;
}

.wa_btn {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: visible;
}

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

.vavbar_link-copy {
  opacity: .49;
  color: #143b50;
  text-decoration: none;
}

.vavbar_link-copy {
  color: #143b50;
  text-decoration: none;
}

.vavbar_link-copy.w--current {
  border-bottom: 1px solid #bfa86f;
}

.flex-block-59-copymov {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
}

.text-size-small-copy {
  color: #f2eee8;
  padding-top: 0;
  font-family: Avenirltstd Book, Arial, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 110%;
}

@media screen and (max-width: 991px) {
  .home-season-flex {
    flex: 1;
  }

  .intro_paralax {
    height: 100vh;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: absolute;
  }

  .home-season-head {
    flex: 0 auto;
    height: auto;
  }

  .flex-block--2 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-img-4 {
    width: 24vw;
    right: 100px;
  }

  .hero-img-5 {
    width: 20vw;
    right: 30px;
  }

  .hero-img-1 {
    z-index: 1;
    width: 40vw;
    bottom: -80%;
    left: 2%;
  }

  .hero {
    height: 100vh;
    min-height: auto;
    margin-top: -250px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    overflow: visible;
  }

  .container-6.rel {
    margin-top: 250px;
  }

  .heading-16 {
    width: auto;
    font-size: 34px;
  }

  .hero-img-2 {
    width: 30vw;
    top: 20%;
    left: 20px;
  }

  .flex-block-45 {
    flex-flow: column;
    padding-top: 100px;
    padding-bottom: 40px;
  }

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

  .eb-copy {
    margin-bottom: 143px;
    top: auto;
    bottom: auto;
  }

  .container-9 {
    width: 70%;
  }

  .container-10 {
    max-width: none;
    min-height: auto;
  }

  .text-block-39 {
    text-align: center;
    font-size: 38px;
  }

  .text-block-40 {
    text-align: center;
    margin-right: auto;
    font-size: 18px;
  }

  .eb {
    margin-left: 0;
  }

  .div-block-125 {
    max-width: 400px;
    height: 90vw;
    max-height: 590px;
    margin-right: auto;
  }

  .image-44 {
    width: 10%;
  }

  .is-main {
    font-size: 3rem;
  }

  .hover_image {
    display: none;
  }

  .div-block-15_1 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image-45 {
    width: 35px;
    max-width: 100%;
  }

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

  .flex-block-47 {
    margin-top: 60px;
  }

  .tit_serv {
    font-size: 38px;
  }

  .text-block-42 {
    font-size: 16px;
  }

  .servicios {
    padding-top: 120px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-44 {
    padding-left: 0;
    padding-right: 0;
  }

  .banner {
    min-height: 320px;
  }

  .image-46 {
    width: 12%;
    max-width: 100%;
  }

  .container-20 {
    min-height: 320px;
  }

  .slider-controls-2 {
    margin-left: 0;
    margin-right: auto;
  }

  .flex-button-wrap.grow-end-hide-mobile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-left: 0;
  }

  .padded-inset-wrap-2 {
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-block-51 {
    width: auto;
    max-width: none;
    margin-left: 20px;
  }

  .slider_card {
    min-width: 340px;
    min-height: 500px;
  }

  .card_title {
    font-size: 26px;
  }

  .slider-snap-list-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 18rem;
    grid-auto-columns: 18rem;
    height: auto;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 0%;
    padding-left: 0;
  }

  .div-block-128 {
    width: 100%;
    max-height: 340px;
  }

  .flex-block-50 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
  }

  .nosotros {
    flex-flow: column;
    padding: 120px 0 220px;
  }

  .tit_about {
    font-size: 54px;
  }

  .padding-section-medium {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .padding-section-medium.is--half-bottom {
    padding-bottom: 1em;
    padding-left: 0;
  }

  .padding-global-2 {
    justify-content: flex-end;
    align-items: center;
    margin-top: 25px;
    padding-right: 20px;
  }

  .icon-button-inner, .icon-button-inner.back {
    border-color: #bfa76f;
  }

  .container-large_testimonial-3 {
    width: 100%;
    max-width: none;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 70px;
    overflow: hidden;
  }

  .sub_t {
    font-size: 14px;
  }

  .scroll-snap-item {
    flex: 0 auto;
    align-self: stretch;
    max-width: 100%;
    margin-left: 0;
    margin-right: auto;
  }

  .enmoladas {
    width: 21vw;
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
  }

  .image_2-copy {
    width: 23vw;
    max-width: 170px;
    margin-left: auto;
    margin-right: auto;
    top: 0%;
    left: 20px;
  }

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

  .div-block-28-copy-copy {
    align-self: center;
  }

  .image_1-2 {
    width: 21vw;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    right: 10px;
  }

  .home-hero_intro {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-10 {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-9-copy-2 {
    height: 100%;
  }

  .tit_gastronomia {
    font-size: 54px;
  }

  .container-4 {
    flex-flow: column;
    max-width: none;
    margin-top: auto;
    padding-bottom: 0;
    display: flex;
    position: absolute;
    top: auto;
    bottom: auto;
  }

  .flex-block--2-2 {
    max-width: none;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-44-copy {
    font-size: 16px;
  }

  .container-12 {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-block-52 {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
  }

  .home-hero_content {
    min-height: 430px;
    top: -100px;
  }

  .image_3 {
    width: 24vw;
    max-width: 170px;
    margin-left: auto;
    margin-right: auto;
  }

  .postre {
    width: 18vw;
    max-width: 120px;
    margin-left: auto;
    margin-right: auto;
    left: 35%;
  }

  .heading-10 {
    text-align: center;
    font-size: 54px;
  }

  .container-14-copy-2 {
    max-width: none;
    height: 100%;
  }

  .text-block-44 {
    max-width: 470px;
    font-size: 18px;
  }

  .image_2-2 {
    width: 30vw;
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
    left: 10%;
  }

  .div-block-135 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: auto;
    right: auto;
  }

  .section {
    padding-top: 120px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div_b_img {
    max-width: 650px;
    max-height: 430px;
  }

  .div_b_3 {
    max-width: 650px;
    max-height: 430px;
    display: block;
  }

  .slidereb {
    height: 580px;
  }

  .div_b_4 {
    max-width: 190px;
    max-height: 250px;
    left: 0;
    right: auto;
  }

  .slider-card.filter-card {
    min-width: auto;
    max-width: none;
    height: 100%;
    min-height: auto;
    max-height: 250px;
    padding: 20px 60px;
  }

  .div-block-137 {
    width: 400px;
    max-width: 320px;
  }

  .tit_testim {
    font-size: 40px;
  }

  .flex-block-23 {
    flex: 1;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-139 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-44-copy-copy {
    max-width: 370px;
    font-size: 16px;
  }

  .padded-inset-wrap-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial {
    font-size: 14px;
    line-height: 100%;
  }

  .testimonials {
    padding: 120px 0 0 20px;
  }

  .slider-snap-list-3 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 18rem;
    grid-auto-columns: 18rem;
    height: 300px;
    margin-right: 0;
    padding: 10px 0 0%;
  }

  .hero-img-3 {
    width: 15vw;
    top: 10%;
    left: 154px;
  }

  .hero-im-6 {
    width: 15vw;
    top: auto;
    bottom: 0%;
    right: 110px;
  }

  .heading-16-copy {
    width: auto;
    max-width: 590px;
    font-size: 54px;
  }

  .section-11 {
    padding-bottom: 140px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-140 {
    max-width: none;
  }

  .text-block-44-copy-copy-copy {
    text-align: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .flex-block-53 {
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    max-width: none;
  }

  .div-block-141 {
    max-width: none;
    min-height: 300px;
  }

  .flex-block-54 {
    flex-flow: column;
  }

  .image-52 {
    display: none;
  }

  .div-block-28-copy-copy-copy {
    margin-left: auto;
  }

  .image-53 {
    margin-top: 20px;
    right: auto;
  }

  .section-12 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-54 {
    max-width: 100%;
  }

  .text-block-45 {
    font-size: 40px;
  }

  .div-block-142 {
    min-height: auto;
  }

  .image-55 {
    max-width: 100%;
  }

  .container-32 {
    min-height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-46 {
    font-size: 22px;
  }

  .section-13 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-block-56 {
    flex-flow: row;
  }

  .text-block-47 {
    font-size: 42px;
  }

  .image-17 {
    width: 100%;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .container-28 {
    flex-flow: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-73 {
    flex: 0 auto;
    width: 100%;
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
    display: none;
  }

  .navbar {
    display: none;
  }

  .button-7-copy.is-secondary {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 40px;
    font-size: 16px;
  }

  .div-block-74 {
    max-width: none;
  }

  .link-block-7 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    font-family: Avenirltstd Book, Arial, sans-serif;
    font-weight: 300;
  }

  .div-block-96 {
    background-color: #bfa76f;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .nav-menu-3 {
    background-color: #561713fa;
  }

  .link-block-8 {
    flex: 0 auto;
    width: 140px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-99 {
    max-width: none;
  }

  .image-27 {
    width: 100%;
    height: 100%;
    margin-right: auto;
  }

  .container-36 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-size-small-copy-2 {
    font-size: 24px;
    line-height: 100%;
  }

  .menu-button-2 {
    background-image: url('../images/open.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .menu-button-2.w--open {
    background-image: url('../images/close.svg');
    display: block;
  }

  .container-37 {
    justify-content: center;
    height: 110px;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .div-block-94 {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #561713fa;
    border-bottom-width: 1px;
    border-bottom-color: #9c824f;
    height: 100%;
  }

  .div-block-95 {
    padding-top: 30px;
    display: block;
  }

  .heading-11 {
    color: #f2f0eb;
    margin-left: 0;
    font-family: Avenirltstd Book, Arial, sans-serif;
    font-size: 34px;
    font-weight: 300;
    line-height: 100%;
  }

  .navbar_movil {
    z-index: 1000000;
    background-color: #0000;
    display: block;
  }

  .div-block-151 {
    align-self: center;
    width: 40px;
    height: 40px;
  }

  .image-58 {
    height: 100%;
    display: block;
  }

  .div_gastronomia {
    min-height: 540px;
    display: flex;
    top: -47px;
  }

  .div-block-151-copy {
    align-self: center;
    width: 60px;
    height: 60px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .nosotros-mov {
    padding: 120px 0 220px;
    display: none;
  }

  .int-hero_bkg {
    min-height: 510px;
  }

  .flex-block--2-int {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .intro_paralax-int {
    height: 100vh;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: absolute;
  }

  .home-season-flex-int {
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .home-season-head-int {
    flex: 0 auto;
    height: auto;
  }

  .int_hero_h {
    font-size: 38px;
  }

  .img_hero_int {
    align-self: stretch;
  }

  .intro_int {
    padding-top: 120px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .intro_int_1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    max-width: none;
    margin-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .text_int_1 {
    font-size: 16px;
  }

  .int-hero_intro {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-39 {
    max-width: none;
    margin-top: 0;
    padding-top: 0;
    top: 60px;
  }

  .banner_int, .banner_back_int {
    padding-top: 0;
  }

  .flex-block-64 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 100px;
  }

  .image-60 {
    width: 38vw;
  }

  .div-block-156 {
    justify-content: flex-start;
    align-self: center;
    align-items: center;
  }

  .text-block-49 {
    text-align: center;
    font-size: 18px;
  }

  .text-block-50 {
    text-align: center;
    font-size: 16px;
  }

  .text-size-small_int {
    font-size: 15px;
  }

  .section-15 {
    padding-top: 220px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .home-hero_intro_2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-10-copy {
    text-align: center;
    font-size: 54px;
  }

  .slider_habitacion {
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    max-width: none;
    height: auto;
    padding-bottom: 0%;
    display: flex;
  }

  .right-arrow-3 {
    width: 5vw;
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
    inset: auto auto 0%;
  }

  .flex-block-6 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .texto_habitacion {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    margin-left: auto;
    padding-top: 0;
  }

  .flex-block-31 {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-38 {
    margin-bottom: 0;
    font-size: 10px;
  }

  .flex-block-7 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row;
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: flex-start;
    place-items: stretch start;
    width: 100%;
    display: grid;
  }

  .flex-block-4 {
    flex-flow: column;
    padding-bottom: 9%;
  }

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

  .tabs-menu-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    align-items: stretch;
    margin-top: 5%;
    display: grid;
  }

  .left-arrow-3 {
    width: 5vw;
    margin-top: 0;
    margin-right: 9%;
    inset: auto auto 0%;
  }

  .slider-4 {
    flex-flow: row;
    flex: 1;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 0;
    padding-bottom: 8%;
    display: flex;
  }

  .tab-link-tab-6 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-84 {
    margin-top: 60px;
    display: block;
  }

  .list-7 {
    grid-row-gap: 10px;
    flex: 0 auto;
    justify-content: space-between;
    align-self: auto;
    align-items: flex-start;
  }

  .button-7-reservar.is-secondary-reservar {
    margin-top: 0;
  }

  .tab-link-tab-4 {
    width: 100%;
    height: 56px;
  }

  .flex-block-48_int {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
  }

  .div-block-28_int {
    margin-right: 0;
  }

  .div-block-52_int {
    text-align: center;
  }

  .tit_hab_int {
    font-size: 38px;
  }

  .text-block-51 {
    text-align: left;
    max-width: 560px;
    margin-left: 0;
    margin-right: auto;
    font-size: 18px;
  }

  .text-span-44 {
    font-size: 14px;
  }

  .text_tab {
    font-size: 20px;
  }

  .image-61 {
    width: 13vw;
    max-width: 100%;
    margin-top: 100px;
  }

  .banner_int_2, .container-20_int {
    min-height: 320px;
  }

  .section-14-copy {
    justify-content: space-around;
    align-items: center;
    min-height: 510px;
  }

  .flex-block-4-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 0%;
  }

  .img_hero_int_banner {
    align-self: stretch;
  }

  .text_int_2 {
    text-align: center;
    max-width: 420px;
    margin-right: auto;
    font-size: 18px;
  }

  .tit_int_amenidades {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 54px;
  }

  .container-12-copy {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .intro_int_2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    max-width: none;
    margin-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .int-hero_intro-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-12-copy-copy {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

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

  .flex-block-65 {
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-157 {
    align-self: center;
    max-width: none;
  }

  .flex-block-66 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-158 {
    width: 38vw;
    max-width: none;
  }

  .div-block-159 {
    width: 30vw;
  }

  .div-block-160 {
    align-self: stretch;
    width: 50vw;
    margin-left: auto;
    margin-right: auto;
  }

  .banner-copy {
    min-height: 320px;
  }

  .image-46-copy {
    width: 12%;
    max-width: 100%;
  }

  .div-block-84-copy {
    margin-top: 60px;
    display: block;
  }

  .section-15-copy {
    padding-top: 220px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .accordion-paragraph---brix {
    max-width: 100%;
  }

  .accordion-item-title---brix {
    max-width: 88%;
  }

  .accordion-item---brix.accordion-1---brix {
    margin-bottom: 20px;
  }

  .flex-block-48_int2 {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
  }

  .tit_hab_int2 {
    text-align: left;
    font-size: 38px;
  }

  .text-block-41-copy-copy-copy {
    margin-bottom: 25px;
  }

  .text-block-52 {
    font-size: 18px;
    display: inline-block;
  }

  .flex-block-67 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: column;
  }

  .flex-block-68 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: row;
    max-width: none;
    display: flex;
  }

  .div-block-15_1-copy {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-162, .div-block-163, .div-block-164, .div-block-165, .div-block-166, .div-block-167 {
    flex: 1;
  }

  .text-block-52-copy {
    text-align: left;
    vertical-align: baseline;
    margin-left: 10px;
    font-size: 18px;
    display: block;
  }

  .text-block-52-copy-copy {
    font-size: 18px;
    display: none;
  }

  .cenas {
    padding: 220px 20px 20px;
  }

  .container-4-copy {
    flex-flow: column;
    max-width: none;
    margin-top: 104px;
    padding-bottom: 0;
    display: flex;
    position: absolute;
    top: auto;
    bottom: auto;
  }

  .flex-block-52-copy {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .titulo_cenas {
    align-self: center;
  }

  .container-4-copy-copy_2 {
    flex-flow: column;
    max-width: none;
    margin-top: auto;
    padding-bottom: 0;
    display: flex;
    position: absolute;
    top: auto;
    bottom: auto;
  }

  .text-block-56 {
    font-size: 14px;
  }

  .text-block-44-copy-copy {
    font-size: 16px;
  }

  .div-block-28-copy-copy-copy {
    align-self: center;
  }

  .text_intro {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .image-72 {
    left: 5%;
  }

  .teaser-container {
    padding-left: 0;
    padding-right: 0;
  }

  .teaser-img {
    position: relative;
    inset: auto;
  }

  .teaser-section {
    flex-flow: row;
    display: block;
  }

  .copy-small {
    text-align: center;
  }

  .teaser-copy {
    flex-flow: column;
    align-self: center;
    margin-top: 1.5em;
    margin-bottom: 5em;
    padding-right: 0%;
    display: flex;
  }

  .teaser-img-tablet-down {
    display: block;
  }

  .teaser-grid {
    flex-direction: column;
  }

  .teaser-column {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .p-teaser-img-wrap {
    display: none;
  }

  .teaser-copy-wrap {
    flex-direction: column;
    height: auto;
  }

  .title1 {
    font-size: 3em;
  }

  .tit_hab_int2-copy {
    font-size: 38px;
  }

  .text-block-52-copy {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    display: block;
  }

  .suites {
    padding-top: 140px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta_int_2 {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .home-hero_intro-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .container-12-copy {
    align-self: center;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .div_gastronomia-copy {
    min-height: 650px;
    display: flex;
    top: -47px;
  }

  .text-block-41-copy-copy-copy-copy {
    margin-bottom: 25px;
  }

  .text2_int {
    font-size: 18px;
    display: inline-block;
  }

  .subtitle {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    display: block;
  }

  .junior_suite {
    background-image: url('../images/junior_suite.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    min-height: 320px;
    margin-bottom: 50px;
    display: block;
  }

  .master_suite {
    background-image: url('../images/master_suite.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    min-height: 320px;
    margin-bottom: 50px;
    display: block;
  }

  .hero-descubre-cholula {
    z-index: 0;
    height: 100vh;
    min-height: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    position: relative;
    overflow: visible;
  }

  .heading_int, .heading_int-copy {
    width: auto;
    max-width: 590px;
    font-size: 54px;
  }

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

  .text-6em {
    font-size: 4.5em;
  }

  .div-block-28-copy-copy-copy_2 {
    align-self: center;
  }

  .text-block-58 {
    font-size: 28px;
  }

  .cercanias {
    padding: 140px 20px 20px;
  }

  .tabs-3 {
    flex-flow: column;
    display: none;
  }

  .tabs-menu-3 {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: stretch;
    max-width: none;
    margin-top: 20px;
    display: grid;
  }

  .tab-link-tab-1.w--current {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-59 {
    font-size: 10px;
  }

  .text-block-60 {
    font-size: 26px;
    line-height: 110%;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .marquee-image {
    height: 240px;
  }

  .tab-link-tab-2-2 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tab-link-tab-3-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tab-link-tab-4-2 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-170 {
    display: block;
  }

  .tabs-3-movil {
    flex-flow: column;
    display: block;
  }

  .div-block-28-copy-copy-copy-3 {
    margin-left: auto;
  }

  .padding-section-large-movil {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .marquee-image_movil, .marquee-image-copy {
    height: 240px;
  }

  .div-block-173 {
    flex-flow: column;
  }

  .list-10 {
    max-width: none;
  }

  .flex-block-68-copy {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: row;
    max-width: none;
    display: flex;
  }

  .flex-block-59-copymov {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .text-size-small-copy {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .flex-block--2 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .container-14-copy {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-39 {
    font-size: 34px;
  }

  .text-block-40 {
    font-size: 18px;
  }

  .div-block-125 {
    max-width: 340px;
    max-height: 500px;
  }

  .image-44 {
    width: 20%;
  }

  .is-main {
    font-size: 2.5rem;
    line-height: 1;
  }

  .div-block-15_1 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-45 {
    width: 30px;
  }

  .tit_serv {
    font-size: 34px;
  }

  .image-46 {
    width: 15%;
  }

  .container-20 {
    min-height: 290px;
  }

  .slider-controls-2 {
    grid-template-columns: 1fr auto;
    justify-content: space-between;
    height: auto;
    min-height: 40px;
    margin-top: 0;
  }

  .flex-button-wrap.grow-end-hide-mobile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: center;
    margin-left: 0;
    margin-right: auto;
    display: flex;
    position: relative;
    left: 0;
    right: auto;
  }

  .image-47 {
    margin-top: 5px;
  }

  .padded-inset-wrap-2 {
    flex: 1;
    align-self: center;
  }

  .slider_card {
    min-width: 320px;
    min-height: auto;
    padding-bottom: 40px;
  }

  .card_title {
    font-size: 24px;
  }

  .slider-snap-list-2 {
    grid-auto-columns: 18rem;
    padding-bottom: 1.25rem;
    padding-left: 0;
    padding-right: 1rem;
  }

  .icon-button-outline.is-disabled {
    left: 0;
    right: auto;
  }

  .div-block-128 {
    width: 100%;
    height: auto;
    max-height: none;
  }

  .tit_about {
    font-size: 46px;
  }

  .padding-section-medium {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .padding-section-medium.is--half-bottom {
    overflow: auto;
  }

  .padding-global-2 {
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .sub_t {
    font-size: 13px;
  }

  .scroll-snap-item {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .image_2-copy {
    left: 0%;
  }

  .image_1-2 {
    width: 24vw;
    max-width: 280px;
  }

  .tit_gastronomia {
    font-size: 46px;
    line-height: 110%;
  }

  .flex-block--2-2 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-44-copy {
    max-width: 390px;
    font-size: 16px;
  }

  .home-hero_content {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    min-height: 330px;
    padding: 10px 1rem;
  }

  .image_3 {
    right: 3%;
  }

  .postre {
    width: 15vw;
  }

  .heading-10 {
    font-size: 46px;
    line-height: 110%;
  }

  .container-14-copy-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-44 {
    max-width: 376px;
    font-size: 16px;
  }

  .image_2-2 {
    width: 36vw;
    left: 5%;
  }

  .div_b_img, .div_b_3 {
    max-width: 440px;
    max-height: 380px;
  }

  .slidereb {
    height: 480px;
  }

  .div_b_4 {
    max-width: 160px;
    max-height: 210px;
  }

  .slider-card.filter-card {
    padding-left: 40px;
    padding-right: 40px;
  }

  .tit_testim {
    font-size: 36px;
    line-height: 110%;
  }

  .padded-inset-wrap-3 {
    height: 100%;
  }

  .padding-global-3 {
    height: 40px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .slider-controls-3 {
    grid-template-columns: 1fr auto;
    justify-content: space-between;
    height: 100%;
    margin-top: .5rem;
  }

  .slider-snap-list-3 {
    grid-auto-columns: 18rem;
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-16-copy {
    font-size: 49px;
  }

  .text-block-44-copy-copy-copy {
    max-width: 370px;
  }

  .image-53 {
    width: 70px;
    max-width: 100%;
  }

  .image-54 {
    max-width: 90%;
  }

  .text-block-45 {
    font-size: 34px;
  }

  .column, .link-block {
    min-height: auto;
  }

  .div-block-143 {
    min-height: 260px;
  }

  .div-block-144 {
    min-height: auto;
  }

  .container-32 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .text-block-46 {
    max-width: 360px;
    font-size: 20px;
  }

  .section-13 {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-block-56 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .flex-block-57 {
    justify-content: flex-start;
    align-items: center;
  }

  .flex-block-58 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .container-34 {
    margin-top: 100px;
  }

  .text-block-47 {
    max-width: 320px;
    font-size: 36px;
  }

  .flex-block-61 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
  }

  .flex-block-62 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .link-block-3 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .container-27 {
    display: flex;
  }

  .heading-9 {
    font-size: 34px;
    line-height: 38px;
  }

  .text-block-13 {
    font-size: 10px;
    line-height: 18px;
  }

  .navbar {
    display: none;
  }

  .div-block-76, .container-36 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-37 {
    display: flex;
  }

  .heading-11 {
    font-size: 34px;
    line-height: 38px;
  }

  .navbar_movil {
    display: block;
  }

  .flex-block-63 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .flex-block--2-int {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .container-14-copy-int {
    margin-left: auto;
    margin-right: auto;
  }

  .int_hero_h {
    font-size: 34px;
  }

  .text_int_1 {
    max-width: 390px;
    font-size: 16px;
  }

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

  .heading-10-copy {
    font-size: 46px;
    line-height: 110%;
  }

  .tit_hab_int {
    font-size: 34px;
  }

  .banner_int_2 {
    min-height: 280px;
  }

  .container-20_int {
    min-height: 290px;
  }

  .container-14-copy-copy {
    margin-left: auto;
    margin-right: auto;
  }

  .text_int_2 {
    max-width: 390px;
    font-size: 16px;
  }

  .tit_int_amenidades {
    font-size: 46px;
    line-height: 110%;
  }

  .image-46-copy {
    width: 15%;
  }

  .accordion-arrow-wrap---brix {
    width: 40px;
    min-height: 40px;
  }

  .accordion-paragraph---brix {
    max-width: 100%;
    font-size: 16px;
    line-height: 1.6;
  }

  .cloneable-container-default {
    padding: 80px 24px;
  }

  .accordion-item-title---brix {
    max-width: 80%;
    font-size: 18px;
  }

  .accordion-item---brix.accordion-1---brix {
    margin-bottom: 16px;
    padding: 32px;
  }

  .tit_hab_int2 {
    font-size: 34px;
  }

  .text-block-41-copy-copy-copy {
    margin-bottom: 24px;
  }

  .text-block-52 {
    display: inline-block;
  }

  .div-block-15_1-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .image-71 {
    width: 35px;
    margin-bottom: 20px;
  }

  .text-block-52-copy {
    display: none;
  }

  .text-block-52-copy-copy {
    display: block;
  }

  .text-block-44-copy-copy {
    max-width: 390px;
    font-size: 16px;
  }

  .teaser-container {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .teaser-copy {
    padding-right: 0%;
  }

  .teaser-column {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .title1 {
    font-size: 2.6em;
  }

  .tit_hab_int2-copy {
    font-size: 34px;
  }

  .text-block-41-copy-copy-copy-copy {
    margin-bottom: 49px;
  }

  .text2_int {
    display: none;
  }

  .junior_suite, .master_suite {
    min-height: 280px;
    margin-bottom: 40px;
  }

  .heading_int, .heading_int-copy {
    font-size: 49px;
  }

  .gif-image {
    object-position: 50% 50%;
    height: 160px;
  }

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

  .timeline-item {
    height: 270px;
  }

  .rewind-time-gif {
    margin-left: auto;
    margin-right: auto;
    inset: 0%;
  }

  .timeline-content-wrapper {
    width: 45%;
    font-size: 12px;
  }

  .timeline-wrapper {
    width: 100%;
  }

  .text-block-58 {
    font-size: 26px;
  }

  .timeline-item-copy {
    height: 270px;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .tab-link-tab-2-2 {
    border-top-style: none;
  }

  .tab-link-tab-3-2 {
    border-bottom-style: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tab-link-tab-4-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tabs-3-movil {
    display: block;
  }

  .padding-section-large-movil {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media screen and (max-width: 479px) {
  .home-season-flex {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    height: 100%;
  }

  .intro_paralax {
    height: 100%;
    display: block;
  }

  .season-picture-2 {
    width: 30%;
    top: 1408.59px;
  }

  .season-picture-1 {
    width: 20%;
    left: 20px;
  }

  .season-picture-3 {
    width: 30%;
  }

  .season-picture-4 {
    width: 20%;
  }

  .hero-img-4 {
    width: 28vw;
    top: 15%;
    right: 10%;
  }

  .hero-img-5 {
    width: 23vw;
    top: 20%;
    right: 2%;
  }

  .season-picture-5 {
    width: 30%;
  }

  .hero-img-1 {
    width: 48vw;
    max-width: 420px;
    bottom: -70%;
  }

  .hero {
    margin-top: -200px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .container-6.rel {
    height: 100%;
    margin-top: 200px;
    padding-top: 40px;
  }

  .heading-16 {
    font-size: 22px;
  }

  .hero-img-2 {
    width: 38vw;
    left: 5%;
  }

  .flex-block-46 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: none;
  }

  .flex-block-45 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding-top: 120px;
    padding-bottom: 40px;
  }

  .eb-copy {
    width: 20%;
    margin-bottom: 100px;
    left: 5%;
  }

  .container-9 {
    width: 68%;
  }

  .image-43 {
    width: 150px;
  }

  .text-block-39 {
    font-size: 30px;
  }

  .text-block-40 {
    font-size: 16px;
  }

  .eb {
    width: 24%;
    left: 5%;
  }

  .is-main.border-null {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-45 {
    width: 25px;
  }

  .flex-block-48 {
    justify-content: flex-start;
    align-items: center;
  }

  .tit_serv {
    font-size: 30px;
  }

  .text-block-42 {
    font-size: 14px;
  }

  .text-block-41 {
    align-self: flex-start;
    margin-top: 10px;
    font-size: 13px;
  }

  .banner {
    margin-top: 40px;
    padding-left: 0;
  }

  .image-46 {
    top: 35px;
  }

  .container-20 {
    min-height: 260px;
  }

  .slider-controls-2 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    grid-template-rows: auto auto auto;
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    overflow: auto;
  }

  .flex-button-wrap.grow-end-hide-mobile {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    margin-left: auto;
    margin-right: 0;
    display: flex;
    left: auto;
  }

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

  .padded-inset-wrap-2 {
    display: block;
  }

  .filter-container {
    width: auto;
  }

  .flex-block-51 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .slider_card {
    border-radius: 10px;
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .slider-snap-list-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 16rem;
    grid-auto-columns: 16rem;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px 20px 0;
    overflow: auto;
  }

  .about_slide {
    width: auto;
    padding-left: 0;
  }

  .icon-button-outline {
    position: relative;
    left: -10%;
  }

  .icon-button-outline.is-disabled {
    left: auto;
    right: auto;
  }

  .flex-block-50 {
    overflow: hidden;
  }

  .nosotros {
    padding-bottom: 140px;
    padding-left: 20px;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .tit_about {
    font-size: 38px;
  }

  .padding-section-medium.is--half-bottom {
    width: auto;
    padding-top: 2em;
    padding-bottom: 0;
    position: static;
    overflow: visible;
  }

  .padding-global-2 {
    height: auto;
    display: none;
  }

  .container-large_testimonial-3 {
    width: 100%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    overflow: visible;
  }

  .scroll-snap-item {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex: 0 auto;
    align-self: stretch;
    max-width: none;
    min-height: auto;
    overflow: visible;
  }

  .enmoladas {
    width: 30vw;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    left: 20%;
  }

  .image_2-copy {
    width: 30vw;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0%;
  }

  .image_1-2 {
    width: 33vw;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .home-hero_intro {
    width: 100%;
    padding: 0;
  }

  .section-10 {
    margin-top: 0;
  }

  .image-9-copy-2 {
    height: 100%;
  }

  .tit_gastronomia {
    font-size: 38px;
  }

  .container-4 {
    margin-top: 0;
  }

  .flex-block--2-2 {
    height: 100%;
  }

  .text-block-44-copy {
    font-size: 14px;
  }

  .flex-block-52 {
    padding-right: 0;
  }

  .home-hero_content {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    min-height: 250px;
    margin-top: 60px;
    padding: 0 20px 0;
  }

  .image_3 {
    width: 30vw;
    max-width: none;
    height: auto;
    margin-top: 128px;
    margin-left: auto;
    margin-right: auto;
    top: -56px;
    right: 0%;
  }

  .postre {
    width: 17vw;
    max-width: none;
    height: auto;
    margin-top: 68px;
    margin-left: auto;
    margin-right: auto;
    left: 30%;
  }

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

  .text-block-44 {
    font-size: 14px;
  }

  .image_2-2 {
    width: 43vw;
    max-width: none;
    height: auto;
    margin-top: 68px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
  }

  .div_b_2 {
    flex-flow: row;
    flex: 0 auto;
    height: 100%;
  }

  .right-arrow {
    width: 30px;
    height: 30px;
    bottom: 5%;
  }

  .image_1 {
    aspect-ratio: auto;
    object-fit: contain;
    width: 114%;
    margin-right: auto;
  }

  .div_b_img {
    aspect-ratio: auto;
    object-fit: contain;
    max-width: 90%;
    max-height: 70%;
  }

  .image_2 {
    width: 100%;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: clip;
  }

  .div_b_3 {
    max-width: 90%;
    max-height: 70%;
  }

  .left-arrow {
    width: 30px;
    height: 30px;
    bottom: 5%;
  }

  .slidereb {
    height: 370px;
  }

  .div_b_1 {
    flex-flow: row;
  }

  .div_b_4 {
    align-self: flex-end;
    max-width: 32%;
    max-height: 50%;
  }

  .slider-card.filter-card {
    border-radius: 10px;
    flex-flow: column;
    width: 270px;
    min-width: auto;
    height: auto;
    min-height: 380px;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
    overflow: hidden;
  }

  .div-block-137 {
    flex: 0 auto;
    width: auto;
    max-width: none;
    height: auto;
    overflow: visible;
  }

  .tit_testim {
    font-size: 32px;
  }

  .flex-block-23 {
    text-align: center;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    min-width: auto;
  }

  .filter-container-2 {
    overflow: visible;
  }

  .image-49 {
    max-width: 90%;
  }

  .padded-inset-wrap-3 {
    height: auto;
    display: block;
  }

  .padding-global-3 {
    height: auto;
    display: none;
  }

  .testiomiales {
    padding-left: 0;
    overflow: visible;
  }

  .slider-controls-3 {
    grid-template-rows: auto auto auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    overflow: auto;
  }

  .testimonials {
    padding: 120px 0 30px;
    position: relative;
    overflow: visible;
  }

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

  .container-large_testimonial-4 {
    margin-top: 40px;
  }

  .slider-snap-list-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 16rem;
    grid-auto-columns: 16rem;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px 20px;
    overflow: auto;
  }

  .hero-img-3 {
    width: 20vw;
    position: absolute;
    top: 15%;
    left: 20%;
  }

  .hero-im-6 {
    width: 24vw;
    bottom: -2%;
    right: 5%;
  }

  .heading-16-copy {
    font-size: 35px;
  }

  .image-50 {
    width: 12vw;
  }

  .text-block-44-copy-copy-copy {
    font-size: 16px;
  }

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

  .text-block-45 {
    font-size: 26px;
  }

  .footer-icon {
    width: auto;
    max-width: 80%;
  }

  .flex-block-55 {
    flex-flow: row;
  }

  .div-block-143 {
    justify-content: space-between;
    align-items: center;
    min-height: 210px;
    overflow: hidden;
  }

  .image-55 {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    right: 0;
  }

  .container-32 {
    padding: 60px 20px;
  }

  .text-block-46 {
    font-size: 18px;
  }

  .section-13 {
    padding: 60px 60px 20px;
  }

  .flex-block-57, .flex-block-58 {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .container-34 {
    margin-top: 110px;
  }

  .div-block-148 {
    margin-left: auto;
  }

  .text-block-47 {
    text-align: center;
    font-size: 32px;
  }

  .flex-block-60 {
    justify-content: center;
    align-self: center;
    align-items: flex-end;
  }

  .container-28 {
    margin-top: 100px;
  }

  .container-27 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    height: 100px;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-9 {
    font-size: 30px;
    line-height: 34px;
  }

  .link-block-5 {
    flex: 0 auto;
    order: 0;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .navbar {
    display: none;
  }

  .div-block-96 {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .link-block-8 {
    flex: 0 auto;
    order: 0;
    align-self: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .image-27 {
    width: 140px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .container-36 {
    margin-top: 0;
  }

  .menu-button-2 {
    background-image: url('../images/open.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    flex: 0 auto;
    width: 30px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 20px;
  }

  .menu-button-2.w--open {
    background-image: url('../images/close.svg');
    background-position: 50%;
    background-size: auto;
  }

  .container-37 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    height: 90px;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-94 {
    background-color: #561713fa;
    height: 90px;
  }

  .div-block-95 {
    padding-top: 30px;
  }

  .heading-11 {
    font-size: 26px;
    line-height: 110%;
  }

  .navbar_movil {
    display: block;
  }

  .div-block-151 {
    text-align: right;
    width: 30px;
    height: 30px;
    margin-left: 0;
    margin-right: auto;
    display: none;
  }

  .div_gastronomia {
    min-height: 500px;
  }

  .div-block-151-copy {
    width: 50px;
    height: 50px;
  }

  .flex-block-63 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .nosotros-mov {
    padding-bottom: 140px;
    padding-left: 20px;
    display: block;
    position: relative;
    overflow: visible;
  }

  .int-hero_bkg {
    min-height: 100%;
  }

  .div-block-21-int {
    align-self: auto;
    height: auto;
    min-height: 660px;
  }

  .container-14-copy-int {
    height: 420px;
    min-height: auto;
  }

  .image-overlay-int {
    justify-content: center;
    align-self: auto;
    align-items: center;
    height: 420px;
    display: block;
  }

  .intro_paralax-int {
    height: 100%;
    display: block;
  }

  .home-season-flex-int {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  .image-50-copy {
    width: 12vw;
  }

  .int_hero_h {
    font-size: 40px;
  }

  .img_hero_int {
    flex: 0 auto;
    align-self: auto;
    width: auto;
    height: 420px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    left: auto;
    right: auto;
  }

  .intro_int {
    background-image: linear-gradient(#f2eee8f7, #f2eee8f7), url('../images/patt-2.svg');
    background-position: 0 0, 50%;
    padding-top: 120px;
  }

  .intro_int_1 {
    margin-top: 0;
  }

  .text_int_1 {
    font-size: 14px;
  }

  .int-hero_intro {
    width: 100%;
    padding: 0;
  }

  .container-39 {
    flex: 0 auto;
    align-self: auto;
    height: auto;
    padding-top: 0;
    display: block;
    overflow: visible;
  }

  .banner_int {
    padding-top: 0;
  }

  .banner_back_int {
    min-height: auto;
  }

  .flex-block-64 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    height: 100%;
    padding: 140px 40px;
  }

  .image-60 {
    width: 60vw;
  }

  .div-block-156 {
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    max-width: none;
  }

  .text-block-49 {
    font-size: 16px;
  }

  .text-block-50, .text-size-small_int {
    font-size: 14px;
  }

  .section-15 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .home-hero_intro_2 {
    width: auto;
    padding: 0;
  }

  .heading-10-copy {
    font-size: 42px;
  }

  .tab-link-tab-5 {
    flex: 0 auto;
    align-self: auto;
    max-width: none;
    padding-bottom: 5px;
  }

  .slider_habitacion {
    flex-flow: column;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }

  .right-arrow-3 {
    width: auto;
    height: auto;
    margin-left: 60px;
    margin-right: auto;
    display: none;
    left: auto;
    right: auto;
  }

  .flex-block-6 {
    justify-content: flex-start;
    align-items: center;
  }

  .tab-link-tab-3 {
    flex: 0 auto;
    align-self: auto;
    max-width: none;
    padding-bottom: 5px;
  }

  .flex-block-34 {
    justify-content: flex-start;
    align-items: center;
  }

  .tabs-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: auto;
    display: flex;
    position: static;
    overflow: visible;
  }

  .texto_habitacion {
    align-self: auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-block-31 {
    flex-flow: column;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
  }

  .tab-link-tab-2 {
    flex: 0 auto;
    align-self: auto;
    max-width: none;
    padding-bottom: 5px;
  }

  .tab-link-tab-2.w--current {
    padding-bottom: 5px;
  }

  .slider-3 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .flex-block-7 {
    grid-column-gap: 20px;
    grid-row-gap: 5px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    align-self: auto;
    place-items: stretch stretch;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    display: grid;
  }

  .flex-block-32 {
    justify-content: flex-start;
    align-items: center;
  }

  .flex-block-4 {
    padding-bottom: 0%;
    display: block;
  }

  .flex-block-35 {
    justify-content: flex-start;
    align-items: center;
  }

  .slide-13 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .mask-3 {
    border-radius: 0;
  }

  .div-block-87 {
    background-size: contain;
    width: auto;
    height: 30px;
  }

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

  .text-block-22 {
    height: auto;
    font-size: 14px;
  }

  .tabs-content-2 {
    align-self: auto;
    width: auto;
    margin-right: 0;
  }

  .tabs-menu-2 {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    aspect-ratio: auto;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    width: 100%;
    min-height: auto;
    margin-top: 30px;
    display: grid;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .left-arrow-3 {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: 60px;
    display: none;
    left: auto;
    right: auto;
  }

  .flex-block-33 {
    justify-content: flex-start;
    align-items: center;
  }

  .text-block-21 {
    font-size: 13px;
  }

  .slider-4 {
    justify-content: center;
    align-self: auto;
    align-items: flex-end;
    padding-bottom: 0%;
  }

  .tab-link-tab-6 {
    flex: 0 auto;
    align-self: auto;
    max-width: none;
    height: auto;
    min-height: 40px;
    padding-bottom: 5px;
    position: static;
  }

  .tab-link-tab-6.w--current {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    flex: 0 auto;
    align-self: auto;
    max-width: none;
    min-height: 40px;
    padding-bottom: 0;
    display: flex;
  }

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

  .div-block-84 {
    overflow: hidden;
  }

  .list-7 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex: 1;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    padding-left: 0;
  }

  .tit_casa {
    text-align: center;
    font-size: 20px;
  }

  .button-7-reservar.is-secondary-reservar {
    margin-top: 0;
  }

  .tab-link-tab-4 {
    flex: 0 auto;
    align-self: auto;
    max-width: none;
    height: auto;
    padding-bottom: 5px;
  }

  .flex-block-48_int {
    justify-content: flex-start;
    align-items: center;
  }

  .text-block-41-copy {
    margin-top: 10px;
    font-size: 13px;
  }

  .div-block-28_int {
    flex: 1;
    align-self: stretch;
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
  }

  .div-block-52_int {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .tit_hab_int {
    font-size: 30px;
  }

  .text-block-51 {
    text-align: left;
    font-size: 15px;
  }

  .text-span-44 {
    font-size: 13px;
  }

  .text_tab {
    height: auto;
    font-size: 18px;
  }

  .image-61 {
    width: 20vw;
    margin-top: 60px;
  }

  .banner_int_2 {
    height: auto;
    min-height: auto;
    margin-top: 0;
    padding-left: 0;
  }

  .container-20_int {
    min-height: 260px;
  }

  .section-14-copy {
    justify-content: space-around;
    align-items: center;
    min-height: 420px;
    padding-bottom: 0;
    position: static;
  }

  .flex-block-4-copy {
    padding-bottom: 0%;
    display: block;
  }

  .img_hero_int_banner {
    height: 100%;
  }

  .text_int_2 {
    font-size: 14px;
  }

  .tit_int_amenidades {
    font-size: 38px;
  }

  .intro_int_2 {
    margin-top: 0;
  }

  .int-hero_intro-2 {
    width: 100%;
    padding: 0;
  }

  .flex-block-65, .div-block-157 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-158 {
    width: 50vw;
  }

  .div-block-159 {
    width: 35vw;
  }

  .banner-copy {
    margin-top: 0;
    padding-left: 0;
  }

  .image-46-copy {
    top: 35px;
  }

  .div-block-84-copy {
    position: relative;
  }

  .section-15-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .accordion-paragraph---brix {
    max-width: 100%;
  }

  .cloneable-container-default {
    padding: 64px 16px;
  }

  .accordion-item-title---brix {
    max-width: 70%;
    font-size: 20px;
  }

  .flex-block-48_int2 {
    flex: 1;
    justify-content: flex-start;
    align-self: stretch;
    align-items: flex-start;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .text-block-41-copy-copy {
    margin-top: 10px;
    font-size: 13px;
  }

  .tit_hab_int2 {
    width: auto;
    margin-left: 0;
    margin-right: auto;
    font-size: 32px;
    display: inline-block;
  }

  .text-block-41-copy-copy-copy {
    margin-top: 0;
    margin-bottom: 27px;
    font-size: 13px;
    display: none;
  }

  .text-block-52 {
    vertical-align: baseline;
    object-fit: fill;
    width: auto;
    max-width: 290px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    display: block;
    position: static;
    overflow: visible;
  }

  .flex-block-67 {
    margin-top: 0;
  }

  .flex-block-68 {
    flex-flow: column;
  }

  .icon-21 {
    align-self: flex-start;
    width: 25px;
    max-width: 100%;
    margin-top: 10px;
  }

  .dropdown {
    width: auto;
    padding-left: 0;
    position: static;
    overflow: hidden;
  }

  .dropdown-toggle {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: stretch;
    width: auto;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
  }

  .dropdown-list {
    margin-top: 0;
    padding-top: 0;
    overflow: hidden;
  }

  .div-block-15_1-copy {
    margin-top: 20px;
  }

  .image-71 {
    width: 30px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .text-block-52-copy {
    vertical-align: baseline;
    object-fit: fill;
    z-index: 0;
    vertical-align: baseline;
    object-fit: fill;
    width: auto;
    max-width: 290px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    display: none;
    position: static;
    overflow: visible;
  }

  .text-block-52-copy-copy {
    vertical-align: baseline;
    object-fit: fill;
    width: auto;
    max-width: 290px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    display: block;
    position: static;
    overflow: visible;
  }

  .cenas {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-4-copy {
    margin-top: 100px;
  }

  .flex-block-52-copy {
    padding-right: 0;
  }

  .container-4-copy-copy_2 {
    margin-top: auto;
  }

  .text-block-44-copy-copy {
    font-size: 14px;
  }

  .image-72 {
    width: 24vw;
  }

  .image-73 {
    width: 32vw;
  }

  .image-74 {
    width: 34vw;
  }

  .image-75 {
    width: 23vw;
  }

  .image-76 {
    width: 15vw;
  }

  .teaser-container {
    padding-left: 0;
    padding-right: 0;
  }

  .teaser-column {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .tit_hab_int2-copy {
    width: auto;
    margin-left: 0;
    margin-right: auto;
    font-size: 32px;
    display: inline-block;
  }

  .text-block-52-copy {
    vertical-align: baseline;
    object-fit: fill;
    width: auto;
    max-width: 290px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    display: block;
    position: static;
    overflow: visible;
  }

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

  .home-hero_intro-copy {
    width: 100%;
    padding: 0;
  }

  .div_gastronomia-copy {
    min-height: 550px;
  }

  .text-block-41-copy-copy-copy-copy {
    margin-top: 0;
    margin-bottom: 27px;
    font-size: 13px;
    display: none;
  }

  .text2_int {
    vertical-align: baseline;
    object-fit: fill;
    width: auto;
    max-width: 290px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    display: none;
    position: static;
    overflow: visible;
  }

  .subtitle {
    vertical-align: baseline;
    object-fit: fill;
    width: auto;
    max-width: 290px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    display: block;
    position: static;
    overflow: visible;
  }

  .junior_suite {
    min-height: 250px;
    margin-bottom: 30px;
  }

  .master_suite {
    width: auto;
    height: auto;
    min-height: 250px;
  }

  .hero-descubre-cholula {
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .heading_int, .heading_int-copy {
    font-size: 35px;
  }

  .text-block-57 {
    text-align: center;
    font-size: 16px;
  }

  .gif-image {
    height: 80%;
  }

  .gif-image.left {
    margin-top: 63px;
  }

  .gif-image.right {
    margin-top: -96px;
  }

  .timeline-text {
    flex: 0 auto;
    height: auto;
    font-size: 14px;
  }

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

  .container-40.flex-verticle {
    justify-content: flex-end;
    padding-left: 10px;
    padding-right: 10px;
  }

  .timeline-item {
    height: 220px;
  }

  .timeline-item.left-item {
    justify-content: center;
    align-items: flex-start;
  }

  .timeline-month {
    font-size: 1.7em;
  }

  .new-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .timeline-track {
    width: 7px;
  }

  .text-link {
    margin-top: 29px;
    margin-left: 20px;
  }

  .timeline-content-wrapper {
    grid-row-gap: 24vh;
    align-self: auto;
    padding-bottom: 60px;
  }

  .text-6em {
    font-size: 3.7em;
  }

  .timeline-wrapper {
    width: 93%;
  }

  .text-block-58 {
    font-size: 22px;
  }

  .timeline-item-copy {
    justify-content: flex-end;
    align-items: flex-end;
    height: 220px;
  }

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

  .tabs-3 {
    display: none;
  }

  .tabs-menu-3 {
    display: flex;
  }

  .tab-link-tab-1.w--current {
    padding-top: 14px;
    padding-bottom: 15px;
  }

  .text-block-59 {
    margin-top: 10px;
    font-size: 9px;
  }

  .text-block-60 {
    font-size: 22px;
  }

  .text-block-61 {
    font-size: 12px;
  }

  .div-block-168 {
    margin-top: 20px;
    padding-left: 0%;
  }

  .list_2, .list_1 {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .disponibilidad {
    padding-bottom: 100px;
    padding-left: 0;
  }

  .marquee {
    grid-column-gap: 2rem;
    justify-content: space-between;
    width: 100%;
    display: flex;
    overflow: visible;
  }

  .marquee-image {
    width: auto;
    height: 200px;
  }

  .main-wrapper-2 {
    display: block;
  }

  .marquee-content.reverse.scroll {
    display: flex;
  }

  .marquee-content.scroll {
    grid-column-gap: 2rem;
  }

  .flex-block-70 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-169 {
    margin-top: 10px;
  }

  .tab-link-tab-2-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .tab-link-tab-3-2, .tab-link-tab-4-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-block-62 {
    font-size: 14px;
  }

  .text-block-61-copy {
    font-size: 12px;
  }

  .tabs-3-movil {
    display: block;
  }

  .marquee-movil, .marquee-copy {
    width: 100%;
  }

  .marquee-image_movil, .marquee-image-copy {
    width: auto;
    height: 200px;
  }

  .code-embed {
    display: block;
  }

  .left-arrow-4, .right-arrow-4, .slide-nav-5 {
    display: none;
  }

  .div-block-172 {
    margin-top: 40px;
    display: block;
  }

  .section-17 {
    display: none;
  }

  .image-78 {
    display: inline-block;
    overflow: visible;
  }

  .slider-5 {
    background-color: #0000;
  }

  .list-10 {
    max-width: none;
  }

  .flex-block-68-copy {
    flex-flow: column;
  }

  .wa {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
    inset: auto 25px 20px auto;
  }

  .wa_btn {
    background-color: #0000;
    border-right: 1px #d4b081;
    border-radius: 0;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: auto;
    margin-left: auto;
  }

  .image-79 {
    height: 100%;
  }

  .div-block-126 {
    background-color: #d4b081;
    align-self: auto;
    width: 1px;
    height: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .image-80 {
    max-width: 100%;
    height: 100%;
  }
}

#w-node-_860b3cd1-ab77-78ab-1f90-009efd09a114-e3bc1d45, #w-node-_860b3cd1-ab77-78ab-1f90-009efd09a122-e3bc1d45 {
  justify-self: auto;
}

#w-node-_9de3de44-c73a-de74-3d92-18d9c28d094f-e3bc1d45 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_9de3de44-c73a-de74-3d92-18d9c28d0955-e3bc1d45 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e693eefc-7883-8894-f941-12b57fe03257-e3bc1d45 {
  justify-self: auto;
}

#w-node-_24088306-250c-3d18-a316-b8e961dc607a-61dc605e {
  justify-self: center;
}

#w-node-_7d83c3d9-bd2b-8f66-cbea-ed430ba65002-902341eb {
  grid-area: span 9 / span 1 / span 9 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_860b3cd1-ab77-78ab-1f90-009efd09a114-e3bc1d45 {
    justify-self: start;
  }

  #w-node-_860b3cd1-ab77-78ab-1f90-009efd09a11d-e3bc1d45 {
    justify-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9de3de44-c73a-de74-3d92-18d9c28d094f-e3bc1d45 {
    justify-self: auto;
  }

  #w-node-e0d2323b-1326-cc21-5f15-570a462be112-7af7e948 {
    place-self: auto center;
  }

  #w-node-_7d83c3d9-bd2b-8f66-cbea-ed430ba64fe3-902341eb, #w-node-_7d83c3d9-bd2b-8f66-cbea-ed430ba65011-902341eb {
    align-self: center;
  }
}


@font-face {
  font-family: 'Saoldisplay';
  src: url('../fonts/SaolDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd Book';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd Roman';
  src: url('../fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}