 .u-section-1 {
  background-image: none;
  min-height: 502px;
}

.u-section-1 .u-shape-1 {
  height: 15px;
  box-shadow: 1px 6px 12px 0 rgba(224,229,235,0.4);
  margin-top: -15px;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-size: 6rem;
  font-family: Poppins;
  font-weight: 100;
  margin: 176px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: Poppins;
  margin: 40px auto 0 calc(((100% - 1140px) / 2) + 419px);
}

.u-section-1 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Poppins;
  border-style: none;
  margin: 40px auto 60px calc(((100% - 1140px) / 2) + 494px);
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 145px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 32px;
    margin-left: auto;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 74px;
    margin-left: auto;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 76px;
    margin-left: 61px;
    margin-right: 61px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 19px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 52px;
    margin-bottom: 52px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 78px;
    margin-left: 50px;
    margin-right: 50px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 25px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 45px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3.125rem;
    margin-left: 61px;
    margin-right: 61px;
  }

  .u-section-1 .u-btn-1 {
    margin-bottom: 45px;
  }
} .u-section-2 {
  background-image: none;
}

.u-section-2 .u-shape-1 {
  height: 15px;
  box-shadow: 1px 6px 12px 0 rgba(224,229,235,0.4);
  margin-top: -15px;
  margin-bottom: 0;
}

.u-section-2 .u-gallery-1 {
  height: 552px;
  width: 1140px;
  grid-gap: 17px;
  margin: 129px auto 0;
}

.u-section-2 .u-gallery-inner-1 {
  grid-template-columns: repeat(3, auto);
  grid-gap: 17px;
}

.u-section-2 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-2 .u-group-1 {
  width: 1140px;
  min-height: 273px;
  margin: -251px auto 0;
}

.u-section-2 .u-container-layout-1 {
  padding: 0;
}

.u-section-2 .u-group-2 {
  min-height: 630px;
  width: 1075px;
  box-shadow: 0 2px 8px 0 rgba(128,128,128,1);
  margin: -613px auto 60px;
}

.u-section-2 .u-container-layout-2 {
  padding: 0 30px;
}

.u-section-2 .u-text-1 {
  font-family: Poppins;
  transition-duration: 0.5s;
  font-size: 4.5rem;
  font-weight: normal;
  margin: 198px auto 0;
}

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

.u-section-2 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Poppins;
  border-style: none;
  margin: 63px auto 0;
}

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

  .u-section-2 .u-gallery-1 {
    height: 455px;
    width: 940px;
  }

  .u-section-2 .u-group-1 {
    width: 940px;
    margin-top: -154px;
  }

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

  .u-section-2 .u-container-layout-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 784px;
    width: 720px;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }

  .u-section-2 .u-group-1 {
    width: 720px;
    margin-top: -483px;
  }

  .u-section-2 .u-group-2 {
    min-height: 862px;
    width: 651px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 185px;
    margin-left: 53px;
    margin-right: 53px;
  }

  .u-section-2 .u-text-2 {
    margin-top: 34px;
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 2352px;
    width: 540px;
  }

  .u-section-2 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }

  .u-section-2 .u-group-1 {
    width: 540px;
    margin-top: -2051px;
  }

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

  .u-section-2 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
    font-size: 3.75rem;
  }
}

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

  .u-section-2 .u-gallery-1 {
    height: 1481px;
    width: 340px;
  }

  .u-section-2 .u-group-1 {
    width: 340px;
    margin-top: -1180px;
  }

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

.u-section-2 .u-text-1,
.u-section-2 .u-text-1:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
} .u-section-3 {
  background-image: none;
  min-height: 0;
}

.u-section-3 .u-shape-1 {
  height: 15px;
  box-shadow: 1px 6px 12px 0 rgba(224,229,235,0.4);
  margin-top: -15px;
  margin-bottom: 0;
}

.u-section-3 .u-gallery-1 {
  height: 343px;
  width: 552px;
  margin: 0 auto 0 calc(((100% - 540px) / 2) + -12px);
}

.u-section-3 .u-gallery-inner-1 {
  grid-template-columns: repeat(3, auto);
  grid-gap: 10px;
}

.u-section-3 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
}

.u-section-3 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
}

.u-section-3 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
}

.u-section-3 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
}

.u-section-3 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
}

.u-section-3 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
}

.u-section-3 .u-group-1 {
  min-height: 630px;
  width: 1075px;
  box-shadow: 0 2px 8px 0 rgba(128,128,128,1);
  margin: -613px auto 0;
}

.u-section-3 .u-container-layout-1 {
  padding: 0 30px;
}

.u-section-3 .u-text-1 {
  font-family: Poppins;
  transition-duration: 0.5s;
  font-weight: normal;
  margin: 198px auto 0;
}

.u-section-3 .u-text-2 {
  font-family: Poppins;
  margin: 20px auto 0;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Poppins;
  border-style: none;
  margin: 63px auto 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-group-1 {
    width: 940px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

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

  .u-section-3 .u-container-layout-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-3 .u-text-1 {
    width: 520px;
    margin-top: 185px;
  }

  .u-section-3 .u-text-2 {
    margin-top: 34px;
  }
}

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

  .u-section-3 .u-gallery-1 {
    margin-top: 81px;
    margin-left: auto;
  }

  .u-section-3 .u-over-slide-1 {
    padding: 20px;
  }

  .u-section-3 .u-over-slide-2 {
    padding: 20px;
  }

  .u-section-3 .u-over-slide-3 {
    padding: 20px;
  }

  .u-section-3 .u-over-slide-4 {
    padding: 20px;
  }

  .u-section-3 .u-over-slide-5 {
    padding: 20px;
  }

  .u-section-3 .u-over-slide-6 {
    padding: 20px;
  }

  .u-section-3 .u-group-1 {
    min-height: 405px;
    width: 486px;
    margin-top: -374px;
    margin-bottom: 60px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-bottom: 0;
  }

  .u-section-3 .u-text-1 {
    width: auto;
    font-family: Roboto, sans-serif;
    margin-top: 81px;
    margin-left: 29px;
    margin-right: 29px;
  }

  .u-section-3 .u-text-2 {
    width: auto;
    margin-top: 9px;
  }

  .u-section-3 .u-btn-1 {
    margin-top: 69px;
  }
}

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

  .u-section-3 .u-gallery-1 {
    height: 475px;
    width: 340px;
    margin-top: 60px;
  }

  .u-section-3 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }

  .u-section-3 .u-group-1 {
    min-height: 410px;
    width: 386px;
    margin-top: -442px;
    margin-bottom: 0;
  }

  .u-section-3 .u-container-layout-1 {
    padding-top: 26px;
  }

  .u-section-3 .u-text-1 {
    margin-top: 54px;
    margin-left: 21px;
    margin-right: 21px;
  }

  .u-section-3 .u-text-2 {
    margin-top: 8px;
  }

  .u-section-3 .u-btn-1 {
    margin-top: 61px;
  }
}

