 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(49, 43, 43, 1), rgba(49, 43, 43, 1));
  background-size: cover;
  --border-color-var: #312b2b;
}

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

.u-section-1 .u-image-1 {
  width: 60px;
  min-height: 60px;
  height: auto;
  background-image: url("images/hrveng1.png");
  background-size: cover;
  transition-duration: 0.5s;
  margin: 8px 20px 0 auto;
}

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

.u-section-1 .u-image-2 {
  width: 50px;
  min-height: 50px;
  height: auto;
  background-image: url("images/home1.png");
  background-size: cover;
  transition-duration: 0.5s;
  margin: -55px auto 0 20px;
}

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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  font-weight: 500;
  width: 800px;
  margin: -39px auto -6px;
}

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

  .u-section-1 .u-image-2 {
    height: auto;
  }

  .u-section-1 .u-text-1 {
    width: 700px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-right: auto;
    margin-left: 640px;
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    margin-left: 470px;
  }

  .u-section-1 .u-image-2 {
    margin-left: 10px;
  }

  .u-section-1 .u-text-1 {
    width: 390px;
    margin-bottom: 2px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 50px;
    min-height: 50px;
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-1 .u-image-2 {
    width: 40px;
    min-height: 40px;
    margin-top: -45px;
    margin-left: 0;
  }

  .u-section-1 .u-text-1 {
    width: 200px;
    margin-top: -43px;
  }
}

.u-section-1 .u-image-1,
.u-section-1 .u-image-1:before,
.u-section-1 .u-image-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-image-1:before {
  background-image: url(images/hrveng2.png) !important;
}

.u-section-1 .u-image-1:before {
  background-image: url(images/hrveng2.png) !important;
}

.u-section-1 .u-image-2,
.u-section-1 .u-image-2:before,
.u-section-1 .u-image-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-1 .u-image-2:before {
  background-image: url(images/home2.png) !important;
}

.u-section-1 .u-image-2:before {
  background-image: url(images/home2.png) !important;
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgb(49, 43, 43), rgb(49, 43, 43));
  background-size: cover;
  --border-color-var: #312b2b;
}

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

.u-section-2 .u-image-1 {
  height: 575px;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}

.u-section-2 .u-image-2 {
  width: 560px;
  height: 300px;
  --radius: 50px;
  --animation-custom_in-translate_x: 500px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -555px 20px 0 auto;
}

.u-section-2 .u-image-3 {
  width: 560px;
  height: 300px;
  --radius: 50px;
  --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: -69px auto 0;
}

.u-section-2 .u-image-4 {
  width: 560px;
  height: 300px;
  --radius: 50px;
  --animation-custom_in-translate_x: -500px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: -531px auto 60px 20px;
}

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

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

  .u-section-2 .u-image-2 {
    width: 460px;
    height: 250px;
    margin-top: -496px;
  }

  .u-section-2 .u-image-3 {
    width: 460px;
    height: 250px;
    margin-top: -24px;
  }

  .u-section-2 .u-image-4 {
    width: 460px;
    height: 250px;
    margin-top: -476px;
  }
}

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

  .u-section-2 .u-image-1 {
    height: 396px;
    width: auto;
  }

  .u-section-2 .u-image-2 {
    width: 350px;
    height: 200px;
    margin-top: -376px;
  }

  .u-section-2 .u-image-3 {
    width: 350px;
    height: 200px;
    margin-top: -44px;
  }

  .u-section-2 .u-image-4 {
    width: 350px;
    height: 200px;
    margin-top: -356px;
  }
}

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

  .u-section-2 .u-image-1 {
    height: 296px;
    width: auto;
  }

  .u-section-2 .u-image-2 {
    --radius: 30px;
    --animation-custom_in-translate_x: 300px;
    width: 260px;
    height: 150px;
    margin-top: -276px;
  }

  .u-section-2 .u-image-3 {
    --radius: 30px;
    width: 260px;
    height: 150px;
  }

  .u-section-2 .u-image-4 {
    --radius: 30px;
    --animation-custom_in-translate_x: -300px;
    width: 260px;
    height: 150px;
    margin-top: -256px;
  }
}

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

  .u-section-2 .u-image-1 {
    height: 530px;
    width: auto;
  }

  .u-section-2 .u-image-2 {
    --animation-custom_in-translate_x: -300px;
    margin-top: -340px;
    margin-right: auto;
  }

  .u-section-2 .u-image-3 {
    --animation-custom_in-translate_x: 300px;
    --animation-custom_in-translate_y: 0px;
    margin-top: 20px;
  }

  .u-section-2 .u-image-4 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: -300px;
    margin-top: -490px;
    margin-left: auto;
  }
} .u-section-3 {
  border-style: double;
}

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

.u-section-3 .u-text-1 {
  font-size: 1.875rem;
  width: 400px;
  font-weight: 600;
  margin: 19px auto -111px;
}

@media (max-width: 1199px) {
   .u-section-3 {
    --border-color-var: #d8e1f2;
  }
}

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

  .u-section-3 .u-text-1 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: -16px;
    font-size: 1.5rem;
  }
} .u-section-4 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(49, 43, 43, 1), rgba(49, 43, 43, 1));
  background-size: cover;
}

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

.u-section-4 .u-layout-wrap-1 {
  width: 100%;
  margin: 9px 0 5px;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 106px;
}

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

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

.u-section-4 .u-layout-cell-2 {
  min-height: 106px;
  filter: none;
}

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

.u-section-4 .u-image-1 {
  filter: none;
  width: 125px;
  height: 81px;
  margin: 13px auto 0;
}

@media (max-width: 1199px) {
   .u-section-4 {
    --border-color-var: #000000;
  }

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

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

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

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

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

  .u-section-4 .u-image-1 {
    width: 83px;
    height: 97px;
    margin-top: 16px;
  }
}

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

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

  .u-section-4 .u-image-1 {
    width: 80px;
    height: 80px;
    margin-top: 35px;
  }
}

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

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

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

  .u-section-4 .u-image-1 {
    width: 129px;
    margin-top: 11px;
    margin-left: 197px;
  }
}

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

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

  .u-section-4 .u-layout-cell-1 {
    min-height: 301px;
  }

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

  .u-section-4 .u-image-1 {
    width: 79px;
    height: 94px;
    margin-top: 10px;
    margin-left: auto;
  }
} .u-section-5 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(182, 199, 231, 1), rgba(182, 199, 231, 1));
  background-size: cover;
}

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

.u-section-5 .u-group-1 {
  width: 285px;
  min-height: 204px;
  height: auto;
  margin: 20px auto 0 0;
}

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

.u-section-5 .u-image-1 {
  width: 220px;
}

.u-section-5 .u-group-2 {
  width: 285px;
  min-height: 204px;
  height: auto;
  margin: -204px auto 0 285px;
}

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

.u-section-5 .u-image-2 {
  width: 220px;
}

.u-section-5 .u-group-3 {
  width: 285px;
  min-height: 204px;
  height: auto;
  margin: -204px auto 0 570px;
}

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

.u-section-5 .u-image-3 {
  width: 220px;
}

.u-section-5 .u-group-4 {
  width: 285px;
  min-height: 204px;
  height: auto;
  margin: -204px auto 0 855px;
}

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

.u-section-5 .u-image-4 {
  width: 220px;
}

