 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../images/logistic.jpeg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-family: stv-bold;
  font-weight: 700;
  line-height: 3.3;
  margin: 145px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: Cairo;
  line-height: 1.6;
  font-size: 1rem;
  margin: 68px 0 0;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  font-size: 0.9375rem;
  background-image: none;
  font-weight: 700;
  font-family: Cairo;
  margin: 98px auto 60px;
  padding: 9px 106px 10px 105px;
}

.video-section {
  border: #007bff solid 2px;
  padding: 20px;
  background: rgba(2, 0, 100, 0.5) url("../images//background.jpg"); /* استبدل بمسار الصورة */
  background-size: cover;
  border-radius: 15px;
  margin: 1px auto;
  max-width: 99.6%;
}

.video-wrapper {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding-bottom: 10px;
}

.video-wrapper::-webkit-scrollbar {
  height: 12px; /* ارتفاع شريط التمرير */
}

.video-wrapper::-webkit-scrollbar-track {
  background: rgb(200, 200, 200); /* لون الخلفية لشريط التمرير */
  border-radius: 10px; /* زوايا دائرية */
}

.video-wrapper::-webkit-scrollbar-thumb {
  background: linear-gradient(135deg, #004894, #8a2be2); /* لون متدرج لشريط التمرير */
  border-radius: 10px; /* زوايا دائرية */
}

.video-wrapper::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(135deg, #024083, #5a189a); /* لون متدرج عند التمرير */
}


.video-box {
  background-color: rgba(255, 255, 255, 0.9);
  border: 2px solid #007bff;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  padding: 10px;
  min-width: 290px;
  max-width: 220x;
  text-align: center;
  transition: transform 0.3s ease-in-out;
}

.video-box:hover {
  transform: scale(1.05);
}

video {
  width: 100%;
  height: 180px;
  border-radius: 12px;
  border: #007bff solid .5px;
  object-fit: cover;
}

h2 {
  font-size: 1.2rem;
  margin-bottom: 20px;
  color: #fff;
  font-family:stv-bold, Verdana, sans-serif;
  text-align: center;
}

h3 {
  font-size: 1rem;
  margin: 10px 0;
  color: #007bff;
  font-family: cairo,stv,system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.p_videos {
  font-size: 1rem;
  color: rgb(48, 48, 48);
  font-family: cairo;

}
span{color:#007bff;
  font-size:medium;
  font-family: cairo;
}

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

  .u-section-1 .u-text-2 {
    line-height: 1.97;
  }
}

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

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

  .u-section-1 .u-text-1 {
    line-height: 1.19;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.875rem;
    width: auto;
    margin-top: 36px;
  }

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 110px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.75rem;
    margin-top: 28px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 54px;
    margin-bottom: 43px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 239px;
}

.u-section-2 .u-text-1 {
  font-family: stv-bold;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 28px auto 0;
}

