
#fireworks-preloader {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(255,255,255,0.05); /* overlay ligero */
  z-index: 9999;
  pointer-events: none; 
}

#fireworks-canvas {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  z-index: 9998;
  pointer-events: none;
  background: transparent;
}

.u-section-1 .u-sheet-1 {
  min-height: 50vh;
}

.u-section-1 .u-group-1 {
  min-height: 455px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-1 .u-image-1 {
  --radius: 10px;
  width: 987px;
  height: 365px;
  margin: 15px auto -15px;
}

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

  .u-section-1 .u-image-1 {
    width: 880px;
    height: 325px;
  }
}

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

  .u-section-1 .u-group-1 {
    min-height: 331px;
  }

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

  .u-section-1 .u-image-1 {
    height: 244px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

  .u-section-1 .u-group-1 {
    min-height: 272px;
  }

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

  .u-section-1 .u-image-1 {
    height: 192px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-1 .u-group-1 {
    min-height: 178px;
  }

  .u-section-1 .u-image-1 {
    height: 118px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 740px;
}

.u-section-2 .u-group-1 {
  min-height: 740px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-weight: 800;
  margin: 37px auto 0;
}

.u-section-2 .u-gallery-1 {
  height: 490px;
  margin: 26px 0 0;
}

.u-section-2 .u-gallery-inner-1 {
  grid-template-columns: repeat(4, auto);
  --gap: 0px;
}

.u-section-2 .u-gallery-item-1 {
  margin-right: 10px;
}

.u-section-2 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-gallery-item-2 {
  margin-right: 10px;
}

.u-section-2 .u-back-slide-2 {
  min-height: 375px;
  grid-auto-columns: calc(50% - 5px);
  grid-template-columns: repeat(2, calc(50% - 5px));
  --gap: 10px;
}

.u-section-2 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-gallery-item-3 {
  margin-right: 10px;
}

.u-section-2 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-gallery-item-4 {
  margin-right: 10px;
}

.u-section-2 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-gallery-item-5 {
  margin-right: 10px;
}

.u-section-2 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-gallery-item-6 {
  margin-right: 10px;
}

.u-section-2 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  top: 225px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0);
  background-image: none;
  color: white !important;
}

.u-section-2 .u-gallery-nav-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0);
  background-image: none;
}