.u-section-5 .u-group-5 {
  --radius: 30px;
  width: 250px;
  min-height: 50px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(64, 116, 165, 1), rgba(64, 116, 165, 1));
  background-size: cover;
  transition-duration: 0.5s;
  margin: 10px auto 0 18px;
}

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

.u-section-5 .u-text-1 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 3px auto 0;
}

.u-section-5 .u-group-6 {
  --radius: 30px;
  width: 250px;
  min-height: 50px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(64, 116, 165, 1), rgba(64, 116, 165, 1));
  background-size: cover;
  transition-duration: 0.5s;
  margin: -50px auto 0 303px;
}

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

.u-section-5 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 3px auto 0;
}

.u-section-5 .u-group-7 {
  --radius: 30px;
  width: 250px;
  min-height: 50px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(64, 116, 165, 1), rgba(64, 116, 165, 1));
  background-size: cover;
  transition-duration: 0.5s;
  margin: -50px 301px 0 auto;
}

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

.u-section-5 .u-text-3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 3px auto 0;
}

.u-section-5 .u-group-8 {
  --radius: 30px;
  width: 250px;
  min-height: 50px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(64, 116, 165, 1), rgba(64, 116, 165, 1));
  background-size: cover;
  transition-duration: 0.5s;
  margin: -50px 17px 0 auto;
}

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

.u-section-5 .u-text-4 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 3px auto 0;
}

.u-section-5 .u-group-9 {
  width: 250px;
  min-height: 100px;
  height: auto;
  --radius: 30px;
  transition-duration: 0.5s;
  margin: 11px auto 0 18px;
}

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

.u-section-5 .u-text-5 {
  font-weight: 400;
  font-size: 1rem;
  text-shadow: 2px 0 0 rgba(0,0,0,0);
  width: auto;
  margin: 0;
}

.u-section-5 .u-group-10 {
  width: 250px;
  min-height: 101px;
  height: auto;
  --radius: 30px;
  transition-duration: 0.5s;
  margin: -102px auto 0 303px;
}

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

.u-section-5 .u-text-6 {
  font-weight: 400;
  font-size: 1rem;
  margin: 0;
}

.u-section-5 .u-group-11 {
  width: 250px;
  min-height: 101px;
  height: auto;
  --radius: 30px;
  transition-duration: 0.5s;
  margin: -100px 303px 0 auto;
}

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

.u-section-5 .u-text-7 {
  font-weight: 400;
  font-size: 1rem;
  margin: 0;
}

.u-section-5 .u-group-12 {
  width: 250px;
  min-height: 101px;
  height: auto;
  --radius: 30px;
  transition-duration: 0.5s;
  margin: -101px 18px 0 auto;
}

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

.u-section-5 .u-text-8 {
  font-weight: 400;
  font-size: 1rem;
  margin: 0;
}

.u-section-5 .u-group-13 {
  width: 285px;
  min-height: 204px;
  height: auto;
  margin: 23px auto 0 0;
}

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

.u-section-5 .u-image-5 {
  width: 220px;
}

.u-section-5 .u-group-14 {
  width: 285px;
  min-height: 204px;
  height: auto;
  margin: -204px auto 0 285px;
}

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

.u-section-5 .u-image-6 {
  width: 220px;
}

.u-section-5 .u-group-15 {
  width: 285px;
  min-height: 204px;
  height: auto;
  margin: -204px 285px 0 auto;
}

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

.u-section-5 .u-image-7 {
  width: 220px;
}

.u-section-5 .u-group-16 {
  width: 285px;
  min-height: 204px;
  height: auto;
  margin: -204px 0 0 auto;
}

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

.u-section-5 .u-image-8 {
  width: 220px;
}

.u-section-5 .u-group-17 {
  --radius: 30px;
  width: 250px;
  min-height: 50px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(64, 116, 165, 1), rgba(64, 116, 165, 1));
  background-size: cover;
  transition-duration: 0.5s;
  margin: 10px auto 0 20px;
}

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

.u-section-5 .u-text-9 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 3px auto 0;
}

.u-section-5 .u-group-18 {
  --radius: 30px;
  width: 250px;
  min-height: 50px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(64, 116, 165, 1), rgba(64, 116, 165, 1));
  background-size: cover;
  transition-duration: 0.5s;
  margin: -50px auto 0 303px;
}

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

.u-section-5 .u-text-10 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 3px auto 0;
}

.u-section-5 .u-group-19 {
  --radius: 30px;
  width: 250px;
  min-height: 50px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(64, 116, 165, 1), rgba(64, 116, 165, 1));
  background-size: cover;
  transition-duration: 0.5s;
  margin: -50px 300px 0 auto;
}

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

.u-section-5 .u-text-11 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 3px auto 0;
}

.u-section-5 .u-group-20 {
  --radius: 30px;
  width: 250px;
  min-height: 50px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(64, 116, 165, 1), rgba(64, 116, 165, 1));
  background-size: cover;
  transition-duration: 0.5s;
  margin: -50px 12px 0 auto;
}

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

.u-section-5 .u-text-12 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 3px auto 0;
}

.u-section-5 .u-group-21 {
  width: 250px;
  min-height: 100px;
  height: auto;
  --radius: 30px;
  transition-duration: 0.5s;
  margin: 10px auto 0 16px;
}

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

.u-section-5 .u-text-13 {
  font-weight: 400;
  font-size: 1rem;
  width: auto;
  margin: 0;
}

.u-section-5 .u-group-22 {
  width: 250px;
  min-height: 100px;
  height: auto;
  --radius: 30px;
  transition-duration: 0.5s;
  margin: -100px auto 0 301px;
}

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

.u-section-5 .u-text-14 {
  font-weight: 400;
  font-size: 1rem;
  margin: 0;
}

.u-section-5 .u-group-23 {
  width: 250px;
  min-height: 100px;
  height: auto;
  --radius: 30px;
  transition-duration: 0.5s;
  margin: -100px 300px 0 auto;
}

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

.u-section-5 .u-text-15 {
  font-weight: 400;
  font-size: 1rem;
  margin: 0;
}

.u-section-5 .u-group-24 {
  width: 250px;
  min-height: 100px;
  height: auto;
  --radius: 30px;
  transition-duration: 0.5s;
  margin: -101px 12px 20px auto;
}

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

.u-section-5 .u-text-16 {
  font-weight: 400;
  font-size: 1rem;
  margin: 0;
}

