 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/gray-red-gray-background.png");
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  margin: 6px 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 1317px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(229, 229, 229), rgb(229, 229, 229));
  background-size: cover;
}

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

.u-section-2 .u-text-1 {
  margin-left: 0;
  margin-bottom: 25px;
}

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

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

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

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 69px;
  }
} .u-section-3 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/gray-red-gray-backgroundnologoTOP.png");
  background-size: cover;
}

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

.u-section-3 .u-text-1 {
  margin-left: 0;
  margin-bottom: 19px;
  margin-top: 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-sheet-1 {
    min-height: 400px;
  }
} .u-section-4 {
  background-position: 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-4 .u-text-1 {
  margin-left: 0;
  margin-bottom: 29px;
} .u-section-5 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/gray-red-gray-backgroundnologoTOP.png");
  background-size: cover;
}

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

.u-section-5 .u-text-1 {
  margin-left: 0;
}.u-section-6 .u-sheet-1 {
  min-height: 97px;
}

.u-section-6 .u-btn-1 {
  font-family: Amaranth;
  font-size: 1.125rem;
  transition-duration: 0.5s;
  box-shadow: -2px -2px 8px 0px rgba(128,128,128,1);
  font-weight: 700;
  margin: 28px auto 20px;
  padding: 10px 25px;
}

@media (max-width: 1199px) {
  .u-section-6 .u-btn-1 {
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  }
}

.u-section-6 .u-btn-1,
.u-section-6 .u-btn-1:before,
.u-section-6 .u-btn-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-6 .u-btn-1.u-btn-1.u-btn-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-6 .u-btn-1.u-btn-1.u-btn-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}