.u-section-1 .u-image-1 {
  min-height: 778px;
  background-image: url("images/-min.jpg");
  background-position: 50% 50%;
}

.u-section-1 .u-group-1 {
  width: 512px;
  min-height: 573px;
  height: auto;
  margin: 60px auto 60px 58px;
}

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: 400;
  margin: 0;
}

.u-section-1 .u-form-1 {
  width: 452px;
  margin: 20px 0 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: none;
  text-transform: uppercase;
  width: 100%;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  font-weight: 700;
  padding-left: 0;
  padding-right: 0;
}

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

  .u-section-1 .u-group-1 {
    height: auto;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 472px;
    min-height: 495px;
    margin-left: 28px;
  }

  .u-section-1 .u-container-layout-1 {
    padding: 15px 10px 9px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 316px;
    min-height: 473px;
    margin-top: 32px;
    margin-bottom: 32px;
    margin-left: auto;
  }

  .u-section-1 .u-container-layout-1 {
    padding: 0;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.2777777777777777rem;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .u-section-1 .u-form-1 {
    height: 398px;
    width: 303px;
    margin-top: 21px;
    margin-left: auto;
    margin-right: auto;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 10px;
}