.u-section-1 {
  background-image: url("/media/images/default-image.jpg");
  min-height: 639px;
}

.u-section-1 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-image-1 {
  background-image: url("/media/images/bg-1.jpg");
  background-position: 78.46% 50%;
  min-height: 639px;
}

.u-section-1 .u-container-layout-1 {
  padding: 50px 0;
}

.u-section-1 .u-group-1 {
  width: 1142px;
  min-height: 275px;
  margin: 0 auto;
}

.u-section-1 .u-container-layout-2 {
  padding: 13px 30px 5px;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-size: 3rem;
  font-weight: normal;
  letter-spacing: normal;
  margin: 0;
}

.u-section-1 .u-line-1 {
  width: 1063px;
  height: 2px;
  transform-origin: left center 0px;
  margin: 27px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  letter-spacing: normal;
  margin: 43px auto 0;
}

@media (max-width: 1199px) {
  .u-section-1 {
    min-height: 557px;
  }

  .u-section-1 .u-image-1 {
    min-height: 596px;
  }

  .u-section-1 .u-group-1 {
    width: 939px;
    min-height: 429px;
    margin-top: 34px;
  }

  .u-section-1 .u-line-1 {
    width: 880px;
  }

  .u-section-1 .u-btn-1 {
    border-style: solid;
  }
}

