 .u-section-1 {
  background-image: url("images/carpet-roll_arty.png");
}

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

.u-section-1 .u-form-1 {
  height: 807px;
  margin: 25px 44px 60px 527px;
}

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

.u-section-1 .u-form-group-4 {
  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;
}

.contact-container{
  height: 100vh;
  margin-right: 50px;
}

.contact-inputs{
  outline: none;
  padding-left: 25px;
  font-weight: 500;
  border-radius: 15px;
}

.text-item{
  width: 442px;
  height: 150px;
  padding-left: 25px;
  font-weight: 500;
  border-radius: 15px;
}

.email-width{
  width: 442px;
  padding-left: 25px;
  font-weight: 500;
  border-radius: 15px;
}

.row-1{
  margin-top: 5px;
}
.row-2{
  margin-top: 5px;
}
.row-3{
  margin-top: 5px;
}
.row-4{
  margin-top: 5px;
}
.row-5{
  margin-top: 5px;
}
.row-6{
  margin-top: 5px;
}

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

  .u-section-1 .u-form-1 {
    margin-right: 0;
    margin-left: 371px;
  }
}

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

  .u-section-1 .u-form-1 {
    margin-left: 151px;
  }
}

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

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

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