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

.u-section-1 .u-text-1 {
  margin: 20px auto 0;
}

.u-section-1 .u-gallery-1 {
  height: 650px;
  margin-top: 40px;
  margin-bottom: 60px;
  width: 100%;
}

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

.u-section-1 .u-gallery-item-1 {
  --effect-scale: 1.25;
}

.u-section-1 .u-back-image-1 {
  object-position: 42.53% 50%;
}

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

.u-section-1 .u-gallery-item-2 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-3 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-4 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-5 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-6 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-7 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-8 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-9 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-10 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-11 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-12 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-13 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-14 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-15 {
  --effect-scale: 1.25;
}

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

.u-section-1 .u-gallery-item-16 {
  --effect-scale: 1.25;
}

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

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

  .u-section-1 .u-gallery-inner-1 {
    grid-gap: 20px;
  }
}

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

  .u-section-1 .u-gallery-1 {
    margin-top: 41px;
    margin-bottom: 0;
    height: 850px;
    width: auto;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
}

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

  .u-section-1 .u-gallery-1 {
    height: 750px;
    width: auto;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-gallery-1 {
    height: 800px;
    width: auto;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}.u-section-2 .u-sheet-1 {
  min-height: 254px;
}

.u-section-2 .u-text-1 {
  width: 413px;
  margin: 60px auto 0;
}

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

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

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

.u-section-2 .u-image-1 {
  height: 59px;
  width: 147px;
  margin: 13px auto 0;
}

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

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

.u-section-2 .u-image-2 {
  height: auto;
  margin-top: 5px;
  margin-bottom: 0;
}

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

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

.u-section-2 .u-image-3 {
  height: auto;
  margin-top: 15px;
  margin-bottom: 0;
}

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

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

.u-section-2 .u-image-4 {
  width: 126px;
  height: 64px;
  margin: 10px auto 0;
}

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

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

.u-section-2 .u-image-5 {
  height: 74px;
  margin-top: 5px;
  margin-bottom: 0;
}

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

  .u-section-2 .u-text-1 {
    margin-top: 51px;
  }

  .u-section-2 .u-layout-wrap-1 {
    position: relative;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 82px;
  }

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

  .u-section-2 .u-image-2 {
    height: NaNpx;
  }

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

  .u-section-2 .u-image-3 {
    height: NaNpx;
  }

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

  .u-section-2 .u-layout-cell-5 {
    min-height: 82px;
  }

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

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

  .u-section-2 .u-text-1 {
    margin-top: 38px;
  }

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 52px;
  }

  .u-section-2 .u-image-1 {
    margin-top: 15px;
  }

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

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

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

  .u-section-2 .u-image-4 {
    margin-top: 26px;
  }

  .u-section-2 .u-layout-cell-5 {
    min-height: 123px;
  }

  .u-section-2 .u-image-5 {
    height: 121px;
    margin-top: 0;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-left: 64px;
    margin-right: 64px;
  }

  .u-section-2 .u-layout-wrap-1 {
    margin-top: 32px;
    margin-bottom: 19px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 236px;
  }

  .u-section-2 .u-image-1 {
    height: 162px;
    width: 403px;
    margin-top: 29px;
  }

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

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

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

  .u-section-2 .u-image-3 {
    width: 437px;
    height: 111px;
    margin-top: 68px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-2 .u-image-4 {
    width: 260px;
    height: 132px;
    margin-top: 19px;
  }

  .u-section-2 .u-layout-cell-5 {
    min-height: 236px;
  }

  .u-section-2 .u-image-5 {
    height: 176px;
    margin-top: 22px;
  }
}

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

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

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 149px;
  }

  .u-section-2 .u-image-1 {
    height: 86px;
    width: 215px;
  }

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

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

  .u-section-2 .u-image-3 {
    margin-top: 23px;
    height: 86px;
    width: 340px;
  }

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

  .u-section-2 .u-image-4 {
    width: 198px;
    height: 100px;
    margin-top: 0;
  }

  .u-section-2 .u-layout-cell-5 {
    min-height: 149px;
  }

  .u-section-2 .u-image-5 {
    height: 111px;
  }
}@font-face {
  font-family: 'trebuc';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/trebuc.ttf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'trebuc';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/trebuc.ttf);
}