@font-face {
  font-family: Newyork;
  src: url('../fonts/NewYork.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: auto;
}

.section._5 {
  padding-top: 0%;
  padding-bottom: 0%;
}

.section._6 {
  padding-top: 0%;
  padding-bottom: 2%;
}

.body {
  background-color: #e6e0d8;
  background-image: url('../images/2.png'), url('../images/Fondo.png');
  background-position: 50% 0, 50% 0;
  background-size: cover, cover;
}

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

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

.container {
  justify-content: space-between;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.navbar {
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.nav-link {
  color: #53684a;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 15px;
}

.nav-link.w--current {
  color: #54694b;
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  height: 80%;
  margin-top: 3%;
  padding-left: 39px;
  display: flex;
}

.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: center;
  height: 120vh;
  padding-left: 20%;
  display: flex;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 50vh;
  padding-top: 9%;
  padding-left: 0%;
  display: flex;
}

.js-clock-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  padding: 0;
  display: flex;
}

.box-2 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number-2 {
  color: #dddec7;
  text-align: center;
  letter-spacing: 5px;
  border: .5px #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Newyork, Times New Roman, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  display: block;
}

.texto_principalcentrado {
  color: #dddec7;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
}

.heading {
  color: #53684a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5%;
  font-family: Newyork, Times New Roman, sans-serif;
  font-weight: 400;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr .75fr 1fr 1fr;
}

.grid.phone {
  display: none;
}

.c-card-back {
  perspective: 1000px;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: none;
}

.text-span {
  text-transform: none;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: 20px;
}

.cloneable-area {
  padding: 0;
}

._w-card-back {
  perspective: 1000px;
  background-color: #fff0;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 5%;
  padding-right: 5%;
  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.tw {
  background-color: #8ca7ff;
}

._w-card-front.tw._2 {
  background-color: #0000;
  background-image: url('../images/7_17.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
}

._w-card-front.tw._2._5 {
  background-image: url('../images/9.png');
}

._w-card-front.tw._2._5-copy {
  background-image: url('../images/10.png');
  background-size: contain;
}

._w-card-front.tw._2._5-copy-copy {
  background-image: url('../images/11.png');
  background-size: contain;
}

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

.heading-5 {
  color: #5f6646;
  margin-top: 0;
  font-size: 30px;
  font-weight: 400;
}

.button-2 {
  color: #606961;
  background-color: #3898ec00;
  border: 1px solid #606961;
  border-radius: 20px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 9px;
  line-height: 12px;
}

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

.paragraph-2._3 {
  letter-spacing: 0;
  font-size: 14px;
  line-height: 15px;
}

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

.text-span-2 {
  text-transform: none;
  font-style: italic;
}

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

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

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

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

.text-span-3 {
  text-transform: none;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 10px;
  line-height: 11px;
}

.div-block-20 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-20._1 {
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-21 {
  margin-left: -24px;
}

.div-block-22 {
  margin-left: -35px;
}

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

.button-3 {
  color: #53684a;
  text-transform: uppercase;
  background-color: #3898ec00;
  margin-top: 55px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: underline;
}

.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.centroo-copy {
  background-image: url('../images/14.png');
  background-size: contain;
  width: 100%;
  height: 40vh;
  margin-left: 0;
  margin-right: 0;
}

.ilustracion_card._2.centroo-copy._1 {
  background-image: url('../images/16.png');
}

.ilustracion_card._2.centroo-copy._4 {
  background-image: url('../images/15.png');
}

.ilustracion_card._2.centroo-copy._3 {
  background-image: url('../images/a13.png');
}

.sans {
  color: #53684a;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  padding: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}

.sans.boton {
  text-transform: uppercase;
  border-style: none;
  padding: 0;
  text-decoration: underline;
}

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

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 5%;
  display: none;
}

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

.link-4 {
  color: #333;
  text-decoration: none;
}

.texto_card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffffffed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 5%;
  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: space-between;
  align-items: center;
  padding: 10px 0;
  display: flex;
}

.div-block-16._1 {
  justify-content: center;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.grid-3._2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.div-block-24 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 90vh;
  display: flex;
  position: relative;
}

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

.modal-wrapper._4 {
  display: none;
}

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

.modal-component._4 {
  margin-top: 0;
}

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

.heading-6 {
  color: #394043;
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 60px;
}

.paragraph-5 {
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

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

.displayonly_component._4 {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: absolute;
}

.modal-container-2 {
  z-index: 5;
  background-color: #fff;
  background-image: url('../images/16_116.avif');
  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: 5% 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.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: #3330;
  background-color: #4353ff00;
  border-style: none;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: inline-block;
}

.link-8 {
  color: #353535;
  text-decoration: none;
}

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

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

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

.div-block-25 {
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  display: flex;
}

.rsvp1 {
  display: none;
}

.image-2 {
  margin-top: 10%;
}

.image-3 {
  display: none;
}

@media screen and (min-width: 1920px) {
  .js-clock-2 {
    text-shadow: none;
  }
}

@media screen and (max-width: 991px) {
  .ilustracion_card {
    margin-bottom: 80px;
  }
}

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

  .displayonly_component {
    padding: 30px;
  }

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

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

  .div-block {
    display: none;
  }

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

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

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

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

  .div-block-2 {
    padding-left: 10px;
  }

  .div-block-3 {
    background-image: url('../images/responsiva.png');
    height: 80vh;
    padding-left: 0%;
  }

  .div-block-4 {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    padding-bottom: 10%;
    padding-left: 0%;
  }

  .js-clock-2 {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    flex-flow: row;
    margin-right: 0;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-left: 16px;
  }

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

  .clock-number-2 {
    width: auto;
    height: auto;
    padding: 0%;
    font-size: 5vw;
    font-style: normal;
    line-height: 6vw;
  }

  .texto_principalcentrado {
    font-size: 9px;
    line-height: 14px;
  }

  .heading {
    font-size: 30px;
  }

  .grid {
    display: none;
  }

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

  .c-card-back {
    width: 280px;
    max-width: 280px;
    display: none;
  }

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

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

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

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

  .c-card-front._5 {
    width: 200px;
  }

  .div-block-20._1 {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-21 {
    margin-top: -150px;
    margin-left: 0;
  }

  .div-block-22 {
    margin-top: -25px;
    margin-left: 0;
  }

  .ilustracion_card {
    width: 260px;
  }

  .ilustracion_card._2.centroo-copy {
    background-size: contain;
    height: 25vh;
    margin: 10% 0;
  }

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

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

  .grid-2 {
    display: none;
  }

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

  .texto_card {
    height: 30vh;
    margin-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
  }

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

  .grid-3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-24 {
    height: 50vh;
  }

  .modal-wrapper._4 {
    display: none;
  }

  .heading-6 {
    margin-bottom: 5%;
    font-size: 30px;
    line-height: 40px;
  }

  .displayonly_component._4 {
    height: 100%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .modal-container-2 {
    height: 80%;
  }

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

  .image, .rsvp {
    display: none;
  }

  .rsvp1 {
    display: block;
  }

  .image-2 {
    margin-top: 10%;
  }

  .image-3 {
    display: block;
  }

  .menu-button {
    background-color: #c8c8c817;
  }

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

  .nav-menu {
    background-color: #d8d3cd;
    background-image: url('../images/3_13.avif');
    background-position: 0 0;
    background-size: auto;
  }
}

#w-node-_1065249f-1f98-6229-16bc-70dbef549e3b-1110d1d5, #w-node-_4ecec3d5-bba7-2787-11ef-ee531cff18ca-1110d1d5, #w-node-_6d06882c-18c1-7639-f725-c78ffbc6e4c1-1110d1d5, #w-node-ef7ea150-2a66-4867-6287-be3fa380d91d-1110d1d5, #w-node-_96d9ae85-cd46-2f66-9845-d652d17b8d4e-1110d1d5, #w-node-_30d04813-139d-dbba-14d2-c47bc874f9bc-1110d1d5, #w-node-_79e0f3c1-fb5f-2c2c-96c8-3eb0369b0a13-1110d1d5, #w-node-d6a6ec17-0704-90ee-74ff-13c1c82e4d70-1110d1d5, #w-node-d6a6ec17-0704-90ee-74ff-13c1c82e4d72-1110d1d5, #w-node-d6a6ec17-0704-90ee-74ff-13c1c82e4d86-1110d1d5, #w-node-d6a6ec17-0704-90ee-74ff-13c1c82e4d88-1110d1d5, #w-node-d6a6ec17-0704-90ee-74ff-13c1c82e4d9c-1110d1d5, #w-node-d6a6ec17-0704-90ee-74ff-13c1c82e4d9e-1110d1d5, #w-node-d6a6ec17-0704-90ee-74ff-13c1c82e4db2-1110d1d5 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-ade7dead-4c29-b52a-fb0b-56834618d871-1110d1d5, #w-node-_8e2d7d10-b2b4-1647-2ceb-974784c700cc-1110d1d5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ac54717-d664-8e1d-2ceb-bb230fe7d6d0-1110d1d5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5ac54717-d664-8e1d-2ceb-bb230fe7d6e6-1110d1d5 {
  grid-area: 2 / 1 / 3 / 2;
}


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