:root {
  --azul2: #7898ca;
  --texto_gris: #8b8b8b;
  --gainsboro: #dedbd6;
  --azul: #305591;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.inicio {
  height: 100vh;
  background-image: url('../images/Asset-13-8.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -50px;
  padding: 5% 5% 2%;
  display: flex;
}

.section {
  padding: 5%;
}

.section._3-copy {
  height: 70vh;
  background-image: url('../images/Asset-16-8.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.container {
  grid-row-gap: 30px;
  flex-direction: column;
  align-items: center;
  padding: 0%;
  display: flex;
}

.container.center {
  height: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container._2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 3%;
  display: flex;
}

.container.mesaderegalos {
  grid-row-gap: 20px;
  background-color: #fff;
  padding-top: 5%;
  padding-bottom: 5%;
  box-shadow: 0 5px 6px rgba(0, 0, 0, .2);
}

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

.slide-nav {
  font-size: 8px;
  line-height: 12px;
  display: block;
}

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

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

.div-block-3 {
  width: auto;
  height: 120%;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  margin-bottom: 0;
  display: flex;
}

.slide {
  width: 100%;
  height: 100%;
}

.quick-stack-5 {
  height: 100%;
  grid-column-gap: 10px;
  padding: 0;
}

.section-2 {
  height: 60vh;
  margin-top: 0;
}

.div-block-4 {
  width: 100%;
  height: 100%;
  background-image: url('../images/1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-4._2 {
  background-image: url('../images/2.png');
}

.div-block-4._3 {
  background-image: url('../images/3.png');
}

.form-block {
  width: 100%;
  box-shadow: none;
  background-color: #fff;
  margin-top: 0;
  padding: 5%;
}

.text-field {
  letter-spacing: 0;
  font-family: Quicksand Book, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 2vw;
}

.div-block-6 {
  justify-content: flex-end;
  display: flex;
}

.navbar {
  height: 50px;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  position: relative;
}

.nav-menu {
  width: 100%;
  height: 60px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: 2px;
  padding: 20px 10px 10px;
  font-family: Lato, sans-serif;
  font-size: 1vw;
  font-weight: 400;
  line-height: 2vw;
}

.nav-link:hover {
  border-bottom: 1px solid #fff;
}

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

.nombres {
  height: 50px;
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, .49);
  font-family: Prata, sans-serif;
  font-size: 100px;
}

.nombres.azul {
  color: var(--azul2);
}

.text-block-2 {
  color: #fff;
  letter-spacing: 3px;
  text-shadow: 0 2px 1px rgba(0, 0, 0, .35);
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.frase {
  background-color: #f1f1f1;
  background-image: none;
  background-size: auto;
  padding: 100px 10%;
}

.image {
  width: 15%;
}

.itinerario_dresscode {
  border-top: .5px solid #000;
  border-bottom: .5px #000;
}

.div-block-12 {
  grid-row-gap: 40px;
  background-image: url('../images/Fondo.jpg');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.div_itinerario {
  width: 70%;
  grid-row-gap: 20px;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  margin: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div_itinerario.div_dresscode {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: center;
}

.div_itinerario.rec {
  width: 100%;
  height: 100%;
  grid-row-gap: 20px;
  margin: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.line {
  width: 1px;
  height: 90px;
  border: .5px solid var(--texto_gris);
  margin-top: 0;
  margin-bottom: 0;
}

.boton {
  height: auto;
  border: 1px solid var(--texto_gris);
  color: var(--texto_gris);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 20px;
  margin-top: 0;
  padding: 5px 40px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.boton:hover {
  border-color: var(--azul2);
  background-color: var(--azul2);
  color: #fff;
}

.texto-todo {
  color: var(--texto_gris);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
}

.texto-todo.guayabera {
  height: 10px;
  margin-bottom: 0%;
  font-size: 10px;
  line-height: 10px;
}

.texto-todo.guayabera.invisible {
  color: #fff;
}

.texto_serif {
  color: var(--azul2);
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Prata, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.dresscode_div {
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-2 {
  width: 320px;
}

.div-block-14 {
  grid-row-gap: 20px;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-15 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 0;
  display: flex;
}

.recomendaciones {
  background-image: url('../images/Fondo.jpg');
  background-position: 0 0;
  background-size: auto;
  border-top: .5px solid #000;
  border-bottom: .5px #000;
  padding: 5%;
}

.regalos {
  background-color: #fff;
  background-image: none;
  background-size: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5%;
}

.hospedaje {
  margin-top: 100px;
  margin-bottom: 100px;
}

.rsvp {
  background-image: url('../images/Fondo.jpg');
  background-position: 0 0;
  background-size: auto;
}

.foto_2 {
  height: 800px;
  background-image: url('../images/Asset-15-8.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.line2 {
  width: 200px;
  border: 1px solid var(--azul2);
}

.div_inicio {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 400px;
  display: flex;
}

.div_nombres {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  flex-direction: row;
  display: flex;
}

.section-3 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 0;
}

.text-block-9 {
  color: #746b6b;
  text-align: center;
  margin-top: -29px;
  padding: 0 0 50px;
  font-family: Quicksand Book, sans-serif;
}

.link {
  color: #000;
  font-family: Authentic Signature, sans-serif;
  font-size: 25px;
}

.link:hover {
  color: #5d7396;
}

.div-block-16 {
  grid-row-gap: 30px;
  flex-direction: column;
  display: flex;
}

.div-block-17 {
  width: 60%;
  background-color: #fff;
  margin-top: -58px;
  padding-top: 3%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

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

.text-block-10 {
  font-family: Quicksand Book, sans-serif;
}

@media screen and (min-width: 1280px) {
  .container, .div-block-3 {
    grid-row-gap: 20px;
  }

  .section-2, .boton {
    margin-top: 0;
  }

  .texto_serif {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-14 {
    grid-row-gap: 20px;
  }

  .regalos, .section-3 {
    margin-top: 0;
  }

  .text-block-9 {
    margin-top: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .inicio {
    height: 100vh;
    background-position: 100% 100%;
  }

  .section._3-copy {
    background-attachment: fixed;
  }

  .container.center {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .nav-link {
    font-family: Lato, sans-serif;
    font-size: 16px;
  }

  .nombres.azul {
    color: var(--azul2);
  }

  .text-block-2 {
    font-size: 26px;
  }

  .frase {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image {
    width: 150px;
    margin-bottom: 0;
  }

  .boton {
    font-family: Lato, sans-serif;
    font-weight: 300;
  }

  .boton:hover {
    border-width: 1px;
    border-color: var(--azul2);
    background-color: var(--azul2);
  }

  .texto-todo {
    font-family: Lato, sans-serif;
    font-size: 25px;
    font-weight: 300;
    line-height: 35px;
  }

  .texto-todo.guayabera {
    margin-top: -17px;
  }

  .texto_serif {
    color: var(--azul2);
    letter-spacing: 0;
    font-family: Prata, sans-serif;
    font-size: 25px;
  }

  .regalos {
    margin-top: 0;
  }

  .hospedaje {
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5%;
  }

  .rsvp {
    background-image: url('../images/Fondo.jpg');
    background-position: 0 0;
    background-size: auto;
    padding-bottom: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .foto_2 {
    height: 800px;
    background-image: url('../images/Asset-15-8.png');
    background-position: 0 0;
    background-size: cover;
    background-attachment: fixed;
  }

  .line2 {
    border: 1px solid var(--azul2);
  }

  .div_inicio {
    margin-top: 500px;
  }

  .text-span {
    font-size: 25px;
  }

  .text-block-9 {
    margin-top: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .hospedaje {
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .inicio {
    background-position: 100%;
    background-size: cover;
  }

  .section._3-copy {
    background-attachment: fixed;
  }

  .container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-top: 5%;
  }

  .slider {
    width: 500px;
  }

  .div-block-3 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
  }

  .quick-stack-5 {
    height: 100%;
  }

  .section-2 {
    height: 40vh;
  }

  .nav-menu {
    height: 300px;
    background-color: var(--azul2);
    opacity: .89;
    text-align: center;
    flex-direction: column;
    align-items: center;
    font-family: Lato, sans-serif;
    font-size: 20px;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-link {
    width: 500px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-direction: column;
    align-items: center;
    font-family: Prata, sans-serif;
    font-size: 3vw;
    display: flex;
    top: 11px;
  }

  .container-2 {
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
  }

  .nombres {
    font-size: 70px;
  }

  .div_itinerario {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-left: 100px;
    margin-right: 100px;
  }

  .div_itinerario.div_dresscode {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
  }

  .div_itinerario.rec {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .boton {
    margin-top: 8px;
  }

  .texto-todo {
    font-family: Lato, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
  }

  .texto-todo.guayabera {
    height: auto;
  }

  .texto_serif {
    color: var(--azul2);
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Prata, sans-serif;
    font-size: 20px;
  }

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

  .regalos {
    margin-bottom: 10px;
  }

  .foto_2 {
    background-position: 100%;
  }

  .div_inicio {
    margin-top: 500px;
  }

  .div_nombres {
    flex-direction: column;
  }

  .menu-button {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .menu-button.w--open, .icon-3 {
    background-color: rgba(0, 0, 0, 0);
  }
}

@media screen and (max-width: 767px) {
  .inicio {
    height: 80vh;
    background-position: 80%;
    background-size: cover;
  }

  .container {
    flex-direction: column;
  }

  .container.center {
    padding-left: 10%;
    padding-right: 10%;
  }

  .container.mesaderegalos {
    padding-bottom: 5%;
  }

  .slider {
    width: 400px;
  }

  .icon {
    margin-left: 33px;
  }

  .icon-2 {
    margin-right: 48%;
  }

  .div-block-3 {
    object-fit: fill;
  }

  .section-2 {
    height: 30vh;
  }

  .text-field {
    font-size: 15px;
  }

  .nombres {
    font-size: 50px;
  }

  .nombres.azul {
    color: var(--azul2);
  }

  .text-block-2 {
    text-align: center;
    margin-top: 0;
  }

  .div_itinerario {
    margin-left: 50px;
    margin-right: 50px;
  }

  .boton:hover, .boton:active {
    border-color: var(--azul2);
    background-color: var(--azul2);
  }

  .texto_serif {
    align-self: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 25px;
  }

  .image-2 {
    width: 400px;
  }

  .div-block-14 {
    height: auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 30px;
  }

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

  .regalos {
    margin-bottom: 10px;
  }

  .foto_2 {
    height: 500px;
    background-size: auto 500px;
    background-attachment: scroll;
  }

  .div_inicio {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 400px;
  }

  .div_nombres {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    font-size: 19px;
  }

  .right-arrow {
    margin-right: 0;
  }

  .left-arrow {
    margin-left: 0;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .text-block-9 {
    padding: 20px 0;
  }
}

@media screen and (max-width: 479px) {
  .inicio {
    height: 100vh;
    background-position: 80%;
    background-size: cover;
    background-attachment: fixed;
  }

  .section._3-copy {
    height: 50vh;
    background-position: 55%;
  }

  .container {
    padding: 10% 5%;
  }

  .container.center {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 10vw;
  }

  .container._2 {
    width: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .container.mesaderegalos {
    padding: 10% 5%;
  }

  .slider {
    width: 80%;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    display: block;
    position: static;
  }

  .icon {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
    top: 90px;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .icon-2 {
    margin: 0 20% 0 0;
    top: 90px;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .div-block-3 {
    height: 100%;
    align-items: center;
  }

  .quick-stack-5 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .section-2 {
    height: 90vh;
    margin-top: 0;
  }

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

  .form-block {
    width: 100%;
    grid-row-gap: 20px;
    flex-direction: column;
    margin-left: 0%;
    margin-right: 0%;
    padding: 5% 4%;
    display: flex;
  }

  .text-field {
    font-size: 12px;
  }

  .navbar {
    flex-direction: column;
  }

  .nav-link {
    width: 200px;
    padding-top: 29px;
    font-size: 4vw;
  }

  .container-2 {
    justify-content: flex-end;
  }

  .nombres {
    line-height: 50px;
  }

  .text-block-2 {
    text-align: center;
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .frase {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image {
    width: 100px;
  }

  .div-block-12 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    display: flex;
  }

  .div_itinerario {
    width: 90%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin: 0 20px;
  }

  .div_itinerario.rec {
    width: 100%;
    justify-content: center;
    margin: 0%;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .line {
    height: 40px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .boton {
    padding: 2px 20px;
    font-size: 15px;
  }

  .texto-todo {
    font-size: 15px;
    line-height: 20px;
  }

  .texto-todo.guayabera {
    height: auto;
  }

  .texto-todo.guayabera.invisible {
    display: none;
  }

  .texto_serif {
    text-align: center;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-14 {
    width: 100%;
    height: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-bottom: 24px;
  }

  .recomendaciones {
    border: 1px #000;
    margin-top: -89px;
    margin-bottom: 0;
    padding: 1% 0%;
  }

  .regalos {
    margin-top: 0;
    margin-bottom: 0;
  }

  .hospedaje {
    margin-top: 15px;
  }

  .foto_2 {
    height: 300px;
    background-position: 90%;
    background-size: cover;
  }

  .div_inicio {
    grid-column-gap: 30px;
    grid-row-gap: 10px;
    flex-direction: column;
    flex: 0 auto;
    order: 1;
    justify-content: flex-end;
    align-self: center;
    margin-top: -29px;
  }

  .div_nombres {
    margin-top: 400px;
  }

  .mask {
    width: auto;
    height: auto;
    position: static;
  }

  .right-arrow-2 {
    justify-content: flex-end;
    align-items: center;
    display: block;
  }

  .cell {
    padding-bottom: 0;
  }

  .menu-button {
    margin-left: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .section-3 {
    margin-top: -1px;
  }

  .text-block-9 {
    margin-top: 0;
  }

  .div-block-16 {
    height: 100%;
    grid-row-gap: 20px;
    margin: 20px;
  }

  .mask-2 {
    width: 100%;
    height: 100%;
  }

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

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

#w-node-d2e76d25-379b-2e33-db73-3570c7bfee8a-68ce8452 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-c21fc82d-beb4-9a03-7a60-f5c3da99e470-68ce8452, #w-node-_230eb6f8-6ed2-d1d0-ed23-25ba82bb54cf-68ce8452, #w-node-_11cab158-bf05-e240-61bf-bfa951056af2-68ce8452 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-d2e76d25-379b-2e33-db73-3570c7bfee8a-68ce8452 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c21fc82d-beb4-9a03-7a60-f5c3da99e470-68ce8452, #w-node-_230eb6f8-6ed2-d1d0-ed23-25ba82bb54cf-68ce8452, #w-node-_11cab158-bf05-e240-61bf-bfa951056af2-68ce8452 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Abrilfatface';
  src: url('../fonts/AbrilFatface-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Garet Book';
  src: url('../fonts/Garet-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Catchye';
  src: url('../fonts/Catchye.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quicksand Book';
  src: url('../fonts/Quicksand_Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Authentic Signature';
  src: url('../fonts/Authentic-Signature.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}