 .u-section-1 {
  background-image: url("/images/BG007.png");
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-family: defused;
  font-size: 3.75rem;
  margin: 60px auto;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%;
  }

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

  .u-section-1 .u-text-1 {
    width: auto;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }
} .u-section-2 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

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

.u-section-2 .u-text-1 {
  font-size: 1rem;
  margin: 59px 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  margin-top: 0;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 66px;
    margin-bottom: 50px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-top: 58px;
    margin-bottom: 58px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 130px;
}

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

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

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

@media (max-width: 575px) {
  .u-section-3 .u-sheet-1 {
    min-height: 60px;
  }
}@font-face {
  font-family: 'defused';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/defused.ttf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'defused';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/defused.ttf);
}