@media (max-width: 1199px) {
   .u-section-5 {
    border-style: double;
  }

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

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

  .u-section-5 .u-group-2 {
    width: 220px;
    margin-top: -205px;
    margin-left: 240px;
    height: auto;
  }

  .u-section-5 .u-image-2 {
    height: auto;
    margin-bottom: 0;
    margin-top: 0;
    width: auto;
    left: auto;
    bottom: auto;
    right: auto;
    top: auto;
  }

  .u-section-5 .u-group-3 {
    width: 220px;
    margin-right: 240px;
    margin-left: auto;
    height: auto;
  }

  .u-section-5 .u-group-4 {
    width: 220px;
    margin-right: 0;
    margin-left: auto;
    height: auto;
  }

  .u-section-5 .u-group-5 {
    width: 220px;
    margin-top: 11px;
    margin-left: 0;
    height: auto;
  }

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

  .u-section-5 .u-group-6 {
    width: 220px;
    margin-top: -51px;
    margin-left: 240px;
    height: auto;
  }

  .u-section-5 .u-text-2 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 4px;
  }

  .u-section-5 .u-group-7 {
    width: 220px;
    margin-right: 240px;
    height: auto;
  }

  .u-section-5 .u-text-3 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 4px;
  }

  .u-section-5 .u-group-8 {
    width: 220px;
    margin-right: 0;
    height: auto;
  }

  .u-section-5 .u-text-4 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 4px;
  }

  .u-section-5 .u-group-9 {
    width: 220px;
    min-height: 120px;
    margin-left: 0;
    height: auto;
  }

  .u-section-5 .u-text-5 {
    transition-duration: 0.5s;
    --radius: 2px;
  }

  .u-section-5 .u-group-10 {
    width: 220px;
    min-height: 120px;
    margin-top: -121px;
    margin-left: 240px;
    height: auto;
  }

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

  .u-section-5 .u-group-11 {
    width: 220px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 240px;
    height: auto;
  }

  .u-section-5 .u-container-layout-11 {
    padding-bottom: 8px;
  }

  .u-section-5 .u-text-7 {
    width: auto;
    margin-top: -1px;
  }

  .u-section-5 .u-group-12 {
    width: 220px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 0;
    height: auto;
  }

  .u-section-5 .u-text-8 {
    width: auto;
    margin-top: 5px;
  }

  .u-section-5 .u-group-13 {
    width: 220px;
    margin-top: 21px;
    height: auto;
  }

  .u-section-5 .u-image-5 {
    height: auto;
    margin-bottom: 0;
    width: auto;
    left: auto;
    bottom: auto;
    right: auto;
    top: auto;
  }

  .u-section-5 .u-group-14 {
    width: 220px;
    margin-top: -205px;
    margin-left: 240px;
    height: auto;
  }

  .u-section-5 .u-group-15 {
    width: 220px;
    margin-right: 240px;
    height: auto;
  }

  .u-section-5 .u-group-16 {
    width: 220px;
    height: auto;
  }

  .u-section-5 .u-group-17 {
    width: 220px;
    margin-top: 11px;
    margin-left: 0;
    height: auto;
  }

  .u-section-5 .u-text-9 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 4px;
  }

  .u-section-5 .u-group-18 {
    width: 220px;
    margin-top: -51px;
    margin-left: 240px;
    height: auto;
  }

  .u-section-5 .u-text-10 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 4px;
  }

  .u-section-5 .u-group-19 {
    width: 220px;
    margin-right: 240px;
    height: auto;
  }

  .u-section-5 .u-text-11 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 4px;
  }

  .u-section-5 .u-group-20 {
    width: 220px;
    margin-right: 0;
    height: auto;
  }

  .u-section-5 .u-text-12 {
    font-size: 1.125rem;
    width: auto;
    margin-top: 4px;
  }

  .u-section-5 .u-group-21 {
    width: 220px;
    min-height: 120px;
    margin-top: 11px;
    margin-left: 0;
    height: auto;
  }

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

  .u-section-5 .u-group-22 {
    width: 220px;
    min-height: 120px;
    margin-top: -121px;
    margin-left: 240px;
    height: auto;
  }

  .u-section-5 .u-text-14 {
    width: auto;
    margin-top: 10px;
  }

  .u-section-5 .u-group-23 {
    width: 220px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 240px;
    height: auto;
  }

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

  .u-section-5 .u-group-24 {
    width: 220px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 0;
    margin-bottom: 18px;
    height: auto;
  }

  .u-section-5 .u-text-16 {
    width: auto;
    margin-top: 10px;
  }
}

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

  .u-section-5 .u-group-1 {
    margin-left: 70px;
  }

  .u-section-5 .u-group-2 {
    margin-right: 70px;
    margin-left: auto;
  }

  .u-section-5 .u-image-2 {
    height: NaNpx;
    width: auto;
  }

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

  .u-section-5 .u-group-4 {
    margin-top: -205px;
    margin-right: 70px;
  }

  .u-section-5 .u-group-5 {
    width: 300px;
    margin-top: -383px;
    margin-left: 30px;
  }

  .u-section-5 .u-text-1 {
    font-size: 1.25rem;
    margin-top: 3px;
  }

  .u-section-5 .u-group-6 {
    width: 300px;
    margin-right: 30px;
    margin-left: auto;
  }

  .u-section-5 .u-text-2 {
    font-size: 1.25rem;
    margin-top: 3px;
  }

  .u-section-5 .u-group-7 {
    width: 300px;
    margin-top: 345px;
    margin-right: auto;
    margin-left: 30px;
  }

  .u-section-5 .u-text-3 {
    font-size: 1.25rem;
    margin-top: 3px;
  }

  .u-section-5 .u-group-8 {
    width: 300px;
    margin-top: -51px;
    margin-right: 30px;
  }

  .u-section-5 .u-text-4 {
    font-size: 1.25rem;
    margin-top: 3px;
  }

  .u-section-5 .u-group-9 {
    width: 300px;
    min-height: 100px;
    margin-top: -383px;
    margin-left: 30px;
  }

  .u-section-5 .u-group-10 {
    width: 300px;
    min-height: 101px;
    margin-top: -101px;
    margin-right: 30px;
    margin-left: auto;
  }

  .u-section-5 .u-container-layout-10 {
    padding-bottom: 9px;
  }

  .u-section-5 .u-group-11 {
    width: 300px;
    min-height: 101px;
    margin-top: 295px;
    margin-right: 303px;
    margin-left: 30px;
  }

  .u-section-5 .u-text-7 {
    margin-top: 9px;
  }

  .u-section-5 .u-group-12 {
    width: 300px;
    min-height: 101px;
    margin-top: -101px;
    margin-right: 30px;
  }

  .u-section-5 .u-container-layout-12 {
    padding-bottom: 9px;
  }

  .u-section-5 .u-text-8 {
    margin-top: 9px;
  }

  .u-section-5 .u-group-13 {
    margin-left: 70px;
  }

  .u-section-5 .u-image-5 {
    height: NaNpx;
    width: auto;
  }

  .u-section-5 .u-group-14 {
    margin-right: 70px;
    margin-left: auto;
  }

  .u-section-5 .u-group-15 {
    margin-top: 191px;
    margin-right: auto;
    margin-left: 60px;
  }

  .u-section-5 .u-group-16 {
    margin-top: -205px;
    margin-right: 60px;
  }

  .u-section-5 .u-group-17 {
    width: 300px;
    margin-top: -383px;
    margin-left: 30px;
  }

  .u-section-5 .u-text-9 {
    font-size: 1.25rem;
    margin-top: 3px;
  }

  .u-section-5 .u-group-18 {
    width: 300px;
    margin-right: 30px;
    margin-left: auto;
  }

  .u-section-5 .u-text-10 {
    font-size: 1.25rem;
    margin-top: 3px;
  }

  .u-section-5 .u-group-19 {
    width: 300px;
    margin-top: 345px;
    margin-right: auto;
    margin-left: 30px;
  }

  .u-section-5 .u-text-11 {
    font-size: 1.25rem;
    margin-top: 3px;
  }

  .u-section-5 .u-group-20 {
    width: 300px;
    margin-top: -51px;
    margin-right: 30px;
  }

  .u-section-5 .u-text-12 {
    font-size: 1.25rem;
    margin-top: 3px;
  }

  .u-section-5 .u-group-21 {
    width: 300px;
    min-height: 100px;
    margin-top: -383px;
    margin-left: 30px;
  }

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

  .u-section-5 .u-group-22 {
    width: 300px;
    min-height: 100px;
    margin-top: -101px;
    margin-right: 30px;
    margin-left: auto;
  }

  .u-section-5 .u-text-14 {
    margin-top: 0;
  }

  .u-section-5 .u-group-23 {
    width: 300px;
    min-height: 100px;
    margin-top: 295px;
    margin-right: auto;
    margin-left: 30px;
  }

  .u-section-5 .u-group-24 {
    width: 300px;
    min-height: 100px;
    margin-top: -101px;
    margin-right: 30px;
    margin-bottom: 16px;
  }

  .u-section-5 .u-text-16 {
    margin-top: 0;
  }
}

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

  .u-section-5 .u-group-1 {
    margin-top: 17px;
    margin-left: 25px;
  }

  .u-section-5 .u-group-2 {
    margin-top: -204px;
    margin-right: 25px;
  }

  .u-section-5 .u-group-3 {
    margin-top: 210px;
    margin-left: 25px;
  }

  .u-section-5 .u-group-4 {
    margin-top: -204px;
    margin-right: 25px;
  }

  .u-section-5 .u-group-5 {
    width: 250px;
    margin-top: -404px;
    margin-left: 10px;
  }

  .u-section-5 .u-group-6 {
    width: 250px;
    margin-top: -50px;
    margin-right: 10px;
  }

  .u-section-5 .u-group-7 {
    width: 250px;
    margin-top: 364px;
    margin-left: 10px;
  }

  .u-section-5 .u-group-8 {
    width: 250px;
    margin-top: -50px;
    margin-right: 10px;
  }

  .u-section-5 .u-group-9 {
    width: 250px;
    min-height: 120px;
    margin-top: -404px;
    margin-left: 10px;
  }

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

  .u-section-5 .u-group-10 {
    width: 250px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 10px;
  }

  .u-section-5 .u-text-6 {
    margin-top: 10px;
  }

  .u-section-5 .u-group-11 {
    width: 250px;
    min-height: 120px;
    margin-top: 294px;
    margin-right: 290px;
    margin-left: 10px;
  }

  .u-section-5 .u-text-7 {
    margin-top: 10px;
  }

  .u-section-5 .u-group-12 {
    width: 250px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 10px;
  }

  .u-section-5 .u-container-layout-12 {
    padding-bottom: 10px;
  }

  .u-section-5 .u-text-8 {
    margin-top: 10px;
  }

  .u-section-5 .u-group-13 {
    margin-top: 23px;
    margin-left: 25px;
  }

  .u-section-5 .u-group-14 {
    margin-top: -204px;
    margin-right: 25px;
  }

  .u-section-5 .u-group-15 {
    margin-top: 210px;
    margin-left: 25px;
  }

  .u-section-5 .u-group-16 {
    margin-top: -204px;
    margin-right: 25px;
  }

  .u-section-5 .u-group-17 {
    width: 250px;
    margin-top: -404px;
    margin-left: 10px;
  }

  .u-section-5 .u-group-18 {
    width: 250px;
    margin-top: -50px;
    margin-right: 10px;
  }

  .u-section-5 .u-group-19 {
    width: 250px;
    margin-top: 364px;
    margin-left: 10px;
  }

  .u-section-5 .u-group-20 {
    width: 250px;
    margin-top: -50px;
    margin-right: 10px;
  }

  .u-section-5 .u-group-21 {
    width: 250px;
    min-height: 120px;
    margin-top: -404px;
    margin-left: 10px;
  }

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

  .u-section-5 .u-group-22 {
    width: 250px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 10px;
  }

  .u-section-5 .u-group-23 {
    width: 250px;
    min-height: 120px;
    margin-top: 294px;
    margin-left: 10px;
  }

  .u-section-5 .u-group-24 {
    width: 250px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 10px;
    margin-bottom: 14px;
  }

  .u-section-5 .u-text-16 {
    margin-top: 10px;
  }
}

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

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

  .u-section-5 .u-group-2 {
    margin-top: 210px;
    margin-right: auto;
  }

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

  .u-section-5 .u-group-4 {
    margin-top: 210px;
    margin-right: auto;
  }

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

  .u-section-5 .u-group-6 {
    margin-top: 364px;
    margin-right: auto;
  }

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

  .u-section-5 .u-group-8 {
    margin-top: 364px;
    margin-right: auto;
  }

  .u-section-5 .u-group-9 {
    margin-top: -1232px;
    margin-left: auto;
  }

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

  .u-section-5 .u-group-10 {
    margin-top: 294px;
    margin-right: auto;
  }

  .u-section-5 .u-text-6 {
    margin-top: 0;
  }

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

  .u-section-5 .u-group-12 {
    margin-top: 294px;
    margin-right: 18px;
  }

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

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

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

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

  .u-section-5 .u-group-16 {
    margin-top: 210px;
    margin-right: auto;
  }

  .u-section-5 .u-group-17 {
    margin-top: -1232px;
    margin-left: auto;
  }

  .u-section-5 .u-group-18 {
    margin-top: 364px;
    margin-right: auto;
  }

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

  .u-section-5 .u-group-20 {
    margin-top: 364px;
    margin-right: auto;
  }

  .u-section-5 .u-group-21 {
    margin-top: -1232px;
    margin-left: auto;
  }

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

  .u-section-5 .u-group-22 {
    margin-top: 294px;
    margin-right: auto;
  }

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

  .u-section-5 .u-text-15 {
    margin-top: 10px;
  }

  .u-section-5 .u-group-24 {
    margin-top: 294px;
    margin-right: auto;
  }

  .u-section-5 .u-text-16 {
    margin-top: 0;
  }
}

