 .u-section-1 {
  background-image: url("images/bg_logo.jpg");
}

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

.u-section-1 .u-text-1 {
  width: 305px;
  margin: 152px auto 0;
}

.u-section-1 .u-text-2 {
  width: 820px;
  margin: 10px auto 0;
}

.u-section-1 .u-text-3 {
  width: 820px;
  margin: 10px auto 0;
}

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

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

.u-section-1 .u-line-1 {
  height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
  transform-origin: center top 0px;
}

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

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

  .u-section-1 .u-text-3 {
    width: 305px;
  }
}

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

  .u-section-1 .u-text-4 {
    width: 720px;
  }

  .u-section-1 .u-text-5 {
    width: 720px;
  }
}

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

  .u-section-1 .u-text-4 {
    width: 540px;
  }

  .u-section-1 .u-text-5 {
    width: 540px;
  }
}

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

  .u-section-1 .u-text-4 {
    width: 340px;
  }

  .u-section-1 .u-text-5 {
    width: 340px;
  }
} .u-section-2 {
  background-image: linear-gradient(#d9d9d9, white);
}

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

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

.u-section-2 .u-custom-html-1 {
  width: 1140px;
  margin: 60px 0 10px;
}

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

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

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

@media (max-width: 575px) {
  .u-section-2 .u-custom-html-1 {
    width: 340px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 58px;
}

.u-section-3 .u-line-1 {
  width: 120px;
  height: 8px;
  transform-origin: left center 0px;
  animation-duration: 1000ms;
  margin: 30px auto 17px;
}