.u-section-2 .u-text-2 {
  font-family: Rubik;
  font-size: 0.875rem;
  line-height: 1.99;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 20px auto 28px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-scale: 1;
    --animation-custom_in-translate_y: 300px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-2 {
    font-size: 0.75rem;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 246px;
}

.u-section-3 .u-group-1 {
  width: 346px;
  min-height: 218px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(41,130,220,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 14px 0 0 auto;
}

.u-section-3 .u-container-layout-1 {
  padding: 9px 21px;
}

.u-section-3 .u-text-1 {
  font-family: stv-bold;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 4px auto 0;
}

.u-section-3 .u-text-2 {
  font-family: Rubik;
  font-size: 0.875rem;
  margin: 14px 0 0;
}

.u-section-3 .u-group-2 {
  width: 346px;
  min-height: 218px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(41,130,220,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -218px auto 14px 0;
}

.u-section-3 .u-container-layout-2 {
  padding: 9px 21px;
}

.u-section-3 .u-text-3 {
  font-family: stv-bold;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 4px auto 0;
}

.u-section-3 .u-text-4 {
  font-family: Rubik;
  font-size: 0.875rem;
  margin: 14px 0 0;
}

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

  .u-section-3 .u-group-2 {
    height: auto;
  }
}

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

  .u-section-3 .u-group-1 {
    margin-top: 10px;
    margin-right: auto;
  }

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

  .u-section-3 .u-group-2 {
    min-height: 164px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: auto;
  }

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

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

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

  .u-section-3 .u-group-1 {
    min-height: 187px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-text-1 {
    margin-top: 13px;
  }

  .u-section-3 .u-text-2 {
    font-size: 0.75rem;
  }

  .u-section-3 .u-group-2 {
    margin-top: 14px;
    margin-bottom: 10px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-text-4 {
    font-size: 0.75rem;
  }
}

.u-section-3 .u-group-1,
.u-section-3 .u-group-1:before,
.u-section-3 .u-group-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-3 .u-group-1.u-group-1.u-group-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

.u-section-3 .u-container-layout:hover .u-group-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-3 .u-group-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-group-2,
.u-section-3 .u-group-2:before,
.u-section-3 .u-group-2 > .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-3 .u-group-2.u-group-2.u-group-2:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-group-2.u-group-2.u-group-2.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-3 .u-container-layout:hover .u-group-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-3 .u-group-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}.u-section-4 .u-sheet-1 {
  min-height: 224px;
}

.u-section-4 .u-text-1 {
  font-size: 1.875rem;
  font-family: Cairo;
  line-height: 1.61;
  margin: 43px 0 0 415px;
}

.u-section-4 .u-btn-1 {
  border-style: none;
  font-size: 0.9375rem;
  background-image: none;
  font-weight: 700;
  font-family: Cairo;
  margin: -40px auto 0 0;
  padding: 8px 70px 8px 69px;
}

.u-section-4 .u-text-2 {
  font-size: 0.75rem;
  font-family: Cairo;
  line-height: 1.61;
  margin: 23px 0 43px 478px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-text-1 {
    margin-left: 215px;
  }

  .u-section-4 .u-text-2 {
    margin-left: 278px;
  }
}

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

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

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

  .u-section-4 .u-text-2 {
    width: auto;
    margin-top: -87px;
    margin-bottom: 60px;
    margin-left: 58px;
  }
}

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

  .u-section-4 .u-text-1 {
    font-size: 1.5rem;
  }

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

  .u-section-4 .u-text-2 {
    margin-top: -86px;
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-text-1 {
    font-size: 1.125rem;
  }

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

  .u-section-4 .u-text-2 {
    font-size: 0.625rem;
    margin-top: -97px;
  }
} .u-section-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../images/Global_business_logistics_with_container_cargo_freight_ship.jpeg");
}

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

.u-section-5 .u-text-1 {
  font-family: stv-bold;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 14px auto 0;
}

.u-section-5 .u-group-1 {
  width: 245px;
  min-height: 128px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 24px 0 0 auto;
}

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

.u-section-5 .u-text-2 {
  font-family: stv-bold;
  width: 86px;
  margin: 12px auto 0;
}

.u-section-5 .u-text-3 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-family: Rubik;
}

.u-section-5 .u-group-2 {
  width: 245px;
  min-height: 128px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -128px 280px 0 auto;
}

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

.u-section-5 .u-text-4 {
  font-family: stv-bold;
  width: 86px;
  margin: 12px auto 0;
}

.u-section-5 .u-text-5 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-family: Rubik;
}

.u-section-5 .u-group-3 {
  width: 245px;
  min-height: 128px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -128px auto 0 280px;
}

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

.u-section-5 .u-text-6 {
  font-family: stv-bold;
  width: 156px;
  margin: 12px auto 0;
}

.u-section-5 .u-text-7 {
  font-family: Rubik;
  margin: 20px auto 0;
}

.u-section-5 .u-group-4 {
  width: 245px;
  min-height: 128px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -128px auto 26px 0;
}

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

.u-section-5 .u-text-8 {
  font-family: stv-bold;
  width: 86px;
  margin: 12px auto 0;
}

.u-section-5 .u-text-9 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-family: Rubik;
}

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

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

  .u-section-5 .u-group-1 {
    margin-top: 18px;
    height: auto;
  }

  .u-section-5 .u-group-2 {
    margin-right: auto;
    margin-left: 0;
    height: auto;
  }

  .u-section-5 .u-group-3 {
    margin-top: 26px;
    margin-right: 0;
    margin-left: auto;
    height: auto;
  }

  .u-section-5 .u-group-4 {
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-group-3 {
    margin-top: 22px;
  }

  .u-section-5 .u-group-4 {
    margin-bottom: 30px;
  }
}

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

  .u-section-5 .u-group-1 {
    margin-top: 14px;
    margin-right: auto;
  }

  .u-section-5 .u-group-2 {
    margin-top: 14px;
    margin-left: auto;
  }

  .u-section-5 .u-group-3 {
    margin-top: 14px;
    margin-right: auto;
  }

  .u-section-5 .u-group-4 {
    margin-top: 14px;
    margin-left: auto;
    margin-bottom: 24px;
  }
}

