 .u-section-1 {
  background-position: 50% 50%;
  min-height: 825px;
}

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

.u-section-1 .u-image-1 {
  min-height: 813px;
  background-position: 50% 50%;
}

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

.u-section-1 .u-layout-cell-2 {
  min-height: 825px;
  background-image: linear-gradient(to right, rgba(228, 221, 213, 1), rgba(247, 247, 247, 1));
}

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

.u-section-1 .u-shape-1 {
  width: 75px;
  height: 75px;
  margin: 58px 11px 0 auto;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1;
  margin: 29px 11px 0 0;
}

.u-section-1 .u-text-2 {
  margin: 42px 11px 0 0;
}

.u-section-1 .u-btn-1 {
  letter-spacing: 0px;
  font-size: 0.875rem;
  border-style: none;
  text-transform: uppercase;
  background-image: none;
  font-weight: 400;
  margin: 49px 11px 0 auto;
  padding: 19px 63px 19px 62px;
}

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

  .u-section-1 .u-image-1 {
    min-height: 702px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 618px;
  }

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

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

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

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

  .u-section-1 .u-image-1 {
    min-height: 641px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 510px;
  }

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

  .u-section-1 .u-shape-1 {
    margin-top: 24px;
    margin-right: 24px;
  }

  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
    width: auto;
    margin-top: 24px;
  }

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

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

  .u-section-1 .u-image-1 {
    min-height: 490px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 600px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 3.5625rem;
    margin-top: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 14px;
    padding: 7px 36px 9px 35px;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    margin-bottom: 22px;
  }

  .u-section-1 .u-image-1 {
    min-height: 665px;
  }

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

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

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

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

  .u-section-1 .u-layout-wrap-1 {
    margin-bottom: 0;
  }

  .u-section-1 .u-image-1 {
    min-height: 419px;
    --animation-custom_in-translate_x: -200px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
  }

  .u-section-1 .u-container-layout-2 {
    padding-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .u-section-1 .u-shape-1 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 509px;
}

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-size: 3rem;
  margin: 60px 106px 0;
}

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

.u-section-2 .u-list-1 {
  margin: 45px 0 60px;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(3, calc(33.3333% - 20px));
  min-height: 239px;
  grid-gap: 30px;
}

.u-section-2 .u-list-item-1 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-2 .u-icon-1 {
  height: 51px;
  width: 51px;
  margin: 0 auto 0 0;
  padding: 0;
}

.u-section-2 .u-group-1 {
  width: 266px;
  min-height: 243px;
  height: auto;
  margin: -38px 26px 0 auto;
}

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

.u-section-2 .u-text-3 {
  font-weight: 700;
  letter-spacing: 0px;
  margin: 0;
}

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

.u-section-2 .u-list-item-2 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

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

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

.u-section-2 .u-group-2 {
  width: 266px;
  min-height: 243px;
  background-size: auto;
  height: auto;
  margin: -38px 26px 0 auto;
}

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

.u-section-2 .u-text-5 {
  font-weight: 700;
  letter-spacing: 0px;
  margin: 0;
}

.u-section-2 .u-text-6 {
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 20px;
}

.u-section-2 .u-list-item-3 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

.u-section-2 .u-icon-3 {
  height: 51px;
  width: 51px;
  margin: 0 auto 0 0;
  padding: 0;
}

.u-section-2 .u-group-3 {
  width: 266px;
  min-height: 243px;
  background-size: auto;
  height: auto;
  margin: -38px 26px 0 auto;
}

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

.u-section-2 .u-text-7 {
  font-weight: 700;
  letter-spacing: 0px;
  margin: 0;
}