.u-section-5 .u-text-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-text-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-text-1:not([data-block-selected]):not([data-cell-selected]) > .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-text-1:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-text-1:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-text-5:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-text-5:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-text-5:not([data-block-selected]):not([data-cell-selected]) > .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-text-5:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-text-5:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-3:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-group-3:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-group-3:not([data-block-selected]):not([data-cell-selected]) > .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:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-3:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-image-4:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-image-4:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-image-4:not([data-block-selected]):not([data-cell-selected]) > .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-image-4:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-image-4:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-container-layout-17:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-container-layout-17:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-container-layout-17:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout-17:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-container-layout-17:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-container-layout-22:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-container-layout-22:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-container-layout-22:not([data-block-selected]):not([data-cell-selected]) > .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-container-layout-22:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-container-layout-22:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-16:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-group-16:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-group-16:not([data-block-selected]):not([data-cell-selected]) > .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-16:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-16:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-block-66a3-166:not([data-block-selected]):not([data-cell-selected]),
.u-block-66a3-166:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-66a3-166:not([data-block-selected]):not([data-cell-selected]) > .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-block-66a3-166:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-block-66a3-166:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-5,
.u-section-5 .u-group-5:before,
.u-section-5 .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-5 .u-group-5:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-5:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-6,
.u-section-5 .u-group-6:before,
.u-section-5 .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-5 .u-group-6:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-6:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-7,
.u-section-5 .u-group-7:before,
.u-section-5 .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-5 .u-group-7:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-7:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-8,
.u-section-5 .u-group-8:before,
.u-section-5 .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-5 .u-group-8:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-8:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-17,
.u-section-5 .u-group-17:before,
.u-section-5 .u-group-17 > .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-17:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-17:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-18,
.u-section-5 .u-group-18:before,
.u-section-5 .u-group-18 > .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-18:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-18:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-19,
.u-section-5 .u-group-19:before,
.u-section-5 .u-group-19 > .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-19:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-19:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-20,
.u-section-5 .u-group-20:before,
.u-section-5 .u-group-20 > .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-20:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-20:before {
  background-image: linear-gradient(to bottom, rgba(211, 34, 42, 1), rgba(211, 34, 42, 1)) !important;
}

