 .u-section-1 {
  background-repeat: no-repeat;
  background-image: url("images/RequestforQuote.webp");
  background-size: cover;
}

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

.u-section-1 .u-group-1 {
  min-height: 419px;
  height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-section-1 .u-text-1 {
  text-shadow: -2px 2px 8px rgba(0,0,0,1);
  margin: 0 10px;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  margin: 21px 112px 0;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
  }

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

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

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

  .u-section-1 .u-text-2 {
    width: 726px;
    margin-left: 12px;
    margin-right: 12px;
  }
}

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

  .u-section-1 .u-text-2 {
    width: 720px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-1 .u-text-2 {
    width: 540px;
    font-size: 1rem;
  }
}

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

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 901px;
}

.u-section-2 .u-text-1 {
  margin: 20px auto 0;
}

.u-section-2 .u-text-2 {
  font-weight: 700;
  margin: 20px auto 0;
}

.u-section-2 .u-form-1 {
  height: 725px;
  width: 854px;
  margin: 20px auto 35px;
}

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

.u-section-2 .u-input-1 {
  --radius: 10px;
}

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

.u-section-2 .u-input-2 {
  --radius: 10px;
}

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

.u-section-2 .u-input-3 {
  --radius: 10px;
}

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

.u-section-2 .u-input-4 {
  --radius: 10px;
}

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

.u-section-2 .u-input-5 {
  --radius: 10px;
}

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

.u-section-2 .u-input-6 {
  --radius: 10px;
}

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

.u-section-2 .u-input-7 {
  --radius: 10px;
}

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

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-btn-2 {
  --radius: 10px;
  font-weight: 700;
  background-image: none;
  border-style: solid;
  padding: 10px 2px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-form-group-1 {
    height: 68px;
    margin-top: 18px;
    margin-right: auto;
    margin-bottom: 60px;
  }

  .u-section-2 .u-form-group-2 {
    height: 68px;
    margin-top: 18px;
    margin-right: auto;
    margin-bottom: 60px;
  }

  .u-section-2 .u-form-group-3 {
    height: 68px;
    margin-top: 18px;
    margin-right: auto;
    margin-bottom: 60px;
  }

  .u-section-2 .u-form-group-5 {
    height: 68px;
    margin-top: 18px;
    margin-right: auto;
    margin-bottom: 60px;
  }

  .u-section-2 .u-form-group-6 {
    height: 68px;
    margin-top: 18px;
    margin-right: auto;
    margin-bottom: 60px;
  }

  .u-section-2 .u-form-group-7 {
    height: 68px;
    margin-top: 18px;
    margin-right: auto;
    margin-bottom: 60px;
  }

  .u-section-2 .u-form-group-8 {
    height: 68px;
    margin-top: 18px;
    margin-right: auto;
    margin-bottom: 60px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-form-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-form-1 {
    width: 340px;
  }
}