.u-section-3 .u-text-1,
.u-section-3 .u-text-1:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
} .u-section-4 {
  background-image: none;
  min-height: 0;
}

.u-section-4 .u-shape-1 {
  box-shadow: 1px 6px 12px 0 rgba(224,229,235,0.4);
  height: 15px;
  margin-top: -15px;
  margin-bottom: 0;
}

.u-section-4 .u-gallery-1 {
  height: 273px;
  width: 386px;
  margin: 0 auto;
}

.u-section-4 .u-gallery-inner-1 {
  grid-template-columns: repeat(3, auto);
  grid-gap: 10px;
}

.u-section-4 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
}

.u-section-4 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
}

.u-section-4 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
}

.u-section-4 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
}

.u-section-4 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
}

.u-section-4 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
}

.u-section-4 .u-group-1 {
  box-shadow: 0 2px 8px 0 rgba(128,128,128,1);
  min-height: 410px;
  width: 386px;
  margin: -442px auto 0;
}

.u-section-4 .u-container-layout-1 {
  padding: 26px 0 0;
}

.u-section-4 .u-text-1 {
  font-family: Roboto, sans-serif;
  transition-duration: 0.5s;
  font-weight: normal;
  margin: -26px 0 0;
}

.u-section-4 .u-text-2 {
  font-family: Poppins;
  width: auto;
  margin: 8px auto 0;
}

.u-section-4 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Poppins;
  border-style: none;
  margin: 61px auto 0;
}

@media (max-width: 1199px) {
  .u-section-4 .u-container-layout-1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .u-section-4 .u-text-1 {
    width: auto;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-group-1 {
    min-height: 862px;
    width: 651px;
    margin-top: -613px;
  }

  .u-section-4 .u-text-1 {
    width: 520px;
    margin-top: 185px;
  }

  .u-section-4 .u-text-2 {
    margin-top: 34px;
  }
}

@media (max-width: 767px) {
   .u-section-4 {
    min-height: 54px;
  }

  .u-section-4 .u-gallery-1 {
    margin-top: -408px;
  }

  .u-section-4 .u-group-1 {
    min-height: 405px;
    width: 486px;
    margin-top: -327px;
    margin-bottom: 60px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-bottom: 0;
  }

  .u-section-4 .u-text-1 {
    width: auto;
    margin-top: 81px;
    margin-left: 29px;
    margin-right: 29px;
  }

  .u-section-4 .u-text-2 {
    margin-top: 9px;
  }

  .u-section-4 .u-btn-1 {
    margin-top: 69px;
  }
}

@media (max-width: 575px) {
   .u-section-4 {
    min-height: 436px;
  }

  .u-section-4 .u-gallery-1 {
    margin-top: 79px;
  }

  .u-section-4 .u-over-slide-1 {
    padding: 20px;
  }

  .u-section-4 .u-over-slide-2 {
    padding: 20px;
  }

  .u-section-4 .u-over-slide-3 {
    padding: 20px;
  }

  .u-section-4 .u-over-slide-4 {
    padding: 20px;
  }

  .u-section-4 .u-over-slide-5 {
    padding: 20px;
  }

  .u-section-4 .u-over-slide-6 {
    padding: 20px;
  }

  .u-section-4 .u-group-1 {
    min-height: 331px;
    width: 340px;
    margin-top: -302px;
    margin-bottom: -63px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-top: 26px;
  }

  .u-section-4 .u-text-1 {
    width: 226px;
    margin-top: 71px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-text-2 {
    margin-top: 10px;
  }

  .u-section-4 .u-btn-1 {
    margin-top: 28px;
  }
}

.u-section-4 .u-text-1,
.u-section-4 .u-text-1:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, background-size, background-position;
} .u-section-5 {
  min-height: 1133px;
}

.u-section-5 .u-image-1 {
  object-position: 50% 0%;
  height: 579px;
  margin-top: 554px;
  margin-bottom: 0;
}

.u-section-5 .u-layout-wrap-1 {
  width: 570px;
  margin: -985px auto 0 calc(((100% - 1140px) / 2));
}

.u-section-5 .u-image-2 {
  min-height: 483px;
  background-image: url("images/box_4.jpg");
  background-position: 50% 50%;
}

.u-section-5 .u-container-layout-1 {
  padding: 0;
}

.u-section-5 .u-layout-wrap-2 {
  width: 570px;
  margin: 36px -570px 0 auto;
}

.u-section-5 .u-layout-cell-2 {
  min-height: 441px;
}

.u-section-5 .u-container-layout-2 {
  padding: 27px 18px;
}

.u-section-5 .u-text-1 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 3rem;
  margin: 10px auto 0;
}

.u-section-5 .u-text-2 {
  font-size: 1.25rem;
  font-family: Poppins;
  width: 401px;
  margin: 15px auto 0;
}

.u-section-5 .u-form-1 {
  height: 262px;
  width: 433px;
  margin: 25px auto 0;
}

.u-section-5 .u-label-1 {
  font-weight: 700;
}

.u-section-5 .u-label-2 {
  font-weight: 700;
}

.u-section-5 .u-label-3 {
  font-weight: 700;
}

.u-section-5 .u-btn-1 {
  border-style: none;
  text-transform: uppercase;
}

.u-section-5 .u-text-3 {
  font-weight: 700;
  font-size: 3rem;
  text-transform: none;
  line-height: 52.8px;
  margin: -427px 44px 0 60px;
}

.u-section-5 .u-text-4 {
  letter-spacing: 2px;
  font-family: Poppins;
  margin: 25px 102px 0 62px;
}

.u-section-5 .u-text-5 {
  font-family: Poppins;
  margin: 26px 289px 0 60px;
}

.u-section-5 .u-btn-2 {
  border-style: solid;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  background-image: none;
  font-weight: 700;
  font-family: Poppins;
  margin: 44px auto 0;
  padding: 18px 42px 19px 41px;
}

.u-section-5 .u-social-icons-1 {
  white-space: nowrap;
  min-width: 88px;
  height: 32px;
  min-height: 16px;
  width: 136px;
  margin: 450px auto 0;
}

.u-section-5 .u-icon-1 {
  color: rgb(59, 89, 152) !important;
}

.u-section-5 .u-icon-2 {
  color: rgb(85, 172, 238) !important;
}