.u-section-5 .u-group-9,
.u-section-5 .u-group-9:before,
.u-section-5 .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-5 .u-group-9.u-group-9.u-group-9:hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-9 {
  border-style: solid !important;
}

.u-section-5 .u-group-9.u-group-9.u-group-9.hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-9 {
  border-style: solid !important;
}

.u-section-5 .u-group-10,
.u-section-5 .u-group-10:before,
.u-section-5 .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-5 .u-group-10.u-group-10.u-group-10:hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-10 {
  border-style: solid !important;
}

.u-section-5 .u-group-10.u-group-10.u-group-10.hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-10 {
  border-style: solid !important;
}

.u-section-5 .u-group-11,
.u-section-5 .u-group-11:before,
.u-section-5 .u-group-11 > .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-11.u-group-11.u-group-11:hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-11 {
  border-style: solid !important;
}

.u-section-5 .u-group-11.u-group-11.u-group-11.hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-11 {
  border-style: solid !important;
}

.u-section-5 .u-group-12,
.u-section-5 .u-group-12:before,
.u-section-5 .u-group-12 > .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-12.u-group-12.u-group-12:hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-12 {
  border-style: solid !important;
}

.u-section-5 .u-group-12.u-group-12.u-group-12.hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-12 {
  border-style: solid !important;
}

.u-section-5 .u-group-21,
.u-section-5 .u-group-21:before,
.u-section-5 .u-group-21 > .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-21.u-group-21.u-group-21:hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-21 {
  border-style: solid !important;
}

.u-section-5 .u-group-21.u-group-21.u-group-21.hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-21 {
  border-style: solid !important;
}

.u-section-5 .u-group-22,
.u-section-5 .u-group-22:before,
.u-section-5 .u-group-22 > .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-22.u-group-22.u-group-22:hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-22 {
  border-style: solid !important;
}

.u-section-5 .u-group-22.u-group-22.u-group-22.hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-22 {
  border-style: solid !important;
}

.u-section-5 .u-group-23,
.u-section-5 .u-group-23:before,
.u-section-5 .u-group-23 > .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-23.u-group-23.u-group-23:hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-23 {
  border-style: solid !important;
}

.u-section-5 .u-group-23.u-group-23.u-group-23.hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-23 {
  border-style: solid !important;
}

.u-section-5 .u-group-24,
.u-section-5 .u-group-24:before,
.u-section-5 .u-group-24 > .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-24.u-group-24.u-group-24:hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-24 {
  border-style: solid !important;
}

.u-section-5 .u-group-24.u-group-24.u-group-24.hover {
  border-style: solid !important;
  border-top-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
  border-bottom-width: 2px !important;
  border-color: #d3222a !important;
}

.u-section-5 .u-group-24 {
  border-style: solid !important;
}

