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

.u-section-1 .u-sheet-1 {
  min-height: 575px;
  font-weight: 700;
  letter-spacing: 1px;
  background-image: none;
  text-transform: none;
}

.u-section-1 .u-image-1 {
  min-height: 565px;
  margin-top: 0;
  margin-bottom: -5px;
  box-shadow: 2px 2px 8px 0 rgba(128,128,128,1);
  background-image: url("images/content_center_bg.png");
  background-position: 50% 50%;
  width: 1140px;
}

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

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

.u-section-1 .u-text-1 {
  font-family: HandelGo;
  font-size: 3rem;
  font-weight: 700;
  margin: -84px 610px 0 121px;
}

.u-section-1 .u-image-3 {
  width: 698px;
  height: 305px;
  margin: 30px auto 0 121px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    text-transform: uppercase;
  }

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

  .u-section-1 .u-image-2 {
    height: 177px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -46px;
    margin-right: 510px;
    margin-left: 102px;
  }

  .u-section-1 .u-image-3 {
    margin-left: 21px;
  }
}

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

  .u-section-1 .u-image-2 {
    height: 136px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -5px;
    margin-right: 311px;
  }

  .u-section-1 .u-image-3 {
    margin-left: 0;
  }
}

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

  .u-section-1 .u-image-2 {
    height: 102px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 29px;
    margin-right: 131px;
  }

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

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

  .u-section-1 .u-image-2 {
    height: 64px;
  }

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

  .u-section-1 .u-image-3 {
    width: 340px;
    height: 149px;
  }
}@font-face {
  font-family: 'HandelGo';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/HandelGo.ttf);
}