.u-section-5 .u-icon-3 {
  color: rgb(197, 54, 164) !important;
}

.u-section-5 .u-layout-wrap-3 {
  width: 1140px;
  margin: -302px auto 0;
}

.u-section-5 .u-layout-cell-3 {
  background-image: none;
  min-height: 189px;
}

.u-section-5 .u-container-layout-3 {
  padding: 20px;
}

.u-section-5 .u-text-6 {
  font-size: 1.125rem;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  margin: 10px 0 0;
}

.u-section-5 .u-text-7 {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 10px 0;
}

.u-section-5 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-5 .u-btn-4 {
  background-image: none;
  padding: 0;
}

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

.u-section-5 .u-btn-6 {
  background-image: none;
  padding: 0;
}

.u-section-5 .u-btn-7 {
  background-image: none;
  padding: 0;
}

.u-section-5 .u-layout-cell-4 {
  min-height: 234px;
}

.u-section-5 .u-container-layout-4 {
  padding: 20px;
}

.u-section-5 .u-text-8 {
  font-size: 1.125rem;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  margin: 10px 0 0;
}

.u-section-5 .u-text-9 {
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  margin: 10px 0;
}

.u-section-5 .u-btn-8 {
  background-image: none;
  padding: 0;
}

.u-section-5 .u-btn-9 {
  background-image: none;
  padding: 0;
}

.u-section-5 .u-btn-10 {
  background-image: none;
  padding: 0;
}

.u-section-5 .u-layout-cell-5 {
  min-height: 234px;
}

.u-section-5 .u-container-layout-5 {
  padding: 20px 0;
}

.u-section-5 .u-layout-cell-6 {
  min-height: 234px;
}

.u-section-5 .u-container-layout-6 {
  padding: 20px;
}

.u-section-5 .u-text-10 {
  text-align: center;
  font-weight: 400;
  font-size: 1.125rem;
  margin: 2px 5px 0;
}

.u-section-5 .u-text-11 {
  text-align: center;
  font-size: 0.875rem;
  margin: 18px 10px 0;
}

.u-section-5 .u-text-12 {
  font-family: Poppins;
  font-size: 1.5625rem;
  text-align: start;
  width: 349px;
  margin: -291px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-5 {
    min-height: 1092px;
  }

  .u-section-5 .u-image-1 {
    margin-top: 0;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: calc(((100% - 940px) / 2) + 490px);
    margin-top: 0;
    margin-left: calc(((100% - 940px) / 2));
  }

  .u-section-5 .u-image-2 {
    min-height: 498px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 417px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-bottom: 4px;
  }

  .u-section-5 .u-text-3 {
    margin-right: 0;
    margin-left: 4px;
  }

  .u-section-5 .u-text-4 {
    margin-right: 52px;
    margin-left: 12px;
  }

  .u-section-5 .u-text-5 {
    margin-right: 239px;
    margin-left: 10px;
  }

  .u-section-5 .u-social-icons-1 {
    margin-top: 0;
  }

  .u-section-5 .u-layout-wrap-3 {
    width: 940px;
    margin-top: 0;
  }

  .u-section-5 .u-layout-cell-3 {
    min-height: 23px;
  }

  .u-section-5 .u-layout-cell-4 {
    min-height: 23px;
  }

  .u-section-5 .u-layout-cell-5 {
    min-height: 193px;
  }

  .u-section-5 .u-layout-cell-6 {
    min-height: 23px;
  }

  .u-section-5 .u-text-10 {
    font-size: 1.5rem;
    margin-left: 0;
    margin-right: 0;
  }

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

  .u-section-5 .u-text-12 {
    margin: 0 calc(((100% - 940px) / 2) + 156px) 0 calc(((100% - 940px) / 2) + 435px);
  }
}

@media (max-width: 991px) {
   .u-section-5 {
    min-height: 1295px;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2) + 490px);
    margin-left: calc(((100% - 720px) / 2) + 15px);
  }

  .u-section-5 .u-image-2 {
    min-height: 438px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 411px;
  }

  .u-section-5 .u-container-layout-2 {
    padding: 15px 10px 17px;
  }

  .u-section-5 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 14px;
  }

  .u-section-5 .u-text-2 {
    width: 251px;
    margin-top: 12px;
  }

  .u-section-5 .u-form-1 {
    width: 335px;
    margin-top: 14px;
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-5 .u-text-3 {
    font-size: 1.875rem;
  }

  .u-section-5 .u-layout-wrap-3 {
    width: 720px;
  }

  .u-section-5 .u-layout-cell-3 {
    min-height: 100px;
  }

  .u-section-5 .u-layout-cell-4 {
    min-height: 100px;
  }

  .u-section-5 .u-layout-cell-5 {
    z-index: 2;
    min-height: 296px;
  }

  .u-section-5 .u-layout-cell-6 {
    min-height: 100px;
  }

  .u-section-5 .u-text-12 {
    margin-right: calc(((100% - 720px) / 2) + 46px);
    margin-left: calc(((100% - 720px) / 2) + 325px);
  }
}

@media (max-width: 767px) {
   .u-section-5 {
    min-height: 1518px;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 490px);
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-5 .u-image-2 {
    min-height: 398px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-5 .u-layout-wrap-3 {
    width: 540px;
  }

  .u-section-5 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-5 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-5 .u-layout-cell-5 {
    min-height: 444px;
  }

  .u-section-5 .u-container-layout-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-5 .u-text-12 {
    margin-right: calc(((100% - 540px) / 2));
    margin-left: calc(((100% - 540px) / 2) + 191px);
  }
}

@media (max-width: 575px) {
   .u-section-5 {
    min-height: 1184px;
  }

  .u-section-5 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-5 .u-image-2 {
    min-height: 356px;
  }

  .u-section-5 .u-form-1 {
    width: 321px;
    margin-left: 0;
  }

  .u-section-5 .u-text-3 {
    font-size: 1.5rem;
    margin-left: 0;
  }

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

  .u-section-5 .u-text-5 {
    margin-right: 119px;
    margin-left: 0;
  }

  .u-section-5 .u-layout-wrap-3 {
    width: 340px;
  }

  .u-section-5 .u-layout-cell-3 {
    min-height: 243px;
  }

  .u-section-5 .u-text-6 {
    font-size: 1.5rem;
    font-family: Poppins;
    width: auto;
    font-weight: 600;
    margin-top: 0;
  }

  .u-section-5 .u-text-7 {
    width: auto;
    font-family: Poppins;
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: 0;
  }

  .u-section-5 .u-layout-cell-4 {
    min-height: 196px;
  }

  .u-section-5 .u-text-8 {
    font-size: 1.5rem;
    font-family: Poppins;
    font-weight: 600;
  }

  .u-section-5 .u-text-9 {
    font-size: 1.25rem;
    font-family: Poppins;
    font-weight: 500;
  }

  .u-section-5 .u-layout-cell-5 {
    min-height: 280px;
  }

  .u-section-5 .u-text-10 {
    font-weight: 700;
  }

  .u-section-5 .u-text-11 {
    font-size: 1.25rem;
  }

  .u-section-5 .u-text-12 {
    width: 340px;
    margin-left: calc(((100% - 340px) / 2));
    margin-right: calc(((100% - 340px) / 2));
  }
} .u-section-6 {
  min-height: 560px;
}

.u-section-6 .u-image-1 {
  object-position: 50% 0%;
}

.u-section-6 .u-layout-wrap-1 {
  width: calc(((100% - 720px) / 2) + 490px);
  margin: 18px auto 0 calc(((100% - 720px) / 2) + 15px);
}

.u-section-6 .u-image-2 {
  background-image: url("images/box_43.jpg");
  min-height: 438px;
  background-position: 50% 50%;
}

.u-section-6 .u-container-layout-1 {
  padding: 0;
}

.u-section-6 .u-layout-wrap-2 {
  width: 570px;
  margin: 36px -570px 0 auto;
}

.u-section-6 .u-layout-cell-2 {
  min-height: 411px;
}

.u-section-6 .u-container-layout-2 {
  padding: 15px 10px 17px;
}

.u-section-6 .u-text-1 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 1.875rem;
  width: auto;
  margin: 14px auto 0;
}