.u-block-66a3-164:not([data-block-selected]):not([data-cell-selected]),
.u-block-66a3-164:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-66a3-164:not([data-block-selected]):not([data-cell-selected]) > .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-block-66a3-164:before {
  background-image: url(np://user.desktop.nicepage.com/Site_190772798/images/jezici2.png) !important;
}

.u-block-66a3-164:before {
  background-image: url(np://user.desktop.nicepage.com/Site_190772798/images/jezici2.png) !important;
} .u-section-6 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-6 .u-image-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: 1;
}

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

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

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

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

.u-section-7 .u-text-1 {
  font-size: 1.875rem;
  font-weight: 500;
  margin: 20px auto -41px;
}

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

  .u-section-7 .u-text-1 {
    font-size: 1.5rem;
    margin-bottom: -48px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 435px;
}

.u-section-8 .u-slider-1 {
  min-height: 425px;
  height: auto;
  margin-top: 0;
  margin-bottom: -5px;
}

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

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

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

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

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

.u-section-8 .u-image-3 {
  width: 370px;
  height: 370px;
  margin: -370px 0 0 auto;
}

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

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

.u-section-8 .u-image-4 {
  width: 370px;
  height: 370px;
  margin: 0 auto 0 0;
}

.u-section-8 .u-image-5 {
  width: 370px;
  height: 370px;
  margin: -370px auto 0;
}

.u-section-8 .u-image-6 {
  width: 370px;
  height: 370px;
  margin: -370px 0 0 auto;
}

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

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

.u-section-8 .u-image-7 {
  width: 370px;
  height: 370px;
  margin: 0 auto 0 0;
}

.u-section-8 .u-image-8 {
  width: 370px;
  height: 370px;
  margin: -370px auto 0;
}

.u-section-8 .u-image-9 {
  width: 370px;
  height: 370px;
  margin: -370px 0 0 auto;
}

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

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

.u-section-8 .u-image-10 {
  width: 370px;
  height: 370px;
  margin: 0 auto 0 0;
}

.u-section-8 .u-image-11 {
  width: 370px;
  height: 370px;
  margin: -370px auto 0;
}

.u-section-8 .u-image-12 {
  width: 306px;
  height: 306px;
  margin: -325px 25px 0 auto;
}

.u-section-8 .u-carousel-item-5 {
  margin-top: 0;
}

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

.u-section-8 .u-image-13 {
  width: 370px;
  height: 370px;
  margin: 0 auto 0 0;
}

.u-section-8 .u-image-14 {
  width: 370px;
  height: 370px;
  margin: -370px auto 0;
}

.u-section-8 .u-image-15 {
  width: 370px;
  height: 370px;
  margin: -370px 0 0 auto;
}

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

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

.u-section-8 .u-image-16 {
  width: 370px;
  height: 370px;
  margin: 0 auto 0 0;
}

.u-section-8 .u-image-17 {
  width: 370px;
  height: 370px;
  margin: -370px auto 0;
}

.u-section-8 .u-image-18 {
  width: 370px;
  height: 370px;
  margin: -370px 0 0 auto;
}

.u-section-8 .u-carousel-control-1 {
  background-image: none;
  width: 55px;
  height: 55px;
}

.u-section-8 .u-carousel-control-2 {
  background-image: none;
  width: 55px;
  height: 55px;
  left: auto;
  right: 0;
  position: absolute;
}

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

  .u-section-8 .u-slider-1 {
    min-height: 360px;
    margin-bottom: 10px;
  }

  .u-section-8 .u-carousel-item-1 {
    margin-top: initial;
  }

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

  .u-section-8 .u-image-2 {
    width: 300px;
    height: 300px;
    margin-top: -300px;
  }

  .u-section-8 .u-image-3 {
    width: 300px;
    height: 300px;
    margin-top: -300px;
  }

  .u-section-8 .u-carousel-item-2 {
    margin-top: initial;
  }

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

  .u-section-8 .u-image-4 {
    width: 300px;
    height: 300px;
    margin-top: 20px;
  }

  .u-section-8 .u-image-5 {
    width: 300px;
    height: 300px;
    margin-top: -300px;
  }

  .u-section-8 .u-image-6 {
    width: 300px;
    height: 300px;
    margin-top: -300px;
  }

  .u-section-8 .u-carousel-item-3 {
    margin-top: initial;
  }

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

  .u-section-8 .u-image-7 {
    width: 300px;
    height: 300px;
    margin-top: 20px;
  }

  .u-section-8 .u-image-8 {
    width: 300px;
    height: 300px;
    margin-top: -300px;
  }

  .u-section-8 .u-image-9 {
    width: 300px;
    height: 300px;
    margin-top: -300px;
    margin-right: -7px;
  }

  .u-section-8 .u-carousel-item-4 {
    margin-top: initial;
  }

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

  .u-section-8 .u-image-10 {
    width: 300px;
    height: 300px;
    margin-top: 20px;
  }

  .u-section-8 .u-image-11 {
    width: 300px;
    height: 300px;
    margin-top: -300px;
  }

  .u-section-8 .u-image-12 {
    width: 250px;
    height: 250px;
    margin-top: -275px;
    margin-right: 20px;
  }

  .u-section-8 .u-carousel-item-5 {
    margin-top: initial;
  }

  .u-section-8 .u-container-layout-5 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .u-section-8 .u-image-13 {
    width: 300px;
    height: 300px;
    margin-top: 20px;
  }

  .u-section-8 .u-image-14 {
    width: 300px;
    height: 300px;
    margin-top: -300px;
  }

  .u-section-8 .u-image-15 {
    width: 300px;
    height: 300px;
    margin-top: -300px;
  }

  .u-section-8 .u-carousel-item-6 {
    margin-top: initial;
  }

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

  .u-section-8 .u-image-16 {
    width: 300px;
    height: 300px;
    margin-top: 20px;
  }

  .u-section-8 .u-image-17 {
    width: 300px;
    height: 300px;
    margin-top: -300px;
  }

  .u-section-8 .u-image-18 {
    width: 300px;
    height: 300px;
    margin-top: -300px;
  }
}

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

  .u-section-8 .u-slider-1 {
    min-height: 260px;
    margin-top: 10px;
    margin-bottom: -90px;
    width: 100%;
  }

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

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

  .u-section-8 .u-image-2 {
    width: 230px;
    height: 230px;
    margin-top: -230px;
  }

  .u-section-8 .u-image-3 {
    width: 230px;
    height: 230px;
    margin-top: -230px;
  }

  .u-section-8 .u-image-4 {
    width: 230px;
    height: 230px;
    margin-top: 0;
  }

  .u-section-8 .u-image-5 {
    width: 230px;
    height: 230px;
    margin-top: -230px;
  }

  .u-section-8 .u-image-6 {
    width: 230px;
    height: 230px;
    margin-top: -230px;
    margin-right: 5px;
  }

  .u-section-8 .u-image-7 {
    width: 230px;
    height: 230px;
    margin-top: 0;
  }

  .u-section-8 .u-image-8 {
    width: 230px;
    height: 230px;
    margin-top: -230px;
  }

  .u-section-8 .u-image-9 {
    width: 230px;
    height: 230px;
    margin-top: -230px;
    margin-right: 0;
  }

  .u-section-8 .u-image-10 {
    width: 230px;
    height: 230px;
    margin-top: 0;
  }

  .u-section-8 .u-image-11 {
    width: 230px;
    height: 230px;
    margin-top: -230px;
  }

  .u-section-8 .u-image-12 {
    width: 200px;
    height: 200px;
    margin-top: -215px;
    margin-right: 15px;
  }

  .u-section-8 .u-image-13 {
    width: 230px;
    height: 230px;
    margin-top: 0;
  }

  .u-section-8 .u-image-14 {
    width: 230px;
    height: 230px;
    margin-top: -230px;
  }

  .u-section-8 .u-image-15 {
    width: 230px;
    height: 230px;
    margin-top: -230px;
  }

  .u-section-8 .u-image-16 {
    width: 230px;
    height: 230px;
    margin-top: 0;
  }

  .u-section-8 .u-image-17 {
    width: 230px;
    height: 230px;
    margin-top: -230px;
  }

  .u-section-8 .u-image-18 {
    width: 230px;
    height: 230px;
    margin-top: -230px;
  }
}

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

  .u-section-8 .u-slider-1 {
    min-height: 200px;
    margin-top: 20px;
    margin-bottom: -150px;
  }

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

  .u-section-8 .u-image-2 {
    width: 170px;
    height: 170px;
    margin-top: -170px;
  }

  .u-section-8 .u-image-3 {
    width: 170px;
    height: 170px;
    margin-top: -170px;
  }

  .u-section-8 .u-image-4 {
    width: 170px;
    height: 170px;
  }

  .u-section-8 .u-image-5 {
    width: 170px;
    height: 170px;
    margin-top: -170px;
  }

  .u-section-8 .u-image-6 {
    width: 170px;
    height: 170px;
    margin-top: -170px;
    margin-right: 0;
  }

  .u-section-8 .u-image-7 {
    width: 170px;
    height: 170px;
  }

  .u-section-8 .u-image-8 {
    width: 170px;
    height: 170px;
    margin-top: -170px;
  }

  .u-section-8 .u-image-9 {
    width: 170px;
    height: 170px;
    margin-top: -170px;
  }

  .u-section-8 .u-image-10 {
    width: 170px;
    height: 170px;
  }

  .u-section-8 .u-image-11 {
    width: 170px;
    height: 170px;
    margin-top: -170px;
  }

  .u-section-8 .u-image-12 {
    width: 130px;
    height: 130px;
    margin-top: -135px;
    margin-right: 25px;
  }

  .u-section-8 .u-image-13 {
    width: 170px;
    height: 170px;
  }

  .u-section-8 .u-image-14 {
    width: 170px;
    height: 170px;
    margin-top: -170px;
  }

  .u-section-8 .u-image-15 {
    width: 170px;
    height: 170px;
    margin-top: -170px;
  }

  .u-section-8 .u-image-16 {
    width: 170px;
    height: 170px;
  }

  .u-section-8 .u-image-17 {
    width: 170px;
    height: 170px;
    margin-top: -170px;
  }

  .u-section-8 .u-image-18 {
    width: 170px;
    height: 170px;
    margin-top: -170px;
  }
}

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

  .u-section-8 .u-slider-1 {
    min-height: 950px;
    margin-top: 10px;
    margin-bottom: -5px;
  }

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

  .u-section-8 .u-image-2 {
    height: auto;
    margin-top: 10px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-8 .u-image-3 {
    height: auto;
    margin-top: 10px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-8 .u-image-4 {
    width: 300px;
    height: 300px;
  }

  .u-section-8 .u-image-5 {
    height: auto;
    margin-top: 10px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-8 .u-image-6 {
    height: auto;
    margin-top: 10px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-8 .u-image-7 {
    width: 300px;
    height: 300px;
  }

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

  .u-section-8 .u-image-9 {
    height: auto;
    margin-top: 10px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-8 .u-image-10 {
    width: 300px;
    height: 300px;
  }

  .u-section-8 .u-image-11 {
    height: auto;
    margin-top: 10px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-8 .u-image-12 {
    width: 250px;
    height: 250px;
    margin-top: 40px;
    margin-right: auto;
  }

  .u-section-8 .u-image-13 {
    width: 300px;
    height: 300px;
  }

  .u-section-8 .u-image-14 {
    height: auto;
    margin-top: 10px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-8 .u-image-15 {
    width: 300px;
    height: 300px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-8 .u-image-16 {
    width: 300px;
    height: 300px;
  }

  .u-section-8 .u-image-17 {
    width: 300px;
    height: 300px;
    margin-top: 10px;
    margin-left: 0;
  }

  .u-section-8 .u-image-18 {
    width: 300px;
    height: 300px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: 0;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 448px;
}

.u-section-9 .u-image-1 {
  height: 428px;
  margin-top: 20px;
  margin-bottom: 0;
  --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;
}

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

  .u-section-9 .u-image-1 {
    height: 350px;
    --radius: 50px;
  }
}

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

  .u-section-9 .u-image-1 {
    height: 300px;
    --animation-custom_in-translate_x: -400px;
  }
}

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

  .u-section-9 .u-image-1 {
    height: 250px;
    --animation-custom_in-translate_x: -300px;
  }
}

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

  .u-section-9 .u-image-1 {
    height: 200px;
    margin-bottom: -50px;
    --animation-custom_in-translate_x: -200px;
  }
} .u-section-10 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-10 .u-image-1 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menuvatra.jpg");
  transition-duration: 0.5s;
  background-size: cover;
  margin: 20px auto 0 30px;
}

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

.u-section-10 .u-image-2 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menugasenje.jpg");
  background-size: cover;
  transition-duration: 0.5s;
  margin: -130px auto 0 170px;
}

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

.u-section-10 .u-image-3 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menuplin.jpg");
  background-size: cover;
  transition-duration: 0.5s;
  margin: -130px auto 0 310px;
}

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

.u-section-10 .u-image-4 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menudim.jpg");
  background-size: cover;
  transition-duration: 0.5s;
  margin: -130px auto 0 450px;
}

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