.u-section-2 .u-text-8 {
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 20px;
}

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

  .u-section-2 .u-list-1 {
    margin-bottom: 59px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: calc(33.3333% - 20px) calc(33.3333% - 20px) calc(33.3333% - 20px);
    min-height: 341px;
    grid-gap: 30px 30px;
  }

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

  .u-section-2 .u-icon-1 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 180deg;
    --animation-custom_in-scale: 1;
    margin-left: auto;
  }

  .u-section-2 .u-group-1 {
    min-height: 219px;
    margin-top: 29px;
    margin-right: auto;
    height: auto;
  }

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

  .u-section-2 .u-text-3 {
    width: auto;
  }

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

  .u-section-2 .u-icon-2 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 180deg;
    --animation-custom_in-scale: 1;
    margin-left: auto;
  }

  .u-section-2 .u-group-2 {
    min-height: 219px;
    margin-top: 29px;
    margin-right: auto;
    height: auto;
  }

  .u-section-2 .u-container-layout-4 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .u-section-2 .u-text-5 {
    width: auto;
  }

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

  .u-section-2 .u-icon-3 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 180deg;
    --animation-custom_in-scale: 1;
    margin-left: auto;
  }

  .u-section-2 .u-group-3 {
    min-height: 219px;
    margin-top: 29px;
    margin-right: auto;
    height: auto;
  }

  .u-section-2 .u-container-layout-6 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

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

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

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.333333333333336% - 20px));
    min-height: 197px;
  }

  .u-section-2 .u-group-1 {
    width: 221px;
    min-height: 244px;
    margin-right: 16px;
    margin-left: 16px;
  }

  .u-section-2 .u-group-2 {
    width: 221px;
    min-height: 244px;
    margin-right: 16px;
    margin-left: 16px;
  }

  .u-section-2 .u-text-5 {
    margin-right: 20px;
  }

  .u-section-2 .u-group-3 {
    width: 221px;
    min-height: 244px;
    margin-right: 16px;
    margin-left: 16px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: 100%;
    min-height: 453px;
  }

  .u-section-2 .u-group-1 {
    width: 648px;
    min-height: 268px;
  }

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

  .u-section-2 .u-group-2 {
    width: 648px;
    min-height: 268px;
  }

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

  .u-section-2 .u-group-3 {
    width: 648px;
    min-height: 268px;
  }

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

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

  .u-section-2 .u-list-1 {
    margin-top: 46px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-repeater-1 {
    min-height: 651px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-2 .u-group-1 {
    width: 391px;
    min-height: 169px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .u-section-2 .u-group-2 {
    width: 391px;
    min-height: 169px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .u-section-2 .u-group-3 {
    width: 391px;
    min-height: 169px;
    margin-left: auto;
    margin-right: auto;
  }
}

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

  .u-section-2 .u-group-1 {
    min-height: 134px;
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-group-2 {
    min-height: 134px;
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-group-3 {
    min-height: 134px;
    margin-top: 20px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
} .u-section-3 {
  background-size: cover;
}

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

.u-section-3 .u-list-1 {
  width: 448px;
  grid-template-rows: auto auto auto;
  margin: 296px auto 60px 65px;
}

.u-section-3 .u-repeater-1 {
  grid-template-columns: 100%;
  min-height: 865px;
  grid-gap: 24px;
}

.u-section-3 .u-list-item-1 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

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

.u-section-3 .u-text-1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.25rem;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0;
}

.u-section-3 .u-text-2 {
  font-size: 1.125rem;
  margin: 20px 0 0;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  font-size: 1rem;
  font-weight: normal;
}

.u-section-3 .u-list-item-2 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

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

.u-section-3 .u-text-3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.25rem;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0;
}

.u-section-3 .u-text-4 {
  font-size: 1.125rem;
  margin: 20px 0 0;
}

.u-section-3 .u-btn-2 {
  background-image: none;
  font-size: 1rem;
  font-weight: normal;
}

.u-section-3 .u-list-item-3 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.2);
}

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

.u-section-3 .u-text-5 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.25rem;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 0;
}

.u-section-3 .u-text-6 {
  font-size: 1.125rem;
  margin: 20px 0 0;
}

.u-section-3 .u-btn-3 {
  background-image: none;
  font-size: 1rem;
  font-weight: normal;
}

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

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

  .u-section-3 .u-list-1 {
    width: 418px;
    margin-top: 217px;
    margin-left: 0;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 916px;
  }

  .u-section-3 .u-text-1 {
    --animation-custom_in-translate_x: -200px;
    --animation-custom_in-scale: 1;
    transition-duration: 0.5s;
  }

  .u-section-3 .u-btn-1 {
    border-style: solid;
    font-size: 0.875rem;
    font-weight: 300;
    margin: 30px 0 0;
    padding: 0;
  }

  .u-section-3 .u-text-3 {
    --animation-custom_in-translate_x: -200px;
    --animation-custom_in-scale: 1;
    transition-duration: 0.5s;
  }

  .u-section-3 .u-btn-2 {
    border-style: solid;
    font-size: 0.875rem;
    font-weight: 300;
    margin: 30px 0 0;
    padding: 0;
  }

  .u-section-3 .u-text-5 {
    --animation-custom_in-translate_x: -200px;
    --animation-custom_in-scale: 1;
    transition-duration: 0.5s;
  }

  .u-section-3 .u-btn-3 {
    border-style: solid;
    font-size: 0.875rem;
    font-weight: 300;
    margin: 30px 0 0;
    padding: 0;
  }
}

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

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

  .u-section-3 .u-repeater-1 {
    min-height: 924px;
  }

  .u-section-3 .u-btn-1 {
    font-weight: 700;
    font-size: 1rem;
  }

  .u-section-3 .u-btn-2 {
    font-weight: 700;
    font-size: 1rem;
  }

  .u-section-3 .u-btn-3 {
    font-weight: 700;
    font-size: 1rem;
  }
}

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

  .u-section-3 .u-list-1 {
    width: 688px;
    margin-top: 533px;
    margin-left: auto;
    margin-bottom: 25px;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 702px;
  }

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

  .u-section-3 .u-container-layout-2 {
    padding-bottom: 14px;
  }

  .u-section-3 .u-container-layout-3 {
    padding-bottom: 14px;
  }
}

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

  .u-section-3 .u-list-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 827px;
  }

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

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

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

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

  .u-section-3 .u-repeater-1 {
    min-height: 927px;
  }

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

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

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

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

