 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  font-size: 1rem;
  width: 820px;
  margin: 10px auto 0;
}

.u-section-1 .u-gallery-1 {
  height: 225px;
  width: 953px;
  grid-gap: 17px;
  margin: 30px auto;
}

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

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

.u-section-1 .u-back-image-1 {
  width: 225px;
}

.u-section-1 .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-1 .u-gallery-item-2 {
  margin-right: 17px;
}

.u-section-1 .u-back-image-2 {
  object-position: 50% 37.09%;
  width: 225px;
}

.u-section-1 .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-1 .u-gallery-item-3 {
  margin-right: 17px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-back-image-3 {
  object-position: 50% 74.85%;
  width: 225px;
}

.u-section-1 .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-1 .u-gallery-item-4 {
  margin-right: 17px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-back-image-4 {
  object-position: 50% 40.85%;
  width: 225px;
}

.u-section-1 .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-1 .u-gallery-item-5 {
  margin-right: 17px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-back-image-5 {
  object-position: 50% 81.07%;
  width: 225px;
}

.u-section-1 .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-1 .u-gallery-item-6 {
  margin-right: 17px;
}

.u-section-1 .u-back-image-6 {
  object-position: 50% 81.07%;
  width: 225px;
}

.u-section-1 .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-1 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
}

.u-section-1 .u-gallery-nav-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
}

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

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

  .u-section-1 .u-over-slide-1 {
    min-height: 100px;
  }

  .u-section-1 .u-over-slide-2 {
    min-height: 100px;
  }

  .u-section-1 .u-over-slide-3 {
    min-height: 100px;
  }

  .u-section-1 .u-over-slide-4 {
    min-height: 100px;
  }

  .u-section-1 .u-over-slide-5 {
    min-height: 100px;
  }

  .u-section-1 .u-over-slide-6 {
    min-height: 100px;
  }
}

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

  .u-section-1 .u-gallery-1 {
    width: 720px;
  }

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

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

  .u-section-1 .u-gallery-1 {
    width: 540px;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 0.875rem;
    width: 340px;
    margin-top: 17px;
  }

  .u-section-1 .u-gallery-1 {
    height: 180px;
    margin-top: 16px;
    margin-bottom: 17px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-back-image-1 {
    width: 165px;
  }

  .u-section-1 .u-over-slide-1 {
    padding: 30px;
  }

  .u-section-1 .u-back-image-2 {
    width: 165px;
  }

  .u-section-1 .u-over-slide-2 {
    padding: 30px;
  }

  .u-section-1 .u-back-image-3 {
    width: 165px;
  }

  .u-section-1 .u-over-slide-3 {
    padding: 30px;
  }

  .u-section-1 .u-back-image-4 {
    width: 165px;
  }

  .u-section-1 .u-over-slide-4 {
    padding: 30px;
  }

  .u-section-1 .u-back-image-5 {
    width: 165px;
  }

  .u-section-1 .u-over-slide-5 {
    padding: 30px;
  }

  .u-section-1 .u-back-image-6 {
    width: 165px;
  }

  .u-section-1 .u-over-slide-6 {
    padding: 30px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 186px;
}

.u-section-2 .u-text-1 {
  font-weight: 400;
  font-size: 1.875rem;
  width: 454px;
  margin: 0 auto;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  font-size: 1.875rem;
  margin: 8px auto 0;
  padding: 0;
}

.u-section-2 .u-icon-1 {
  font-size: 1.4667em;
}

.u-section-2 .u-social-icons-1 {
  height: 37px;
  min-height: 16px;
  width: 83px;
  min-width: 42px;
  margin: 0 auto 7px;
}

.u-section-2 .u-icon-2 {
  height: 100%;
}

.u-section-2 .u-icon-3 {
  height: 100%;
}

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

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

  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 231px;
}

.u-section-3 .u-image-1 {
  width: 544px;
  height: 204px;
  margin: 9px auto 18px;
}

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

  .u-section-3 .u-image-1 {
    width: 540px;
    height: 203px;
  }
}

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

  .u-section-3 .u-image-1 {
    width: 340px;
    height: 128px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 177px;
}

.u-section-4 .u-layout-wrap-1 {
  width: 976px;
  margin: 0 auto 10px;
}

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

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

.u-section-4 .u-text-1 {
  font-size: 1.125rem;
  margin: 59px -37px 0 99px;
}

.u-section-4 .u-icon-1 {
  width: 43px;
  height: 43px;
  margin: -43px auto 0 37px;
  padding: 0;
}

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

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

.u-section-4 .u-map-1 {
  width: 366px;
  height: 167px;
  margin: 0 auto 0 30px;
}

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

  .u-section-4 .u-layout-wrap-1 {
    width: 940px;
  }

  .u-section-4 .u-layout-cell-1 {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 161px;
  }

  .u-section-4 .u-text-1 {
    margin-left: 81px;
  }

  .u-section-4 .u-layout-cell-2 {
    background-position: 74.32% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 161px;
  }
}

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

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

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

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

  .u-section-4 .u-text-1 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 60px;
    margin-right: -15px;
    margin-left: 60px;
  }

  .u-section-4 .u-icon-1 {
    margin-top: -38px;
    margin-left: 0;
  }

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

  .u-section-4 .u-map-1 {
    width: 281px;
    height: 123px;
    margin-left: auto;
  }
}

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

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 1px;
    margin-bottom: 10px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

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

  .u-section-4 .u-text-1 {
    margin-left: 23px;
    margin-right: 23px;
  }

  .u-section-4 .u-icon-1 {
    margin-top: -90px;
    margin-left: auto;
  }

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

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

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

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

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

  .u-section-4 .u-text-1 {
    margin-top: 68px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-icon-1 {
    margin-top: -87px;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 142px;
  }
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-text-1 {
  font-size: 1rem;
  width: 803px;
  margin: 0 auto 20px;
}

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

@media (max-width: 767px) {
  .u-section-5 .u-text-1 {
    width: 540px;
    font-size: 1.125rem;
  }
}

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

  .u-section-5 .u-text-1 {
    font-size: 0.875rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}