 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/-min.jpg");
  background-size: cover;
}

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

.u-section-1 .u-form-1 {
  height: 779px;
  --color-var: #000000;
  width: 1093px;
  margin: 0 auto 60px;
}

.u-section-1 .u-form-group-1 {
  margin-left: 0;
  background-color: rgb(0, 0, 0) !important;
  color: rgb(250, 237, 27) !important;
}

.u-section-1 .u-input-1 {
  --text-color-var: #fcf03e;
}

.u-section-1 .u-form-group-2 {
  color: rgb(252, 239, 27) !important;
}

.u-section-1 .u-input-2 {
  --text-color-var: #fcf03e;
}

.u-section-1 .u-form-group-3 {
  margin-left: 0;
  margin-bottom: 10px !important;
  color: rgb(252, 239, 27) !important;
}

.u-section-1 .u-input-3 {
  --text-color-var: #fcf03e;
}

.u-section-1 .u-form-group-4 {
  margin-left: 0;
  color: rgb(250, 237, 27) !important;
}

.u-section-1 .u-input-4 {
  --text-color-var: #fcf03e;
}

.u-section-1 .u-form-group-5 {
  margin-left: 0;
  color: rgb(249, 237, 51) !important;
}

.u-section-1 .u-input-5 {
  --text-color-var: #fcf03e;
}

.u-section-1 .u-form-group-6 {
  color: rgb(252, 240, 62) !important;
}

.u-section-1 .u-input-6 {
  --text-color-var: #fcf03e;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

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

  .u-section-1 .u-input-1 {
    --text-color-var: #767474;
    --color-var: #767474;
  }

  .u-section-1 .u-input-2 {
    --text-color-var: #767474;
    --color-var: #767474;
  }

  .u-section-1 .u-input-3 {
    --text-color-var: #767474;
    --color-var: #767474;
  }

  .u-section-1 .u-input-4 {
    --text-color-var: #767474;
    --color-var: #767474;
  }

  .u-section-1 .u-input-5 {
    --text-color-var: #767474;
    --color-var: #767474;
  }

  .u-section-1 .u-input-6 {
    --text-color-var: #767474;
    --color-var: #767474;
  }
}

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

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

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

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

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

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