@media (max-width: 991px) {
  .u-section-1 {
    min-height: 494px;
  }

  .u-section-1 .u-image-1 {
    min-height: 494px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .u-section-1 .u-group-1 {
    width: 720px;
    min-height: 430px;
    margin-top: 0;
  }

  .u-section-1 .u-line-1 {
    width: 660px;
  }
}

@media (max-width: 767px) {
  .u-section-1 {
    min-height: 402px;
  }

  .u-section-1 .u-image-1 {
    min-height: 402px;
  }

  .u-section-1 .u-group-1 {
    width: 550px;
    min-height: 279px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 33px;
    padding-right: 33px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-1 .u-line-1 {
    width: 490px;
  }
}

@media (max-width: 575px) {
  .u-section-1 {
    min-height: 342px;
  }

  .u-section-1 .u-image-1 {
    min-height: 342px;
  }

  .u-section-1 .u-group-1 {
    width: 340px;
    min-height: 239px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 28px;
    padding-right: 28px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
  }

  .u-section-1 .u-line-1 {
    width: 260px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 130px;
}

.u-section-2 .u-list-1 {
  min-height: 180px;
  grid-template-columns: calc(33.3333% - 20px) calc(33.3333% - 20px) calc(33.3333% - 20px);
  grid-gap: 30px 30px;
  margin-top: -83px;
  margin-bottom: 33px;
  height: auto;
}

.u-section-2 .u-list-item-1 {
  background-size: auto;
}

.u-section-2 .u-container-layout-1 {
  padding: 30px;
}

.u-section-2 .u-icon-1 {
  height: 48px;
  width: 48px;
  background-image: none;
  margin: 14px auto 0;
}

.u-section-2 .u-text-1 {
  font-style: italic;
  margin: 20px 2px 0 0;
}

.u-section-2 .u-list-item-2 {
  background-image: none;
}

.u-section-2 .u-container-layout-2 {
  padding: 30px;
}

.u-section-2 .u-icon-2 {
  height: 48px;
  width: 48px;
  background-image: none;
  margin: 14px auto 0;
}

.u-section-2 .u-text-2 {
  font-style: italic;
  margin: 20px 2px 0 0;
}

.u-section-2 .u-list-item-3 {
  background-size: auto;
}

.u-section-2 .u-container-layout-3 {
  padding: 30px;
}

.u-section-2 .u-icon-3 {
  height: 48px;
  width: 48px;
  background-image: none;
  margin: 14px auto 0;
}

.u-section-2 .u-text-3 {
  font-style: italic;
  margin: 20px 2px 0 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 98px;
  }

  .u-section-2 .u-list-1 {
    min-height: 148px;
    grid-template-columns: repeat(3, calc(33.333333333333336% - 20px));
  }

  .u-section-2 .u-text-1 {
    margin-right: 0;
  }

  .u-section-2 .u-text-2 {
    margin-right: 0;
  }

  .u-section-2 .u-text-3 {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 336px;
  }

  .u-section-2 .u-list-1 {
    min-height: 386px;
    grid-template-columns: calc(((100% - 720px) / 2) + 345px) calc(((100% - 720px) / 2) + 345px);
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-list-1 {
    grid-template-columns: 100%;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}.u-section-3 {
  background-image: none;
  min-height: 599px;
}

.u-section-3 .u-layout-wrap-1 {
  width: calc(((100% - 1140px) / 2) + 1140px);
  margin: 0 auto 0 0;
}

.u-section-3 .u-image-1 {
  min-height: 599px;
  background-image: url("/media/images/vestido-de-gasa-mil-flores.jpeg");
  background-position: 0% 0.84%;
}

.u-section-3 .u-container-layout-1 {
  padding: 30px 40px;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 599px;
}

.u-section-3 .u-container-layout-2 {
  padding: 30px 30px 30px 60px;
}

.u-section-3 .u-text-1 {
  font-size: 2.625rem;
  line-height: 1;
  letter-spacing: normal;
  font-family: Allura;
  font-weight: 400;
  margin: 70px 0 0;
}

.u-section-3 .u-text-2 {
  font-size: 1.125rem;
  font-style: italic;
  margin: 36px 0 0;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
  font-size: 1rem;
  border-style: none;
  margin: 11px auto 0 0;
  padding: 10px 52px 10px 51px;
}

@media (max-width: 1199px) {
  .u-section-3 {
    min-height: 494px;
  }

  .u-section-3 .u-layout-wrap-1 {
    width: calc(((100% - 940px) / 2) + 940px);
  }

  .u-section-3 .u-image-1 {
    min-height: 494px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 494px;
  }

  .u-section-3 .u-container-layout-2 {
    padding-left: 30px;
  }

  .u-section-3 .u-text-2 {
    margin-left: auto;
  }
}

@media (max-width: 991px) {
  .u-section-3 {
    min-height: 378px;
  }

  .u-section-3 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-image-1 {
    min-height: 502px;
    background-position: 79.79% 9.31%;
  }

  .u-section-3 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-section-3 {
    min-height: 649px;
  }

  .u-section-3 .u-image-1 {
    background-position: 100% 0%;
    order: 1;
    min-height: 540px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-layout-cell-2 {
    order: 0;
  }

  .u-section-3 .u-container-layout-2 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .u-section-3 .u-text-1 {
    margin-top: 0;
  }
}

@media (max-width: 575px) {
  .u-section-3 {
    min-height: 446px;
  }

  .u-section-3 .u-image-1 {
    min-height: 346px;
  }

  .u-section-3 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-3 .u-text-2 {
    margin-left: 0;
  }
}.u-section-4 {
  background-image: none;
}

.u-section-4 .u-sheet-1 {
  min-height: 850px;
}

.u-section-4 .u-text-1 {
  font-size: 2.625rem;
  line-height: 1;
  letter-spacing: normal;
  font-family: Allura;
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-4 .u-text-2 {
  margin: 10px 0 0;
}

.u-section-4 .u-layout-wrap-1 {
  margin: 18px auto 45px 0;
}

.u-section-4 .u-image-1 {
  min-height: 713px;
  background-image: url("/media/images/falda.jpeg");
  background-position: 23.33% 50%;
}

.u-section-4 .u-group-1 {
  width: 323px;
  min-height: 135px;
  background-image: none;
  margin: 404px 7px 0 auto;
}

.u-section-4 .u-container-layout-2 {
  padding: 0 31px 0 29px;
}

.u-section-4 .u-text-3 {
  text-transform: uppercase;
  font-size: 2.25rem;
  margin: 25px 0 0 20px;
}

.u-section-4 .u-line-1 {
  width: 227px;
  position: relative;
  margin: 30px 0 0 auto;
}

.u-section-4 .u-layout-cell-2 {
  min-height: 713px;
}

.u-section-4 .u-image-2 {
  width: 431px;
  height: 600px;
  object-position: 27.82% 0%;
  background-position: 27.82% 0%;
  margin: 0 auto 0 0;
}

.u-section-4 .u-group-2 {
  width: 367px;
  min-height: 241px;
  background-image: none;
  margin: -547px 0 28px auto;
}

.u-section-4 .u-container-layout-4 {
  padding-right: 20px;
}

.u-section-4 .u-text-4 {
  text-transform: uppercase;
  font-size: 2.25rem;
  margin: 54px 0 0 20px;
}

.u-section-4 .u-line-2 {
  width: 271px;
  margin: 30px 0 0 auto;
}

@media (max-width: 1199px) {
  .u-section-4 .u-sheet-1 {
    min-height: 725px;
  }

  .u-section-4 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-image-1 {
    min-height: 684px;
    background-position: 0% 50%;
  }

  .u-section-4 .u-group-1 {
    width: 236px;
    min-height: 123px;
    margin-top: 429px;
    margin-right: 0;
  }

  .u-section-4 .u-container-layout-2 {
    padding-right: 33px;
    padding-left: 30px;
  }

  .u-section-4 .u-line-1 {
    width: 156px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 684px;
  }

  .u-section-4 .u-image-2 {
    width: 398px;
    height: 547px;
    object-position: 100% 50%;
    background-position: 100% 50%;
  }

  .u-section-4 .u-group-2 {
    width: 331px;
    min-height: 243px;
    margin-top: -494px;
    margin-bottom: 320px;
  }

  .u-section-4 .u-container-layout-4 {
    padding-right: 16px;
  }

  .u-section-4 .u-line-2 {
    width: 251px;
    position: relative;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-sheet-1 {
    min-height: 587px;
  }

  .u-section-4 .u-image-1 {
    min-height: 594px;
    background-position: 29.77% 50%;
  }

  .u-section-4 .u-group-1 {
    width: 262px;
    min-height: 128px;
    margin-top: 327px;
    margin-right: -14px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-right: 30px;
    padding-left: 0;
  }

  .u-section-4 .u-line-1 {
    width: 115px;
    height: 2px;
    margin-top: 20px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-4 .u-image-2 {
    width: 289px;
    height: 439px;
  }

  .u-section-4 .u-group-2 {
    width: 287px;
    min-height: 208px;
    margin-top: -439px;
    margin-bottom: 346px;
  }

  .u-section-4 .u-container-layout-4 {
    padding-right: 13px;
  }

  .u-section-4 .u-line-2 {
    width: 226px;
    height: 2px;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-sheet-1 {
    min-height: 987px;
  }

  .u-section-4 .u-image-1 {
    min-height: 689px;
  }

  .u-section-4 .u-group-1 {
    width: 218px;
    min-height: 132px;
    margin-top: 379px;
    margin-right: 0;
  }

  .u-section-4 .u-container-layout-2 {
    padding-right: 0;
  }

  .u-section-4 .u-line-1 {
    width: 161px;
    margin-top: 30px;
    margin-right: 31px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 526px;
  }

  .u-section-4 .u-image-2 {
    width: 432px;
    left: 0;
    right: auto;
    height: auto;
    margin: initial;
  }

  .u-section-4 .u-group-2 {
    width: 364px;
    min-height: 261px;
    margin-top: 0;
    margin-bottom: 65px;
  }

  .u-section-4 .u-container-layout-4 {
    padding-right: 9px;
  }

  .u-section-4 .u-line-2 {
    width: 307px;
    margin-top: 30px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-sheet-1 {
    min-height: 1242px;
  }

  .u-section-4 .u-text-1 {
    font-size: 1.75rem;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-bottom: 20px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-4 .u-image-1 {
    min-height: 598px;
  }

  .u-section-4 .u-group-1 {
    width: 200px;
    min-height: 111px;
    margin-top: 421px;
    margin-right: -14px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-right: 31px;
  }

  .u-section-4 .u-line-1 {
    width: 121px;
    transform-origin: right center 0px;
    margin-right: 0;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 385px;
  }

  .u-section-4 .u-image-2 {
    width: 305px;
    height: auto;
    margin: initial;
  }

  .u-section-4 .u-group-2 {
    width: 230px;
    min-height: 193px;
    margin-top: 6px;
    margin-bottom: 50px;
  }

  .u-section-4 .u-container-layout-4 {
    padding-right: 6px;
  }

  .u-section-4 .u-text-4 {
    margin-left: 0;
  }

  .u-section-4 .u-line-2 {
    width: 183px;
    margin-top: 23px;
  }
}.u-section-5 {
  background-image: none;
}

.u-section-5 .u-sheet-1 {
  min-height: 736px;
}

.u-section-5 .u-layout-wrap-1 {
  margin: 0 0 45px;
}

.u-section-5 .u-layout-cell-1 {
  min-height: 731px;
}

.u-section-5 .u-image-1 {
  width: 431px;
  height: 600px;
  object-position: 0% 0%;
  background-position: 0% 0%;
  margin: 0 0 0 auto;
}

.u-section-5 .u-group-1 {
  width: 367px;
  min-height: 261px;
  background-image: none;
  margin: -547px auto 70px 0;
}

.u-section-5 .u-container-layout-2 {
  padding-left: 20px;
}

.u-section-5 .u-text-1 {
  text-transform: uppercase;
  font-size: 2.25rem;
  margin: 64px 20px 0 0;
}

.u-section-5 .u-line-1 {
  width: 271px;
  position: relative;
  margin: 30px auto 0 0;
}

.u-section-5 .u-image-2 {
  min-height: 731px;
  background-image: url("/media/images/abrigos.jpeg");
  background-position: 50% 50%;
}

.u-section-5 .u-group-2 {
  width: 286px;
  min-height: 136px;
  background-image: none;
  margin: 421px auto 0 -9px;
}

.u-section-5 .u-container-layout-4 {
  padding: 0 20px;
}

.u-section-5 .u-text-2 {
  text-transform: uppercase;
  font-size: 2.25rem;
  margin: 32px 52px 0 0;
}

.u-section-5 .u-line-2 {
  width: 190px;
  position: relative;
  margin: 30px auto 0 0;
}

@media (max-width: 1199px) {
  .u-section-5 .u-sheet-1 {
    min-height: 50vw;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: 933px;
    margin-bottom: 36px;
    margin-left: 7px;
    margin-right: 0;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 656px;
  }

  .u-section-5 .u-image-1 {
    width: 398px;
    height: 547px;
  }

  .u-section-5 .u-group-1 {
    width: 331px;
    min-height: 243px;
    margin-top: -494px;
    margin-bottom: 320px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-right: 16px;
    padding-left: 0;
  }

  .u-section-5 .u-line-1 {
    width: 251px;
  }

  .u-section-5 .u-image-2 {
    min-height: 656px;
    background-position: 0% 50%;
  }

  .u-section-5 .u-group-2 {
    width: 295px;
    min-height: 127px;
    margin-top: 358px;
    margin-left: -12px;
  }

  .u-section-5 .u-container-layout-4 {
    padding-right: 33px;
    padding-left: 30px;
  }

  .u-section-5 .u-line-2 {
    width: 215px;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-sheet-1 {
    min-height: 620px;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: 720px;
    margin-left: 0;
    margin-bottom: 32px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-5 .u-image-1 {
    width: 330px;
    height: 499px;
  }

  .u-section-5 .u-group-1 {
    width: 287px;
    min-height: 208px;
    margin-top: -394px;
    margin-bottom: 275px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-right: 13px;
  }

  .u-section-5 .u-line-1 {
    width: 226px;
    height: 2px;
    margin-top: 20px;
  }

  .u-section-5 .u-image-2 {
    min-height: 628px;
    background-position: 29.77% 50%;
  }

  .u-section-5 .u-group-2 {
    width: 259px;
    min-height: 129px;
    margin-top: 328px;
    margin-left: -21px;
  }

  .u-section-5 .u-container-layout-4 {
    padding-right: 30px;
    padding-left: 12px;
  }

  .u-section-5 .u-line-2 {
    width: 171px;
    height: 2px;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-sheet-1 {
    min-height: 1333px;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: 540px;
    margin-bottom: 27px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 657px;
  }

  .u-section-5 .u-image-1 {
    width: 432px;
    object-position: 100% 24.53%;
    background-position: 100% 50%;
    left: auto;
    right: 0;
    height: auto;
    margin: initial;
  }

  .u-section-5 .u-group-1 {
    width: 260px;
    min-height: 97px;
    margin-top: 299px;
    margin-bottom: 0;
  }

  .u-section-5 .u-container-layout-2 {
    padding-top: 0;
    padding-right: 9px;
    padding-bottom: 0;
  }

  .u-section-5 .u-text-1 {
    margin-top: 0;
  }

  .u-section-5 .u-line-1 {
    width: 203px;
    margin-top: 30px;
  }

  .u-section-5 .u-image-2 {
    min-height: 728px;
  }

  .u-section-5 .u-group-2 {
    width: 231px;
    min-height: 125px;
    margin-top: 474px;
    margin-left: 0;
  }

  .u-section-5 .u-container-layout-4 {
    padding-right: 0;
    padding-left: 0;
  }

  .u-section-5 .u-line-2 {
    width: 174px;
    margin-top: 30px;
    margin-left: 31px;
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-sheet-1 {
    min-height: 1026px;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: 340px;
    margin-bottom: 30px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 437px;
  }

  .u-section-5 .u-image-1 {
    width: 305px;
    object-position: 0% 0%;
    background-position: 0% 0%;
    height: auto;
    margin: initial;
  }

  .u-section-5 .u-group-1 {
    width: 225px;
    min-height: 99px;
    margin-top: 248px;
    margin-left: -12px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-top: 15px;
    padding-right: 6px;
    padding-left: 22px;
  }

  .u-section-5 .u-line-1 {
    width: 178px;
    margin-top: 23px;
  }

  .u-section-5 .u-image-2 {
    min-height: 599px;
  }

  .u-section-5 .u-group-2 {
    width: 285px;
    min-height: 101px;
    margin-top: 430px;
    margin-left: -12px;
  }

  .u-section-5 .u-container-layout-4 {
    padding-right: 31px;
    padding-left: 32px;
  }

  .u-section-5 .u-text-2 {
    margin-top: 11px;
  }

  .u-section-5 .u-line-2 {
    width: 206px;
    transform-origin: right center 0px;
    margin-left: 0;
  }
}.u-section-6 {
  background-image: none;
}

.u-section-6 .u-sheet-1 {
  min-height: 713px;
}

.u-section-6 .u-layout-wrap-1 {
  margin: 0 0 40px;
}

.u-section-6 .u-image-1 {
  min-height: 713px;
  background-image: url("/media/images/Vestidos.jpeg");
  background-position: 50% 50%;
}

.u-section-6 .u-group-1 {
  width: 265px;
  min-height: 142px;
  background-image: none;
  margin: 531px 0 0 auto;
}

.u-section-6 .u-container-layout-2 {
  padding: 0 31px 0 29px;
}

.u-section-6 .u-text-1 {
  text-transform: uppercase;
  font-size: 2.25rem;
  margin: 27px 0 0 20px;
}

.u-section-6 .u-line-1 {
  width: 169px;
  position: relative;
  margin: 30px 0 0 auto;
}

.u-section-6 .u-layout-cell-2 {
  min-height: 713px;
}

.u-section-6 .u-image-2 {
  width: 509px;
  height: 638px;
  object-position: 38.79% 0%;
  background-position: 27.82% 0%;
  margin: 35px 0 0 auto;
}

.u-section-6 .u-group-2 {
  width: 367px;
  min-height: 261px;
  background-image: none;
  margin: -613px auto 65px 0;
}

.u-section-6 .u-container-layout-4 {
  padding-left: 20px;
}

.u-section-6 .u-text-2 {
  text-transform: uppercase;
  font-size: 2.25rem;
  margin: 20px 27px 0 -7px;
}

.u-section-6 .u-line-2 {
  width: 271px;
  margin: 35px auto 0 0;
}

@media (max-width: 1199px) {
  .u-section-6 .u-sheet-1 {
    min-height: 678px;
  }

  .u-section-6 .u-layout-wrap-1 {
    margin-bottom: 34px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-image-1 {
    min-height: 684px;
    background-position: 0% 50%;
  }

  .u-section-6 .u-group-1 {
    width: 273px;
    min-height: 135px;
    margin-top: 478px;
  }

  .u-section-6 .u-container-layout-2 {
    padding-right: 33px;
    padding-left: 30px;
  }

  .u-section-6 .u-line-1 {
    width: 193px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 684px;
  }

  .u-section-6 .u-image-2 {
    width: 398px;
    height: 547px;
    object-position: 100% 50%;
    background-position: 100% 50%;
    margin-top: 0;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-6 .u-group-2 {
    width: 274px;
    min-height: 240px;
    margin: -494px 0 0 auto;
  }

  .u-section-6 .u-container-layout-4 {
    padding: 0 16px 0 0;
  }

  .u-section-6 .u-text-2 {
    margin-top: 0;
  }

  .u-section-6 .u-line-2 {
    width: 194px;
    position: relative;
    margin-top: 30px;
    margin-right: 0;
    margin-left: auto;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-sheet-1 {
    min-height: 595px;
  }

  .u-section-6 .u-layout-wrap-1 {
    margin-bottom: 41px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-image-1 {
    min-height: 594px;
    background-position: 29.77% 50%;
  }

  .u-section-6 .u-group-1 {
    width: 275px;
    min-height: 125px;
    margin-top: 327px;
    margin-right: -14px;
  }

  .u-section-6 .u-container-layout-2 {
    padding-right: 30px;
    padding-left: 0;
  }

  .u-section-6 .u-line-1 {
    width: 165px;
    height: 2px;
    margin-top: 20px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 594px;
  }

  .u-section-6 .u-image-2 {
    width: 289px;
    height: 439px;
    object-position: 52.14% 50%;
  }

  .u-section-6 .u-group-2 {
    width: 224px;
    min-height: 108px;
    margin-top: -392px;
    margin-right: -15px;
  }

  .u-section-6 .u-container-layout-4 {
    padding-right: 13px;
  }

  .u-section-6 .u-line-2 {
    width: 163px;
    height: 2px;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-sheet-1 {
    min-height: 1199px;
  }

  .u-section-6 .u-layout-wrap-1 {
    margin-bottom: 13px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-image-1 {
    min-height: 874px;
  }

  .u-section-6 .u-group-1 {
    width: 311px;
    min-height: 120px;
    margin-top: 665px;
    margin-right: 0;
  }

  .u-section-6 .u-container-layout-2 {
    padding-right: 0;
  }

  .u-section-6 .u-line-1 {
    width: 254px;
    margin-top: 30px;
    margin-right: 31px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 537px;
  }

  .u-section-6 .u-image-2 {
    width: 432px;
    left: 0;
    right: auto;
    height: auto;
    margin: initial;
  }

  .u-section-6 .u-group-2 {
    width: 364px;
    min-height: 261px;
    margin-top: 0;
    margin-bottom: 65px;
  }

  .u-section-6 .u-container-layout-4 {
    padding-right: 9px;
  }

  .u-section-6 .u-line-2 {
    width: 307px;
    margin-top: 30px;
  }
}

@media (max-width: 575px) {
  .u-section-6 .u-sheet-1 {
    min-height: 1002px;
  }

  .u-section-6 .u-layout-wrap-1 {
    margin-bottom: 23px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-6 .u-image-1 {
    min-height: 615px;
  }

  .u-section-6 .u-group-1 {
    width: 237px;
    min-height: 114px;
    margin-top: 430px;
  }

  .u-section-6 .u-container-layout-2 {
    padding-right: 31px;
  }

  .u-section-6 .u-line-1 {
    width: 158px;
    transform-origin: right center 0px;
    margin-right: 0;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 404px;
  }

  .u-section-6 .u-image-2 {
    width: 305px;
    height: auto;
    margin: initial;
  }

  .u-section-6 .u-group-2 {
    width: 230px;
    min-height: 104px;
    margin-top: 26px;
    margin-right: -37px;
    margin-bottom: 0;
  }

  .u-section-6 .u-container-layout-4 {
    padding-right: 6px;
  }

  .u-section-6 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-6 .u-line-2 {
    width: 183px;
    margin-top: 23px;
  }
}.u-section-7 {
  background-image: none;
}

.u-section-7 .u-sheet-1 {
  min-height: 711px;
}

.u-section-7 .u-layout-wrap-1 {
  margin: 2px 0 0;
}

.u-section-7 .u-layout-cell-1 {
  min-height: 643px;
}

.u-section-7 .u-image-1 {
  width: 431px;
  height: 600px;
  object-position: 0% 0%;
  background-position: 0% 0%;
  margin: 0 0 0 auto;
}

.u-section-7 .u-group-1 {
  width: 367px;
  min-height: 261px;
  background-image: none;
  margin: -547px auto 70px 0;
}

.u-section-7 .u-container-layout-2 {
  padding-left: 20px;
}

.u-section-7 .u-text-1 {
  text-transform: uppercase;
  font-size: 2.25rem;
  margin: 64px 20px 0 0;
}

.u-section-7 .u-line-1 {
  width: 271px;
  position: relative;
  margin: 30px auto 0 0;
}

.u-section-7 .u-layout-cell-2 {
  min-height: 643px;
}

.u-section-7 .u-image-2 {
  width: 431px;
  height: 600px;
  object-position: 0% 0%;
  background-position: 0% 0%;
  margin: 0 0 0 auto;
}

.u-section-7 .u-text-2 {
  margin: 16px 0;
}

@media (max-width: 1199px) {
  .u-section-7 .u-sheet-1 {
    min-height: 716px;
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 933px;
    margin-top: 0;
    margin-left: 7px;
    margin-right: 0;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 656px;
  }

  .u-section-7 .u-image-1 {
    width: 398px;
    height: 547px;
  }

  .u-section-7 .u-group-1 {
    width: 331px;
    min-height: 243px;
    margin-top: -494px;
    margin-bottom: 320px;
  }

  .u-section-7 .u-container-layout-2 {
    padding-right: 16px;
    padding-left: 0;
  }

  .u-section-7 .u-line-1 {
    width: 251px;
  }

  .u-section-7 .u-layout-cell-2 {
    background-position: 0% 50%;
    min-height: NaNpx;
  }

  .u-section-7 .u-image-2 {
    width: 401px;
    height: 558px;
  }

  .u-section-7 .u-text-2 {
    margin-top: 0;
    margin-bottom: 25px;
  }
}

@media (max-width: 991px) {
  .u-section-7 .u-sheet-1 {
    min-height: 709px;
  }

  .u-section-7 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-7 .u-image-1 {
    width: 330px;
    height: 499px;
  }

  .u-section-7 .u-group-1 {
    width: 287px;
    min-height: 208px;
    margin-top: -394px;
    margin-bottom: 275px;
  }

  .u-section-7 .u-container-layout-2 {
    padding-right: 13px;
  }

  .u-section-7 .u-line-1 {
    width: 226px;
    height: 2px;
    margin-top: 20px;
  }

  .u-section-7 .u-layout-cell-2 {
    background-position: 29.77% 50%;
    min-height: 567px;
  }

  .u-section-7 .u-image-2 {
    width: 302px;
    height: 420px;
  }

  .u-section-7 .u-text-2 {
    margin-top: -10px;
    margin-bottom: 36px;
  }
}

@media (max-width: 767px) {
  .u-section-7 .u-sheet-1 {
    min-height: 60px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 568px;
  }

  .u-section-7 .u-image-1 {
    width: 432px;
    object-position: 100% 50%;
    background-position: 100% 50%;
    left: auto;
    right: 0;
    height: auto;
    margin: initial;
  }

  .u-section-7 .u-group-1 {
    width: 364px;
    min-height: 253px;
    margin-top: 143px;
    margin-bottom: 65px;
  }

  .u-section-7 .u-container-layout-2 {
    padding-right: 9px;
  }

  .u-section-7 .u-line-1 {
    width: 307px;
    margin-top: 30px;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: NaNpx;
  }

  .u-section-7 .u-image-2 {
    height: auto;
    margin: initial;
  }
}

@media (max-width: 575px) {
  .u-section-7 .u-sheet-1 {
    min-height: 600px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 450px;
  }

  .u-section-7 .u-image-1 {
    width: 305px;
    object-position: 0% 0%;
    background-position: 0% 0%;
    height: auto;
    margin: initial;
  }

  .u-section-7 .u-group-1 {
    width: 269px;
    min-height: 219px;
    margin-top: 128px;
    margin-bottom: 50px;
  }

  .u-section-7 .u-container-layout-2 {
    padding-right: 6px;
    padding-left: 22px;
  }

  .u-section-7 .u-text-1 {
    margin-right: 0;
  }

  .u-section-7 .u-line-1 {
    width: 222px;
    margin-top: 23px;
  }

  .u-section-7 .u-text-2 {
    margin-bottom: 35px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 50vw;
}

.u-section-8 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-8 .u-image-1 {
  background-image: url("/media/images/vestido-blanco-bordado.jpg");
  background-position: 50% 93.79%;
  min-height: 652px;
}

.u-section-8 .u-layout-cell-2 {
  background-position: 50% 50%;
  min-height: 652px;
}

.u-section-8 .u-container-layout-2 {
  padding-bottom: 30px;
  padding-top: 30px;
}

.u-section-8 .u-text-1 {
  font-size: 2.625rem;
  line-height: 1;
  letter-spacing: normal;
  font-family: Allura;
  font-weight: 400;
  margin: 19px 76px 0 20px;
}

.u-section-8 .u-text-2 {
  margin: 28px 77px 0 20px;
}

.u-section-8 .u-text-3 {
  margin: 12px 77px 0 20px;
}

@media (max-width: 1199px) {
  .u-section-8 .u-sheet-1 {
    min-height: 568px;
  }

  .u-section-8 .u-layout-wrap-1 {
    margin-bottom: 30px;
  }

  .u-section-8 .u-image-1 {
    background-position: 15.4% 50%;
    min-height: 538px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 511px;
  }

  .u-section-8 .u-text-1 {
    font-size: 2.25rem;
    margin-right: 48px;
  }

  .u-section-8 .u-text-2 {
    width: auto;
    margin-right: 48px;
  }

  .u-section-8 .u-text-3 {
    width: auto;
    margin-right: 49px;
  }
}

@media (max-width: 991px) {
  .u-section-8 .u-sheet-1 {
    min-height: 442px;
  }

  .u-section-8 .u-layout-wrap-1 {
    margin-bottom: 35px;
  }

  .u-section-8 .u-image-1 {
    background-position: 30.98% 50%;
    min-height: 412px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-8 .u-text-1 {
    width: auto;
    margin-top: 8px;
    margin-right: 49px;
  }

  .u-section-8 .u-text-2 {
    margin-right: 50px;
  }
}

@media (max-width: 767px) {
  .u-section-8 .u-sheet-1 {
    min-height: 792px;
  }

  .u-section-8 .u-image-1 {
    background-position: 42.74% 50%;
    min-height: 752px;
  }

  .u-section-8 .u-text-1 {
    margin-top: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-8 .u-sheet-1 {
    min-height: 1011px;
  }

  .u-section-8 .u-layout-wrap-1 {
    margin-bottom: 0;
  }

  .u-section-8 .u-image-1 {
    background-position: 49.13% 50%;
    min-height: 473px;
  }

  .u-section-8 .u-text-1 {
    font-size: 1.75rem;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-8 .u-text-2 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-8 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 178px;
}

.u-section-9 .u-text-1 {
  font-size: 1.5rem;
  margin: 25px 0 0;
}

.u-section-9 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.875rem;
  margin: 30px auto 25px;
}

@media (max-width: 767px) {
  .u-section-9 .u-text-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-9 .u-text-1 {
    width: 340px;
    font-size: 1.25rem;
  }
}