.u-section-6 .u-text-2 {
  font-size: 1.25rem;
  font-family: Poppins;
  width: 251px;
  margin: 12px auto 0;
}

.u-section-6 .u-form-1 {
  height: 262px;
  width: 335px;
  margin: 14px 0 0 5px;
}

.u-section-6 .u-label-1 {
  font-weight: 700;
}

.u-section-6 .u-label-2 {
  font-weight: 700;
}

.u-section-6 .u-label-3 {
  font-weight: 700;
}

.u-section-6 .u-btn-1 {
  border-style: none;
  text-transform: uppercase;
}

.u-section-6 .u-text-3 {
  font-weight: 700;
  font-size: 1.875rem;
  text-transform: none;
  line-height: 52.8px;
  margin: -427px 0 0 4px;
}

.u-section-6 .u-text-4 {
  letter-spacing: 2px;
  font-family: Poppins;
  margin: 25px 52px 0 12px;
}

.u-section-6 .u-text-5 {
  font-family: Poppins;
  margin: 26px 239px 0 10px;
}

.u-section-6 .u-btn-2 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  background-image: none;
  font-family: Poppins;
  margin: 44px auto 0;
  padding: 18px 42px 19px 41px;
}

.u-section-6 .u-text-6 {
  font-family: Poppins;
  font-size: 1.5625rem;
  width: 349px;
  text-align: start;
  margin: 52px auto 0;
}

.u-section-6 .u-layout-wrap-3 {
  width: 720px;
  margin: 51px auto 0;
}

.u-section-6 .u-layout-cell-3 {
  background-image: none;
  min-height: 23px;
}

.u-section-6 .u-container-layout-3 {
  padding: 20px;
}

.u-section-6 .u-text-7 {
  font-size: 1.5rem;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  margin: 10px 0 0;
}

.u-section-6 .u-text-8 {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 10px 0;
}

.u-section-6 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-btn-4 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-btn-5 {
  background-image: none;
  padding: 0;
}

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

.u-section-6 .u-btn-7 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-layout-cell-4 {
  min-height: 23px;
}

.u-section-6 .u-container-layout-4 {
  padding: 20px;
}

.u-section-6 .u-text-9 {
  font-size: 1.5rem;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  margin: 10px 0 0;
}

.u-section-6 .u-text-10 {
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  margin: 10px 0;
}

.u-section-6 .u-btn-8 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-btn-9 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-btn-10 {
  background-image: none;
  padding: 0;
}

.u-section-6 .u-layout-cell-5 {
  min-height: 64px;
}

.u-section-6 .u-container-layout-5 {
  padding: 20px 0;
}

.u-section-6 .u-layout-cell-6 {
  min-height: 64px;
}

.u-section-6 .u-container-layout-6 {
  padding: 20px;
}

.u-section-6 .u-social-icons-1 {
  white-space: nowrap;
  min-width: 88px;
  height: 32px;
  min-height: 16px;
  width: 136px;
  margin: 20px auto 60px;
}

.u-section-6 .u-icon-1 {
  color: rgb(59, 89, 152) !important;
}

.u-section-6 .u-icon-2 {
  color: rgb(85, 172, 238) !important;
}

.u-section-6 .u-icon-3 {
  color: rgb(197, 54, 164) !important;
}

@media (max-width: 1199px) {
  .u-section-6 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 490px);
    margin-left: calc(((100% - 540px) / 2) + 15px);
  }

  .u-section-6 .u-image-2 {
    min-height: 498px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 417px;
  }

  .u-section-6 .u-container-layout-2 {
    padding-bottom: 4px;
  }

  .u-section-6 .u-layout-cell-3 {
    min-height: 156px;
  }

  .u-section-6 .u-layout-cell-4 {
    min-height: 193px;
  }

  .u-section-6 .u-layout-cell-5 {
    min-height: 193px;
  }

  .u-section-6 .u-layout-cell-6 {
    min-height: 193px;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2) + 490px);
    margin-left: calc(((100% - 720px) / 2) + 15px);
  }

  .u-section-6 .u-image-2 {
    min-height: 438px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 411px;
  }

  .u-section-6 .u-container-layout-2 {
    padding-bottom: 17px;
  }

  .u-section-6 .u-layout-cell-3 {
    min-height: 23px;
  }

  .u-section-6 .u-layout-cell-4 {
    min-height: 23px;
  }

  .u-section-6 .u-layout-cell-5 {
    z-index: 2;
    min-height: 64px;
  }

  .u-section-6 .u-layout-cell-6 {
    min-height: 64px;
  }
}

