 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  margin: 9px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  margin: 20px auto 0;
  padding: 0;
}

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

.u-section-1 .u-text-2 {
  margin-left: 0;
  margin-top: 20px !important;
}

.u-section-1 .u-form-group-2 {
  margin-top: 20px !important;
}

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

.u-section-1 .u-form-group-6 {
  margin-top: 20px !important;
}

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

  .u-section-1 .u-text-1 {
    width: 303px;
    margin-top: 22px;
  }

  .u-section-1 .u-form-1 {
    width: 470px;
    margin-top: 20px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 20px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 202px;
    margin-top: 23px;
  }

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