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

.u-section-1 .u-text-1 {
  font-family: "Exo 2";
  font-weight: 700;
  margin: 7px 14px 0 auto;
}

.u-section-1 .u-form-1 {
  height: 406px;
  margin: 21px 0 60px 570px;
}

.u-section-1 .u-label-1 {
  font-family: Aldrich;
  font-weight: 700;
}

.u-section-1 .u-input-1 {
  font-family: Aldrich;
}

.u-section-1 .u-label-2 {
  font-family: Aldrich;
  font-weight: 700;
}

.u-section-1 .u-input-2 {
  font-family: Aldrich;
}

.u-section-1 .u-label-3 {
  font-family: Aldrich;
  font-weight: 700;
}

.u-section-1 .u-input-3 {
  font-family: Aldrich;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-family: Aldrich;
  font-weight: 700;
}

@media (max-width: 1199px) {
  .u-section-1 .u-form-1 {
    width: 470px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-form-1 {
    height: 413px;
    margin-top: 22px;
    margin-right: -50px;
    margin-left: 300px;
    width: auto;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-form-1 {
    width: 470px;
    margin-left: 170px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-form-1 {
    width: 340px;
    margin-right: 0;
    margin-left: 0;
  }
}