:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: rgba(143, 147, 130, .5);
  border-bottom: .5px solid #fff;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.container-3 {
  flex-direction: column;
  align-items: stretch;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.nav-menu {
  width: 100%;
}

.text-block-5 {
  color: #fff;
  letter-spacing: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
  font-weight: 300;
}

.text-block-5:hover {
  letter-spacing: 3px;
}

.tetecala {
  display: none;
}

.transporte_titulo {
  color: #000;
  text-align: center;
  font-size: 200px;
  line-height: 200px;
}

.transporte_titulo.principal {
  color: #f1efe7;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 150px;
  font-style: italic;
  line-height: 150px;
}

.div-block-25 {
  border-bottom: 0 solid #fff;
  width: 50%;
  overflow: hidden;
}

.image-7 {
  width: 10%;
  margin-bottom: 0;
}

.image-7._2 {
  background-image: url('../images/Asset-52x.png');
  background-position: 0 0;
  background-size: auto;
  width: 10%;
  margin-bottom: 0;
}

.div-block-24 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.inicio {
  background-image: url('../images/--146.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  margin-bottom: 0%;
  padding-top: 10%;
  padding-bottom: 5%;
}

.div-block-23 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-4 {
  color: #f1efe7;
  text-align: center;
  letter-spacing: 4px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
}

.text-block-3 {
  color: #8e9487;
  text-align: center;
  letter-spacing: 5px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.text-block-3.dress {
  text-align: left;
  font-size: 115px;
  font-style: italic;
  line-height: 100px;
}

.text-block-3.dress-copy {
  text-align: left;
  font-size: 20px;
  font-style: italic;
  line-height: 20px;
}

.div-block-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  justify-content: space-around;
  width: 100%;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.itinerario_texto {
  color: #fff;
  padding-left: 0;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.itinerario_texto.center {
  color: #8e9487;
  text-align: center;
  padding-left: 0;
}

.itinerario_texto.center-copy {
  color: #8e9487;
  text-align: center;
  width: 60%;
  margin-bottom: 20px;
  padding-left: 0;
  font-size: 15px;
}

.div-block-5 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.itinerario {
  background-color: #fff;
  background-image: url('../images/Screenshot-2023-10-16-at-10.31.03-a.m..png');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0%;
  padding: 5% 10%;
  display: flex;
}

.linea_horizontal {
  border: .5px #fff;
  border-bottom-style: solid;
  width: 100vh;
}

.itinerario_titulo {
  color: #fff;
  letter-spacing: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
}

.itinerario_titulo.center {
  color: #8e9487;
  text-align: center;
  letter-spacing: 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.itinerario_titulo.center-copy {
  color: #8e9487;
  text-align: center;
  letter-spacing: 0;
  width: 55%;
  padding-left: 0;
  padding-right: 0;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: #8e9487;
  border: 1px solid #8e9487;
  border-radius: 20px;
  width: 200px;
  margin-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 15px;
  display: block;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
}

.button:hover {
  color: #8f9382;
  background-color: #fff;
  border-color: #fff;
}

.numero_itineraro {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  line-height: 60px;
  position: static;
}

.imagen_itinerario {
  background-image: url('../images/IMG_2403.JPG');
  background-position: 50% 100%;
  background-size: cover;
  width: 200px;
  height: 250px;
  margin-top: 0;
}

.imagen_itinerario.torna {
  aspect-ratio: auto;
  background-image: url('../images/IMG_2407.JPG');
  background-position: 100%;
  background-repeat: repeat;
  background-size: cover;
  width: 230px;
  height: 250px;
  margin-top: 0;
  position: static;
}

.imagen_itinerario.recepcion {
  background-image: url('../images/salon-luna.jpeg');
  background-position: 0 100%;
  width: 200px;
  height: 250px;
  margin-top: 0;
}

.imagen_itinerario.cere {
  background-image: url('../images/IMG_2407.JPG');
}

.div_itinerario {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  margin-bottom: 50px;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #8e9487;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  padding: 40px 5%;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .33);
}

.div-block-2.makeup {
  width: 100%;
  padding-top: 8%;
  padding-bottom: 8%;
}

.lineavertical {
  border: 1px #000;
  border-bottom: .5px solid #fff;
  width: 100%;
  height: 1px;
  margin-top: 0;
  margin-left: 0;
}

.texto_centrado {
  color: #fff;
  text-align: center;
  margin-top: 44px;
  margin-bottom: 10px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
}

.div-block-14 {
  border: 1px #000;
  border-bottom: .5px solid #8f9382;
  width: 100%;
  height: 0;
}

.div-block-14.solo {
  width: 100%;
}

.mask {
  flex: 1;
  height: auto;
}

.div-block-15 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.icon-2 {
  color: #8f9382;
}

.icon-2:hover {
  color: #727272;
}

.slider {
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 50px 60px;
  display: flex;
  box-shadow: 2px 1px 5px rgba(0, 0, 0, .2);
}

.div-block-13 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-13.solo {
  width: 25%;
  padding-left: 0;
}

.image-10 {
  width: 100%;
}

.slide {
  padding-bottom: 0;
}

.right-arrow {
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-9 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 177.797px;
  height: auto;
}

.hoteles {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-image: url('../images/Screenshot-2023-10-16-at-10.31.03-a.m..png');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 5% 10% 10%;
  display: flex;
}

.image-8 {
  width: 100%;
  height: 32vh;
}

.image-8.rose {
  background-image: url('../images/hi-sma-28676190-rsm-bedroom-v3-WIDE-MEDIUM-4-3.webp');
  background-position: 0 0;
  background-size: auto;
}

.hosepedaje {
  background-color: #fff;
  margin-bottom: 0%;
}

.icon {
  color: #8f9382;
  -webkit-text-stroke-color: #8f9382;
}

.icon:hover {
  color: #727272;
}

.image-2 {
  width: 100%;
}

.slide-nav {
  color: #8f9382;
}

.left-arrow {
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.inicio-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/--146.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  height: 95vh;
  margin-bottom: 0%;
  padding: 5% 5% 0%;
  display: flex;
}

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

.text-block-6 {
  color: #fff;
  letter-spacing: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
  font-weight: 300;
}

.text-block-6:hover {
  letter-spacing: 3px;
}

.text-block-7 {
  color: #fff;
  letter-spacing: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
  font-weight: 300;
}

.text-block-7:hover {
  letter-spacing: 3px;
}

.text-span {
  font-style: italic;
}

.js-clock {
  color: #2d4869;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-bottom: 0;
  font-family: Cormorantgaramond, sans-serif;
  display: flex;
}

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

.clock-number {
  color: #8e9487;
  -webkit-text-stroke-color: #966743;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 40px;
  font-weight: 200;
  line-height: 40px;
}

.clock-label {
  color: #8e9487;
  letter-spacing: 5px;
  -webkit-text-stroke-color: #966743;
  text-transform: uppercase;
  margin-right: -5px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
}

.div-block-76 {
  background-color: #fff;
}

.div-block-77 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  padding: 3% 10px 5%;
  display: block;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-77.shuttle {
  border-radius: 20px;
  height: auto;
  margin-bottom: 0;
  padding: 5%;
}

.dress-code {
  background-color: #f1efe7;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 10% 5% 5%;
  display: flex;
}

.checkbox {
  border: 1px solid #eaebde;
  margin-top: 0;
}

.div-block-72 {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-block-56 {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 3%;
  padding-bottom: 3%;
  display: flex;
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, .2);
}

.submit-button {
  color: #fff;
  letter-spacing: 4px;
  background-color: #8e9487;
  border-radius: 20px;
  width: 200px;
  font-family: Cormorantgaramond, sans-serif;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.heading-2 {
  color: #8e9487;
  text-align: center;
  letter-spacing: 5px;
  -webkit-text-stroke-color: #966743;
  margin-bottom: 10px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.form-block {
  color: #61645a;
}

.field-label-4 {
  color: #333;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.checkbox-field {
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.form {
  text-align: center;
  width: 500px;
}

.rsvp {
  background-image: url('../images/--146.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 5% 10%;
  display: flex;
}

.text-field {
  text-align: center;
  -webkit-text-stroke-color: #8e9487;
  background-color: #fff;
  border: 1px solid #8e9487;
  border-radius: 20px;
  font-family: Cormorantgaramond, sans-serif;
}

.checkbox-label {
  color: #333;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: Cormorantgaramond, sans-serif;
}

.column {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.we {
  background-color: #f1efe7;
}

.paragraph-6 {
  margin-top: 40px;
}

.paragraph-6.mesa {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 10vh;
  margin-top: 0;
  display: flex;
}

.text-span-2 {
  color: #8e9487;
  font-family: Cormorantgaramond, sans-serif;
}

.text-span-3 {
  color: #8e9487;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 20px;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.grid.compu {
  display: none;
}

.section-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #f1efe7;
  border-bottom: .5px solid #fff;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block-8 {
  color: #8e9487;
  letter-spacing: 5px;
  -webkit-text-stroke-color: #966743;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Cormorantgaramond, sans-serif;
  font-size: 10px;
  font-weight: 300;
}

.text-block-8:hover {
  letter-spacing: 3px;
}

.div-block-78 {
  background-image: url('../images/hi-sma-28676190-rsm-bedroom-v3-WIDE-MEDIUM-4-3.webp');
  background-position: 100%;
  background-size: cover;
  width: 100%;
  height: 32vh;
}

.div-block-78._2 {
  background-image: url('../images/d5d43a_036d71cdd8c44e9cbb329779852d957e~mv2.jpg.webp');
  background-position: 50%;
}

.div-block-78._2._3 {
  background-image: url('../images/BJXUB-P0002-Front-Desk.16x9.jpg.webp');
}

.div-block-78._2._3._7 {
  background-image: url('../images/Amatte.png');
  background-position: 100% 100%;
}

.div-block-78._2._4 {
  background-image: url('../images/ff740f4a-f832-4c17-9ab8-7546b9661cb6-c73c6354_8b4-2560px.png');
}

.div-block-78._2._5 {
  background-image: url('../images/64f25b99b3f27d21c9f11f34ab77a1b6.jpg');
}

.div-block-78._2._6 {
  background-image: url('../images/015e09_bb1b2ae50df84f5a8bda36385c5d7bcc~mv2.jpg.webp');
}

.grid-2 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.blanco {
  color: #fff;
}

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

.div-block-80, .div-block-81, .div-block-82, .div-block-83, .div-block-84 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-85 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-86 {
  margin-top: -53px;
}

.success-message {
  background-color: rgba(221, 221, 221, 0);
  font-family: Cormorantgaramond, sans-serif;
}

.div-block-87 {
  padding-bottom: 5%;
}

@media screen and (max-width: 991px) {
  .section {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    height: 60px;
    display: grid;
  }

  .nav-menu {
    background-color: #353a33;
  }

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

  .icon-3 {
    color: #fff;
  }

  .transporte_titulo {
    font-size: 100px;
    line-height: 100px;
  }

  .image-7 {
    width: 20%;
  }

  .image-7._2 {
    width: 10%;
  }

  .linea_horizontal {
    width: 650px;
  }

  .button {
    letter-spacing: 2px;
  }

  .imagen_itinerario {
    width: 200px;
  }

  .div-block-15 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: start;
    display: grid;
  }

  .div-block-13 {
    align-items: center;
    width: 100%;
  }

  .div-block-13.solo {
    width: 100%;
  }

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

  .icon-4 {
    color: #fff;
  }

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

  .icon-5 {
    color: #fff;
  }

  .section-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    height: 60px;
    display: grid;
  }

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

  .icon-6 {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .section {
    display: flex;
  }

  .text-block-5 {
    text-align: center;
    background-color: #353a33;
  }

  .transporte_titulo.principal {
    font-size: 100px;
    line-height: 100px;
  }

  .image-7 {
    width: 30%;
  }

  .image-7._2 {
    width: 10%;
  }

  .text-block-3 {
    letter-spacing: 30px;
    font-size: 30px;
    line-height: 30px;
  }

  .itinerario_texto.center, .itinerario_texto.center-copy {
    font-size: 10px;
  }

  .itinerario {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .linea_horizontal {
    width: 450px;
  }

  .itinerario_titulo.center, .itinerario_titulo.center-copy {
    letter-spacing: 0;
    font-size: 14px;
  }

  .button {
    padding: 5px 10px;
    font-size: 12px;
  }

  .imagen_itinerario {
    width: 150px;
  }

  .texto_centrado {
    font-size: 16px;
  }

  .icon-2 {
    font-size: 20px;
  }

  .slider {
    padding: 40px 60px;
  }

  .hoteles {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .icon {
    font-size: 20px;
  }

  .left-arrow {
    font-size: 40px;
  }

  .text-block-6, .text-block-7 {
    text-align: center;
    background-color: #353a33;
  }

  .section-3 {
    display: flex;
  }

  .text-block-8 {
    text-align: center;
    background-color: #353a33;
  }
}

@media screen and (max-width: 479px) {
  .section {
    display: flex;
  }

  .container-3, .nav-menu {
    background-color: #fff;
  }

  .tetecala {
    color: #fff;
    letter-spacing: 5px;
    font-size: 12px;
    font-weight: 300;
    display: block;
  }

  .transporte_titulo {
    font-size: 50px;
    line-height: 80px;
  }

  .transporte_titulo.principal {
    font-size: 60px;
    line-height: 100px;
  }

  .image-7 {
    width: 35%;
  }

  .image-7._2 {
    width: 40%;
  }

  .div-block-24 {
    margin-top: 40px;
  }

  .inicio {
    background-image: url('../images/--146.jpg');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    height: 90vh;
    display: flex;
  }

  .div-block-23 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-block-4 {
    letter-spacing: 2px;
    font-size: 12px;
    display: none;
  }

  .text-block-3 {
    letter-spacing: 7px;
    font-size: 15px;
    line-height: 30px;
  }

  .text-block-3.dress {
    font-size: 76px;
    line-height: 80px;
  }

  .text-block-3.dress._1 {
    text-align: center;
  }

  .text-block-3.dress-copy {
    font-size: 76px;
    line-height: 80px;
  }

  .div-block-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .itinerario_texto {
    text-align: center;
  }

  .itinerario_texto.center {
    font-size: 16px;
  }

  .itinerario_texto.center-copy {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
  }

  .itinerario {
    background-position: 50%;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .linea_horizontal {
    width: 250px;
  }

  .itinerario_titulo.center, .itinerario_titulo.center-copy {
    text-align: center;
    font-size: 16px;
  }

  .imagen_itinerario {
    width: 250px;
    font-size: 100px;
  }

  .imagen_itinerario.recepcion, .imagen_itinerario.oc, .imagen_itinerario.cere {
    width: 100%;
    height: 30vh;
  }

  .div_itinerario {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: center;
  }

  .div-block-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .div-block-2.makeup {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    display: flex;
  }

  .div-block-15 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    display: flex;
  }

  .slider {
    flex-flow: column;
    padding: 10% 5% 5%;
    display: block;
  }

  .div-block-13 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    height: auto;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-13.solo {
    width: 100%;
    padding-left: 0;
  }

  .right-arrow {
    width: 30px;
  }

  .hoteles {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: space-around;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .left-arrow {
    width: 30px;
  }

  .inicio-2 {
    background-image: url('../images/Fox-Tail-Agave---8x12-_-Framed-with-mat.jpg');
    background-position: 100% 0;
    background-size: cover;
  }

  .js-clock {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    justify-items: stretch;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-top: 0%;
    padding-bottom: 0%;
    font-size: 12px;
    display: grid;
  }

  .box {
    width: 60px;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-number {
    margin-bottom: 10px;
    font-size: 7vw;
    line-height: 6vw;
  }

  .clock-label {
    font-size: 14px;
  }

  .div-block-77 {
    justify-content: center;
    align-items: center;
    padding: 5% 20px;
    display: flex;
  }

  .div-block-72 {
    flex-direction: column;
  }

  .div-block-56 {
    padding: 5%;
  }

  .submit-button {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-2, .form-block {
    width: 100%;
  }

  .form {
    width: 100%;
    max-width: 100%;
  }

  .rsvp {
    padding-top: 10%;
    padding-left: 5%;
    padding-right: 5%;
  }

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

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

  .grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .grid.cel {
    width: 100%;
    display: none;
  }

  .grid.compu {
    width: 100%;
    display: block;
  }

  .section-3 {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .text-block-8 {
    background-color: #f1efe7;
  }

  .icon-6 {
    color: #9da296;
    font-size: 15px;
  }

  .grid-2 {
    flex-flow: column;
    display: flex;
  }

  .div-block-87 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-button, .menu-button.w--open {
    background-color: #f1efe7;
  }
}

#w-node-_648397bb-488e-ecaf-0004-c321039183dd-3676468b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-e24d1581-122c-1def-9f50-473680f04cfc-3676468b, #w-node-dedf84fe-f2b4-bf75-be5e-28467b8f7ce6-3676468b {
  align-self: end;
}

#w-node-dedf84fe-f2b4-bf75-be5e-28467b8f7ce4-3676468b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_8455cda7-c7db-d0cf-2e06-7501486d5f8f-3676468b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cormorantgaramond';
  src: url('../fonts/CormorantGaramond-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}