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

.u-section-1 .u-shape-1 {
  background-image: none;
  width: calc(((100% - 1140px) / 2)  + 636px);
  left: 0;
  right: auto;
}

.u-section-1 .u-image-1 {
  width: 881px;
  height: 624px;
  margin: 65px calc(((100% - 1140px) / 2)) 0 auto;
}

.u-section-1 .u-group-1 {
  width: 514px;
  min-height: 572px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  height: auto;
  margin: -355px auto 0 calc(((100% - 1140px) / 2)  + -6px);
}

.u-section-1 .u-container-layout-1 {
  padding: 30px 50px 30px 40px;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  margin: 4px 5px 0;
}

.u-section-1 .u-form-1 {
  height: 371px;
  width: 422px;
  margin: 20px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.u-section-1 .u-text-2 {
  width: 319px;
  margin: 36px auto 0;
}

.u-section-1 .u-btn-2 {
  border-style: solid;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-shape-1 {
    width: calc(((100% - 940px) / 2) + 594px);
  }

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 510px;
    margin-right: calc(((100% - 940px) / 2));
  }

  .u-section-1 .u-group-1 {
    margin-top: -239px;
    margin-left: calc(((100% - 940px) / 2));
    height: auto;
  }
}

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

  .u-section-1 .u-shape-1 {
    width: calc(((100% - 720px) / 2) + 575px);
  }

  .u-section-1 .u-image-1 {
    width: 643px;
    height: 429px;
    margin-right: calc(((100% - 720px) / 2));
  }

  .u-section-1 .u-group-1 {
    margin-top: -158px;
    margin-left: calc(((100% - 720px) / 2));
  }

  .u-section-1 .u-container-layout-1 {
    padding-right: 30px;
    padding-left: 30px;
  }
}

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

  .u-section-1 .u-shape-1 {
    width: calc(((100% - 540px) / 2) + 360px);
  }

  .u-section-1 .u-image-1 {
    width: 494px;
    height: 329px;
    margin-right: calc(((100% - 540px) / 2));
  }

  .u-section-1 .u-group-1 {
    margin-top: -58px;
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-1 .u-container-layout-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
}

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

  .u-section-1 .u-shape-1 {
    width: calc(((100% - 340px) / 2) + 284px);
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 227px;
    margin-top: -411px;
    margin-right: auto;
  }

  .u-section-1 .u-group-1 {
    width: 340px;
    margin-top: 36px;
    margin-left: auto;
  }

  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-form-1 {
    width: 320px;
  }
} .u-section-2 {
  min-height: 500px;
}

@media (max-width: 575px) {
   .u-section-2 {
    min-height: 510px;
  }
}