 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-video-1 {
  height: 360px;
  width: 640px;
  transition-duration: 1s;
  transform: translateX(0px) translateY(-5px) scale(1);
  box-shadow: 2px 0 0 0 rgba(0,0,0,0);
  margin: 67px auto 0;
}

.u-section-1 .embed-responsive-1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.u-section-1 .u-text-1 {
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-scale: 1;
  transition-duration: 1s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 30px auto 60px;
}

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

  .u-section-1 .u-video-1 {
    height: 300px;
    margin-top: 55px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-text-1 {
    margin-top: 20px;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-video-1 {
    height: 190px;
    margin-top: 78px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

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

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

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

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

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

.u-section-1 .u-video-1.u-video-1.u-video-1.hover {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-layout-wrap-1 {
  width: 1140px;
  margin: 70px 0 100px;
}

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

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

.u-section-2 .u-video-1 {
  --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;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

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

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

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

.u-section-2 .u-video-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;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

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

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

  .u-section-2 .u-layout-wrap-1 {
    width: 940px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-layout-wrap-1 {
    width: 720px;
  }

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

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-2 .u-layout-wrap-1 {
    width: 340px;
  }
}

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

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

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

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

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

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

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

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

.u-section-3 .u-slider-1 {
  min-height: 431px;
  width: 893px;
  margin: 42px auto;
}

.u-section-3 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
  width: auto;
  height: auto;
}

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

.u-section-3 .u-icon-1 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

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

.u-section-3 .u-text-2 {
  width: 191px;
  margin: 35px auto 0;
}

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

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

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

.u-section-3 .u-text-4 {
  width: 191px;
  margin: 35px auto 0;
}

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

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

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

.u-section-3 .u-text-6 {
  width: 191px;
  margin: 35px auto 0;
}

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

.u-section-3 .u-icon-4 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

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

.u-section-3 .u-text-8 {
  width: 191px;
  margin: 35px auto 0;
}

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

.u-section-3 .u-icon-5 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

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

.u-section-3 .u-text-10 {
  width: 191px;
  margin: 35px auto 0;
}

.u-section-3 .u-carousel-control-1 {
  width: 35px;
  height: 35px;
}

.u-section-3 .u-carousel-control-2 {
  width: 35px;
  height: 35px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    --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-3 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-3 .u-slider-1 {
    min-height: 565px;
    height: auto;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
} .u-section-4 {
  background-image: none;
}

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

.u-section-4 .u-video-1 {
  height: 360px;
  width: 640px;
  --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;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 72px auto 0;
}

.u-section-4 .embed-responsive-1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.u-section-4 .u-text-1 {
  --animation-custom_in-translate_x: -400px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 1;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 30px auto 60px;
}

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

  .u-section-4 .u-video-1 {
    height: 300px;
    margin-top: 60px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

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

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

  .u-section-4 .u-video-1 {
    height: 190px;
    margin-top: 83px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}

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

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

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

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

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

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

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

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

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

.u-section-5 .u-layout-wrap-1 {
  width: 1140px;
  margin: 70px 0 100px;
}

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

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

.u-section-5 .u-video-1 {
  --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;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

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

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

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

.u-section-5 .u-video-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;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
}

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

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

  .u-section-5 .u-layout-wrap-1 {
    width: 940px;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-layout-wrap-1 {
    width: 720px;
  }

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

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-5 .u-layout-wrap-1 {
    width: 340px;
  }
}

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

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

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

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

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

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

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

.u-container-layout.hover > .u-section-5 .u-video-2 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
} .u-section-6 {
  min-height: 933px;
}

.u-section-6 .u-shape-1 {
  height: 437px;
  margin-top: 279px;
  margin-bottom: 0;
  background-image: none;
}

.u-section-6 .u-layout-wrap-1 {
  width: 1140px;
  margin: -552px auto 60px;
}

.u-section-6 .u-layout-cell-1 {
  min-height: 667px;
  --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-6 .u-container-layout-1 {
  padding: 30px 0;
}

.u-section-6 .u-image-1 {
  object-position: 82.06% 50%;
  height: 551px;
  width: 551px;
  background-image: url("images/277669258_288675766786145_8106687504096846069_n.jpg");
  background-position: 50% 0%;
  margin: 28px auto 0 0;
}

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

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

.u-section-6 .u-group-1 {
  min-height: 491px;
  width: 451px;
  margin: 0 auto;
}

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

.u-section-6 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.u-section-6 .u-text-1 {
  font-weight: 700;
  --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;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 41px 0 0;
}

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

  .u-section-6 .u-shape-1 {
    height: 320px;
  }

  .u-section-6 .u-layout-wrap-1 {
    width: 940px;
    margin-top: -435px;
  }

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

  .u-section-6 .u-image-1 {
    height: 438px;
    width: 438px;
  }

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

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

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

  .u-section-6 .u-icon-1 {
    margin-top: 11px;
  }
}

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

  .u-section-6 .u-shape-1 {
    height: 246px;
    margin-top: 288px;
  }

  .u-section-6 .u-layout-wrap-1 {
    width: 720px;
    margin-top: -356px;
  }

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

  .u-section-6 .u-image-1 {
    height: 350px;
    width: 350px;
    margin-top: 0;
    margin-left: auto;
  }

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

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

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

  .u-section-6 .u-shape-1 {
    height: 356px;
    margin-top: 338px;
  }

  .u-section-6 .u-layout-wrap-1 {
    width: 540px;
    margin-top: -509px;
  }

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

  .u-section-6 .u-image-1 {
    height: 516px;
    width: 516px;
  }

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

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

  .u-section-6 .u-group-1 {
    min-height: 399px;
    width: 417px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .u-section-6 .u-shape-1 {
    height: 231px;
    margin-top: 280px;
  }

  .u-section-6 .u-layout-wrap-1 {
    width: 340px;
    margin-top: -315px;
  }

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

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

  .u-section-6 .u-image-1 {
    height: 318px;
    width: 318px;
  }

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

  .u-section-6 .u-group-1 {
    width: 320px;
  }

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

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

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

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

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

.u-section-7 .u-shape-1 {
  height: 437px;
  margin-top: 279px;
  margin-bottom: 0;
  background-image: none;
}

.u-section-7 .u-layout-wrap-1 {
  width: 1140px;
  margin: -552px auto 60px;
}

.u-section-7 .u-layout-cell-1 {
  min-height: 667px;
}

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

.u-section-7 .u-image-1 {
  object-position: 82.06% 50%;
  height: 551px;
  width: 551px;
  background-image: url("images/245802146_171576851829371_3110411765630379419_n.jpg");
  background-position: 50% 50%;
  --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: 28px auto 0 0;
}

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

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

.u-section-7 .u-group-1 {
  min-height: 491px;
  width: 451px;
  margin: 0 auto;
}

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

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

.u-section-7 .u-text-1 {
  --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;
  font-weight: 700;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 41px 0 0;
}

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

  .u-section-7 .u-shape-1 {
    height: 320px;
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 940px;
    margin-top: -435px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 572px;
  }

  .u-section-7 .u-image-1 {
    height: 438px;
    width: 438px;
  }

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

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

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

  .u-section-7 .u-icon-1 {
    margin-top: 11px;
  }
}

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

  .u-section-7 .u-shape-1 {
    height: 246px;
    margin-top: 288px;
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 720px;
    margin-top: -356px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 518px;
  }

  .u-section-7 .u-image-1 {
    height: 350px;
    width: 350px;
    margin-top: 0;
    margin-left: auto;
  }

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

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

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

  .u-section-7 .u-shape-1 {
    height: 356px;
    margin-top: 338px;
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 540px;
    margin-top: -509px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 631px;
  }

  .u-section-7 .u-image-1 {
    height: 516px;
    width: 516px;
  }

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

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

  .u-section-7 .u-group-1 {
    min-height: 399px;
    width: 417px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .u-section-7 .u-shape-1 {
    height: 231px;
    margin-top: 280px;
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 340px;
    margin-top: -315px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 399px;
  }

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

  .u-section-7 .u-image-1 {
    height: 318px;
    width: 318px;
  }

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

  .u-section-7 .u-group-1 {
    width: 320px;
  }

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

.u-section-7 .u-text-1,
.u-section-7 .u-text-1:before,
.u-section-7 .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-7 .u-text-1.u-text-1.u-text-1:hover {
  transform: scale(1.25) translateX(0px) translateY(0px) !important;
  text-shadow: 2px 2px 8px rgba(128,128,128,1) !important;
}

.u-section-7 .u-text-1.u-text-1.u-text-1.hover {
  transform: scale(1.25) translateX(0px) translateY(0px) !important;
  text-shadow: 2px 2px 8px rgba(128,128,128,1) !important;
}

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

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

.u-section-8 .u-shape-1 {
  height: 437px;
  margin-top: 279px;
  margin-bottom: 0;
  background-image: none;
}

.u-section-8 .u-layout-wrap-1 {
  width: 1140px;
  margin: -552px auto 60px;
}

.u-section-8 .u-layout-cell-1 {
  min-height: 667px;
}

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

.u-section-8 .u-image-1 {
  object-position: 82.06% 50%;
  height: 551px;
  width: 551px;
  background-image: url("images/271289246_227327482920974_1616013465094360812_n.jpg");
  background-position: 0% 50%;
  --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: 1;
  margin: 28px auto 0 0;
}

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

.u-section-8 .u-container-layout-2 {
  padding: 20px 19px;
}

.u-section-8 .u-group-1 {
  min-height: 491px;
  width: 451px;
  margin: 0 auto;
}

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

.u-section-8 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.u-section-8 .u-text-1 {
  font-weight: 700;
  --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;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 41px 0 0;
}

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

  .u-section-8 .u-shape-1 {
    height: 320px;
  }

  .u-section-8 .u-layout-wrap-1 {
    width: 940px;
    margin-top: -435px;
  }

  .u-section-8 .u-layout-cell-1 {
    min-height: 572px;
  }

  .u-section-8 .u-image-1 {
    height: 438px;
    width: 438px;
  }

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

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

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

  .u-section-8 .u-icon-1 {
    margin-top: 11px;
  }
}

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

  .u-section-8 .u-shape-1 {
    height: 246px;
    margin-top: 288px;
  }

  .u-section-8 .u-layout-wrap-1 {
    width: 720px;
    margin-top: -356px;
  }

  .u-section-8 .u-layout-cell-1 {
    min-height: 518px;
  }

  .u-section-8 .u-image-1 {
    height: 350px;
    width: 350px;
    margin-top: 0;
    margin-left: auto;
  }

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

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

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

  .u-section-8 .u-shape-1 {
    height: 356px;
    margin-top: 338px;
  }

  .u-section-8 .u-layout-wrap-1 {
    width: 540px;
    margin-top: -509px;
  }

  .u-section-8 .u-layout-cell-1 {
    min-height: 631px;
  }

  .u-section-8 .u-image-1 {
    height: 516px;
    width: 516px;
  }

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

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

  .u-section-8 .u-group-1 {
    min-height: 399px;
    width: 417px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .u-section-8 .u-shape-1 {
    height: 231px;
    margin-top: 280px;
  }

  .u-section-8 .u-layout-wrap-1 {
    width: 340px;
    margin-top: -315px;
  }

  .u-section-8 .u-layout-cell-1 {
    min-height: 399px;
  }

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

  .u-section-8 .u-image-1 {
    height: 318px;
    width: 318px;
  }

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

  .u-section-8 .u-group-1 {
    width: 320px;
  }

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

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

.u-section-8 .u-text-1.u-text-1.u-text-1.hover {
  transform: scale(1.35) translateX(0px) translateY(0px) !important;
}

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

.u-container-layout.hover > .u-section-8 .u-text-1 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
} .u-section-9 {
  min-height: 933px;
}

.u-section-9 .u-shape-1 {
  height: 437px;
  margin-top: 279px;
  margin-bottom: 0;
  background-image: none;
}

.u-section-9 .u-layout-wrap-1 {
  width: 1140px;
  margin: -552px auto 60px;
}

.u-section-9 .u-layout-cell-1 {
  min-height: 667px;
}

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

.u-section-9 .u-image-1 {
  object-position: 82.06% 50%;
  height: 551px;
  width: 551px;
  background-image: url("images/241554156_146010317719358_4711612278350828230_n.jpg");
  background-position: 50% 18.48%;
  --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: 1;
  margin: 28px auto 0 0;
}

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

.u-section-9 .u-container-layout-2 {
  padding: 20px 19px;
}

.u-section-9 .u-group-1 {
  min-height: 491px;
  width: 451px;
  margin: 0 auto;
}

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

.u-section-9 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.u-section-9 .u-text-1 {
  font-weight: 700;
  --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;
  transition-duration: 0.5s;
  transform: translateX(0px) translateY(0px) scale(1) rotate(0deg);
  margin: 41px 0 0;
}

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

  .u-section-9 .u-shape-1 {
    height: 320px;
  }

  .u-section-9 .u-layout-wrap-1 {
    width: 940px;
    margin-top: -435px;
  }

  .u-section-9 .u-layout-cell-1 {
    min-height: 572px;
  }

  .u-section-9 .u-image-1 {
    height: 438px;
    width: 438px;
  }

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

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

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

  .u-section-9 .u-icon-1 {
    margin-top: 11px;
  }
}

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

  .u-section-9 .u-shape-1 {
    height: 246px;
    margin-top: 288px;
  }

  .u-section-9 .u-layout-wrap-1 {
    width: 720px;
    margin-top: -356px;
  }

  .u-section-9 .u-layout-cell-1 {
    min-height: 518px;
  }

  .u-section-9 .u-image-1 {
    height: 350px;
    width: 350px;
    margin-top: 0;
    margin-left: auto;
  }

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

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

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

  .u-section-9 .u-shape-1 {
    height: 356px;
    margin-top: 338px;
  }

  .u-section-9 .u-layout-wrap-1 {
    width: 540px;
    margin-top: -509px;
  }

  .u-section-9 .u-layout-cell-1 {
    min-height: 631px;
  }

  .u-section-9 .u-image-1 {
    height: 516px;
    width: 516px;
  }

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

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

  .u-section-9 .u-group-1 {
    min-height: 399px;
    width: 417px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .u-section-9 .u-shape-1 {
    height: 231px;
    margin-top: 280px;
  }

  .u-section-9 .u-layout-wrap-1 {
    width: 340px;
    margin-top: -315px;
  }

  .u-section-9 .u-layout-cell-1 {
    min-height: 399px;
  }

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

  .u-section-9 .u-image-1 {
    height: 318px;
    width: 318px;
  }

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

  .u-section-9 .u-group-1 {
    width: 320px;
  }

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

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

.u-section-9 .u-text-1.u-text-1.u-text-1.hover {
  transform: scale(1.35) translateX(0px) translateY(0px) !important;
}

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

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

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

.u-section-10 .u-slider-1 {
  min-height: 431px;
  width: 893px;
  margin: 42px auto;
}

.u-section-10 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
  width: auto;
  height: auto;
}

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

.u-section-10 .u-icon-1 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

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

.u-section-10 .u-text-2 {
  width: 191px;
  margin: 35px auto 0;
}

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

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

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

.u-section-10 .u-text-4 {
  width: 191px;
  margin: 35px auto 0;
}

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

.u-section-10 .u-icon-3 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

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

.u-section-10 .u-text-6 {
  width: 191px;
  margin: 35px auto 0;
}

.u-section-10 .u-container-layout-4 {
  padding: 30px 80px;
}

.u-section-10 .u-icon-4 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

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

.u-section-10 .u-text-8 {
  width: 191px;
  margin: 35px auto 0;
}

.u-section-10 .u-container-layout-5 {
  padding: 30px 80px;
}

.u-section-10 .u-icon-5 {
  height: 64px;
  width: 64px;
  margin: 0 auto;
}

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

.u-section-10 .u-text-10 {
  width: 191px;
  margin: 35px auto 0;
}

.u-section-10 .u-carousel-control-1 {
  width: 35px;
  height: 35px;
}

.u-section-10 .u-carousel-control-2 {
  width: 35px;
  height: 35px;
}

@media (max-width: 1199px) {
  .u-section-10 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

  .u-section-10 .u-slider-1 {
    min-height: 565px;
    height: auto;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
} .u-section-11 {
  background-image: none;
}

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

.u-section-11 .u-group-1 {
  width: 570px;
  min-height: 157px;
  margin: 47px auto 0;
}

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

.u-section-11 .u-text-1 {
  text-transform: uppercase;
  margin: 15px 20px 0;
}

.u-section-11 .u-text-2 {
  margin: 20px 20px 15px;
}

.u-section-11 .u-form-1 {
  height: 314px;
  width: 737px;
  margin: 16px auto 60px;
}

.u-section-11 .u-form-group-4 {
  text-align: center;
}

.u-section-11 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
}

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

  .u-section-11 .u-group-1 {
    width: 470px;
  }

  .u-section-11 .u-text-1 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-11 .u-text-2 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .u-section-11 .u-form-1 {
    width: 608px;
  }
}

@media (max-width: 991px) {
  .u-section-11 .u-group-1 {
    width: 360px;
  }

  .u-section-11 .u-text-1 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-11 .u-text-2 {
    margin-left: 13px;
    margin-right: 13px;
  }

  .u-section-11 .u-form-1 {
    width: 465px;
  }
}

@media (max-width: 767px) {
  .u-section-11 .u-group-1 {
    width: 338px;
  }

  .u-section-11 .u-text-1 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .u-section-11 .u-text-2 {
    margin-left: 9px;
    margin-right: 9px;
  }

  .u-section-11 .u-form-1 {
    width: 436px;
  }
}

@media (max-width: 575px) {
  .u-section-11 .u-group-1 {
    width: 283px;
  }

  .u-section-11 .u-text-1 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-11 .u-text-2 {
    margin-left: 6px;
    margin-right: 6px;
  }

  .u-section-11 .u-form-1 {
    width: 340px;
  }
} .u-section-12 {
  background-image: none;
}

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

.u-section-12 .u-layout-wrap-1 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.u-section-12 .u-layout-cell-1 {
  min-height: 500px;
}

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

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

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

.u-section-12 .u-text-3 {
  margin: 0;
}

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

.u-section-12 .u-layout-cell-2 {
  min-height: 500px;
}

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

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

@media (max-width: 991px) {
  .u-section-12 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

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

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

  .u-section-12 .u-layout-cell-1 {
    min-height: auto;
  }

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

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