 .u-section-2 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('images/fondrouge-petit-nb.jpg');
  background-position: 50% 50%, 0px 0px;
  background-repeat: no-repeat, repeat;
}

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

.u-section-2 .u-text-1 {
  font-size: 1.5rem;
  width: 1078px;
  margin: 46px auto 0;
}

.u-section-2 .u-text-2 {
  width: 1078px;
  margin: 2px auto 1px;
}

@media (max-width: 1199px) {
   .u-section-2 {
    background-size: cover, auto;
  }

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

  .u-section-2 .u-text-1 {
    font-weight: 400;
    width: 795px;
  }

  .u-section-2 .u-text-2 {
    width: 940px;
  }
}

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

  .u-section-2 .u-text-1 {
    width: 720px;
  }

  .u-section-2 .u-text-2 {
    width: 720px;
  }
}

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

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

  .u-section-2 .u-text-2 {
    width: 540px;
  }
}

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

  .u-section-2 .u-text-1 {
    width: 340px;
  }

  .u-section-2 .u-text-2 {
    width: 340px;
  }
} .u-section-3 {
  background-position: 50% 50%, 0px 0px;
  background-repeat: no-repeat, repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('images/fondrouge-petit-nb.jpg');
  background-size: cover, auto;
}

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

.u-section-3 .u-form-1 {
  height: 404px;
  width: 715px;
  margin: 26px auto 60px;
}

.u-section-3 .u-form-group-1 {
  margin-top: -10px !important;
}

.u-section-3 .u-input-1 {
  font-weight: 700;
  text-transform: uppercase;
}

.u-section-3 .u-input-2 {
  font-weight: 700;
  text-transform: uppercase;
}

.u-section-3 .u-input-3 {
  font-weight: 700;
  text-transform: uppercase;
}

.u-section-3 .u-btn-1 {
  background-image: linear-gradient(black, #f9e79b);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.97;
  padding: 10px 112px 10px 111px;
}

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

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

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

  .u-section-3 .u-form-1 {
    width: 540px;
  }
}

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

  .u-section-3 .u-form-1 {
    width: 340px;
  }
}