 .u-section-1 {
  background-image: none;
  min-height: 787px;
}

.u-section-1 .u-image-1 {
  width: 1290px;
  left: -50px;
  right: auto;
}

.u-section-1 .u-shape-1 {
  width: 1045px;
  height: 387px;
  margin: 200px 0 0 auto;
}

.u-section-1 .u-group-1 {
  width: 710px;
  min-height: 547px;
  height: auto;
  margin: -467px calc(((100% - 1140px) / 2)) 60px auto;
}

.u-section-1 .u-text-1 {
  margin: 55px 20px 0;
}

.u-section-1 .u-form-1 {
  height: 299px;
  width: 532px;
  margin: 78px auto 55px;
}

.u-section-1 .u-btn-1 {
  text-transform: uppercase;
  font-weight: 600;
}

@media (max-width: 1199px) {
  .u-section-1 .u-shape-1 {
    width: 940px;
  }

  .u-section-1 .u-group-1 {
    margin-right: calc(((100% - 940px) / 2));
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-shape-1 {
    width: 720px;
  }

  .u-section-1 .u-group-1 {
    margin-right: calc(((100% - 720px) / 2));
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-shape-1 {
    width: 540px;
  }

  .u-section-1 .u-group-1 {
    width: 540px;
    margin-right: calc(((100% - 540px) / 2));
  }

  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-shape-1 {
    width: 340px;
  }

  .u-section-1 .u-group-1 {
    width: 340px;
    margin-right: calc(((100% - 340px) / 2));
  }

  .u-section-1 .u-form-1 {
    width: 340px;
  }
}