.u-section-3 .hover > .u-container-layout .u-text-3 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

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

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

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

.u-section-3 .hover > .u-container-layout .u-text-5 {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}.u-section-4 .u-sheet-1 {
  min-height: 630px;
}

.u-section-4 .u-image-1 {
  width: 230px;
  height: 243px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 60px auto 0;
}

.u-section-4 .u-text-1 {
  line-height: 1.8;
  font-size: 1.875rem;
  font-weight: 400;
  width: 827px;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
  margin: 50px auto 60px;
}

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

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

@media (max-width: 575px) {
  .u-section-4 .u-text-1 {
    font-size: 1.375rem;
    width: 340px;
  }
} .u-section-5 {
  background-image: none;
}

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

.u-section-5 .u-video-1 {
  width: 809px;
  height: 455px;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 0.3;
  margin: 23px auto;
}

.u-section-5 .embed-responsive-1 {
  position: absolute;
}

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

  .u-section-5 .u-video-1 {
    height: 445px;
    margin-top: 44px;
    margin-bottom: 44px;
  }
}

@media (max-width: 1199px) {
  .u-section-5 .u-video-1 {
    height: 434px;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

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

  .u-section-5 .u-video-1 {
    height: 377px;
    margin-top: 52px;
    margin-bottom: 52px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}

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

  .u-section-5 .u-video-1 {
    height: 281px;
    margin-top: 57px;
    margin-bottom: 57px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-5 .u-video-1 {
    height: 176px;
    margin-top: 44px;
    margin-bottom: 43px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
} .u-section-6 {
  background-image: linear-gradient(#53627f, #bbae9d);
}

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

.u-section-6 .u-gallery-1 {
  margin-top: 51px;
  margin-bottom: 51px;
}

.u-section-6 .u-carousel-item-1 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-6 .u-over-slide-1 {
  min-height: 100px;
  padding: 10px;
}

.u-section-6 .u-carousel-item-2 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-6 .u-over-slide-2 {
  min-height: 100px;
  padding: 10px;
}

.u-section-6 .u-carousel-item-3 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-6 .u-over-slide-3 {
  min-height: 100px;
  padding: 10px;
}

.u-section-6 .u-carousel-item-4 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-6 .u-over-slide-4 {
  min-height: 100px;
  padding: 10px;
}

.u-section-6 .u-carousel-item-5 {
  margin-right: 0;
}

.u-section-6 .u-over-slide-5 {
  min-height: 100px;
  padding: 10px;
}

.u-section-6 .u-carousel-item-6 {
  margin-right: 0;
}

.u-section-6 .u-over-slide-6 {
  min-height: 100px;
  padding: 10px;
}

.u-section-6 .u-carousel-thumbnails-1 {
  padding: 0;
}

.u-section-6 .u-carousel-thumbnail-1 {
  width: 150px;
  height: 100px;
}

.u-section-6 .u-carousel-thumbnail-2 {
  width: 150px;
  height: 100px;
}

.u-section-6 .u-carousel-thumbnail-3 {
  width: 150px;
  height: 100px;
}

.u-section-6 .u-carousel-thumbnail-4 {
  width: 150px;
  height: 100px;
}

.u-section-6 .u-carousel-thumbnail-5 {
  width: 150px;
  height: 100px;
}

.u-section-6 .u-carousel-thumbnail-6 {
  width: 150px;
  height: 100px;
}

.u-section-6 .u-carousel-control-1 {
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
}

.u-section-6 .u-carousel-control-2 {
  position: absolute;
  right: 100px;
  width: 40px;
  height: 40px;
}

@media (max-width: 1399px) {
  .u-section-6 .u-gallery-1 {
    height: 551px;
  }

  .u-section-6 .u-carousel-item-1 {
    margin-bottom: 0;
  }

  .u-section-6 .u-carousel-item-2 {
    margin-bottom: 0;
  }

  .u-section-6 .u-carousel-item-3 {
    margin-bottom: 0;
  }

  .u-section-6 .u-carousel-item-4 {
    margin-bottom: 0;
  }

  .u-section-6 .u-carousel-control-1 {
    left: 0;
  }
}

@media (max-width: 1199px) {
  .u-section-6 .u-gallery-1 {
    margin-top: 52px;
    margin-bottom: 52px;
  }
}

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

  .u-section-6 .u-gallery-1 {
    height: 397px;
  }

  .u-section-6 .u-carousel-thumbnail-1 {
    width: 116px;
    height: 77px;
  }

  .u-section-6 .u-carousel-thumbnail-2 {
    width: 116px;
    height: 77px;
  }

  .u-section-6 .u-carousel-thumbnail-3 {
    width: 116px;
    height: 77px;
  }

  .u-section-6 .u-carousel-thumbnail-4 {
    width: 116px;
    height: 77px;
  }

  .u-section-6 .u-carousel-thumbnail-5 {
    width: 116px;
    height: 77px;
  }

  .u-section-6 .u-carousel-thumbnail-6 {
    width: 116px;
    height: 77px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-carousel-thumbnail-1 {
    width: 86px;
    height: 57px;
  }

  .u-section-6 .u-carousel-thumbnail-2 {
    width: 86px;
    height: 57px;
  }

  .u-section-6 .u-carousel-thumbnail-3 {
    width: 86px;
    height: 57px;
  }

  .u-section-6 .u-carousel-thumbnail-4 {
    width: 86px;
    height: 57px;
  }

  .u-section-6 .u-carousel-thumbnail-5 {
    width: 86px;
    height: 57px;
  }

  .u-section-6 .u-carousel-thumbnail-6 {
    width: 86px;
    height: 57px;
  }

  .u-section-6 .u-carousel-control-2 {
    right: 81px;
  }
}

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

  .u-section-6 .u-gallery-1 {
    margin-bottom: 51px;
    height: 234px;
  }

  .u-section-6 .u-carousel-thumbnail-1 {
    width: 53px;
    height: 35px;
  }

  .u-section-6 .u-carousel-thumbnail-2 {
    width: 53px;
    height: 35px;
  }

  .u-section-6 .u-carousel-thumbnail-3 {
    width: 53px;
    height: 35px;
  }

  .u-section-6 .u-carousel-thumbnail-4 {
    width: 53px;
    height: 35px;
  }

  .u-section-6 .u-carousel-thumbnail-5 {
    width: 53px;
    height: 35px;
  }

  .u-section-6 .u-carousel-thumbnail-6 {
    width: 53px;
    height: 35px;
  }

  .u-section-6 .u-carousel-control-2 {
    right: 31px;
  }
} .u-section-7 {
  background-image: linear-gradient(#bbae9d, #f8f6f3);
}

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

.u-section-7 .u-text-1 {
  width: 514px;
  margin: 60px auto 0;
}

.u-section-7 .u-form-1 {
  height: 335px;
  width: 678px;
  margin: 75px auto 60px;
}

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

.u-section-7 .u-label-1 {
  letter-spacing: 0px;
}

.u-section-7 .u-input-1 {
  font-size: 1.125rem;
  font-weight: 300;
  background-image: none;
}

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

.u-section-7 .u-label-2 {
  letter-spacing: 0px;
}

.u-section-7 .u-input-2 {
  font-size: 1.125rem;
  font-weight: 300;
  background-image: none;
}

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

.u-section-7 .u-label-3 {
  letter-spacing: 0px;
}

.u-section-7 .u-input-3 {
  font-size: 1.125rem;
  font-weight: 300;
  background-image: none;
}

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

.u-section-7 .u-btn-1 {
  font-size: 1.125rem;
  margin-left: auto;
  letter-spacing: 1px;
  border-style: none;
  text-transform: uppercase;
  background-image: none;
  width: 100%;
  font-weight: 400;
  padding: 18px 0;
}

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

  .u-section-7 .u-text-1 {
    width: auto;
    margin-top: 40px;
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-7 .u-form-1 {
    width: 540px;
    margin: 41px 0 40px;
  }
}

@media (max-width: 575px) {
  .u-section-7 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-7 .u-form-1 {
    width: 340px;
  }
}html {unicode-bidi: embed;}
body {text-align:right;}
h1, h2, h3, h4, h5, p, ul, li {direction: rtl;margin-right: 20px;margin-left: 0;}