.u-section-5 .u-group-1,
.u-section-5 .u-group-1:before,
.u-section-5 .u-group-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-5 .u-group-1.u-group-1.u-group-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

.u-section-5 .u-container-layout:hover .u-group-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-5 .u-group-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-group-2,
.u-section-5 .u-group-2:before,
.u-section-5 .u-group-2 > .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-5 .u-group-2.u-group-2.u-group-2:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-group-2.u-group-2.u-group-2.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-container-layout:hover .u-group-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-5 .u-group-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-group-3,
.u-section-5 .u-group-3:before,
.u-section-5 .u-group-3 > .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-5 .u-group-3.u-group-3.u-group-3:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-group-3.u-group-3.u-group-3.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-container-layout:hover .u-group-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-5 .u-group-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-group-4,
.u-section-5 .u-group-4:before,
.u-section-5 .u-group-4 > .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-5 .u-group-4.u-group-4.u-group-4:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-group-4.u-group-4.u-group-4.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-5 .u-container-layout:hover .u-group-4 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-5 .u-group-4 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}.u-section-6 .u-sheet-1 {
  min-height: 48px;
}

.u-section-6 .u-text-1 {
  font-family: stv-bold;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 10px auto;
}

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

  .u-section-6 .u-text-1 {
    width: auto;
    margin-top: 9px;
    margin-bottom: 9px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-text-1 {
    margin-bottom: 0;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 324px;
}

.u-section-7 .u-group-1 {
  width: 196px;
  min-height: 109px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(153,153,153,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 26px 0 0 auto;
}

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

.u-section-7 .u-icon-1 {
  width: 50px;
  height: 50px;
  margin: 13px auto 0;
  padding: 0;
}

.u-section-7 .u-text-1 {
  font-family: stv-bold;
  width: 155px;
  margin: 9px auto 0;
}

.u-section-7 .u-group-2 {
  width: 196px;
  min-height: 109px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(153,153,153,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -109px 232px 0 auto;
}

.u-section-7 .u-icon-2 {
  width: 50px;
  height: 50px;
  margin: 13px auto 0;
  padding: 0;
}

.u-section-7 .u-text-2 {
  font-family: stv-bold;
  width: 155px;
  margin: 9px auto 0;
}

.u-section-7 .u-group-3 {
  width: 196px;
  min-height: 109px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(153,153,153,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -109px auto 0;
}

.u-section-7 .u-icon-3 {
  width: 50px;
  height: 50px;
  margin: 13px auto 0;
  padding: 0;
}

.u-section-7 .u-text-3 {
  font-family: stv-bold;
  margin: 9px 4px 0;
}

.u-section-7 .u-group-4 {
  width: 196px;
  min-height: 109px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(153,153,153,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -109px auto 0 232px;
}

.u-section-7 .u-icon-4 {
  width: 50px;
  height: 50px;
  margin: 13px auto 0;
  padding: 0;
}

.u-section-7 .u-text-4 {
  font-family: stv-bold;
  margin: 9px 4px 0;
}

.u-section-7 .u-group-5 {
  width: 196px;
  min-height: 109px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(153,153,153,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -109px auto 0 0;
}

.u-section-7 .u-icon-5 {
  width: 50px;
  height: 50px;
  margin: 13px auto 0;
  padding: 0;
}

.u-section-7 .u-text-5 {
  font-family: stv-bold;
  margin: 9px 4px 0;
}

.u-section-7 .u-group-6 {
  width: 196px;
  min-height: 109px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(153,153,153,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 54px 0 0 auto;
}

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

.u-section-7 .u-icon-6 {
  width: 50px;
  height: 50px;
  margin: 13px auto 0;
  padding: 0;
}

.u-section-7 .u-text-6 {
  font-family: stv-bold;
  width: 155px;
  margin: 9px auto 0;
}

.u-section-7 .u-group-7 {
  width: 196px;
  min-height: 109px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(153,153,153,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -109px 232px 0 auto;
}

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

.u-section-7 .u-icon-7 {
  width: 50px;
  height: 50px;
  margin: 13px auto 0;
  padding: 0;
}

.u-section-7 .u-text-7 {
  font-family: stv-bold;
  width: 155px;
  margin: 9px auto 0;
}

.u-section-7 .u-group-8 {
  width: 196px;
  min-height: 109px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(153,153,153,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -109px auto 0;
}

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

.u-section-7 .u-icon-8 {
  width: 50px;
  height: 50px;
  margin: 13px auto 0;
  padding: 0;
}

.u-section-7 .u-text-8 {
  font-family: stv-bold;
  width: 155px;
  margin: 9px auto 0;
}

.u-section-7 .u-group-9 {
  width: 196px;
  min-height: 109px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(153,153,153,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -109px auto 0 0;
}

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

.u-section-7 .u-icon-9 {
  width: 50px;
  height: 50px;
  margin: 13px auto 0;
  padding: 0;
}

.u-section-7 .u-text-9 {
  font-family: stv-bold;
  width: 155px;
  margin: 9px auto 0;
}

.u-section-7 .u-group-10 {
  width: 196px;
  min-height: 109px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(153,153,153,0.4);
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: -109px auto 26px 232px;
}

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

.u-section-7 .u-icon-10 {
  width: 50px;
  height: 50px;
  margin: 13px auto 0;
  padding: 0;
}

.u-section-7 .u-text-10 {
  font-family: stv-bold;
  width: 155px;
  margin: 9px auto 0;
}

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

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

  .u-section-7 .u-group-2 {
    margin-right: 244px;
    height: auto;
  }

  .u-section-7 .u-group-3 {
    margin-left: 232px;
    height: auto;
  }

  .u-section-7 .u-group-4 {
    margin-top: 36px;
    margin-right: 244px;
    margin-left: auto;
    height: auto;
  }

  .u-section-7 .u-group-5 {
    margin-top: -254px;
    margin-left: -12px;
    height: auto;
  }

  .u-section-7 .u-group-6 {
    margin-top: 36px;
    height: auto;
  }

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

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

  .u-section-7 .u-group-7 {
    margin-right: auto;
    margin-left: 232px;
    height: auto;
  }

  .u-section-7 .u-group-8 {
    margin-left: 0;
    height: auto;
  }

  .u-section-7 .u-group-9 {
    margin-top: 36px;
    margin-right: 244px;
    margin-left: auto;
    height: auto;
  }

  .u-section-7 .u-group-10 {
    margin-right: 0;
    margin-left: auto;
    height: auto;
  }
}

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

  .u-section-7 .u-group-1 {
    margin-top: 25px;
  }

  .u-section-7 .u-group-2 {
    margin-right: auto;
  }

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

  .u-section-7 .u-group-4 {
    margin-top: 21px;
    margin-right: auto;
  }

  .u-section-7 .u-group-5 {
    margin-top: -109px;
    margin-left: 0;
  }

  .u-section-7 .u-group-6 {
    margin-top: -109px;
  }

  .u-section-7 .u-group-7 {
    margin-top: 21px;
    margin-left: 0;
  }

  .u-section-7 .u-group-8 {
    margin-left: auto;
  }

  .u-section-7 .u-group-9 {
    margin-top: 33px;
    margin-right: 0;
  }

  .u-section-7 .u-group-10 {
    margin-top: -251px;
    margin-bottom: 60px;
  }
}

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

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

  .u-section-7 .u-group-3 {
    margin-top: 20px;
  }

  .u-section-7 .u-group-4 {
    margin-top: -109px;
    margin-right: 0;
  }

  .u-section-7 .u-group-5 {
    margin-top: 20px;
  }

  .u-section-7 .u-group-7 {
    margin-top: 20px;
  }

  .u-section-7 .u-group-8 {
    margin-top: 20px;
    margin-right: 0;
  }

  .u-section-7 .u-group-9 {
    margin-top: -109px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-7 .u-group-10 {
    margin-top: -238px;
  }
}

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

  .u-section-7 .u-group-1 {
    margin-top: 21px;
    margin-right: auto;
  }

  .u-section-7 .u-group-2 {
    margin-top: 11px;
    margin-left: auto;
  }

  .u-section-7 .u-group-3 {
    margin-left: auto;
  }

  .u-section-7 .u-group-4 {
    margin-top: 20px;
    margin-right: auto;
  }

  .u-section-7 .u-group-5 {
    margin-left: auto;
  }

  .u-section-7 .u-group-6 {
    margin-top: 20px;
    margin-right: auto;
  }

  .u-section-7 .u-group-7 {
    margin-left: auto;
  }

  .u-section-7 .u-group-8 {
    margin-top: 149px;
    margin-right: auto;
  }

  .u-section-7 .u-group-9 {
    margin-top: 20px;
    margin-left: auto;
  }

  .u-section-7 .u-group-10 {
    margin-top: -367px;
    margin-right: auto;
  }
}

.u-section-7 .u-group-1,
.u-section-7 .u-group-1:before,
.u-section-7 .u-group-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-7 .u-group-1.u-group-1.u-group-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

.u-section-7 .u-container-layout:hover .u-group-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-group-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-2,
.u-section-7 .u-group-2:before,
.u-section-7 .u-group-2 > .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-7 .u-group-2.u-group-2.u-group-2:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-2.u-group-2.u-group-2.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-container-layout:hover .u-group-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-group-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-3,
.u-section-7 .u-group-3:before,
.u-section-7 .u-group-3 > .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-7 .u-group-3.u-group-3.u-group-3:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-3.u-group-3.u-group-3.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-container-layout:hover .u-group-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-group-3 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-4,
.u-section-7 .u-group-4:before,
.u-section-7 .u-group-4 > .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-7 .u-group-4.u-group-4.u-group-4:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-4.u-group-4.u-group-4.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-container-layout:hover .u-group-4 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-group-4 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-5,
.u-section-7 .u-group-5:before,
.u-section-7 .u-group-5 > .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-7 .u-group-5.u-group-5.u-group-5:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-5.u-group-5.u-group-5.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-container-layout:hover .u-group-5 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-group-5 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-6,
.u-section-7 .u-group-6:before,
.u-section-7 .u-group-6 > .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-7 .u-group-6.u-group-6.u-group-6:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

.u-section-7 .u-container-layout:hover .u-group-6 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-group-6 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-7,
.u-section-7 .u-group-7:before,
.u-section-7 .u-group-7 > .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-7 .u-group-7.u-group-7.u-group-7:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

.u-section-7 .u-container-layout:hover .u-group-7 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-group-7 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-8,
.u-section-7 .u-group-8:before,
.u-section-7 .u-group-8 > .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-7 .u-group-8.u-group-8.u-group-8:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-8.u-group-8.u-group-8.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-container-layout:hover .u-group-8 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-group-8 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-10,
.u-section-7 .u-group-10:before,
.u-section-7 .u-group-10 > .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-7 .u-group-10.u-group-10.u-group-10:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-10.u-group-10.u-group-10.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-container-layout:hover .u-group-10 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-group-10 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-9,
.u-section-7 .u-group-9:before,
.u-section-7 .u-group-9 > .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-7 .u-group-9.u-group-9.u-group-9:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-group-9.u-group-9.u-group-9.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-7 .u-container-layout:hover .u-group-9 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.u-container-layout.hover .u-section-7 .u-group-9 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
} .u-section-8 {
  background-image: none;
}

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

.u-section-8 .u-text-1 {
  font-family: stv-bold;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 13px auto 0;
}

.u-section-8 .u-image-1 {
  width: 383px;
  height: 54px;
  margin: 42px 13px 0 auto;
}

.u-section-8 .u-image-2 {
  width: 172px;
  height: 50px;
  margin: -52px auto 0;
}

.u-section-8 .u-image-3 {
  width: 317px;
  height: 96px;
  margin: -73px auto 13px 0;
}

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

  .u-section-8 .u-image-2 {
    margin-top: -54px;
    margin-left: 330px;
  }

  .u-section-8 .u-image-3 {
    margin-top: -71px;
  }
}

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

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

  .u-section-8 .u-image-2 {
    margin-top: 41px;
    margin-left: auto;
  }

  .u-section-8 .u-image-3 {
    margin-top: -166px;
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .u-section-8 .u-image-1 {
    margin-top: 21px;
    margin-right: auto;
  }

  .u-section-8 .u-image-2 {
    margin-top: 36px;
    margin-right: 0;
  }

  .u-section-8 .u-image-3 {
    margin-top: -73px;
    margin-bottom: 20px;
  }
}

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

  .u-section-8 .u-image-1 {
    height: 48px;
    margin-top: 28px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-8 .u-image-2 {
    margin-top: 23px;
    margin-right: auto;
  }

  .u-section-8 .u-image-3 {
    margin-top: -3px;
    margin-left: auto;
    margin-bottom: 13px;
  }
} .u-section-9 {
  background-image: none;
}

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

.u-section-9 .u-text-1 {
  font-family: stv-bold;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.23;
  width: 270px;
  margin: 18px auto 0;
}

.u-section-9 .u-text-2 {
  font-family: Rubik;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-size: 0.875rem;
}

.u-section-9 .u-btn-1 {
  border-style: none;
  font-size: 0.9375rem;
  font-family: Rubik;
  background-image: none;
  font-weight: 700;
  margin: 40px auto;
  padding: 8px 80px;
}@font-face {
  font-family: 'stv-bold';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/stv-bold.ttf);
}