 .u-section-1 {
  background-image: linear-gradient(black, #808080);
}

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

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

.u-section-1 .u-text-1 {
  font-size: 1.25rem;
  margin: 12px 31px 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  text-transform: uppercase;
  text-decoration: underline !important;
  margin: 18px 31px 0;
}

.u-section-1 .u-btn-1 {
  text-decoration: underline !important;
  padding: 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 578px;
  background-image: none;
  width: 985px;
  margin: 18px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-1 .u-custom-html-1 {
    width: 940px;
  }
}

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

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 123px;
  }

  .u-section-1 .u-custom-html-1 {
    width: 340px;
  }
}@font-face {
  font-family: 'arial';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/arial.ttf);
}