.u-section-1 {
  background-image: none;
  min-height: 1293px;
}

.u-section-1 .u-text-1 {
  font-size: 3rem;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  margin: 13px calc(((100% - 1140px) / 2) + 194px) 0 calc(((100% - 1140px) / 2) + 224px);
}

.u-section-1 .u-text-2 {
  width: 210px;
  text-transform: none;
  letter-spacing: normal;
  margin: 44px auto 0;
}

.u-section-1 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 28px auto 0;
}

.u-section-1 .u-shape-1 {
  height: 302px;
  margin-top: 293px;
  margin-bottom: 0;
}

.u-section-1 .u-gallery-1 {
  height: 745px;
  width: 1140px;
  grid-gap: 17px 17px;
  margin: -551px auto 0;
}

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

.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-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-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-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-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-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-text-3 {
  width: 454px;
  margin: 58px auto 0;
}

.u-section-1 .u-btn-1 {
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: 400;
  background-image: none;
  border-style: solid;
  margin: 44px auto 46px;
}

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

  .u-section-1 .u-text-1 {
    width: 722px;
    margin-right: calc(((100% - 940px) / 2) + 94px);
    margin-left: calc(((100% - 940px) / 2) + 124px);
  }

  .u-section-1 .u-gallery-1 {
    height: 614px;
    width: 940px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 720px;
    margin-left: calc(((100% - 720px) / 2));
    margin-right: calc(((100% - 720px) / 2));
  }

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

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

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

  .u-section-1 .u-text-1 {
    width: 540px;
    margin-top: -13px;
    margin-left: calc(((100% - 540px) / 2));
    margin-right: calc(((100% - 540px) / 2));
  }

  .u-section-1 .u-shape-1 {
    margin-top: 245px;
  }

  .u-section-1 .u-gallery-1 {
    height: 3174px;
    width: 540px;
    margin-top: -647px;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    width: 340px;
    margin-left: calc(((100% - 340px) / 2));
    margin-right: calc(((100% - 340px) / 2));
  }

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

  .u-section-1 .u-shape-1 {
    margin-top: 45px;
  }

  .u-section-1 .u-gallery-1 {
    height: 1998px;
    width: 340px;
    margin-top: -460px;
  }

  .u-section-1 .u-text-3 {
    width: 340px;
  }
}