body {
  font-size: 16px;
  background-color: #f9f6ef;
  overflow-x: hidden;
}

@media screen and (max-width: 1024px) {
  body > div, body > section {
    overflow-x: hidden;
    overflow-y: clip;
  }
}

.section__hero {
  height: 100vh;
  min-height: 940px;
}
@media screen and (max-width: 1400px) {
  .section__hero {
    min-height: 920px;
  }
}
@media screen and (max-width: 1400px) and (max-width: 1280px) {
  .section__hero {
    height: auto;
    min-height: auto;
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 1400px) and (max-width: 1280px) and (max-width: 800px) {
  .section__hero {
    min-height: 768px;
  }
}
.section__recepcion {
  position: relative;
}
.section__recepcion::before {
  content: "";
  position: absolute;
  width: 280px;
  height: 280px;
  bottom: -100px;
  left: 0px;
  right: 0px;
  margin: auto;
  background-image: url("../img/deco-recepcion-bottom.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .section__recepcion--foto {
    min-height: 900px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .section__recepcion--foto {
    min-height: 720px;
  }
}
.section__form {
  position: relative;
}
.section__form::before, .section__form::after {
  content: "";
  position: absolute;
  width: 320px;
  height: 120px;
  background-image: url("../img/svg/deco-flores-form.svg");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .section__form::before, .section__form::after {
    width: 220px;
    height: 80px;
  }
}
.section__form::before {
  top: 0px;
  left: 0px;
}
.section__form::after {
  bottom: 0px;
  right: 0px;
  transform: scaleX(-1);
}

.marcellus {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
}

.col__grey600 {
  color: #5C5C5C;
}
.col__olivo500 {
  color: #557774;
}

.ivyjournal__regular {
  font-family: "ivyjournal", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.ivyjournal__semibold {
  font-family: "ivyjournal", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.ivyjournal__bold {
  font-family: "ivyjournal", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.title__sub {
  position: relative;
  font-family: "ivyjournal", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #557774;
}
.title__sub--deco::before {
  position: absolute;
  content: "";
  bottom: 10px;
  left: -100px;
  width: 60px;
  height: 2px;
  background-color: #A3A694;
}
@media screen and (max-width: 768px) {
  .title__sub--deco::before {
    left: -50px;
    width: 30px;
  }
}
.title__sub--deco::after {
  position: absolute;
  content: "";
  bottom: 10px;
  right: -100px;
  width: 60px;
  height: 2px;
  background-color: #A3A694;
}
@media screen and (max-width: 768px) {
  .title__sub--deco::after {
    right: -50px;
    width: 30px;
  }
}

label {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
}

.caption {
  font-family: "ivyjournal", sans-serif;
  font-weight: 600;
  letter-spacing: 2.25px;
  color: #A3A694;
}
.caption__white {
  color: white;
}
.caption__pink {
  color: #e10098;
}
.caption__parking {
  font-size: 1.4rem;
  color: red;
  font-family: "ivyjournal", sans-serif;
  font-weight: 600;
  margin-bottom: 16px;
}
.caption__deco {
  width: 40px;
  height: 30px;
  margin-bottom: 8px;
  background-image: url("../img/svg/deco-caption.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.caption__deco--center {
  margin: auto;
}
.caption__deco--end {
  width: 100%;
  background-position: right center;
}
@media screen and (max-width: 1024px) {
  .caption__deco--end {
    background-position: center center;
  }
}

.shot {
  font-family: "ivyjournal", sans-serif;
  font-weight: 600;
  color: red;
  font-size: 2.5rem;
  letter-spacing: 4px;
}
@media screen and (max-width: 1280px) {
  .shot {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 767px) {
  .shot {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 767px) and (max-width: 576px) {
  .shot {
    font-size: 1.4rem;
    letter-spacing: 3px;
  }
}
.shot__horario {
  font-size: 3.2rem;
}
@media screen and (max-width: 1280px) {
  .shot__horario {
    font-size: 2.8rem;
  }
}

.hero__img {
  width: 100%;
  height: 720px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1400px) {
  .hero__img {
    height: 600px;
  }
}
.hero__img--one {
  background-image: url("../img/rosa-y-francisco-cover-one.jpg");
}
.hero__img--two {
  background-image: url("../img/rosa-y-francisco-cover-two.jpg");
}
.hero__img--three {
  background-image: url("../img/rosa-y-francisco-cover-three.jpg");
}

.bg__alter {
  background-color: #f4eee0;
}

/*=============== HEADER ===============*/
.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: #f9f6ef;
}

/*=============== NAV ===============*/
.nav {
  height: 5.5rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 16px;
}
@media screen and (min-width: 767px) {
  .nav {
    height: 5.5rem;
  }
}

header {
  padding: 8px 0px;
  transition: all 0.6s;
}
@media screen and (max-width: 1024px) {
  header .nav__logo {
    position: absolute;
    left: 0;
    right: 0;
    max-width: 120px;
    margin: auto;
    z-index: 10;
  }
}
header .nav__logo svg {
  width: 200px;
  transition: all 0.6s;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
@media screen and (max-width: 767px) {
  header .nav__logo svg {
    width: 180px;
  }
}

.nav__toggle {
  font-size: 1.8rem;
  color: white;
  cursor: pointer;
  z-index: 9;
}
@media screen and (min-width: 1023px) {
  .nav__toggle {
    display: none;
  }
}

.nav__menu {
  margin: auto;
  /* NEW */
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media screen and (max-width: 1023px) {
  .nav__menu {
    position: fixed;
    background-color: #f9f6ef;
    padding: 4rem 0 3rem;
    flex-direction: column;
    align-items: center;
    top: -100%;
    left: 0;
    width: 100%;
    transition: 0.4s;
  }
}

.nav__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 2rem;
  margin-bottom: 0;
  margin-bottom: 24px;
}
@media screen and (min-width: 1024px) {
  .nav__list {
    flex-direction: row;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1280px) {
  .nav__list {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1024px) {
  .nav__list--movil {
    display: none;
  }
}

.nav__link {
  font-size: 1rem;
  font-weight: 600;
  color: #848670;
  opacity: 0.7;
  transition: 0.4s;
  white-space: nowrap;
}
@media screen and (max-width: 1500px) {
  .nav__link {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 1500px) and (max-width: 1280px) {
  .nav__link {
    font-size: 0.7rem;
  }
}
@media screen and (max-width: 1500px) and (max-width: 1280px) and (max-width: 1024px) {
  .nav__link {
    font-size: 1rem;
  }
}

.nav__link--especial {
  opacity: 1;
  padding: 8px 16px;
  border-radius: 8px;
  color: #ffffff;
  background-color: #557774;
}

.nav__link--especial:hover {
  color: #A3A694 !important;
  background-color: #557774 !important;
}

.nav__link:hover {
  color: #848670;
}

.nav__close {
  position: absolute;
  font-size: 1.5rem;
  top: 1rem;
  right: 1rem;
  color: #ffffff;
  cursor: pointer;
}
@media screen and (min-width: 767px) {
  .nav__close {
    display: none;
  }
}

/* show menu */
.show-menu {
  top: 85px;
}

/* Change background header */
.scroll-header {
  background: #f4eee0;
  padding: 0px 0px;
  transition: all 0.6s;
}

/* Active link */
.active-link {
  color: #557774;
  opacity: 1;
  -webkit-background-clip: text;
  background-clip: text;
}

/*=============== SCROLL UP ===============*/
.scrollup {
  position: fixed;
  right: 1rem;
  bottom: -20%;
  display: flex;
  background-color: #557774;
  border-radius: 0.25rem;
  padding: 0.45rem;
  opacity: 9;
  z-index: 100;
  transition: 0.4s;
}

.scrollup i {
  color: #ffffff;
  font-size: 1.35rem;
}

.scrollup:hover {
  background-color: #384d4c;
  opacity: 1;
}

/* Show Scroll Up*/
.show-scroll {
  bottom: 24px;
}

.btn {
  position: relative;
  font-family: "Marcellus", serif;
  font-weight: 400;
  padding: 12px 48px;
  border-radius: 8px;
  font-size: 1.2rem;
  letter-spacing: 2.1px;
  color: white;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .btn {
    font-size: 1rem;
    letter-spacing: 1.4px;
    padding: 10px 38px;
  }
}
.btn__olivo {
  background-color: #557774;
}
.btn__white {
  background-color: #fff;
  border: 1px solid #557774;
  color: #557774;
}
.btn__rosa {
  background-color: #e10098;
}

.deco__carta {
  position: absolute;
  width: 100%;
  height: 20px;
}
.deco__carta--top {
  top: 0;
}
.deco__carta--top::before, .deco__carta--top::after {
  position: absolute;
  content: "";
  top: 10px;
  width: 160px;
  height: 60px;
  background-size: 100px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1280px) {
  .deco__carta--top::before, .deco__carta--top::after {
    width: 120px;
    height: 60px;
  }
}
@media screen and (max-width: 1280px) and (max-width: 1024px) {
  .deco__carta--top::before, .deco__carta--top::after {
    width: 100px;
    height: 40px;
    top: 10px;
  }
}
.deco__carta--top::before {
  left: 0;
  background-image: url("../img/svg/deco-olivo.svg");
  background-position: right bottom;
}
.deco__carta--top::after {
  right: 0;
  background-image: url("../img/svg/deco-olivo.svg");
  background-position: right bottom;
  transform: scaleX(-1);
}
.deco__carta--bottom {
  bottom: 10px;
}
.deco__carta--bottom::before, .deco__carta--bottom::after {
  position: absolute;
  content: "";
  bottom: 0;
  width: 160px;
  height: 60px;
  background-size: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
@media screen and (max-width: 1280px) {
  .deco__carta--bottom::before, .deco__carta--bottom::after {
    width: 120px;
    height: 60px;
  }
}
@media screen and (max-width: 1280px) and (max-width: 1024px) {
  .deco__carta--bottom::before, .deco__carta--bottom::after {
    width: 100px;
    height: 40px;
    bottom: 10px;
  }
}
.deco__carta--bottom::before {
  left: 0;
  background-image: url("../img/svg/deco-olivo.svg");
  background-position: right bottom;
  transform: scaleY(-1);
}
.deco__carta--bottom::after {
  right: 0;
  background-image: url("../img/svg/deco-olivo.svg");
  background-position: right bottom;
}
.deco__line {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #d7d8d0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.deco__line::before, .deco__line::after {
  position: absolute;
  content: "";
  width: 25%;
  height: 2px;
  background: #F9F6EF;
}
.deco__line::before {
  left: 0;
  background: linear-gradient(260deg, rgba(249, 246, 239, 0) 0%, rgb(249, 246, 239) 80%, rgb(249, 246, 239) 100%);
}
.deco__line::after {
  right: 0;
  background: linear-gradient(90deg, rgba(249, 246, 239, 0) 0%, rgb(249, 246, 239) 80%, rgb(249, 246, 239) 100%);
}
.deco__corner {
  position: absolute;
  width: 100px;
  height: 100px;
  z-index: 10;
  background-color: transparent;
}
@media screen and (max-width: 1280px) {
  .deco__corner {
    width: 60px;
    height: 60px;
  }
}
.deco__corner--right {
  top: 24px;
  right: 24px;
  border-top: 2px solid #A3A694;
  border-right: 2px solid #A3A694;
}
.deco__corner--left {
  bottom: 24px;
  left: 24px;
  border-bottom: 2px solid #A3A694;
  border-left: 2px solid #A3A694;
}

.card__hero {
  margin: 0 auto;
}
.card__hero::before, .card__hero::after {
  content: "";
  position: absolute;
  width: 220px;
  height: 220px;
  z-index: 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .card__hero::before, .card__hero::after {
    width: 120px;
    height: 120px;
  }
}
.card__hero::after {
  top: -80px;
  left: -120px;
  background-image: url("../img/deco-rosas-hero-one.png");
  animation: rotate 6s infinite both;
}
@media screen and (max-width: 768px) {
  .card__hero::after {
    top: -40px;
    left: -60px;
  }
}
.card__hero::before {
  bottom: -80px;
  right: -120px;
  background-image: url("../img/deco-rosas-hero-two.png");
  animation: rotate 6s infinite both;
}
@media screen and (max-width: 768px) {
  .card__hero::before {
    bottom: -40px;
    right: -60px;
  }
}
@media screen and (max-width: 700px) {
  .card__hero {
    margin: 0 24px;
  }
}
@media screen and (max-width: 700px) and (max-width: 576px) {
  .card__hero {
    margin: 0 16px;
  }
}
.card__religiosa {
  position: relative;
  max-width: 1400px;
  margin: auto;
}
.card__religiosa::before, .card__religiosa::after {
  content: "";
  position: absolute;
  width: 220px;
  height: 220px;
  z-index: 10;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .card__religiosa::before, .card__religiosa::after {
    width: 120px;
    height: 120px;
  }
}
.card__religiosa::after {
  top: -80px;
  left: -120px;
  background-image: url("../img/deco-rosas-hero-three.png");
  animation: rotate 6s infinite both;
}
@media screen and (max-width: 768px) {
  .card__religiosa::after {
    top: -40px;
    left: -60px;
  }
}
.card__religiosa::before {
  bottom: -80px;
  right: -120px;
  background-image: url("../img/deco-rosas-hero-four.png");
  animation: rotate 6s infinite both;
}
@media screen and (max-width: 768px) {
  .card__religiosa::before {
    bottom: -40px;
    right: -60px;
  }
}
.card__recepcion {
  position: relative;
  border: 1px solid #EBECE8;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 1024px) {
  .card__recepcion {
    align-items: center;
  }
}
.card__vestimenta {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background-color: #384d4c;
  gap: 24px;
  padding: 38px 0;
}
@media screen and (max-width: 768px) {
  .card__vestimenta {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.card__carta {
  position: relative;
  border: 1px solid #EBECE8;
}
@media screen and (max-width: 1024px) {
  .card__carta {
    padding: 120px 0px 80px 0px;
  }
}
.card__rosa {
  position: relative;
}
.card__rosa::before {
  position: absolute;
  content: "";
  width: 140px;
  height: 320px;
  top: 0;
  right: -50px;
  bottom: 0;
  margin: auto;
  background-image: url("../img/rosa-papas.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}
@media screen and (max-width: 1280px) {
  .card__rosa::before {
    width: 100px;
    height: 200px;
    top: 0;
    right: -30px;
  }
}
@media screen and (max-width: 1280px) and (max-width: 1024px) {
  .card__rosa::before {
    display: none;
  }
}
.card__form {
  position: relative;
  background-color: white;
}
@media screen and (max-width: 768px) {
  .card__form {
    margin: 0 16px;
  }
}
.card__regalos {
  position: relative;
}
.card__regalos::before {
  content: "";
  position: absolute;
  width: 240px;
  height: 240px;
  top: -100px;
  left: -120px;
  animation: rotate 6s infinite both;
  background-image: url("../img/deco-rosas-hero-one.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
.card__no-kids {
  position: relative;
}
.card__no-kids::before {
  content: "";
  position: absolute;
  width: 240px;
  height: 240px;
  bottom: -100px;
  right: -100px;
  animation: rotate 6s infinite both;
  background-image: url("../img/deco-rosas-hero-two.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .card__no-kids::before {
    width: 120px;
    height: 120px;
    bottom: -50px;
    right: -50px;
  }
}

/* __FORMULARIO__ */
.input {
  width: 100%;
  padding: 16px;
  border: 1px solid #f1f1f1;
  background-color: #f9f9f9;
  border-radius: 8px;
  margin-top: 12px;
  color: #000000;
  font-weight: 500;
}
.input::-moz-placeholder {
  color: #b0b0b0;
}
.input::placeholder {
  color: #b0b0b0;
}

.textarea {
  width: 100%;
  height: 120px;
  padding: 16px;
  border: 1px solid #f1f1f1;
  background-color: #f9f9f9;
  border-radius: 8px;
  margin-top: 12px;
  min-height: 180px;
  font-weight: 500;
  color: #000000;
}
.textarea::-moz-placeholder {
  color: #b0b0b0;
}
.textarea::placeholder {
  color: #b0b0b0;
}

/* __MENSAJE DE ERROR__ */
.formulario__grupo-input {
  position: relative;
}

.formulario__input-error {
  font-size: 0.9rem;
  margin-bottom: 0px;
  padding: 4px 8px;
  text-align: start;
  display: none;
  color: #5C5C5C;
}

.formulario__input-error-activo {
  display: block;
}

.formulario__validacion-estado {
  position: absolute;
  right: 16px;
  top: 60px;
  z-index: 1;
  font-size: 16px;
  opacity: 0;
}

#banner_reserva .formulario__validacion-estado {
  position: absolute;
  right: unset;
  top: 18px;
  margin-left: 120px;
}

#banner_reserva .item_form:nth-child(2) .formulario__validacion-estado {
  margin-left: 144px;
}

#banner_reserva .item_form:nth-child(4) .formulario__validacion-estado {
  margin-left: 156px;
}

.formulario__mensaje, .formulario__captcha {
  height: 45px;
  line-height: 45px;
  background: #F66060;
  padding: 0 15px;
  border-radius: 3px;
  margin-bottom: 12px;
  display: none;
}

.formulario__mensaje-activo {
  display: block;
}

.formulario__mensaje-exito {
  margin-top: 8px;
  font-size: 14px;
  background-color: #1eab0b;
  padding: 10px 15px;
  color: #ffffff;
  display: none;
}

.formulario__mensaje-exito-activo {
  display: block;
}

/* ----- -----  Estilos para Validacion ----- ----- */
.formulario__grupo-correcto .formulario__validacion-estado {
  color: #1ed12d;
  opacity: 1;
}

.formulario__grupo-incorrecto .formulario__label {
  color: #bb2929;
}

.formulario__grupo-incorrecto .formulario__validacion-estado {
  color: #bb2929;
  opacity: 1;
}

.formulario__grupo-incorrecto .formulario__input {
  border: 3px solid #bb2929;
}

.hamburger {
  position: relative;
  width: 1em;
  height: 1em;
  font-size: inherit;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .hamburger {
    display: none;
  }
}
.hamburger.is-sm {
  font-size: 1rem;
}
.hamburger.is-md {
  font-size: 1.5rem;
}
.hamburger.is-lg {
  font-size: 2rem;
}
.hamburger-line {
  position: absolute;
  right: 0;
  width: 100%;
  height: 0.125em;
  border-radius: 0.125em;
  background: #5C5C5C;
  transition: inherit;
}
.hamburger-line:nth-child(1) {
  top: 0.125em;
}
.hamburger.is-active .hamburger-line:nth-child(1), .w-nav-button.w--open .hamburger-line:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotateZ(-135deg);
}
.hamburger-line:nth-child(2) {
  top: 0.438em;
}
.hamburger.is-active .hamburger-line:nth-child(2), .w-nav-button.w--open .hamburger-line:nth-child(2) {
  right: 50%;
  width: 0;
}
.hamburger-line:nth-child(3) {
  top: 0.75em;
  width: 0.625em;
}
.hamburger.is-active .hamburger-line:nth-child(3), .w-nav-button.w--open .hamburger-line:nth-child(3) {
  top: 50%;
  width: 100%;
  transform: translateY(-50%) rotateZ(135deg);
}

.gold {
  font-weight: bold;
  line-height: 1;
  background: linear-gradient(90deg, rgb(186, 148, 62) 0%, rgb(205, 147, 21) 20%, rgb(186, 148, 62) 39%, rgb(249, 244, 180) 50%, rgb(186, 148, 62) 60%, rgb(182, 134, 30) 80%, rgb(186, 148, 62) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 3s infinite;
  background-size: 200%;
  background-position: left;
}

@keyframes shine {
  to {
    background-position: right;
  }
}
/* ANIMACIONES */
.animar {
  clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0 0%);
  transform: translateY(10px);
}

.animar_txt {
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0 100%);
  transform: translateY(-20px);
}

.crecer-reverse {
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
}

.aparecer {
  clip-path: polygon(0% 0%, 100% 100%, 100% 0%, 0 0%);
  transform: translateY(10px);
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(20deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/* GOOGLE CAPTCHA */
.grecaptcha-badge {
  visibility: hidden;
}/*# sourceMappingURL=style.css.map */