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

@font-face {
  font-family: Newyorkbakerycaps Scribethick;
  src: url('../fonts/NewYorkBakeryCaps-ScribeThick.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.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 {
  padding: 5%;
}

.section._1 {
  height: 100vh;
}

.section._2 {
  background-image: url('../images/6.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.section._3 {
  height: auto;
  padding-bottom: 0%;
  padding-left: 0%;
  padding-right: 0%;
}

.section._5 {
  background-image: url('../images/11.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 0%;
}

.section._6 {
  background-image: url('../images/13_1.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 5%;
  padding-bottom: 1%;
}

.body {
  background-color: #f1eee6;
  background-image: url('../images/1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.navbar {
  background-color: #ddd0;
}

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

.nav-link {
  color: #ab683e;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 30px;
}

.nav-link.w--current {
  color: #ad6a3f;
  margin-left: 10px;
  margin-right: 10px;
}

.div-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 5%;
  display: flex;
}

.image {
  margin-top: 5%;
  margin-left: 75px;
}

.link-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-2 {
  z-index: 99999;
  justify-content: center;
  align-items: center;
  margin-top: -47px;
  display: flex;
  position: relative;
}

.div-block-3 {
  background-image: url('../images/5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 40%;
  height: 40vh;
  padding-bottom: 64px;
  padding-right: 6%;
  display: flex;
}

.grid {
  z-index: 1000000000;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  width: 60%;
  height: 10vh;
  position: relative;
}

.heading {
  color: #6d6936;
  text-align: center;
  margin-top: 0;
  font-family: Limoncellorecipe, Times New Roman, sans-serif;
  font-weight: 400;
}

.texto_card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffffffed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 250px;
  padding: 0;
  display: flex;
  position: absolute;
  inset: 0%;
  box-shadow: 6px 8px 7px #0003;
}

.div-block-16 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 10px;
  display: flex;
}

.div-block-16.teqi {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
}

.sans {
  color: #6d6936;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 5px 10px;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 12px;
}

.sans.chico {
  letter-spacing: 0;
  text-transform: none;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 10px;
}

.sans.boton {
  border-style: none;
  padding: 0;
  font-size: 15px;
  text-decoration: underline;
}

.sans.boton:hover {
  font-style: italic;
}

._w-card-front-2 {
  perspective: 1000px;
  background-color: #ff6565;
  background-image: linear-gradient(#00000069, #00000069), url('../images/IMG_7086.JPG');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  transform: none;
}

._w-card-front-2._1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff0;
  background-image: none;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 0;
}

._w-card-front-2._1.atras {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #efede900;
  background-image: none;
  justify-content: center;
  width: auto;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}

.div-block-17 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nicolecard {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #fff0;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 150px;
  height: 170px;
  margin-right: 0;
  padding: 10px;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  display: flex;
}

.c-card-front-2 {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 450px;
  display: flex;
}

.c-card-front-2._1 {
  width: auto;
  height: auto;
}

.div-block-15 {
  background-image: url('../images/centrofoto.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 200px;
}

.div-block-15.ac {
  background-image: url('../images/AC.webp');
}

.div-block-15.four {
  background-image: url('../images/four.jpg');
}

.div-block-15.hcnd {
  background-image: url('../images/Hacienda.jpg');
}

.div-block-18 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  border: 1px #000;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
  display: flex;
}

.flipcard {
  width: auto;
  height: auto;
  padding: 0;
  display: flex;
}

.image-3 {
  width: auto;
}

.ilustracion_card {
  background-color: #fff;
  background-image: url('../images/taxi-waiting.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 400px;
  height: 300px;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
  position: relative;
}

.ilustracion_card._2 {
  background-color: #fff0;
  background-image: url('../images/pdc.png');
  background-size: contain;
  width: 200px;
  height: 250px;
}

.ilustracion_card._2.redd-copy {
  background-image: url('../images/10.png');
  margin-left: 30px;
  margin-right: 30px;
}

.ilustracion_card._2.centroo-copy {
  background-image: url('../images/8.png');
  flex-flow: column;
  width: 200px;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
}

.ilustracion_card._2.tequu-copy {
  background-image: url('../images/9.png');
  margin-left: 30px;
  margin-right: 30px;
}

.c-card-back-2 {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: block;
}

._w-flip-card {
  z-index: 10;
  perspective: 1000px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: static;
}

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

.cursivatitulo {
  color: #0009;
  text-align: center;
  font-size: 35px;
  line-height: 50px;
}

.div-block-26 {
  grid-column-gap: 62px;
  grid-row-gap: 62px;
  display: none;
}

.c-flip-card {
  position: static;
}

.dresscodecard {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff0;
  flex-flow: column;
  width: 150px;
  height: 170px;
  padding: 0 10px 10px;
  display: flex;
}

.div-block-27 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
}

._w-card-front {
  perspective: 1000px;
  background-color: #ff6565;
  background-image: linear-gradient(#00000069, #00000069), url('../images/IMG_7087IMG_7086.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  transform: none;
}

._w-card-front._1 {
  background-color: #0000;
  background-image: url('../images/12.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
}

.bold-text._1 {
  font-size: 15px;
}

._w-card-back {
  perspective: 1000px;
  background-color: #fff0;
  background-image: url('../images/13.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.c-flip-card-2 {
  position: relative;
}

._w-flip-card-2 {
  z-index: 10;
  perspective: 1000px;
  display: flex;
  position: relative;
}

.c-card-img {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-card-quote {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  display: flex;
  position: relative;
}

.text-span-2 {
  text-transform: none;
  font-size: 9px;
  line-height: 12px;
}

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

.div-block-19._2 {
  margin-top: 5%;
  margin-bottom: 5%;
  font-size: 17px;
}

.cloneable-area {
  padding: 20px 10px;
}

._w-card-img {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.button-2 {
  color: #343500;
  background-color: #3898ec00;
  border: 1px solid #606961;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 15px;
  line-height: 10px;
}

.c-card-back {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 400px;
  display: block;
}

.text-span {
  color: #343500;
  text-transform: none;
  font-size: 11px;
  line-height: 10px;
}

.text-span._1 {
  color: #343500;
  font-size: 30px;
}

.c-card-front {
  perspective: 1000px;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 330px;
  height: 330px;
  display: flex;
}

.c-card-front._1 {
  width: 500px;
  height: 400px;
  box-shadow: none;
  background-image: none;
}

.paragraph-2 {
  color: #606961;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
}

.paragraph-2._3 {
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.paragraph-2._3-copy {
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 30px;
  line-height: 15px;
}

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

.bold-text-2 {
  color: #6e6936;
  font-family: Limoncellorecipe, Times New Roman, sans-serif;
  font-size: 14px;
  line-height: 15px;
}

.heading-2 {
  color: #6d6936;
  text-align: center;
  margin-top: 0;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
  font-size: 130px;
  line-height: 60px;
}

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

.button-3 {
  color: #6d6936;
  background-color: #3898ec00;
  margin-top: 3%;
  font-family: Limoncellorecipe, Times New Roman, sans-serif;
  font-size: 18px;
  text-decoration: underline;
}

.heading-3 {
  color: #6e6936;
  text-align: center;
  margin-top: 10%;
  margin-bottom: 0;
  font-family: Limoncellorecipe, Times New Roman, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.link-block-2, .link-block-3 {
  width: 100%;
}

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

.modal-component {
  width: 100%;
  height: 100%;
}

.modal-container {
  z-index: 5;
  background-color: #f1eee6;
  background-image: url('../images/1.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: 600px;
  margin: 10vh auto 20px;
  padding: 1px 40px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-5 {
  color: #302f2f;
}

.modal-close_btn {
  z-index: 10;
  color: #000;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close_btn:hover {
  color: #444;
}

.sr-only {
  white-space: nowrap;
  border: 0 solid #0000;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.modal-close_area {
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0;
}

.heading-5 {
  color: #676435;
  font-family: Limoncellorecipe, Times New Roman, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 105px;
}

.modal-wrapper {
  z-index: 99999;
  background-color: #141414cc;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
  overflow: scroll;
}

.button-4 {
  color: #676535;
  background-color: #35353500;
  border: 1px solid #676535;
  border-radius: 20px;
  padding: 5px 24px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  transition-property: none;
}

.button-4.modal-open_btn {
  color: #65693c;
  text-align: center;
  background-color: #4353ff00;
  border-style: none;
  width: 100%;
  height: 100%;
  margin-top: 0;
  font-family: Limoncellorecipe, Times New Roman, sans-serif;
  font-size: 30px;
  display: block;
}

.paragraph-4 {
  text-align: center;
  font-weight: 400;
}

.paragraph-4._1 {
  margin-top: 5%;
}

.link-4 {
  color: #333;
}

.displayonly_component {
  width: 100%;
  height: 100%;
  min-height: auto;
  box-shadow: none;
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.text-span-3 {
  font-size: 15px;
  text-decoration: underline;
}

.div-block-31 {
  margin-top: 5%;
}

.heading-6 {
  color: #676435;
  text-align: center;
  font-family: Newyorkbakerycaps Scribethick, Times New Roman, sans-serif;
}

.paragraph-5 {
  color: #676435;
  text-align: center;
  letter-spacing: 1.5px;
  font-family: Limoncellorecipe, Times New Roman, sans-serif;
  font-size: 15px;
}

.button-5 {
  color: #676435;
  background-color: #3898ec00;
  border: 1px solid #676435;
  border-radius: 20px;
  margin-top: 5%;
  margin-bottom: 3%;
  font-family: Limoncellorecipe, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.text-span-4 {
  font-size: 10px;
  line-height: 12px;
}

@media screen and (max-width: 991px) {
  ._w-card-front-2._1 {
    justify-content: space-between;
    width: 100%;
    padding-bottom: 0;
  }

  ._w-card-front-2._1.atras {
    justify-content: space-between;
    width: 100%;
    padding: 0;
  }

  .nicolecard {
    height: 350px;
    padding: 20px;
  }

  .c-card-front-2._1 {
    width: 100%;
  }

  .ilustracion_card {
    margin-bottom: 80px;
  }

  .c-card-back-2 {
    width: 100%;
  }

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

  .dresscodecard {
    text-shadow: 0 1px 1px #0000009e;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 350px;
    padding: 20px;
    display: flex;
  }

  .modal-wrapper {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .sans {
    font-size: 10px;
  }

  ._w-card-front-2._1, ._w-card-front-2._1.atras {
    width: 100%;
  }

  .nicolecard {
    height: 400px;
    padding: 5px;
  }

  .div-block-18 {
    width: 90%;
  }

  .flipcard {
    width: auto;
  }

  .cursivatitulo {
    font-size: 30px;
    line-height: 20px;
  }

  .dresscodecard {
    justify-content: center;
    align-items: center;
    height: 400px;
    padding: 5px;
  }

  .modal-close_btn {
    font-size: 1.8rem;
  }

  .displayonly_component {
    padding: 30px;
  }
}

@media screen and (max-width: 479px) {
  .section._1 {
    height: 90vh;
  }

  .section._4 {
    padding-top: 10%;
  }

  .section._6 {
    background-position: 70%;
    padding-top: 10%;
  }

  .body {
    background-repeat: repeat;
  }

  .container {
    justify-content: flex-end;
    align-items: center;
  }

  .nav-link {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

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

  .div-block-2 {
    margin-top: -50px;
  }

  .div-block-3 {
    width: 60%;
    height: 30vh;
  }

  .texto_card {
    height: 300px;
  }

  .sans {
    font-size: 17px;
    line-height: 15px;
  }

  .sans.boton {
    letter-spacing: 0;
  }

  ._w-card-front-2._1 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    width: auto;
    height: auto;
  }

  ._w-card-front-2._1.atras {
    width: auto;
  }

  .nicolecard {
    width: 250px;
    height: 300px;
    padding: 5px;
  }

  .c-card-front-2 {
    width: 280px;
    max-width: 250px;
    height: 400px;
  }

  .c-card-front-2._1 {
    width: auto;
    max-width: 100%;
    height: auto;
  }

  .div-block-18 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .ilustracion_card {
    width: 260px;
  }

  .ilustracion_card._2.redd-copy, .ilustracion_card._2.centroo-copy, .ilustracion_card._2.tequu-copy {
    height: 300px;
    margin: 10px 0;
  }

  .c-card-back-2 {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .div-block-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .cursivatitulo {
    color: #3d3d3d;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
  }

  .dresscodecard {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    width: 250px;
    height: 300px;
  }

  .div-block-27 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-19._2 {
    margin-top: 2%;
    margin-bottom: 2%;
  }

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

  .button-2 {
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 12px;
  }

  .c-card-back {
    width: 350px;
    max-width: 350px;
    height: 250px;
  }

  .text-span {
    font-size: 9px;
    line-height: 13px;
  }

  .c-card-front {
    width: 250px;
    max-width: 250px;
    height: 250px;
  }

  .c-card-front._1 {
    width: 350px;
    max-width: 330px;
    height: 250px;
  }

  .bold-text-2 {
    font-size: 12px;
    line-height: 14px;
  }

  .icon {
    color: #6e6936;
  }

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

  .nav-menu {
    background-color: #f1eee6;
    background-image: url('../images/1.png');
    background-position: 0 0;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-4 {
    margin-bottom: 5%;
    display: block;
  }

  .div-block-30 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 90%;
    display: flex;
  }

  .image-5 {
    margin-bottom: 5%;
  }

  .button-4.modal-open_btn:focus {
    border: 2px solid #ff9500;
  }
}

#w-node-_4bb8b4e7-53ef-8dfc-f1f9-78f25b4fadba-6f3fd057 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_4bb8b4e7-53ef-8dfc-f1f9-78f25b4fadf4-6f3fd057 {
  grid-area: 2 / 1 / 3 / 2;
}


@font-face {
  font-family: 'Limoncellorecipe';
  src: url('../fonts/LimoncelloRecipe.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Newyorkbakerycaps Scribethick';
  src: url('../fonts/NewYorkBakeryCaps-ScribeThick.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}