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

.body {
  padding: 0%;
}

.grid {
  grid-column-gap: 69px;
  grid-row-gap: 70px;
  grid-template-rows: auto auto auto;
  grid-template-areas: "Area Area"
                       ". ."
                       ". .";
  justify-items: center;
  height: 100%;
}

.heading {
  color: #fff;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.heading-2, .heading-3 {
  color: #fff;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 130px;
  font-weight: 300;
}

.quote {
  background-image: url('../images/WhatsApp-Image-2024-01-09-at-11.58.00-AM.jpeg');
  background-position: 50% 0;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.quote._1 {
  background-image: url('../images/Purple-Matrix-Fire-Retardant-Upholstery-Fabric.jpg');
  background-position: 50%;
  background-size: contain;
  justify-content: center;
  align-items: stretch;
  height: auto;
}

.paragraph-8 {
  color: #000;
  text-align: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.columns-3 {
  flex-direction: column;
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.clock-number {
  color: #000;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.column-5 {
  box-shadow: 0 0 rgba(0, 0, 0, .2);
}

.div-block-30 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  margin: 10% 0;
  display: flex;
  box-shadow: 0 4px 5px 8px rgba(0, 0, 0, .2);
}

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

.clock-label {
  color: #000;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-right: -5px;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
}

.js-clock {
  color: #2d4869;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-bottom: 10px;
  display: flex;
}

.portada {
  background-image: url('../images/portada.jpg');
  background-position: 100% 0;
  background-size: cover;
  height: 100vh;
  padding: 5%;
}

.itinerario {
  background-image: url('../images/Untitled-design-31.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding: 5%;
}

.grid-2 {
  grid-row-gap: 43px;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-auto-columns: 6fr;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-top: 20px;
  display: flex;
}

.image {
  width: 50%;
  display: block;
}

.paragraph-9 {
  text-align: center;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 20px;
}

.paragraph-10 {
  font-family: IBM Plex Serif, sans-serif;
}

.paragraph-11 {
  text-align: center;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 20px;
}

.div-block-31 {
  background-color: #0f182c;
  height: 400px;
  margin-top: 100px;
  box-shadow: 3px 7px 4px 4px rgba(0, 0, 0, .2);
}

.div-block-32 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.column-6 {
  background-image: url('../images/ft.jpg');
  background-position: 50% 30%;
  background-size: cover;
  height: 400px;
  display: flex;
}

.column-7 {
  background-image: url('../images/ft.jpg');
  background-position: 50% 30%;
  background-size: cover;
  height: 400px;
}

.column-8 {
  height: 400px;
  padding: 5%;
}

.paragraph-12 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  padding-top: 0;
  font-family: IBM Plex Serif, sans-serif;
  font-weight: 200;
}

.paragraph-12._2 {
  padding-top: 0;
}

.paragraph-12._2.lugar {
  font-size: 20px;
  font-weight: 400;
}

.heading-4 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-family: IBM Plex Serif, sans-serif;
  font-weight: 300;
}

.heading-4._1 {
  color: #000;
}

.div-block-33 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.button {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  font-family: IBM Plex Serif, sans-serif;
  font-weight: 200;
}

.button.holi, .button.holi.agnge, .button.holi.agnge.at {
  color: #fff;
  border-color: #fff;
}

.button.holi._2 {
  color: #000;
  border-color: #000;
}

.button.hilton {
  color: #fff;
  border-color: #fff;
}

.column-9 {
  height: 400px;
  padding: 5%;
}

.text-span-2 {
  font-size: 2vw;
  font-weight: 300;
}

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

.grid-3.dress {
  grid-template-columns: 1fr 1fr 1fr;
}

.button-2 {
  background-color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1.3vw;
  line-height: 2vw;
}

.button-2._1 {
  text-align: center;
  width: 70%;
}

.div-block-8, .div-block-7 {
  border-right: 1px solid #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4 {
  border-right: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4._1-copy {
  border: 1px solid #000;
  padding: 3% 2%;
}

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

.paragraph {
  text-align: center;
  font-size: 1.5vw;
  line-height: 2.5vw;
}

.paragraph._1, .paragraph._1._2 {
  margin-bottom: 0;
}

.bold-text {
  letter-spacing: 3px;
  font-size: 1.8vw;
}

.text-span-4 {
  font-size: 2vw;
  font-weight: 300;
}

.div-block-34 {
  border-right: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-34._1 {
  border-right-style: solid;
}

.div-block-34._2 {
  border-right-style: none;
}

.div-block-35 {
  border-right: 1px solid #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-36 {
  border-right: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-36._1-copy {
  border: 1px solid #000;
  margin-top: 140px;
  padding: 3% 2%;
}

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

.paragraph-13 {
  text-align: center;
  font-size: 1.5vw;
  line-height: 2.5vw;
}

.paragraph-13._1 {
  margin-bottom: 0;
}

.paragraph-13._1._2 {
  color: #000;
  margin-bottom: 0;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 20px;
}

.div-block-38 {
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 400px;
}

.slider.phone {
  display: none;
}

.slide {
  padding-left: 60px;
  padding-right: 60px;
}

.div-block-39 {
  height: 360px;
}

.div-block-40 {
  background-color: #b2aaaa;
  flex-direction: column;
  align-items: center;
  height: 360px;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-41 {
  background-image: url('../images/image-atlixco-hotel-esmeralda-2.JPEG');
  background-position: 50%;
  background-size: cover;
  height: 200px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.heading-5._2 {
  line-height: 20px;
}

.div-block-42 {
  background-image: url('../images/Holiday_Inn_Express_Suites_PUEBLA_ANGELOPOLIS-San_Andres_Cholula-Schwimmbad-5-658479.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 200px;
}

.div-block-42._2 {
  background-image: url('../images/492841333.jpg');
}

.div-block-42.div-block-32 {
  background-image: url('../images/481166075.jpg');
}

.div-block-42._5 {
  background-image: url('../images/102132_14061318020019848879.jpg');
  background-position: 100%;
}

.div-block-42._5.spa {
  background-image: url('../images/luna-canela-home-slider-2.jpeg');
}

.div-block-42._5.casaa {
  background-image: url('../images/image-atlixco-casa-flora-29.jpeg');
}

.div-block-42.atli {
  background-image: url('../images/alberca10.jpg');
}

.slide-2 {
  padding-left: 60px;
  padding-right: 60px;
}

.text-span-5 {
  font-size: 14px;
}

.foto {
  padding: 5%;
}

.foto._3 {
  background-image: url('../images/f13c3040-b8d1-450a-abb9-4faa89de43e8.JPG');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 70vh;
}

.section {
  background-image: url('../images/Untitled-design-31.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding: 5%;
}

.div-block-43 {
  background-color: #fff;
  height: auto;
  margin-top: 100px;
  padding-top: 3%;
  padding-bottom: 3%;
  box-shadow: 0 5px 5px 3px rgba(0, 0, 0, .2);
}

.field-label-4 {
  font-size: 18px;
}

.field-label-4.rsvptext {
  color: #000;
  font-family: IBM Plex Serif, sans-serif;
}

.checkbox {
  margin-top: 0;
}

.form-block {
  color: #61645a;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.submit-button {
  background-color: #b2aaaa;
  font-family: IBM Plex Serif, sans-serif;
}

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

.checkbox-label {
  color: #000;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: IBM Plex Serif, sans-serif;
}

.heading-6 {
  color: #61645a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 3%;
  font-weight: 300;
}

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

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

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

.text-field {
  color: #b2aaaa;
  text-align: center;
  background-color: rgba(243, 243, 243, 0);
  border: 1px solid #b2aaaa;
  font-family: IBM Plex Serif, sans-serif;
}

.text-field-2, .text-field-3 {
  border: 1px solid #b2aaaa;
}

.paragraph-34 {
  color: #b2aaaa;
  text-align: right;
  margin-top: 60px;
  margin-bottom: 0;
  font-family: IBM Plex Serif, sans-serif;
}

.grid-4 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
}

.text-span-6 {
  font-size: 14px;
  font-weight: 400;
}

.div-block-73 {
  background-image: url('../images/ft1.jpg');
  background-position: 50%;
  background-size: cover;
  height: 75vh;
  box-shadow: 4px 8px 5px rgba(0, 0, 0, .2);
}

.div-block-74 {
  background-image: url('../images/ft.jpg');
  background-position: 50%;
  background-size: cover;
  height: 75vh;
  box-shadow: 4px 8px 5px rgba(0, 0, 0, .2);
}

.column-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 75vh;
  display: flex;
}

.columns-6 {
  padding-top: 60px;
}

.success-message {
  background-color: rgba(255, 255, 255, 0);
}

@media screen and (max-width: 479px) {
  .heading-2 {
    font-size: 60px;
    line-height: 25px;
  }

  .heading-3 {
    font-size: 50px;
    line-height: 25px;
  }

  .quote._1 {
    height: auto;
  }

  .clock-number {
    font-size: 7vw;
    line-height: 6vw;
  }

  .div-block-30 {
    height: auto;
    margin-top: 20%;
    margin-bottom: 20%;
    padding: 5% 5% 10%;
  }

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

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

  .js-clock {
    flex-wrap: wrap;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .portada {
    background-position: 62%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .itinerario {
    padding: 10%;
  }

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

  .image {
    width: 100%;
  }

  .paragraph-9 {
    text-align: center;
    font-size: 18px;
  }

  .paragraph-11 {
    font-size: 18px;
  }

  .div-block-31 {
    height: auto;
    margin-top: 10%;
  }

  .column-7 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 400px;
    margin-top: 0;
    display: flex;
  }

  .column-8 {
    background-color: #0f182c;
    height: 300px;
  }

  .paragraph-12 {
    padding-top: 0;
  }

  .paragraph-12._2, .paragraph-12._2.lugar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-4._1 {
    text-align: left;
  }

  .div-block-33 {
    height: auto;
  }

  .column-9 {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .text-span-2 {
    font-size: 3vw;
  }

  .grid-3 {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .button-2 {
    font-size: 2vw;
    line-height: 3vw;
  }

  .button-2._1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-8 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .paragraph {
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .bold-text {
    font-size: 4vw;
    line-height: 5vw;
  }

  .text-span-4 {
    font-size: 3vw;
  }

  .div-block-34 {
    border-bottom: 1px #000;
    border-right-style: none;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-34._1 {
    border: 1px #000;
    border-bottom-style: solid;
    padding-bottom: 5%;
  }

  .div-block-35 {
    border-bottom: 1px solid #000;
    border-right-style: none;
  }

  .div-block-36._1-copy {
    margin-top: 10%;
  }

  .paragraph-13 {
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .paragraph-13._1._2 {
    line-height: 8vw;
  }

  .div-block-38 {
    width: 100%;
  }

  .slider {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
    overflow: visible;
  }

  .slider.phone {
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

  .slide {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
  }

  .div-block-40 {
    width: 100%;
    height: auto;
    padding-bottom: 5%;
  }

  .slide-2 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .foto._3 {
    background-image: url('../images/f13c3040-b8d1-450a-abb9-4faa89de43e8.JPG');
    background-position: 60%;
  }

  .section {
    padding-left: 10%;
    padding-right: 10%;
  }

  .div-block-43 {
    height: auto;
    margin-top: 15%;
    padding: 5%;
  }

  .form {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .text-field, .text-field-2 {
    width: 100%;
  }

  .text-field-3 {
    width: 100%;
    padding-left: 12px;
  }

  .recepcion-cel {
    flex-direction: column;
    margin-bottom: 0;
    display: flex;
  }

  .columns-5 {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    margin-top: 371px;
    display: flex;
  }

  .columns-5.compu.cel {
    justify-content: center;
    align-items: stretch;
    height: auto;
    margin-top: 0;
  }

  .icon {
    color: #000;
    margin-right: 0;
    font-size: 20px;
  }

  .icon-2 {
    color: #000;
    margin-left: 0;
    margin-right: 0;
    font-size: 20px;
  }

  .mask {
    width: 100%;
  }

  .slide-3, .slide-4 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .slide-nav {
    display: none;
  }

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

  .div-block-73 {
    height: 65vh;
  }

  .div-block-74 {
    height: 65vh;
    display: flex;
  }

  .columns-6 {
    padding-top: 20px;
  }

  .column-11, .column-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .slide-5, .slide-6, .slide-7 {
    padding: 5%;
  }
}

#w-node-_9e19f1a7-fa83-5df1-6780-9dc01fccc477-d4533fd8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9e19f1a7-fa83-5df1-6780-9dc01fccc47d-d4533fd8 {
  grid-area: Area;
}

#w-node-_9e19f1a7-fa83-5df1-6780-9dc01fccc47e-d4533fd8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_9e19f1a7-fa83-5df1-6780-9dc01fccc484-d4533fd8, #w-node-_35cba207-fbb9-9bf1-0b7d-dfab92abc94e-d4533fd8, #w-node-_95821707-1a8d-4ce5-e392-aa8220d572d7-d4533fd8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c333f655-6762-5246-b818-9265ad8aeac4-d4533fd8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d6bed02d-e4d4-3dc5-41a7-7243dd03d665-d4533fd8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_16cea94f-cedb-c012-a87f-c221b4cfa27d-d4533fd8, #w-node-_16cea94f-cedb-c012-a87f-c221b4cfa282-d4533fd8, #w-node-_16cea94f-cedb-c012-a87f-c221b4cfa287-d4533fd8, #w-node-a66657ea-de2c-fb69-e843-de60be88d47e-d4533fd8, #w-node-a66657ea-de2c-fb69-e843-de60be88d481-d4533fd8, #w-node-a66657ea-de2c-fb69-e843-de60be88d488-d4533fd8, #w-node-c6413241-bb89-8360-8ea6-2d4135e7f2a7-d4533fd8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_9e19f1a7-fa83-5df1-6780-9dc01fccc47d-d4533fd8 {
    justify-self: center;
  }
}


