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

.u-section-1 .u-image-1 {
  width: 590px;
  height: 105px;
  margin: 47px auto 34px;
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 60px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1075px;
}

.u-section-2 .u-image-1 {
  width: 562px;
  height: 471px;
  margin: 161px 99px 0 auto;
}

.u-section-2 .u-btn-1 {
  letter-spacing: 1px;
  font-family: OptimaMedium;
  background-image: none;
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: 300;
  margin: -345px auto 0 166px;
}

.u-section-2 .u-btn-2 {
  letter-spacing: 1px;
  font-family: OptimaMedium;
  background-image: none;
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: 300;
  margin: 13px auto 60px 166px;
}

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

  .u-section-2 .u-btn-2 {
    margin-left: 0;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 540px;
    height: 453px;
    margin-right: 0;
  }

  .u-section-2 .u-btn-1 {
    margin-top: -327px;
  }
}

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

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

  .u-section-2 .u-btn-1 {
    margin-top: -159px;
  }
}
/* page-custom-fonts */
@font-face {
  font-family: 'OptimaMedium';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/OptimaMedium.ttf);
}