

.u-section-1 {


background: url(/image/Photobackground20.jpg) ;
  background-repeat:no-repeat;
  background-size:cover;

}


.u-input23 {
  display: block;
  width: 100%;
  padding: 10px 12px;
  background-image: none;
  background-clip: padding-box;
  border: none;
  border-radius: 3px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-color: transparent;
  color: inherit;
  height: auto;
}
.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  animation-duration: 1000ms;
  text-transform: none;
  line-height: 39.6px;
  font-weight: normal;
  font-family: Montserrat, sans-serif;
  width: 655px;
  margin: 158px 243px 0;
}

.u-section-1 .u-form-1 {
  height: 218px;
  width: 570px;
  margin: -39px 285px 60px;
}

.u-section-1 .u-label-1 {
  font-weight: 400;
}

.u-section-1 .u-input-1 {
  font-weight: 400;
    text-align: left;
}

.u-section-1 .u-label-2 {
  font-weight: 400;
}

.u-section-1 .u-input-2 {
  font-weight: 400;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  border-style: solid;
  font-weight: 700;
  font-size: 1.25rem;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    line-height: 1.2;
    margin-top: 60px;
    margin-left: 143px;
    margin-right: 143px;
  }

  .u-section-1 .u-form-1 {
    margin-left: 185px;
    margin-right: 185px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-left: 33px;
    margin-right: 33px;
  }

  .u-section-1 .u-form-1 {
    margin-left: 75px;
    margin-right: 75px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 540px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-form-1 {
    width: 540px;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: 340px;
  }

  .u-section-1 .u-form-1 {
    width: 340px;
  }
}