:root {
  --blanco: #edece8;
  --verdefuerte: #4b5039;
  --verde: #798843;
  --white: white;
  --black: black;
  --gris: rgba(0, 0, 0, 0);
}

.background-video {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 800px;
  padding-bottom: 200px;
  display: flex;
}

.sans_blanco {
  color: var(--blanco);
  text-align: center;
  letter-spacing: 5px;
  font-family: Quahon, sans-serif;
  font-size: 10px;
  line-height: 16px;
}

.image {
  width: 5%;
}

.image-2 {
  width: 30%;
}

.section {
  height: 700px;
}

.section.inicio {
  height: auto;
}

.contador {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  background-image: url('../images/Asset-4.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  border: .5px solid #000;
  border-style: solid none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.image-3 {
  width: 5%;
}

.js-clock {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0 10px;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number {
  color: #5b6a37;
  text-align: center;
  letter-spacing: 5px;
  border: .5px #fff;
  border-radius: 8px;
  width: auto;
  height: auto;
  margin-right: 0;
  padding-top: 5px;
  font-family: Quahon, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 40px;
}

.bonita {
  color: var(--verdefuerte);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  font-family: Quahon, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: 14px;
}

.bonita.grande {
  font-size: 20px;
  line-height: 20px;
}

.bonita.mediano {
  font-size: 20px;
}

.serif_naranja {
  color: #5b6a37;
  text-align: center;
}

.nombres {
  background-color: #edece8;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.image-4 {
  width: 500px;
}

.div-block {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  background-image: url('../images/Asset-11.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 560px;
  height: 280px;
  margin-left: -110px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  box-shadow: 0 2px 5px 3px rgba(0, 0, 0, .2);
}

.sansveerde {
  color: var(--verdefuerte);
  text-align: center;
  letter-spacing: 5px;
  font-family: Quahon, sans-serif;
}

.sansveerde.chico {
  letter-spacing: 3px;
  font-size: 12px;
  line-height: 14px;
}

.sansveerde.papas {
  color: var(--verdefuerte);
  letter-spacing: 0;
}

.sansveerde.verdeclaro {
  color: var(--verde);
}

.rg {
  justify-content: center;
  align-items: center;
  margin-top: -33px;
  display: flex;
}

.image-5 {
  width: 150px;
}

.itinerario {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-image: url('../images/F4hvjP.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  border-top: .5px solid #000;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 200px;
  height: 200px;
  padding-bottom: 82px;
  display: flex;
}

.div-block-2.transferencia {
  width: 250px;
  height: 200px;
  padding-bottom: 0;
}

.image-6 {
  height: 200px;
}

.boton {
  border: .5px solid var(--verde);
  color: var(--verde);
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: rgba(56, 152, 236, 0);
  border-radius: 20px;
  font-family: Quahon, sans-serif;
  font-size: 10px;
  line-height: 10px;
}

.boton:hover {
  background-color: var(--verde);
  color: var(--blanco);
}

.lineavertical {
  border-right: 1px solid var(--verde);
  height: 200px;
}

.lineavertical.horiz {
  border-bottom: .5px solid var(--verde);
  height: 150px;
}

.dresscode {
  background-color: var(--verde);
  border: .5px solid #000;
  border-style: solid none;
  padding-top: 50px;
  padding-bottom: 50px;
}

.regalos {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  background-color: var(--blanco);
  border-bottom: .5px solid #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  border-bottom: .5px #000;
  border-right: 1px #000;
  justify-content: center;
  align-items: center;
  padding: 0 100px 100px;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--white);
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 800px;
  height: 300px;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-5 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  background-color: var(--white);
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 300px;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-5.cel {
  display: none;
}

.div-block-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 400px;
  height: 300px;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.rsvp {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 100px 0;
  display: flex;
}

.form {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 600px;
  display: flex;
}

.we {
  background-color: var(--blanco);
  border-top: .5px solid #000;
  padding-top: 50px;
  padding-bottom: 50px;
}

.ares {
  color: var(--verde);
  letter-spacing: 2px;
  background-color: rgba(243, 243, 243, 0);
  border: 1px #000;
  border-bottom: .5px solid #000;
  font-family: serif, sans-serif;
  font-size: 12px;
  line-height: 10px;
}

.liink {
  color: var(--verde);
}

.liink:hover {
  font-style: italic;
}

.cursiva {
  color: var(--verde);
  text-align: center;
  font-family: Petitformalscript, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.sursivachica {
  color: var(--verdefuerte);
  text-align: center;
  font-family: Petitformalscript, sans-serif;
}

.diviti {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.lineaiti, .lineareg {
  border-right: 1px solid var(--verde);
  height: 200px;
}

.cursivachica {
  color: var(--verde);
  font-family: Cherolina, sans-serif;
  font-size: 70px;
  line-height: 70px;
}

.form-block {
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.logo {
  width: 5%;
}

.div-block-7 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  display: flex;
}

.link {
  color: var(--verdefuerte);
  text-decoration: none;
}

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

.text-block {
  color: var(--verde);
  font-family: serif, sans-serif;
  font-weight: 400;
}

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

@media screen and (max-width: 991px) {
  .image-2 {
    width: 50%;
  }

  .bonita {
    font-size: 12px;
  }

  .div-block {
    margin-left: -400px;
  }

  .div-block-3 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    padding: 0 50px 100px;
  }

  .rsvp {
    padding-left: 100px;
    padding-right: 100px;
  }

  .logo {
    width: 10%;
  }
}

@media screen and (max-width: 767px) {
  .image-2 {
    width: 60%;
  }

  .bonita.grande {
    font-size: 20px;
    line-height: 20px;
  }

  .nombres {
    flex-flow: column;
  }

  .image-4 {
    width: 85%;
  }

  .div-block {
    width: 400px;
    height: 350px;
    margin-top: -132px;
    margin-left: 0;
    margin-right: 0;
  }

  .sansveerde {
    letter-spacing: 3px;
  }

  .sansveerde.chico {
    font-size: 10px;
  }

  .itinerario {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
  }

  .div-block-2 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    width: auto;
    height: auto;
    padding-bottom: 0;
  }

  .div-block-2.transferencia {
    height: auto;
  }

  .lineavertical.horiz {
    border-bottom: .5px solid var(--verde);
    width: 200px;
    height: auto;
  }

  .regalos {
    padding-bottom: 100px;
  }

  .div-block-3 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    border-bottom-style: none;
    flex-flow: column;
    padding: 0;
  }

  .div-block-4 {
    width: auto;
    height: 300px;
    padding: 10px;
  }

  .div-block-5 {
    width: auto;
    padding: 10px;
  }

  .div-block-6 {
    width: auto;
    height: 300px;
    padding: 10px;
  }

  .rsvp {
    padding-left: 50px;
    padding-right: 50px;
  }

  .form {
    width: 500px;
  }

  .lineaiti, .lineareg {
    height: 20px;
  }

  .div-block-7 {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  .background-video {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-2 {
    width: 80%;
  }

  .image-3 {
    width: 10%;
  }

  .js-clock {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .box {
    width: 30px;
    height: auto;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-number {
    text-shadow: 0 0 2px rgba(0, 0, 0, .2);
    width: auto;
    height: auto;
    padding: 25%;
    font-size: 5vw;
    line-height: 6vw;
  }

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

  .nombres {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image-4 {
    width: 90%;
  }

  .div-block {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    background-image: url('../images/Asset-11.png');
    width: 250px;
    height: 320px;
    margin-top: -93px;
    padding: 20px;
    transform: rotate(0);
  }

  .sansveerde {
    font-size: 12px;
  }

  .sansveerde.papas {
    line-height: 16px;
  }

  .itinerario {
    flex-flow: column;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 100%;
  }

  .lineavertical {
    height: 20px;
  }

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

  .regalos {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-3 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
  }

  .div-block-4 {
    height: auto;
    padding: 20px;
  }

  .div-block-5 {
    width: 100%;
    padding: 20px;
  }

  .div-block-5.cel {
    display: inline-flex;
  }

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

  .div-block-6 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    height: auto;
    padding: 20px;
  }

  .rsvp {
    padding: 80px 30px 50px;
  }

  .form {
    justify-content: center;
    align-items: stretch;
    width: 250px;
  }

  .cursivachica {
    font-size: 38px;
    line-height: 38px;
  }
}


@font-face {
  font-family: 'Petitformalscript';
  src: url('../fonts/PetitFormalScript-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bonita';
  src: url('../fonts/BONITA.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cherolina';
  src: url('../fonts/Cherolina.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Serif';
  src: url('../fonts/Classyvogueregular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Billie Eilish';
  src: url('../fonts/Billie-Eilish.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Edensor Free';
  src: url('../fonts/Edensor-FREE.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quahon';
  src: url('../fonts/Quahon.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}