@media (max-width: 767px) {
   .u-section-6 {
    min-height: 843px;
  }

  .u-section-6 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 490px);
    margin-left: calc(((100% - 540px) / 2) + 15px);
  }

  .u-section-6 .u-image-2 {
    min-height: 398px;
  }

  .u-section-6 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-6 .u-layout-wrap-3 {
    width: 540px;
  }

  .u-section-6 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-6 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-6 .u-layout-cell-5 {
    min-height: 260px;
  }

  .u-section-6 .u-layout-cell-6 {
    min-height: 23px;
  }

  .u-section-6 .u-container-layout-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
   .u-section-6 {
    min-height: 613px;
  }

  .u-section-6 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-6 .u-image-2 {
    min-height: 356px;
  }

  .u-section-6 .u-form-1 {
    width: 321px;
    margin-left: 0;
  }

  .u-section-6 .u-text-3 {
    font-size: 1.5rem;
    margin-left: 0;
  }

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

  .u-section-6 .u-text-5 {
    margin-right: 119px;
    margin-left: 0;
  }

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

  .u-section-6 .u-layout-wrap-3 {
    width: 340px;
  }

  .u-section-6 .u-text-7 {
    font-family: Poppins;
    width: auto;
    font-weight: 600;
    margin-top: 0;
  }

  .u-section-6 .u-text-8 {
    width: auto;
    font-family: Poppins;
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: 0;
  }

  .u-section-6 .u-text-9 {
    font-family: Poppins;
    font-weight: 600;
  }

  .u-section-6 .u-text-10 {
    font-size: 1.25rem;
    font-family: Poppins;
    font-weight: 500;
  }

  .u-section-6 .u-layout-cell-5 {
    min-height: 164px;
  }
} .u-section-7 {
  min-height: 581px;
}

.u-section-7 .u-image-1 {
  object-position: 50% 0%;
  height: 579px;
  margin-top: 1px;
  margin-bottom: 0;
}

.u-section-7 .u-layout-wrap-1 {
  width: calc(((100% - 940px) / 2) + 490px);
  margin: -563px auto 0 calc(((100% - 940px) / 2));
}

.u-section-7 .u-image-2 {
  background-image: url("images/box_42.jpg");
  min-height: 498px;
  background-position: 50% 50%;
}

.u-section-7 .u-container-layout-1 {
  padding: 0;
}

.u-section-7 .u-layout-wrap-2 {
  width: 570px;
  margin: 36px -570px 0 auto;
}

.u-section-7 .u-layout-cell-2 {
  min-height: 417px;
}

.u-section-7 .u-container-layout-2 {
  padding: 27px 18px 4px;
}

.u-section-7 .u-text-1 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 3rem;
  margin: 10px auto 0;
}

.u-section-7 .u-text-2 {
  font-size: 1.25rem;
  font-family: Poppins;
  width: 401px;
  margin: 15px auto 0;
}

.u-section-7 .u-form-1 {
  height: 262px;
  width: 433px;
  margin: 25px auto 0;
}

.u-section-7 .u-label-1 {
  font-weight: 700;
}

.u-section-7 .u-label-2 {
  font-weight: 700;
}

.u-section-7 .u-label-3 {
  font-weight: 700;
}

.u-section-7 .u-btn-1 {
  border-style: none;
  text-transform: uppercase;
}

.u-section-7 .u-text-3 {
  font-weight: 700;
  font-size: 3rem;
  text-transform: none;
  line-height: 52.8px;
  margin: -427px 0 0 4px;
}

.u-section-7 .u-text-4 {
  letter-spacing: 2px;
  font-family: Poppins;
  margin: 25px 52px 0 12px;
}

.u-section-7 .u-text-5 {
  font-family: Poppins;
  margin: 26px 239px 0 10px;
}

.u-section-7 .u-btn-2 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  background-image: none;
  font-family: Poppins;
  margin: 44px auto 0;
  padding: 18px 42px 19px 41px;
}

.u-section-7 .u-social-icons-1 {
  white-space: nowrap;
  min-width: 88px;
  height: 32px;
  min-height: 16px;
  width: 136px;
  margin: 485px auto 0;
}

.u-section-7 .u-icon-1 {
  color: rgb(59, 89, 152) !important;
}

.u-section-7 .u-icon-2 {
  color: rgb(85, 172, 238) !important;
}

.u-section-7 .u-icon-3 {
  color: rgb(197, 54, 164) !important;
}

.u-section-7 .u-layout-wrap-3 {
  width: 940px;
  margin: -345px auto 0;
}

.u-section-7 .u-layout-cell-3 {
  background-image: none;
  min-height: 156px;
}

.u-section-7 .u-container-layout-3 {
  padding: 20px;
}

.u-section-7 .u-text-6 {
  font-size: 1.125rem;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  margin: 10px 0 0;
}

.u-section-7 .u-text-7 {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 10px 0;
}

.u-section-7 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-7 .u-btn-4 {
  background-image: none;
  padding: 0;
}

.u-section-7 .u-btn-5 {
  background-image: none;
  padding: 0;
}

.u-section-7 .u-btn-6 {
  background-image: none;
  padding: 0;
}

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

.u-section-7 .u-layout-cell-4 {
  min-height: 193px;
}

.u-section-7 .u-container-layout-4 {
  padding: 20px;
}

.u-section-7 .u-text-8 {
  font-size: 1.125rem;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  margin: 10px 0 0;
}

.u-section-7 .u-text-9 {
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  margin: 10px 0;
}

.u-section-7 .u-btn-8 {
  background-image: none;
  padding: 0;
}

.u-section-7 .u-btn-9 {
  background-image: none;
  padding: 0;
}

.u-section-7 .u-btn-10 {
  background-image: none;
  padding: 0;
}

.u-section-7 .u-layout-cell-5 {
  min-height: 193px;
}

.u-section-7 .u-container-layout-5 {
  padding: 20px 0;
}

.u-section-7 .u-layout-cell-6 {
  min-height: 193px;
}

.u-section-7 .u-container-layout-6 {
  padding: 20px;
}

.u-section-7 .u-text-10 {
  font-size: 1.5rem;
  text-align: center;
  font-weight: 400;
  margin: 2px 0 0;
}

.u-section-7 .u-text-11 {
  text-align: center;
  font-size: 0.875rem;
  margin: 18px 0 0;
}

.u-section-7 .u-text-12 {
  font-family: Poppins;
  font-size: 1.5625rem;
  width: 349px;
  text-align: start;
  margin: -333px auto 60px;
}