.u-section-10 .u-image-5 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menuvideo.jpg");
  transition-duration: 0.5s;
  background-size: cover;
  margin: -130px 450px 0 auto;
}

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

.u-section-10 .u-image-6 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menukontrola.jpg");
  background-size: cover;
  transition-duration: 0.5s;
  margin: -130px 170px 0 auto;
}

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

.u-section-10 .u-image-7 {
  width: 100px;
  min-height: 130px;
  height: auto;
  filter: none;
  background-image: url("images/menuprovala.jpg");
  background-size: cover;
  transition-duration: 0.5s;
  margin: -130px 310px 0 auto;
}

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

.u-section-10 .u-image-8 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menuprojekt.jpg");
  background-size: cover;
  transition-duration: 0.5s;
  margin: -130px 30px 0 auto;
}

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

.u-section-10 .u-image-9 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menuservis.jpg");
  transition-duration: 0.5s;
  background-size: cover;
  margin: 20px auto 0 30px;
}

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

.u-section-10 .u-image-10 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menuodrzavanje.jpg");
  background-size: cover;
  transition-duration: 0.5s;
  margin: -130px auto 0 170px;
}

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

.u-section-10 .u-image-11 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menupc.jpg");
  transition-duration: 0.5s;
  background-size: cover;
  margin: -130px auto 0 310px;
}

.u-section-10 .u-container-layout-11 {
  padding: 0;
}

.u-section-10 .u-image-12 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menumobitel.jpg");
  transition-duration: 0.5s;
  background-size: cover;
  margin: -130px auto 0 450px;
}

.u-section-10 .u-container-layout-12 {
  padding: 0;
}

.u-section-10 .u-image-13 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menuonama.jpg");
  transition-duration: 0.5s;
  background-size: cover;
  margin: -130px 450px 0 auto;
}

.u-section-10 .u-container-layout-13 {
  padding: 0;
}

.u-section-10 .u-image-14 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menugdje.jpg");
  background-size: cover;
  transition-duration: 0.5s;
  margin: -130px 310px 0 auto;
}

.u-section-10 .u-container-layout-14 {
  padding: 0;
}

.u-section-10 .u-image-15 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menukontakti.jpg");
  transition-duration: 0.5s;
  background-size: cover;
  margin: -130px 170px 0 auto;
}

.u-section-10 .u-container-layout-15 {
  padding: 0;
}

.u-section-10 .u-image-16 {
  width: 100px;
  min-height: 130px;
  height: auto;
  background-image: url("images/menuwebshop.jpg");
  transition-duration: 0.5s;
  background-size: cover;
  margin: -130px 30px 0 auto;
}

.u-section-10 .u-container-layout-16 {
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-10 .u-image-1 {
    margin-left: 0;
    height: auto;
  }

  .u-section-10 .u-image-2 {
    margin-left: 120px;
    height: auto;
  }

  .u-section-10 .u-image-3 {
    margin-left: 240px;
    height: auto;
  }

  .u-section-10 .u-image-4 {
    margin-left: 360px;
    height: auto;
  }

  .u-section-10 .u-image-5 {
    margin-right: 360px;
    height: auto;
  }

  .u-section-10 .u-image-6 {
    margin-right: 120px;
    height: auto;
  }

  .u-section-10 .u-image-7 {
    margin-right: 240px;
    height: auto;
  }

  .u-section-10 .u-image-8 {
    margin-right: 0;
    height: auto;
  }

  .u-section-10 .u-image-9 {
    margin-left: 0;
    height: auto;
  }

  .u-section-10 .u-image-10 {
    margin-left: 120px;
    height: auto;
  }

  .u-section-10 .u-image-11 {
    margin-left: 240px;
    height: auto;
  }

  .u-section-10 .u-image-12 {
    margin-left: 360px;
    height: auto;
  }

  .u-section-10 .u-image-13 {
    margin-right: 360px;
    height: auto;
  }

  .u-section-10 .u-image-14 {
    margin-right: 240px;
    height: auto;
  }

  .u-section-10 .u-image-15 {
    margin-right: 120px;
    height: auto;
  }

  .u-section-10 .u-image-16 {
    margin-right: 0;
    height: auto;
  }
}

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

  .u-section-10 .u-image-1 {
    width: 90px;
    min-height: 120px;
  }

  .u-section-10 .u-image-2 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
    margin-left: 90px;
  }

  .u-section-10 .u-image-3 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
    margin-left: 180px;
  }

  .u-section-10 .u-image-4 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
    margin-left: 270px;
  }

  .u-section-10 .u-image-5 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 270px;
  }

  .u-section-10 .u-image-6 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 90px;
  }

  .u-section-10 .u-image-7 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 180px;
  }

  .u-section-10 .u-image-8 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
  }

  .u-section-10 .u-image-9 {
    width: 90px;
    min-height: 120px;
  }

  .u-section-10 .u-image-10 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
    margin-left: 90px;
  }

  .u-section-10 .u-image-11 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
    margin-left: 180px;
  }

  .u-section-10 .u-image-12 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
    margin-left: 270px;
  }

  .u-section-10 .u-image-13 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 270px;
  }

  .u-section-10 .u-image-14 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 180px;
  }

  .u-section-10 .u-image-15 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
    margin-right: 90px;
  }

  .u-section-10 .u-image-16 {
    width: 90px;
    min-height: 120px;
    margin-top: -120px;
    margin-bottom: -20px;
  }
}

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

  .u-section-10 .u-image-1 {
    width: 60px;
    min-height: 90px;
    margin-left: 2px;
  }

  .u-section-10 .u-image-2 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-left: 70px;
  }

  .u-section-10 .u-image-3 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-left: 138px;
  }

  .u-section-10 .u-image-4 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-left: 206px;
  }

  .u-section-10 .u-image-5 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-right: 206px;
  }

  .u-section-10 .u-image-6 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-right: 70px;
  }

  .u-section-10 .u-image-7 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-right: 138px;
  }

  .u-section-10 .u-image-8 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-right: 2px;
  }

  .u-section-10 .u-image-9 {
    width: 60px;
    min-height: 90px;
    margin-left: 2px;
  }

  .u-section-10 .u-image-10 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-left: 70px;
  }

  .u-section-10 .u-image-11 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-left: 138px;
  }

  .u-section-10 .u-image-12 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-left: 206px;
  }

  .u-section-10 .u-image-13 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-right: 206px;
  }

  .u-section-10 .u-image-14 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-right: 138px;
  }

  .u-section-10 .u-image-15 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-right: 70px;
  }

  .u-section-10 .u-image-16 {
    width: 60px;
    min-height: 90px;
    margin-top: -90px;
    margin-right: 2px;
    margin-bottom: -80px;
  }
}

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

  .u-section-10 .u-image-1 {
    margin-left: 0;
  }

  .u-section-10 .u-image-2 {
    margin-left: 80px;
  }

  .u-section-10 .u-image-3 {
    margin-right: 80px;
    margin-left: auto;
  }

  .u-section-10 .u-image-4 {
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-10 .u-image-5 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-10 .u-image-6 {
    margin-right: 80px;
  }

  .u-section-10 .u-image-7 {
    margin-right: auto;
    margin-left: 80px;
  }

  .u-section-10 .u-image-8 {
    margin-right: 0;
  }

  .u-section-10 .u-image-9 {
    margin-left: 0;
  }

  .u-section-10 .u-image-10 {
    margin-left: 80px;
  }

  .u-section-10 .u-image-11 {
    margin-right: 80px;
    margin-left: auto;
  }

  .u-section-10 .u-image-12 {
    margin-right: 0;
    margin-left: auto;
  }

  .u-section-10 .u-image-13 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-10 .u-image-14 {
    margin-right: auto;
    margin-left: 80px;
  }

  .u-section-10 .u-image-15 {
    margin-right: 80px;
  }

  .u-section-10 .u-image-16 {
    margin-right: 0;
    margin-bottom: -90px;
  }
}

