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

.u-section-1 .u-image-1 {
  width: 1078px;
  height: 270px;
  margin: 0 auto;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 235px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 180px;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 85px;
  }
}.u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  width: 822px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  margin: 31px auto 0;
}

.u-section-2 .u-btn-1 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
  background-image: none;
  animation-duration: 1000ms;
  margin: 25px auto 30px;
}

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

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

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    width: 340px;
    font-weight: normal;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 500px;
}

.u-section-3 .u-custom-html-1 {
  min-height: 500px;
  width: 1080px;
  margin: 0 auto;
}

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

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

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

@media (max-width: 575px) {
  .u-section-3 .u-custom-html-1 {
    width: 340px;
    margin-left: 0;
    margin-right: 0;
  }
}.u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-list-1 {
  min-height: 297px;
  grid-template-columns: 25% 25% 25% 25%;
  grid-template-rows: auto;
  grid-gap: 0px 0px;
  width: 1090px;
  margin: 0 auto;
}

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

.u-section-4 .u-image-1 {
  height: 167px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.u-section-4 .u-btn-1 {
  animation-duration: 1000ms;
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  margin: auto;
  padding: 5px 10px;
}

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

.u-section-4 .u-image-2 {
  height: 167px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.u-section-4 .u-btn-2 {
  animation-duration: 1000ms;
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  margin: auto;
  padding: 5px 10px;
}

.u-section-4 .u-container-layout-3 {
  padding: 30px 20px 35px;
}

.u-section-4 .u-image-3 {
  height: 167px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.u-section-4 .u-btn-3 {
  animation-duration: 1000ms;
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  margin: auto;
  padding: 5px 10px;
}

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

.u-section-4 .u-image-4 {
  height: 167px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.u-section-4 .u-btn-4 {
  animation-duration: 1000ms;
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  margin: auto;
  padding: 5px 10px;
}

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

  .u-section-4 .u-list-1 {
    min-height: 245px;
    grid-template-columns: repeat(4, 25%);
    width: 940px;
    height: auto;
  }

  .u-section-4 .u-image-1 {
    height: 140px;
    margin-right: initial;
  }

  .u-section-4 .u-image-2 {
    height: 140px;
    margin-right: initial;
  }

  .u-section-4 .u-image-3 {
    height: 140px;
    margin-right: initial;
  }

  .u-section-4 .u-image-4 {
    height: 140px;
    margin-right: initial;
  }
}

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

  .u-section-4 .u-list-1 {
    min-height: 489px;
    grid-template-columns: repeat(2, 50%);
    width: 720px;
  }

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

  .u-section-4 .u-image-1 {
    height: 230px;
    margin-right: initial;
  }

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

  .u-section-4 .u-image-2 {
    height: 230px;
    margin-right: initial;
  }

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

  .u-section-4 .u-image-3 {
    height: 230px;
    margin-right: initial;
  }

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

  .u-section-4 .u-image-4 {
    height: 230px;
    margin-right: initial;
  }
}

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

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

  .u-section-4 .u-image-1 {
    height: 374px;
    margin-right: initial;
  }

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

  .u-section-4 .u-image-2 {
    height: 374px;
    margin-right: initial;
  }

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

  .u-section-4 .u-image-3 {
    height: 374px;
    margin-right: initial;
  }

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

  .u-section-4 .u-image-4 {
    height: 374px;
    margin-right: initial;
  }
}

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

  .u-section-4 .u-image-1 {
    height: 230px;
    margin-right: initial;
  }

  .u-section-4 .u-image-2 {
    height: 230px;
    margin-right: initial;
  }

  .u-section-4 .u-image-3 {
    height: 230px;
    margin-right: initial;
  }

  .u-section-4 .u-image-4 {
    height: 230px;
    margin-right: initial;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 171px;
}

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

.u-section-5 .u-text-2 {
  margin: 20px 0;
}