@media (max-width: 991px) {
   .u-section-7 {
    min-height: 784px;
  }

  .u-section-7 .u-image-1 {
    margin-top: 0;
  }

  .u-section-7 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2) + 490px);
    margin-left: calc(((100% - 720px) / 2) + 15px);
  }

  .u-section-7 .u-image-2 {
    min-height: 438px;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: 411px;
  }

  .u-section-7 .u-container-layout-2 {
    padding: 15px 10px 17px;
  }

  .u-section-7 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 14px;
  }

  .u-section-7 .u-text-2 {
    width: 251px;
    margin-top: 12px;
  }

  .u-section-7 .u-form-1 {
    width: 335px;
    margin-top: 14px;
    margin-right: 0;
    margin-left: 5px;
  }

  .u-section-7 .u-text-3 {
    font-size: 1.875rem;
  }

  .u-section-7 .u-layout-wrap-3 {
    width: 720px;
    margin-left: calc(((100% - 720px) / 2));
  }

  .u-section-7 .u-layout-cell-3 {
    min-height: 23px;
  }

  .u-section-7 .u-layout-cell-4 {
    min-height: 23px;
  }

  .u-section-7 .u-layout-cell-5 {
    z-index: 2;
    min-height: 296px;
  }

  .u-section-7 .u-layout-cell-6 {
    min-height: 23px;
  }
}

@media (max-width: 767px) {
   .u-section-7 {
    min-height: 1032px;
  }

  .u-section-7 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 490px);
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-7 .u-image-2 {
    min-height: 398px;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-7 .u-layout-wrap-3 {
    width: 540px;
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-7 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-layout-cell-5 {
    min-height: 444px;
  }

  .u-section-7 .u-container-layout-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
   .u-section-7 {
    min-height: 716px;
  }

  .u-section-7 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-7 .u-image-2 {
    min-height: 356px;
  }

  .u-section-7 .u-form-1 {
    width: 321px;
    margin-left: 0;
  }

  .u-section-7 .u-text-3 {
    font-size: 1.5rem;
    margin-left: 0;
  }

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

  .u-section-7 .u-text-5 {
    margin-right: 99px;
    margin-left: 0;
  }

  .u-section-7 .u-layout-wrap-3 {
    width: 340px;
    margin-left: calc(((100% - 340px) / 2));
  }

  .u-section-7 .u-text-6 {
    font-size: 1.5rem;
    font-family: Poppins;
    width: auto;
    font-weight: 600;
    margin-top: 0;
  }

  .u-section-7 .u-text-7 {
    width: auto;
    font-family: Poppins;
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: 0;
  }

  .u-section-7 .u-text-8 {
    font-size: 1.5rem;
    font-family: Poppins;
    font-weight: 600;
  }

  .u-section-7 .u-text-9 {
    font-size: 1.25rem;
    font-family: Poppins;
    font-weight: 500;
  }

  .u-section-7 .u-layout-cell-5 {
    min-height: 280px;
  }

  .u-section-7 .u-text-10 {
    font-weight: 700;
  }

  .u-section-7 .u-text-11 {
    font-size: 1.25rem;
  }

  .u-section-7 .u-text-12 {
    width: 340px;
  }
} .u-section-8 {
  min-height: 1066px;
}

.u-section-8 .u-image-1 {
  object-position: 50% 0%;
  height: 1063px;
  margin-top: 2px;
  margin-bottom: 0;
}

.u-section-8 .u-layout-wrap-1 {
  margin-top: -1064px;
  margin-bottom: 0;
}

.u-section-8 .u-image-2 {
  background-image: url("images/box_44.jpg");
  min-height: 356px;
  background-position: 50% 50%;
}

.u-section-8 .u-container-layout-1 {
  padding: 0;
}

.u-section-8 .u-layout-wrap-2 {
  width: 570px;
  margin: 36px -570px 0 auto;
}

.u-section-8 .u-layout-cell-2 {
  min-height: 100px;
}

.u-section-8 .u-container-layout-2 {
  padding: 15px 10px 17px;
}

.u-section-8 .u-text-1 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 1.875rem;
  width: auto;
  margin: 14px auto 0;
}

.u-section-8 .u-text-2 {
  font-size: 1.25rem;
  font-family: Poppins;
  width: 251px;
  margin: 12px auto 0;
}

.u-section-8 .u-form-1 {
  height: 262px;
  width: 321px;
  margin: 14px 0 0;
}

.u-section-8 .u-label-1 {
  font-weight: 700;
}

.u-section-8 .u-label-2 {
  font-weight: 700;
}

.u-section-8 .u-label-3 {
  font-weight: 700;
}

.u-section-8 .u-btn-1 {
  border-style: none;
  text-transform: uppercase;
}

.u-section-8 .u-text-3 {
  font-weight: 700;
  font-size: 1.5rem;
  text-transform: none;
  line-height: 52.8px;
  margin: -427px 0 0;
}

.u-section-8 .u-text-4 {
  letter-spacing: 2px;
  font-family: Poppins;
  margin: 25px 0 0;
}

.u-section-8 .u-text-5 {
  font-family: Poppins;
  margin: 26px 119px 0 0;
}

.u-section-8 .u-btn-2 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  background-image: none;
  font-family: Poppins;
  margin: 44px auto 0;
  padding: 18px 42px 19px 41px;
}

.u-section-8 .u-social-icons-1 {
  white-space: nowrap;
  min-width: 88px;
  height: 32px;
  min-height: 16px;
  width: 136px;
  margin: 967px auto 0;
}

.u-section-8 .u-icon-1 {
  color: rgb(59, 89, 152) !important;
}

.u-section-8 .u-icon-2 {
  color: rgb(85, 172, 238) !important;
}

.u-section-8 .u-icon-3 {
  color: rgb(197, 54, 164) !important;
}

.u-section-8 .u-layout-wrap-3 {
  width: 340px;
  margin: -833px auto 0;
}

.u-section-8 .u-layout-cell-3 {
  background-image: none;
  min-height: 245px;
}

.u-section-8 .u-container-layout-3 {
  padding: 20px 10px;
}

.u-section-8 .u-text-6 {
  font-size: 1.5rem;
  font-family: Poppins;
  font-weight: 600;
  margin: -20px -10px 0;
}

.u-section-8 .u-text-7 {
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  margin: 0 -10px;
}

.u-section-8 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-btn-4 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-btn-5 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-btn-6 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-btn-7 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-layout-cell-4 {
  min-height: 205px;
}

.u-section-8 .u-container-layout-4 {
  padding: 20px 10px;
}

.u-section-8 .u-text-8 {
  font-size: 1.5rem;
  font-family: Poppins;
  font-weight: 600;
  margin: 10px 0 0;
}

.u-section-8 .u-text-9 {
  font-size: 1.25rem;
  font-family: Poppins;
  font-weight: 500;
  margin: 10px 0;
}

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

.u-section-8 .u-btn-9 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-btn-10 {
  background-image: none;
  padding: 0;
}

.u-section-8 .u-layout-cell-5 {
  min-height: 255px;
}

.u-section-8 .u-container-layout-5 {
  padding: 20px 0;
}

.u-section-8 .u-text-10 {
  font-size: 1.5rem;
  text-align: center;
  font-weight: 700;
  width: 168px;
  margin: 0 auto;
}