@media (max-width: 1199px) {
  .u-section-2 .u-group-1 {
    height: auto;
  }

  .u-section-2 .u-text-1 {
    width: 442px;
    margin-top: 30px;
  }

  .u-section-2 .u-gallery-1 {
    margin-top: 29px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-gallery-item-2 {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 49px;
  }

  .u-section-2 .u-gallery-1 {
    margin-top: 47px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-back-slide-2 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }
}

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

  .u-section-2 .u-group-1 {
    min-height: 641px;
  }

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

  .u-section-2 .u-text-1 {
    width: 332px;
    margin-top: 17px;
  }

  .u-section-2 .u-gallery-1 {
    margin-top: 29px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-back-slide-2 {
    grid-auto-columns: 100%;
  }
}

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

  .u-section-2 .u-group-1 {
    min-height: 654px;
  }

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 0;
    margin-left: 22px;
    margin-right: 22px;
  }

  .u-section-2 .u-gallery-1 {
    margin-top: 37px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-gallery-nav-1 {
    background-color: rgb(71, 138, 201) !important;
    padding: 8px;
  }

  .u-section-2 .u-gallery-nav-2 {
    left: auto;
    top: 214px;
    right: 5px;
    background-color: rgb(71, 138, 201) !important;
    padding: 8px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 122px;
}

.u-section-3 .u-group-1 {
  min-height: 138px;
  margin-top: -8px;
  margin-bottom: -8px;
  height: auto;
}

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

.u-section-3 .u-image-1 {
  width: 607px;
  height: 62px;
  margin: 37px auto 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-group-1 {
    height: auto;
  }

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

@media (max-width: 991px) {
  .u-section-3 .u-container-layout-1 {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-image-1 {
    width: 520px;
    height: 53px;
  }
}

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

  .u-section-3 .u-group-1 {
    margin-top: 0;
    margin-bottom: 0;
    min-height: 91px;
  }

  .u-section-3 .u-image-1 {
    width: 320px;
    height: 33px;
    margin-top: 30px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 249px;
}

.u-section-4 .u-group-1 {
  min-height: 249px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-4 .u-layout-wrap-1 {
  transition-duration: 0.5s;
  margin: 0 auto;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 239px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(128, 40, 93, 1), rgba(128, 40, 93, 1));
  background-size: cover;
  transition-duration: 0.5s;
  --radius: 1px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

.u-section-4 .u-container-layout-2 {
  padding: 19px 0 3px;
}

.u-section-4 .u-text-1 {
  font-weight: 800;
  margin: 0 auto 0 6px;
}

.u-section-4 .u-table-1 {
  margin: 8px 0 0 6px;
}

.u-block-9567-108 {
  height: 46px;
}

.u-section-4 .u-table-body-1 {
  font-size: 1.125rem;
  background-image: none;
  font-weight: 700;
}

.u-block-9567-119 {
  height: 46px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-group-1 {
    height: auto;
  }

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 197px;
  }

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

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

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

@media (max-width: 767px) {
  .u-section-4 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .u-section-4 .u-group-1 {
    min-height: 435px;
  }

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 369px;
  }
}

.u-section-4 .u-layout-cell-1,
.u-section-4 .u-layout-cell-1:before,
.u-section-4 .u-layout-cell-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-4 .u-layout-cell-1.u-layout-cell-1.u-layout-cell-1:hover {
  transform: scale(1.04) !important;
}

.u-section-4 .u-layout-cell-1.u-layout-cell-1.u-layout-cell-1.hover {
  transform: scale(1.04) !important;
}

.u-section-4 .u-layout-wrap-1,
.u-section-4 .u-layout-wrap-1:before,
.u-section-4 .u-layout-wrap-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}.u-section-5 .u-sheet-1 {
  min-height: 1165px;
}

.u-section-5 .u-group-1 {
  min-height: 1165px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-5 .u-layout-wrap-1 {
  transition-duration: 0.5s;
  width: 1074px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 27px auto 0;
}

.u-section-5 .u-layout-cell-1 {
  min-height: 1126px;
  --radius: 10px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(128, 40, 93, 1), rgba(128, 40, 93, 1));
  background-size: cover;
}

.u-section-5 .u-container-layout-2 {
  padding: 42px 0;
}

.u-section-5 .u-text-1 {
  font-weight: 800;
  margin: 0 auto 0 6px;
}

.u-section-5 .u-table-1 {
  margin-top: 8px;
  margin-bottom: 0;
}

.u-block-6e81-16 {
  height: 46px;
}

.u-section-5 .u-table-body-1 {
  font-weight: 900;
  font-size: 1.125rem;
  background-image: none;
}

.u-block-6e81-39 {
  height: 46px;
}

@media (max-width: 1199px) {
  .u-section-5 .u-group-1 {
    min-height: 1170px;
    height: auto;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: 878px;
  }

  .u-section-5 .u-layout-cell-1 {
    transition-duration: 0.5s;
    min-height: 1154px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-layout-wrap-1 {
    width: 718px;
  }

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

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

@media (max-width: 767px) {
  .u-section-5 .u-layout-wrap-1 {
    width: 538px;
  }

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

@media (max-width: 575px) {
  .u-section-5 .u-layout-wrap-1 {
    width: 338px;
  }
}

.u-section-5 .u-layout-wrap-1,
.u-section-5 .u-layout-wrap-1:before,
.u-section-5 .u-layout-wrap-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-5 :hover > .u-container-layout .u-layout-wrap-1 {
  transform: scale(1.06) translateX(0px) translateY(0px) !important;
}

.u-section-5 .hover > .u-container-layout .u-layout-wrap-1 {
  transform: scale(1.06) translateX(0px) translateY(0px) !important;
}.u-section-6 .u-sheet-1 {
  min-height: 1006px;
}

.u-section-6 .u-group-1 {
  min-height: 1006px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

.u-section-6 .u-container-layout-1 {
  padding: 0 5px 10px;
}

.u-section-6 .u-layout-wrap-1 {
  transition-duration: 0.5s;
  width: 1074px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 36px auto 0;
}

.u-section-6 .u-layout-cell-1 {
  min-height: 823px;
  --radius: 10px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(128, 40, 93, 1), rgba(128, 40, 93, 1));
  background-size: cover;
}

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

.u-section-6 .u-text-1 {
  font-weight: 800;
  margin: 0 auto 0 6px;
}

.u-section-6 .u-table-1 {
  margin-top: 8px;
  margin-bottom: 0;
}

.u-block-913a-16 {
  height: 46px;
}

.u-section-6 .u-table-body-1 {
  font-weight: 900;
  font-size: 1.125rem;
  background-image: none;
}

.u-block-913a-39 {
  height: 46px;
}

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

  .u-section-6 .u-layout-wrap-1 {
    width: 876px;
  }

  .u-section-6 .u-layout-cell-1 {
    transition-duration: 0.5s;
    min-height: 1008px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-layout-wrap-1 {
    width: 710px;
  }

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

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

@media (max-width: 767px) {
  .u-section-6 .u-layout-wrap-1 {
    width: 530px;
  }

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

@media (max-width: 575px) {
  .u-section-6 .u-layout-wrap-1 {
    width: 330px;
  }
}

.u-section-6 .u-layout-wrap-1,
.u-section-6 .u-layout-wrap-1:before,
.u-section-6 .u-layout-wrap-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-6 :hover > .u-container-layout .u-layout-wrap-1 {
  transform: scale(1.06) translateX(0px) translateY(0px) !important;
}

.u-section-6 .hover > .u-container-layout .u-layout-wrap-1 {
  transform: scale(1.06) translateX(0px) translateY(0px) !important;
}.u-section-7 .u-sheet-1 {
  min-height: 973px;
}

.u-section-7 .u-group-1 {
  min-height: 973px;
  height: auto;
  width: 1140px;
  margin: 0;
}

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

.u-section-7 .u-layout-wrap-1 {
  transition-duration: 0.5s;
  width: 1074px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 36px auto 0;
}

.u-section-7 .u-layout-cell-1 {
  min-height: 896px;
  --radius: 10px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(128, 40, 93, 1), rgba(128, 40, 93, 1));
  background-size: cover;
}

.u-section-7 .u-container-layout-2 {
  padding: 42px 0;
}

.u-section-7 .u-text-1 {
  font-weight: 800;
  margin: 0 auto 0 6px;
}

.u-section-7 .u-table-1 {
  margin-top: 8px;
  margin-bottom: 0;
}

.u-block-648c-16 {
  height: 46px;
}

.u-section-7 .u-table-body-1 {
  font-weight: 900;
  font-size: 1.125rem;
  background-image: none;
}

.u-block-648c-39 {
  height: 46px;
}

@media (max-width: 1199px) {
  .u-section-7 .u-group-1 {
    width: 940px;
    height: auto;
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 876px;
  }

  .u-section-7 .u-layout-cell-1 {
    transition-duration: 0.5s;
    min-height: 920px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }
}

@media (max-width: 991px) {
  .u-section-7 .u-group-1 {
    width: 720px;
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 710px;
  }

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

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

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

  .u-section-7 .u-layout-wrap-1 {
    width: 530px;
  }

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

@media (max-width: 575px) {
  .u-section-7 .u-group-1 {
    width: 340px;
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 330px;
  }
}

.u-section-7 .u-layout-wrap-1,
.u-section-7 .u-layout-wrap-1:before,
.u-section-7 .u-layout-wrap-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-7 :hover > .u-container-layout .u-layout-wrap-1 {
  transform: scale(1.06) translateX(0px) translateY(0px) !important;
}

.u-section-7 .hover > .u-container-layout .u-layout-wrap-1 {
  transform: scale(1.06) translateX(0px) translateY(0px) !important;
}.u-section-8 .u-sheet-1 {
  min-height: 452px;
}

.u-section-8 .u-group-1 {
  min-height: 460px;
  margin-top: 0;
  margin-bottom: -8px;
  height: auto;
}

.u-section-8 .u-container-layout-1 {
  padding: 0 5px 30px;
}

.u-section-8 .u-layout-wrap-1 {
  transition-duration: 0.5s;
  width: 1074px;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  margin: 37px auto 0;
}

.u-section-8 .u-layout-cell-1 {
  min-height: 399px;
  --radius: 10px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(128, 40, 93, 1), rgba(128, 40, 93, 1));
  background-size: cover;
}

.u-section-8 .u-container-layout-2 {
  padding: 42px 0 23px;
}

.u-section-8 .u-text-1 {
  font-weight: 800;
  margin: 0 auto 0 6px;
}

.u-section-8 .u-table-1 {
  margin-top: 8px;
  margin-bottom: 0;
}

.u-block-2689-16 {
  height: 46px;
}

.u-section-8 .u-table-body-1 {
  font-weight: 900;
  font-size: 1.125rem;
  background-image: none;
}

.u-block-2689-39 {
  height: 46px;
}

@media (max-width: 1199px) {
  .u-section-8 .u-group-1 {
    height: auto;
  }

  .u-section-8 .u-layout-wrap-1 {
    width: 876px;
  }

  .u-section-8 .u-layout-cell-1 {
    transition-duration: 0.5s;
    min-height: 398px;
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }
}

@media (max-width: 991px) {
  .u-section-8 .u-layout-wrap-1 {
    width: 710px;
  }

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

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

@media (max-width: 767px) {
  .u-section-8 .u-layout-wrap-1 {
    width: 530px;
  }

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

@media (max-width: 575px) {
  .u-section-8 .u-layout-wrap-1 {
    width: 330px;
  }
}

.u-section-8 .u-layout-wrap-1,
.u-section-8 .u-layout-wrap-1:before,
.u-section-8 .u-layout-wrap-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-8 :hover > .u-container-layout .u-layout-wrap-1 {
  transform: scale(1.06) translateX(0px) translateY(0px) !important;
}

.u-section-8 .hover > .u-container-layout .u-layout-wrap-1 {
  transform: scale(1.06) translateX(0px) translateY(0px) !important;
}.u-section-9 .u-sheet-1 {
  min-height: 109px;
}

.u-section-9 .u-group-1 {
  min-height: 118px;
  margin-top: -8px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-9 .u-group-2 {
  min-height: 88px;
  height: auto;
  margin: 0;
}

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

.u-section-9 .u-text-1 {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .u-section-9 .u-group-1 {
    height: auto;
  }

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

  .u-section-9 .u-group-2 {
    margin-right: initial;
    margin-left: initial;
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-9 .u-container-layout-1 {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .u-section-9 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .u-section-9 .u-group-1 {
    min-height: 140px;
  }
}.u-section-10 .u-sheet-1 {
  min-height: 109px;
}

.u-section-10 .u-group-1 {
  min-height: 118px;
  margin-top: -8px;
  margin-bottom: 0;
  height: auto;
}

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

.u-section-10 .u-group-2 {
  min-height: 88px;
  height: auto;
  margin: 0;
}

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

.u-section-10 .u-text-1 {
  font-size: 3.75rem;
  font-weight: 800;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .u-section-10 .u-group-1 {
    height: auto;
  }

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

  .u-section-10 .u-group-2 {
    margin-right: initial;
    margin-left: initial;
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-10 .u-container-layout-1 {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .u-section-10 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

  .u-section-10 .u-group-1 {
    min-height: 140px;
  }

  .u-section-10 .u-text-1 {
    font-size: 2.5rem;
  }
}.u-section-11 .u-sheet-1 {
  min-height: 571px;
}

.u-section-11 .u-group-1 {
  min-height: 572px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

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

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

.u-section-11 .u-layout-cell-1 {
  min-height: 591px;
  background-image: none;
}

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

.u-section-11 .u-text-1 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 6px -1px 0;
}

.u-section-11 .u-text-2 {
  font-size: 1rem;
  line-height: 2;
  margin: 20px 0 0;
}

.u-section-11 .u-image-1 {
  min-height: 591px;
  background-image: url("images/prehuichapan.png");
}

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

@media (max-width: 1199px) {
  .u-section-11 .u-group-1 {
    height: auto;
  }

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

  .u-section-11 .u-layout-wrap-1 {
    margin-bottom: 70px;
    min-height: 385px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-11 .u-layout-cell-1 {
    min-height: 487px;
  }

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

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

@media (max-width: 991px) {
  .u-section-11 .u-container-layout-1 {
    padding-bottom: 30px;
  }

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

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

@media (max-width: 767px) {
  .u-section-11 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

@media (max-width: 575px) {
  .u-section-11 .u-image-1 {
    min-height: 353px;
  }
}.u-section-12 .u-sheet-1 {
  min-height: 520px;
}

.u-section-12 .u-group-1 {
  min-height: 520px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

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

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

.u-section-12 .u-image-1 {
  min-height: 514px;
  background-image: url("images/huichapan.jpg");
}

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

.u-section-12 .u-layout-cell-2 {
  min-height: 514px;
}

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

.u-section-12 .u-text-1 {
  font-size: 1rem;
  line-height: 2;
  margin: 0;
}

@media (max-width: 1199px) {
  .u-section-12 .u-group-1 {
    height: auto;
  }

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

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

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

  .u-section-12 .u-layout-cell-2 {
    min-height: 424px;
  }
}

@media (max-width: 991px) {
  .u-section-12 .u-container-layout-1 {
    padding-bottom: 30px;
  }

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

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

@media (max-width: 767px) {
  .u-section-12 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

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

  .u-section-12 .u-group-1 {
    min-height: 1019px;
  }

  .u-section-12 .u-layout-wrap-1 {
    margin-bottom: 0;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-12 .u-image-1 {
    min-height: 307px;
  }
}.u-section-13 .u-sheet-1 {
  min-height: 571px;
}

.u-section-13 .u-group-1 {
  min-height: 572px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

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

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

.u-section-13 .u-layout-cell-1 {
  min-height: 591px;
  background-image: none;
}

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

.u-section-13 .u-text-1 {
  font-weight: 700;
  font-size: 1.25rem;
  margin: 6px -1px 0;
}

.u-section-13 .u-text-2 {
  font-size: 1rem;
  line-height: 2;
  margin: 20px 0 0;
}

.u-section-13 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-13 .u-btn-2 {
  background-image: none;
  padding: 0;
}

.u-section-13 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-13 .u-btn-4 {
  background-image: none;
  padding: 0;
}

.u-section-13 .u-btn-5 {
  background-image: none;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-13 .u-group-1 {
    height: auto;
  }

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

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

  .u-section-13 .u-layout-cell-1 {
    min-height: 487px;
  }

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

@media (max-width: 991px) {
  .u-section-13 .u-container-layout-1 {
    padding-bottom: 30px;
  }

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

@media (max-width: 767px) {
  .u-section-13 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

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