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

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

.u-section-1 .u-form-1 {
  height: 745px;
  --thumb-color: #ff214f;
  --thumb-hover-color: #ff6484;
  --track-color: #c0c0c0;
  --track-active-color: #ff214f;
  --progress-spacing: 20px;
  --bar-size: 2px;
  --bar-default-color: #b59b84;
  --bar-active-color: #1b2d54;
  --step-icon-size: 36px;
  --step-icon-border-width: 0px;
  --step-icon-border-radius: 50px;
  --step-icon-border-color: #808080;
  --step-icon-default-color: #b59b84;
  --step-icon-done-color: #1b2d54;
  --step-icon-active-color: #1b2d54;
  --step-icon-text-default-color: #ffffff;
  --step-icon-text-done-color: #ffffff;
  --step-icon-text-active-color: #ffffff;
  --step-text-default-color: #b59b84;
  --step-text-done-color: #1b2d54;
  --step-text-active-color: #1b2d54;
  width: 870px;
  margin: 12px auto 36px;
}

.u-section-1 .u-form-group-1 {
  margin-top: 30px !important;
  margin-bottom: 0;
}

.u-section-1 .u-carousel-item-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-text-5 {
  margin-left: 0;
  margin-top: 20px !important;
  font-weight: 700;
}

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

.u-section-1 .u-carousel-item-2 {
  margin-top: 0;
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

.u-section-1 .u-form-group-15 {
  margin-left: 0;
  margin-bottom: 10px !important;
  margin-top: 20px !important;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  letter-spacing: 0px;
}

.u-section-1 .u-btn-2 {
  border-style: solid;
  letter-spacing: 0px;
}

.u-section-1 .u-btn-3 {
  margin-bottom: 2px;
  border-style: solid;
  letter-spacing: 0px;
}

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    margin-top: 35px;
  }

  .u-section-1 .u-form-1 {
    width: 340px;
    margin-top: 10px;
    margin-bottom: 29px;
  }
}