.u-section-8 .u-text-11 {
  text-align: center;
  font-size: 1.25rem;
  width: auto;
  margin: 20px auto 0;
}

.u-section-8 .u-layout-cell-6 {
  min-height: 91px;
}

.u-section-8 .u-container-layout-6 {
  padding: 20px 10px;
}

.u-section-8 .u-text-12 {
  font-family: Poppins;
  font-size: 1.5625rem;
  width: 349px;
  margin: -906px auto 879px;
}

@media (max-width: 1199px) {
   .u-section-8 {
    min-height: 1065px;
  }

  .u-section-8 .u-image-1 {
    margin-top: 0;
  }

  .u-section-8 .u-layout-wrap-1 {
    width: calc(((100% - 940px) / 2) + 490px);
    margin-top: -1119px;
    margin-right: auto;
    margin-left: calc(((100% - 940px) / 2));
  }

  .u-section-8 .u-image-2 {
    min-height: 498px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 417px;
  }

  .u-section-8 .u-container-layout-2 {
    padding-bottom: 4px;
  }

  .u-section-8 .u-text-3 {
    margin-left: 4px;
  }

  .u-section-8 .u-text-4 {
    margin-right: 52px;
    margin-left: 12px;
  }

  .u-section-8 .u-text-5 {
    margin-right: 239px;
    margin-left: 10px;
  }

  .u-section-8 .u-social-icons-1 {
    margin-top: 1057px;
  }

  .u-section-8 .u-layout-wrap-3 {
    margin-top: 752px;
  }

  .u-section-8 .u-layout-cell-3 {
    min-height: 23px;
  }

  .u-section-8 .u-text-6 {
    width: auto;
  }

  .u-section-8 .u-text-7 {
    width: auto;
  }

  .u-section-8 .u-layout-cell-4 {
    min-height: 23px;
  }

  .u-section-8 .u-text-10 {
    width: 63px;
  }

  .u-section-8 .u-layout-cell-6 {
    min-height: 23px;
  }

  .u-section-8 .u-text-12 {
    width: auto;
    margin-left: 42px;
    margin-right: 42px;
  }
}

@media (max-width: 991px) {
  .u-section-8 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2) + 490px);
    margin-top: -1412px;
    margin-left: calc(((100% - 720px) / 2) + 15px);
  }

  .u-section-8 .u-image-2 {
    min-height: 438px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 411px;
  }

  .u-section-8 .u-container-layout-2 {
    padding-bottom: 17px;
  }

  .u-section-8 .u-form-1 {
    width: 335px;
    margin-left: 5px;
  }

  .u-section-8 .u-text-3 {
    font-size: 1.875rem;
  }

  .u-section-8 .u-social-icons-1 {
    margin-top: 1056px;
  }

  .u-section-8 .u-layout-cell-3 {
    min-height: 100px;
  }

  .u-section-8 .u-layout-cell-4 {
    min-height: 100px;
  }

  .u-section-8 .u-layout-cell-5 {
    z-index: 2;
    min-height: 100px;
  }

  .u-section-8 .u-layout-cell-6 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-section-8 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 490px);
    margin-top: -579px;
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-8 .u-image-2 {
    min-height: 398px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-8 .u-layout-wrap-3 {
    margin-top: 363px;
  }
}

@media (max-width: 575px) {
   .u-section-8 {
    min-height: 1066px;
  }

  .u-section-8 .u-image-1 {
    margin-top: 2px;
  }

  .u-section-8 .u-layout-wrap-1 {
    margin-top: -1064px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-8 .u-image-2 {
    min-height: 356px;
  }

  .u-section-8 .u-form-1 {
    width: 321px;
    margin-left: 0;
  }

  .u-section-8 .u-text-3 {
    font-size: 1.5rem;
    margin-left: 0;
  }

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

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

  .u-section-8 .u-social-icons-1 {
    margin-top: 967px;
  }

  .u-section-8 .u-layout-wrap-3 {
    margin-top: -833px;
  }

  .u-section-8 .u-layout-cell-3 {
    min-height: 245px;
  }

  .u-section-8 .u-layout-cell-4 {
    min-height: 205px;
  }

  .u-section-8 .u-layout-cell-5 {
    min-height: 255px;
  }

  .u-section-8 .u-text-10 {
    width: 174px;
  }

  .u-section-8 .u-layout-cell-6 {
    min-height: 91px;
  }

  .u-section-8 .u-text-12 {
    width: 349px;
    margin-left: auto;
    margin-right: auto;
  }
} .u-section-9 {
  min-height: 1094px;
}

.u-section-9 .u-image-1 {
  object-position: 50% 0%;
  height: 1090px;
  margin-top: 2px;
  margin-bottom: 0;
}

.u-section-9 .u-layout-wrap-1 {
  width: calc(((100% - 540px) / 2) + 490px);
  margin: -268px auto 0 calc(((100% - 540px) / 2));
}

.u-section-9 .u-image-2 {
  background-image: url("images/box_47.jpg");
  min-height: 398px;
  background-position: 50% 50%;
}

.u-section-9 .u-container-layout-1 {
  padding: 0;
}

.u-section-9 .u-layout-wrap-2 {
  width: 570px;
  margin: 36px -570px 0 auto;
}

.u-section-9 .u-layout-cell-2 {
  min-height: 100px;
}

.u-section-9 .u-container-layout-2 {
  padding: 15px 10px 17px;
}

.u-section-9 .u-text-1 {
  font-family: Poppins;
  font-weight: 400;
  font-size: 1.875rem;
  width: auto;
  margin: 14px auto 0;
}

.u-section-9 .u-text-2 {
  font-size: 1.25rem;
  font-family: Poppins;
  width: 251px;
  margin: 12px auto 0;
}

.u-section-9 .u-form-1 {
  height: 262px;
  width: 335px;
  margin: 14px 0 0 5px;
}

.u-section-9 .u-label-1 {
  font-weight: 700;
}

.u-section-9 .u-label-2 {
  font-weight: 700;
}

.u-section-9 .u-label-3 {
  font-weight: 700;
}

.u-section-9 .u-btn-1 {
  border-style: none;
  text-transform: uppercase;
}

.u-section-9 .u-text-3 {
  font-weight: 700;
  font-size: 1.875rem;
  text-transform: none;
  line-height: 52.8px;
  margin: -427px 0 0 4px;
}

.u-section-9 .u-text-4 {
  letter-spacing: 2px;
  font-family: Poppins;
  margin: 25px 52px 0 12px;
}

.u-section-9 .u-text-5 {
  font-family: Poppins;
  margin: 26px 239px 0 10px;
}

.u-section-9 .u-btn-2 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  letter-spacing: 1px;
  background-image: none;
  font-family: Poppins;
  margin: 44px auto 0;
  padding: 18px 42px 19px 41px;
}