.u-section-10 .u-image-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-10 .u-image-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-10 .u-image-1:not([data-block-selected]):not([data-cell-selected]) > .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-10 .u-image-1:before {
  background-image: url(images/menuvatrahr.jpg) !important;
}

.u-section-10 .u-image-1:before {
  background-image: url(images/menuvatrahr.jpg) !important;
}

.u-section-10 .u-image-1,
.u-section-10 .u-image-1:before,
.u-section-10 .u-image-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-10 .u-image-1:before {
  background-image: url(images/menuvatrahr.jpg) !important;
}

.u-section-10 .u-image-1:before {
  background-image: url(images/menuvatrahr.jpg) !important;
}

.u-section-10 .u-image-2,
.u-section-10 .u-image-2:before,
.u-section-10 .u-image-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-10 .u-image-2:before {
  background-image: url(images/menugasenjehr.jpg) !important;
}

.u-section-10 .u-image-2:before {
  background-image: url(images/menugasenjehr.jpg) !important;
}

.u-section-10 .u-image-3,
.u-section-10 .u-image-3:before,
.u-section-10 .u-image-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-10 .u-image-3:before {
  background-image: url(images/menuplinhr.jpg) !important;
}

.u-section-10 .u-image-3:before {
  background-image: url(images/menuplinhr.jpg) !important;
}

.u-section-10 .u-image-4,
.u-section-10 .u-image-4:before,
.u-section-10 .u-image-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-10 .u-image-4:before {
  background-image: url(images/menudimhr.jpg) !important;
}

.u-section-10 .u-image-4:before {
  background-image: url(images/menudimhr.jpg) !important;
}

.u-section-10 .u-image-5,
.u-section-10 .u-image-5:before,
.u-section-10 .u-image-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-10 .u-image-5:before {
  background-image: url(images/menuvideohr.jpg) !important;
}

.u-section-10 .u-image-5:before {
  background-image: url(images/menuvideohr.jpg) !important;
}

.u-section-10 .u-image-7,
.u-section-10 .u-image-7:before,
.u-section-10 .u-image-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-10 .u-image-7:before {
  background-image: url(images/menuprovalahr.jpg) !important;
}

.u-section-10 .u-image-7:before {
  background-image: url(images/menuprovalahr.jpg) !important;
}

.u-section-10 .u-image-6,
.u-section-10 .u-image-6:before,
.u-section-10 .u-image-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-10 .u-image-6:before {
  background-image: url(images/menukontrolahr.jpg) !important;
}

.u-section-10 .u-image-6:before {
  background-image: url(images/menukontrolahr.jpg) !important;
}

.u-section-10 .u-image-8,
.u-section-10 .u-image-8:before,
.u-section-10 .u-image-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-10 .u-image-8:before {
  background-image: url(images/menuprojekthr.jpg) !important;
}

.u-section-10 .u-image-8:before {
  background-image: url(images/menuprojekthr.jpg) !important;
}

.u-section-10 .u-image-9,
.u-section-10 .u-image-9:before,
.u-section-10 .u-image-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-10 .u-image-9:before {
  background-image: url(images/menuservishr.jpg) !important;
}

.u-section-10 .u-image-9:before {
  background-image: url(images/menuservishr.jpg) !important;
}

.u-section-10 .u-image-10,
.u-section-10 .u-image-10:before,
.u-section-10 .u-image-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-10 .u-image-10:before {
  background-image: url(images/menuodrzavanjehr.jpg) !important;
}

.u-section-10 .u-image-10:before {
  background-image: url(images/menuodrzavanjehr.jpg) !important;
}

.u-section-10 .u-image-11,
.u-section-10 .u-image-11:before,
.u-section-10 .u-image-11 > .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-10 .u-image-11:before {
  background-image: url(images/menupchr.jpg) !important;
}

.u-section-10 .u-image-11:before {
  background-image: url(images/menupchr.jpg) !important;
}

.u-section-10 .u-image-12,
.u-section-10 .u-image-12:before,
.u-section-10 .u-image-12 > .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-10 .u-image-12:before {
  background-image: url(images/menumobitelhr.jpg) !important;
}

.u-section-10 .u-image-12:before {
  background-image: url(images/menumobitelhr.jpg) !important;
}

.u-section-10 .u-image-13,
.u-section-10 .u-image-13:before,
.u-section-10 .u-image-13 > .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-10 .u-image-13:before {
  background-image: url(images/menuonamahr.jpg) !important;
}

.u-section-10 .u-image-13:before {
  background-image: url(images/menuonamahr.jpg) !important;
}

.u-section-10 .u-image-14,
.u-section-10 .u-image-14:before,
.u-section-10 .u-image-14 > .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-10 .u-image-14:before {
  background-image: url(images/menugdjehr.jpg) !important;
}

.u-section-10 .u-image-14:before {
  background-image: url(images/menugdjehr.jpg) !important;
}

.u-section-10 .u-image-15,
.u-section-10 .u-image-15:before,
.u-section-10 .u-image-15 > .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-10 .u-image-15:before {
  background-image: url(images/menukontaktihr.jpg) !important;
}

.u-section-10 .u-image-15:before {
  background-image: url(images/menukontaktihr.jpg) !important;
}

.u-section-10 .u-image-16,
.u-section-10 .u-image-16:before,
.u-section-10 .u-image-16 > .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-10 .u-image-16:before {
  background-image: url(images/menuwebshophr.jpg) !important;
}

.u-section-10 .u-image-16:before {
  background-image: url(images/menuwebshophr.jpg) !important;
}