.u-section-9 .u-social-icons-1 {
  white-space: nowrap;
  min-width: 88px;
  height: 32px;
  min-height: 16px;
  width: 136px;
  margin: 190px auto 0;
}

.u-section-9 .u-icon-1 {
  color: rgb(59, 89, 152) !important;
}

.u-section-9 .u-icon-2 {
  color: rgb(85, 172, 238) !important;
}

.u-section-9 .u-icon-3 {
  color: rgb(197, 54, 164) !important;
}

.u-section-9 .u-layout-wrap-3 {
  width: 340px;
  margin: -856px auto 0;
}

.u-section-9 .u-layout-cell-3 {
  background-image: none;
  min-height: 100px;
}

.u-section-9 .u-container-layout-3 {
  padding: 20px 10px;
}

.u-section-9 .u-text-6 {
  font-size: 1.5rem;
  font-family: Poppins;
  font-weight: 600;
  margin: -20px -10px 0;
}

.u-section-9 .u-text-7 {
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 500;
  margin: 0 -10px;
}

.u-section-9 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-9 .u-btn-4 {
  background-image: none;
  padding: 0;
}

.u-section-9 .u-btn-5 {
  background-image: none;
  padding: 0;
}

.u-section-9 .u-btn-6 {
  background-image: none;
  padding: 0;
}

.u-section-9 .u-btn-7 {
  background-image: none;
  padding: 0;
}

.u-section-9 .u-layout-cell-4 {
  min-height: 100px;
}

.u-section-9 .u-container-layout-4 {
  padding: 20px 10px;
}

.u-section-9 .u-text-8 {
  font-size: 1.5rem;
  font-family: Poppins;
  font-weight: 600;
  margin: 10px 0 0;
}

.u-section-9 .u-text-9 {
  font-size: 1.25rem;
  font-family: Poppins;
  font-weight: 500;
  margin: 10px 0;
}

.u-section-9 .u-btn-8 {
  background-image: none;
  padding: 0;
}

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

.u-section-9 .u-btn-10 {
  background-image: none;
  padding: 0;
}

.u-section-9 .u-layout-cell-5 {
  min-height: 237px;
}

.u-section-9 .u-container-layout-5 {
  padding: 20px 0;
}

.u-section-9 .u-text-10 {
  font-size: 1.5rem;
  text-align: center;
  font-weight: 700;
  margin: -20px 0 0;
}

.u-section-9 .u-text-11 {
  text-align: center;
  font-size: 1.25rem;
  margin: 0;
}

.u-section-9 .u-layout-cell-6 {
  min-height: 100px;
}

.u-section-9 .u-container-layout-6 {
  padding: 20px 10px;
}

.u-section-9 .u-text-12 {
  font-family: Poppins;
  font-size: 1.5625rem;
  width: 349px;
  text-align: start;
  margin: -918px auto 891px;
}

@media (max-width: 1199px) {
  .u-section-9 .u-image-1 {
    margin-top: 0;
  }

  .u-section-9 .u-layout-wrap-1 {
    width: calc(((100% - 940px) / 2) + 490px);
    margin-top: -1119px;
    margin-left: calc(((100% - 940px) / 2));
  }

  .u-section-9 .u-image-2 {
    min-height: 498px;
  }

  .u-section-9 .u-layout-cell-2 {
    min-height: 417px;
  }

  .u-section-9 .u-container-layout-2 {
    padding-bottom: 4px;
  }

  .u-section-9 .u-social-icons-1 {
    margin-top: 1057px;
  }

  .u-section-9 .u-layout-wrap-3 {
    margin-top: 752px;
  }

  .u-section-9 .u-layout-cell-3 {
    min-height: 23px;
  }

  .u-section-9 .u-text-6 {
    width: auto;
  }

  .u-section-9 .u-text-7 {
    width: auto;
  }

  .u-section-9 .u-layout-cell-4 {
    min-height: 23px;
  }

  .u-section-9 .u-layout-cell-5 {
    z-index: 2;
  }

  .u-section-9 .u-text-10 {
    width: auto;
  }

  .u-section-9 .u-text-11 {
    width: auto;
  }

  .u-section-9 .u-text-12 {
    width: auto;
    margin-right: calc(((100% - 540px) / 2) + 152px);
    margin-left: calc(((100% - 540px) / 2) + 39px);
  }
}

@media (max-width: 991px) {
  .u-section-9 .u-layout-wrap-1 {
    width: calc(((100% - 720px) / 2) + 490px);
    margin-top: -1412px;
    margin-left: calc(((100% - 720px) / 2) + 15px);
  }

  .u-section-9 .u-image-2 {
    min-height: 438px;
  }

  .u-section-9 .u-layout-cell-2 {
    min-height: 411px;
  }

  .u-section-9 .u-container-layout-2 {
    padding-bottom: 17px;
  }

  .u-section-9 .u-social-icons-1 {
    margin-top: 1056px;
  }

  .u-section-9 .u-layout-cell-3 {
    min-height: 100px;
  }

  .u-section-9 .u-layout-cell-4 {
    min-height: 100px;
  }

  .u-section-9 .u-layout-cell-5 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-section-9 .u-image-1 {
    margin-top: 2px;
  }

  .u-section-9 .u-layout-wrap-1 {
    width: calc(((100% - 540px) / 2) + 490px);
    margin-top: -268px;
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-9 .u-image-2 {
    min-height: 398px;
  }

  .u-section-9 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-9 .u-social-icons-1 {
    margin-top: 190px;
  }

  .u-section-9 .u-layout-wrap-3 {
    margin-top: -856px;
  }

  .u-section-9 .u-layout-cell-5 {
    min-height: 237px;
  }

  .u-section-9 .u-text-12 {
    width: 349px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 575px) {
   .u-section-9 {
    min-height: 738px;
  }

  .u-section-9 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-9 .u-image-2 {
    min-height: 356px;
  }

  .u-section-9 .u-text-3 {
    font-size: 1.5rem;
    margin-left: 0;
  }

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

  .u-section-9 .u-text-5 {
    margin-right: 99px;
    margin-left: 0;
  }

  .u-section-9 .u-layout-cell-3 {
    min-height: 243px;
  }

  .u-section-9 .u-layout-cell-4 {
    min-height: 196px;
  }

  .u-section-9 .u-layout-cell-5 {
    min-height: 100px;
  }

  .u-section-9 .u-text-12 {
    width: 340px;
  }
}