h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.h-2-text {
  color: #e0e0e0;
  text-align: center;
  background-color: #f8a45700;
  border-radius: 0;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 200;
  line-height: 50px;
}

.h-2-text.h2-21 {
  text-align: center;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.h-2-text.na-e-usluge {
  text-align: center;
  background-color: #0000;
  margin: 20px auto 10px;
  font-size: 55px;
  line-height: 60px;
}

.button-ssvs {
  text-align: center;
  letter-spacing: 3px;
  background-color: #f8a45700;
  background-image: linear-gradient(53deg, #f2f2f233 5%, #64636133);
  border-radius: 10px;
  width: 380px;
  margin: 70px auto 40px;
  padding: 18px 45px;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 32px;
  display: block;
  position: static;
}

.button-ssvs:hover {
  background-color: #b7640000;
  box-shadow: 1px 1px 15px -4px #ffffffd1;
}

.button-ssvs.b1 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 25px;
  line-height: 26px;
  display: flex;
}

.button-ssvs.b1._232 {
  width: 300px;
}

.nav-bar-cont {
  background-color: #ffffff26;
  border-radius: 5px;
  min-width: 95%;
  margin-top: 0;
  position: sticky;
}

.nav-bar-cont._12 {
  background-color: #ffffff0d;
  min-width: 100%;
}

.nav-bar-cont._12._34 {
  background-color: #ffffff14;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.nav-link {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.nav-link:hover {
  background-color: #ffffff1a;
}

.nav-link.w--current {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.nav-link.pozovi-button {
  color: #fff;
  background-image: linear-gradient(288deg, #e8984154, #b65c0054);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-weight: 300;
}

.nav-link.pozovi-button:hover {
  background-color: #9c5000;
  background-image: none;
}

.na-e-usluge {
  background-color: #000;
  margin-top: 40px;
}

.footer-section {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  background-color: #000;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  color: #000;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.cenovnik-section {
  margin-top: 50px;
}

.c-div {
  background-color: #f67e00;
  background-image: linear-gradient(44deg, #000 88%, #dc9130 89%);
  border-radius: 20px;
  width: 300px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 2px 2px 16px 5px #fff3;
}

.c-div:hover {
  box-shadow: 2px 2px 16px 18px #fff3;
}

.c-div._1 {
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 0;
}

.heading-11 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
}

.heading-12 {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
}

.paragraph-7 {
  color: #fff;
  text-align: center;
  margin-top: 163px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 35px;
}

.text-span-11 {
  font-size: 12px;
}

.vrbas-cenovnik {
  justify-content: center;
  align-items: center;
}

.navbar-2 {
  background-color: #ddd0;
}

.body-3, .section-cenovnik {
  background-color: #000;
}

.container-cenovnik {
  width: auto;
  min-width: auto;
  max-width: 90vw;
  min-height: auto;
}

.h1-cenovnik {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 55px;
}

.p-cenovnik {
  color: #fff;
  text-align: center;
  margin-bottom: 140px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
}

.grid-cenovnik {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
}

.tekst-blok-cenovnik {
  color: #fff;
  text-align: center;
  background-color: #ffffff0d;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.h2-cenovnik {
  color: #fff;
  text-align: center;
  margin: 60px auto 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.div-tip-vozila {
  background-color: #000;
  width: 500px;
  padding: 10px;
}

.tb-kalkulator {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.input {
  color: #000;
  width: 90%;
  font-family: Montserrat, sans-serif;
}

.text-block-21 {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.havarisan-f {
  color: #000;
  background-color: #fff;
  width: 90%;
  padding-right: 12px;
  font-family: Montserrat, sans-serif;
}

.kalkulator {
  background-color: #000;
  width: 500px;
}

.heading-32 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.section-5 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.div-block-46 {
  text-align: left;
  width: 500px;
  margin-left: 100px;
}

@media screen and (max-width: 991px) {
  .h-1-text {
    margin-bottom: 100px;
    font-size: 40px;
    line-height: 55px;
  }

  .h-2-text.h2-21 {
    margin-top: 0;
  }

  .button-ssvs {
    margin-top: 100px;
  }

  .heading {
    font-size: 20px;
    line-height: 25px;
  }

  .container {
    max-width: 728px;
  }

  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    position: sticky;
    inset: 100% auto 0% 0%;
  }

  .testimonial-info-three._2 {
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-info-three._3 {
    margin-top: 87px;
  }

  .testimonial-main-heading {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

  .container-4 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .container-5 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-1 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .heading-9 {
    text-align: center;
  }

  .cell-8 {
    justify-content: flex-end;
    align-items: center;
  }

  .cell-9 {
    justify-content: center;
    align-items: center;
  }

  .rich-text-block-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .cont-ssvs {
    max-width: 728px;
  }

  .div-ssvs {
    width: 90%;
  }

  .h2-sectio-2-ssvs {
    text-align: center;
  }

  .right-arrow-2 {
    width: 50px;
    inset: 0% 0% 0% auto;
  }

  .left-arrow-2 {
    width: 50px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-3 {
    padding: 12px;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .icon-9 {
    color: #ffb20b;
  }

  .cell-20, .cell-21 {
    justify-content: center;
    align-items: center;
  }

  .h2-cenovnik {
    text-align: center;
  }

  .galery-image {
    border-radius: 15px;
  }

  .div-block-12 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-radius: 0;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
    margin-right: 15px;
    padding: 28px;
    display: flex;
  }

  .icon-10 {
    color: #650000;
  }

  .faq-div-vs {
    width: 100%;
  }

  .faq-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-3 {
    text-align: left;
    width: 92.8996%;
  }

  .container-14 {
    max-width: 95%;
  }

  .testimonial-section-vs {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .testimonial-cont-vs {
    max-width: 100%;
  }

  .div-block-16 {
    width: 30%;
    height: 350px;
    margin-bottom: 10px;
  }

  .paragraph-13 {
    font-size: 13px;
    line-height: 15px;
  }

  .div-block-17 {
    width: 50%;
  }

  .dodtane-info-div {
    width: 50%;
    margin-top: 10px;
  }

  .container-15 {
    flex-flow: column;
    max-width: 95%;
  }

  .div-block-30 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .cell-25 {
    flex-flow: column;
  }

  .cell-26 {
    justify-content: center;
    align-items: center;
  }

  .heading-23 {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 50px;
  }

  .main-div-zk {
    margin-top: 10px;
    padding-top: 10px;
  }

  .cell-33 {
    display: block;
  }

  .cell-34 {
    justify-content: center;
    align-items: center;
  }

  .bold-text-41 {
    text-align: center;
  }

  .image-37 {
    margin-left: auto;
    margin-right: auto;
  }

  .tes-div {
    width: 80vw;
  }

  .cell-37 {
    justify-content: center;
    align-items: center;
  }

  .kalkulator-section {
    flex-flow: column;
  }

  .hero-h1-ns {
    font-size: 70px;
  }

  .paragraph-17 {
    margin-top: 20px;
  }

  .text-block-26.x1 {
    font-size: 25px;
  }

  ._2-big-qs-ns {
    margin-left: auto;
    margin-right: auto;
  }

  .section-2-cont-ns {
    max-width: 100%;
  }

  .icon-11 {
    color: #fff;
  }

  .cell-2-big-qs-ns {
    justify-content: center;
    align-items: center;
  }

  .div-block-55 {
    margin-bottom: 20px;
  }

  ._3-section-cont {
    max-width: 98%;
  }

  .div-block-section-3 {
    width: 30%;
    height: 400px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .heading-35 {
    font-size: 18px;
  }

  .main-div-s-5-ns {
    flex-flow: column;
  }

  .section-5-ns-circle-div {
    margin-top: -48px;
  }

  .text-block-29 {
    font-size: 20px;
    line-height: 22px;
  }

  .heading-38 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-39 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
  }

  .image-48 {
    max-width: 100%;
  }

  .div-block-63 {
    max-height: 350px;
  }

  .container-25 {
    max-width: 728px;
  }

  .footer-content-2 {
    grid-column-gap: 60px;
  }

  .paragraph-23 {
    margin-top: 20px;
  }

  .div-block-69 {
    margin-bottom: 20px;
  }

  .heading-42 {
    font-size: 18px;
  }

  .text-block-36 {
    font-size: 20px;
    line-height: 22px;
  }

  .heading-45 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-46, .heading-49 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-50 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
  }

  .text-block-40 {
    font-size: 20px;
    line-height: 22px;
  }

  .text-block-41.x1 {
    font-size: 25px;
  }

  .text-block-42 {
    font-size: 20px;
    line-height: 22px;
  }

  .image-58 {
    max-width: 100%;
  }

  .heading-51 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-52 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-56 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-78 {
    max-height: 350px;
  }

  .heading-57 {
    font-size: 20px;
    line-height: 25px;
  }
}

@media screen and (max-width: 767px) {
  .h-1-text {
    margin-bottom: 40px;
    font-size: 45px;
    line-height: 50px;
  }

  .h-2-text.h2-21 {
    margin-top: 10px;
  }

  .button-ssvs {
    text-align: center;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    line-height: 30px;
  }

  .button-ssvs.b1._232 {
    width: 50%;
  }

  .usluge-img {
    max-width: 120px;
  }

  .div-block {
    margin-bottom: 40px;
  }

  .icon {
    color: #ff9000;
  }

  .o-nama-cont {
    margin-bottom: 20px;
  }

  .paragraph {
    margin-right: auto;
  }

  .z-korisnici-section {
    margin-top: 10px;
    padding: 10px 15px;
  }

  .testimonial-grid-two {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three {
    flex-direction: row;
  }

  .cell-5 {
    text-align: center;
  }

  .footer-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .text-span-4 {
    font-size: 55px;
    line-height: 60px;
  }

  .c-div {
    margin-bottom: 20px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-1 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .container-8 {
    min-width: auto;
  }

  .quick-stack-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: auto;
    margin-right: auto;
  }

  .cell-8 {
    justify-content: center;
    align-items: center;
  }

  .cell-9 {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .form {
    margin-left: auto;
    margin-right: auto;
  }

  .rich-text-block-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .button-primary._1 {
    margin-left: 17px;
  }

  ._2-section-ssvs {
    padding: 60px 15px;
  }

  .div-ssvs {
    width: 95%;
  }

  .h1-slep-vrbas-section {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 45px;
  }

  .h2-sectio-2-ssvs {
    text-align: center;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .h2-slep-sluzba-vrbas {
    font-size: 40px;
    line-height: 45px;
  }

  .text-span-18 {
    font-size: 50px;
    line-height: 55px;
  }

  .heading-16, .paragraph-9 {
    padding-left: 20px;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
    box-shadow: none;
  }

  .quick-stack-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    position: static;
  }

  .cell-20, .cell-21 {
    justify-content: center;
    align-items: center;
  }

  .galery-section, .galery-cont, .div-block-12 {
    margin-left: auto;
    margin-right: auto;
  }

  .nav-link-3, .nav-link-4 {
    text-align: center;
    background-color: #0d0d0d;
  }

  .button-5 {
    width: 100%;
  }

  .icon-10 {
    color: #f67600;
  }

  .menu-button-4.w--open {
    background-color: #c8c8c800;
  }

  .faq-div-vs {
    width: auto;
  }

  .container-14 {
    width: 90%;
  }

  .gde-radimo-section {
    width: 100%;
    min-width: auto;
  }

  .text-block-5 {
    margin-left: auto;
    margin-right: auto;
  }

  .dodtane-info-div {
    width: 70%;
  }

  .container-15 {
    width: 95%;
  }

  .div-block-19 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-22 {
    margin-bottom: 40px;
    font-size: 50px;
    line-height: 60px;
  }

  .image-22, .image-23 {
    width: 50%;
  }

  .o-nama-2-cont {
    min-width: 95vw;
  }

  .h-3-zbm {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 35px;
  }

  .h-3-zbm._1 {
    text-align: center;
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .zbm-p {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 18px;
  }

  .quick-stack-11 {
    padding: 5px;
  }

  .image-28 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-37 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-28 {
    font-size: 30px;
    line-height: 32px;
  }

  .heading-29 {
    font-size: 28px;
    line-height: 30px;
  }

  .text-block-16 {
    width: 400px;
  }

  .tes-div {
    width: 95vw;
  }

  .quick-stack-14 {
    width: auto;
  }

  .kalkulator-div {
    width: 99%;
  }

  .hero-h1-ns {
    font-size: 45px;
    line-height: 60px;
  }

  .paragraph-17 {
    font-size: 12px;
    line-height: 14px;
  }

  .text-block-26.x1 {
    font-size: 30px;
  }

  .text-span-27 {
    font-size: 55px;
    line-height: 65px;
  }

  ._3-section-cont {
    flex-flow: column;
  }

  .div-block-section-3 {
    width: auto;
    max-width: 400px;
    height: auto;
    max-height: 500px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-section-3._1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .section-3-h2-ns {
    width: auto;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 30px;
    line-height: 35px;
  }

  ._4-section-h2-ns {
    font-size: 30px;
    line-height: 35px;
  }

  .main-div-s-5-ns {
    justify-content: space-between;
    align-items: center;
  }

  .section-5-ns-circle-div {
    width: 450px;
    max-width: 450px;
    height: 450px;
    max-height: 450px;
    margin-left: 0;
  }

  .section-5-ns-circle-div.x2, .section-5-ns-circle-div._23, .section-5-ns-circle-div.x2, .section-5-ns-circle-div._23 {
    margin-left: 0;
  }

  .div-block-61 {
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cell-42 {
    justify-content: center;
    align-items: center;
  }

  .image-48 {
    max-width: 100%;
  }

  .div-block-63, .div-block-63.x1, .div-block-63.x1 {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-31 {
    line-height: 40px;
  }

  .footer-wrapper-2 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-2 {
    align-items: center;
  }

  .footer-link-2:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider-2 {
    margin-top: 60px;
  }

  .paragraph-23 {
    font-size: 12px;
    line-height: 14px;
  }

  .text-span-30 {
    font-size: 55px;
    line-height: 65px;
  }

  .div-block-71 {
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cell-57 {
    justify-content: center;
    align-items: center;
  }

  .text-block-41.x1 {
    font-size: 30px;
  }

  .image-58 {
    max-width: 100%;
  }

  .text-block-44 {
    line-height: 40px;
  }

  .div-block-78, .div-block-78.x1, .div-block-78.x1 {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 479px) {
  .hero-section-dsly {
    background-image: url("https://cdn.prod.website-files.com/682f438bc7cdbe80895d0630/68acd42d6d1897b7549dc174_Demon%20Slayer%20Infinty%20castle%20online%20for%20free.avif");
    background-position: 50%;
    background-size: cover;
  }

  .h-1-text {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin: 10px auto 60px;
    font-size: 18px;
    line-height: 30px;
    display: block;
  }

  .h-2-text {
    text-align: center;
    margin-top: 40px;
    font-size: 25px;
    line-height: 35px;
  }

  .h-2-text.na-e-usluge {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
    line-height: 35px;
  }

  .h-2-text.h2-21 {
    text-align: center;
    margin-top: 43px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
    line-height: 24px;
  }

  .button-ssvs {
    width: 85%;
    box-shadow: none;
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 110px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 28px;
    display: block;
  }

  .button-ssvs.b1 {
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
  }

  .button-ssvs.b1._232 {
    width: 90%;
    font-size: 20px;
    line-height: 25px;
  }

  .nav-bar-cont {
    background-color: #fff3;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    min-width: 80%;
    margin-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
    position: static;
    inset: 0% 0% auto;
  }

  .navbar {
    margin-bottom: 0;
  }

  .nav-link {
    background-color: #b36000;
  }

  .nav-link.pozovi-button {
    border-radius: 0;
  }

  .na-e-usluge {
    margin-top: 60px;
  }

  .heading {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 25px;
  }

  .usluge-blok {
    flex-flow: column;
    margin-bottom: 0;
    display: block;
  }

  .usluge-quick-stack {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    padding-top: 10px;
  }

  .usluge-img {
    padding: 9px;
  }

  .div-block {
    text-align: center;
    width: 50px;
    height: 1.5px;
    min-height: 1.5px;
    margin: 15px auto 10px;
  }

  .link {
    font-size: 20px;
  }

  .image-6 {
    max-width: 100%;
  }

  .heading-3 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .div-kontakt {
    margin-bottom: 10px;
  }

  .icon {
    color: #000;
    background-color: #0000;
  }

  .menu-button {
    background-color: #ff8d0099;
    border-radius: 10px;
    justify-content: flex-end;
    align-items: flex-start;
    margin-left: 240px;
    display: block;
  }

  .menu-button.w--open {
    background-color: #ad5f00;
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .image-8 {
    opacity: 0;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
  }

  .o-nama-cont {
    min-width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    font-size: 15px;
  }

  .paragraph {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 6px;
    font-size: 18px;
    line-height: 20px;
    display: block;
  }

  .z-korisnici-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container {
    max-width: none;
  }

  .testimonial-info-three {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-main-heading {
    text-align: center;
    margin: 5px auto;
  }

  .cell-4 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .slider {
    background-color: #ddd0;
    min-width: 80vw;
    min-height: auto;
  }

  .quick-stack-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-3 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    min-width: 100%;
    min-height: 100%;
  }

  .mask {
    min-width: 80px;
    max-width: 99.9999%;
    min-height: auto;
    max-height: none;
  }

  .cell-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-10 {
    min-width: 100%;
    max-width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-4 {
    min-width: auto;
    max-width: none;
  }

  .footer-section {
    background-color: #000;
  }

  .container-4 {
    max-width: none;
  }

  .footer-copyright-center {
    color: #fff;
  }

  .cenovnik-section {
    margin-top: 10px;
  }

  .text-span-4 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 90px;
    line-height: 50px;
  }

  .div-block-6 {
    text-align: center;
  }

  .c-div {
    width: 300px;
    max-width: 90vw;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-5 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .image-11 {
    width: auto;
    height: auto;
  }

  .heading-8 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 35px;
  }

  .container-8 {
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-9 {
    text-align: center;
  }

  .text-field {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .submit-button {
    text-align: center;
    width: 50vw;
    margin-left: auto;
    margin-right: auto;
  }

  .quick-stack-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .cell-8 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .cell-9 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .form {
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text, .paragraph-3 {
    font-size: 13px;
    line-height: 15px;
  }

  .paragraph-4 {
    font-size: 15px;
    line-height: 18px;
  }

  .list {
    font-size: 13px;
    line-height: 15px;
  }

  .bold-text-2 {
    font-size: 20px;
  }

  .paragraph-5 {
    line-height: 18px;
  }

  .list-2 {
    font-size: 13px;
    line-height: 15px;
  }

  .bold-text-3 {
    font-size: 18px;
    line-height: 20px;
  }

  .paragraph-6, .list-3 {
    font-size: 13px;
    line-height: 15px;
  }

  .bold-text-4 {
    font-size: 20px;
    line-height: 21px;
  }

  .rich-text-block-2 {
    background-color: #0003;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 16px;
  }

  .button-primary {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 20px;
  }

  .button-primary._1 {
    width: 200px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    line-height: 24px;
  }

  .button-primary._1._2 {
    margin: 6px auto 10px;
  }

  ._2-section-ssvs {
    margin-left: 0;
    margin-right: 0;
    padding: 20px 10px;
  }

  .cont-ssvs {
    max-width: none;
  }

  .div-ssvs {
    justify-content: center;
    align-items: center;
    width: 95%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragaph-s2-ssvs {
    text-align: center;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 15px;
  }

  .h1-slep-vrbas-section {
    text-align: center;
    margin: 5px 5px 20px;
    font-size: 30px;
    line-height: 35px;
  }

  .qs-ssvs {
    width: auto;
  }

  .h2-sectio-2-ssvs {
    text-align: center;
    margin: 10px 5px 20px;
    font-size: 25px;
    line-height: 25px;
  }

  .h2-slep-sluzba-vrbas {
    text-align: center;
    margin: 10px auto;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 25px;
    line-height: 26px;
  }

  .paragraph-8 {
    text-align: center;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 15px;
    line-height: 20px;
  }

  .f {
    margin-top: 10px;
  }

  .list-item, .list-item-2, .list-item-3, .list-item-4 {
    padding-bottom: 2px;
    font-size: 13px;
    line-height: 15px;
  }

  .h2-rich-text {
    font-size: 20px;
    line-height: 22px;
  }

  .text-span-18 {
    font-size: 24px;
    line-height: 130px;
  }

  .facebook {
    padding: 0;
  }

  .div-block-8 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 69px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: flex;
  }

  .slider-3 {
    width: auto;
    height: auto;
  }

  .right-arrow-2 {
    width: 50px;
    height: auto;
    margin-left: 230px;
    margin-right: 5px;
    inset: 0% 0% 0% auto;
  }

  .left-arrow-2 {
    width: 50px;
    margin-left: 5px;
    inset: 0% auto 0% 0%;
  }

  .icon-7 {
    opacity: 1;
    margin-top: 470px;
    margin-left: 35px;
    margin-right: auto;
    inset: 0% 0% auto auto;
  }

  .icon-8 {
    margin-top: 470px;
    margin-left: 2px;
  }

  .mask-2 {
    background-color: #000;
    width: auto;
    height: auto;
    position: relative;
  }

  .heading-16 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    font-size: 50px;
    line-height: 55px;
  }

  .paragraph-9 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
    line-height: 16px;
  }

  .slide-1 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .slide-nav-2 {
    margin-bottom: 200px;
  }

  .text-span-19 {
    font-size: 50px;
  }

  .slide-2 {
    height: 650px;
  }

  .slide-3 {
    min-width: auto;
    height: 650px;
    min-height: auto;
  }

  .cell-13 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-17 {
    font-size: 20px;
    line-height: 22px;
  }

  .cell-14 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-10 {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 15px;
  }

  .main-div {
    margin-top: 5px;
    padding: 3px;
  }

  .heading-18 {
    text-align: center;
    margin: 60px auto 15px;
  }

  .qs-s-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 650px;
  }

  .navbar-no-shadow-container-2 {
    background-color: #db902f80;
    padding: 10px 0;
  }

  .nav-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #7b7a79b3;
    flex-direction: column;
    padding-bottom: 0;
  }

  .nav-link-2 {
    margin-top: 10px;
  }

  .menu-button-3.w--open {
    background-color: #fff0;
  }

  .button-2 {
    text-align: center;
    width: 100vw;
    margin-top: 10px;
    padding: 20px 0;
  }

  .icon-9 {
    color: #000;
  }

  .cell-ssvs {
    justify-content: flex-start;
    align-items: center;
  }

  .image-14 {
    max-width: 300px;
  }

  .h1-cenovnik {
    margin-bottom: 20px;
  }

  .p-cenovnik {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 25px;
  }

  .grid-cenovnik {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    grid-template-columns: 1fr;
    text-decoration: none;
  }

  .tekst-blok-cenovnik {
    background-color: #ffffff26;
    border-radius: 15px;
    margin: 5px auto;
    padding: 5px 2px;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
  }

  .h2-cenovnik {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    font-size: 16px;
    line-height: 26px;
    display: none;
  }

  .galery-image {
    text-indent: 0;
    column-count: 3;
    border-radius: 10px;
  }

  .div-block-12 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    padding: 11px;
    display: flex;
  }

  .heading-21 {
    font-size: 15px;
    line-height: 20px;
  }

  .nav-link-3, .nav-link-4 {
    text-align: center;
  }

  .button-5 {
    width: 100%;
    display: inline-block;
  }

  .menu-button-4 {
    background-color: #c8c8c800;
  }

  .menu-button-4.w--open {
    background-color: #0000;
  }

  .nav-menu-2 {
    background-color: #000;
  }

  .faq-div-vs {
    background-color: #4d4d4d1a;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
  }

  .faq-item {
    padding-left: 5px;
    padding-right: 5px;
  }

  .faq-question {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-3 {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
  }

  .text-block-3._1 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
    line-height: 18px;
  }

  .lottie-animation-2 {
    width: 3rem;
    height: 2rem;
    margin-left: auto;
  }

  .quick-stack-9 {
    grid-row-gap: 0px;
  }

  .bold-text-30 {
    font-weight: 700;
  }

  .cell-23 {
    justify-content: center;
    align-items: center;
  }

  .container-14 {
    width: 95%;
  }

  .faq-tex-block-vs {
    font-size: 17px;
  }

  .faq-tex-block-vs._2 {
    padding-left: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .brand-2 {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-18 {
    opacity: 0;
  }

  .testimonial-section-vs {
    width: 100%;
    min-width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .testimonial-cont-vs {
    flex-flow: column;
    width: 95%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-16 {
    width: 100%;
    height: 300px;
  }

  .paragraph-13 {
    font-size: 15px;
    line-height: 20px;
  }

  .text-block-5 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .dodatne-informacije-section {
    margin-bottom: 10px;
  }

  .dodtane-info-div {
    border-bottom: 1px solid #f67e01;
    width: 98%;
    height: 500px;
    min-height: 500px;
  }

  .heading-h4-dodatne-info {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .container-15 {
    width: 98%;
  }

  .div-block-19 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    max-width: 100%;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cell-24 {
    display: none;
  }

  .last-section {
    width: auto;
    min-width: 100%;
  }

  .last-section-cont {
    width: auto;
    max-width: 100%;
  }

  .heading-22 {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    line-height: 50px;
  }

  .paragraph-14 {
    width: 100%;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .div-block-21 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .image-22, .image-23 {
    width: 90%;
  }

  .div-block-23 {
    min-width: auto;
    min-height: auto;
  }

  .grad-hero-section {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .tex-block-kula {
    margin-top: 10px;
  }

  .h1-kula {
    text-align: center;
    font-size: 50px;
    line-height: 65px;
  }

  .p1-kula {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-26 {
    height: 100px;
  }

  .div-block-27 {
    padding: 0;
  }

  .text-block-7 {
    font-size: 12px;
  }

  .qs-cont {
    min-width: 94.997%;
  }

  .kontakt-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    display: flex;
  }

  .h2-gradovi {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 20px;
  }

  .tex-block-broj {
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 25px;
    display: block;
  }

  .broj {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-30 {
    min-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .cena {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-8 {
    text-align: center;
  }

  .cena-text {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-32 {
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-16 {
    min-width: 95%;
  }

  .h2-section-gradovi {
    font-size: 40px;
    line-height: 50px;
  }

  .p2-gradovi {
    text-align: left;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 16px;
  }

  .cell-26 {
    display: block;
  }

  .container-17 {
    min-width: 95vw;
  }

  .glavni-div-pitanja {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .div-block-34 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .quick-stack-10 {
    min-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .h-3-zbm {
    text-align: center;
  }

  .image-29 {
    margin-right: auto;
  }

  .heading-23 {
    font-size: 40px;
    line-height: 60px;
  }

  .main-div-zk {
    width: 95vw;
    height: 250px;
  }

  .link-6 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-37 {
    width: 98%;
  }

  .text-block-15 {
    padding-right: 0;
  }

  .link-block.w--current {
    width: 260px;
  }

  .link-block._12.w--current {
    width: 50px;
  }

  .div-block-39 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .text-block-16 {
    width: 290px;
  }

  .container-21 {
    width: 100vw;
    max-width: 100vw;
  }

  .paragraph-15 {
    text-align: center;
    max-width: 98vw;
    margin-top: 20px;
    font-size: 16px;
    line-height: 19px;
  }

  .bold-text-41 {
    width: 99vw;
  }

  .image-36 {
    max-width: 100vw;
  }

  .heading-30 {
    font-size: 20px;
    line-height: 23px;
  }

  .image-37 {
    max-width: 100vw;
  }

  .quick-stack-13 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    width: auto;
    max-width: none;
    padding-left: 5px;
    padding-right: 5px;
  }

  .cell-36 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-41 {
    width: 95vw;
  }

  .heading-31 {
    font-size: 40px;
    line-height: 45px;
  }

  .tes-div {
    width: 100vw;
  }

  .text-block-17._1 {
    margin-bottom: 10px;
  }

  .breath {
    flex-flow: row;
    margin-top: 10px;
  }

  .div-block-44 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .div-block-45 {
    width: 180px;
    margin-bottom: 10px;
  }

  .paragraph-16 {
    text-align: center;
    margin-top: 20px;
  }

  .cell-37 {
    justify-content: center;
    align-items: center;
  }

  .image-40 {
    vertical-align: baseline;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .kalkulator-cene {
    width: 99%;
  }

  .kalkulator-section {
    padding: 5px;
    display: block;
  }

  .div-tip-vozila {
    width: 99%;
  }

  .kalkulator {
    width: 100%;
  }

  .heading-32 {
    margin-left: 10px;
  }

  .section-5 {
    flex-flow: column;
  }

  .div-block-46 {
    display: none;
  }

  .kalkulator-div {
    width: 100%;
  }

  .select-field {
    width: 99%;
  }

  .cena-usluga {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    line-height: 25px;
    display: block;
  }

  .div-block-47 {
    background-color: #ffffff1a;
    border-radius: 8px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px 10px;
  }

  .hero-section-ns {
    width: auto;
    max-width: none;
    height: auto;
    padding-bottom: 10px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .hero-h1-ns {
    text-align: center;
    letter-spacing: 5px;
    max-width: 97%;
    margin: 60px 5px 20px;
    font-size: 2rem;
    line-height: 55px;
  }

  .text-block-23 {
    font-size: 22px;
  }

  .link-block-2 {
    width: auto;
    max-width: 300px;
    margin: 60px auto 40px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .paragraph-17 {
    text-align: center;
    margin-top: 40px;
    font-size: 14px;
    line-height: 18px;
  }

  .logo-ns {
    margin-top: 3px;
  }

  ._2-section-ns {
    padding-left: 2px;
    padding-right: 2px;
  }

  .price-ns-lb {
    width: 95%;
    max-width: 350px;
    height: 350px;
  }

  ._2-big-qs-ns {
    padding-left: 0;
    padding-right: 0;
  }

  .text-nb-ns {
    text-align: center;
    background-color: #00041de6;
  }

  .icon-11 {
    color: #00041a;
    background-color: #a1484800;
  }

  .cell-2-big-qs-ns {
    justify-content: center;
    align-items: center;
  }

  .section-2-qs-h2 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 36px;
  }

  .smal-qs-ns {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-55 {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-span-27 {
    letter-spacing: 2px;
    font-size: 3rem;
    line-height: 65px;
  }

  .cell-smal-qs-ns {
    justify-content: center;
    align-items: center;
  }

  ._3-section-ns {
    padding-left: 2px;
    padding-right: 2px;
  }

  .div-block-section-3 {
    width: 99%;
    max-width: 360px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-section-3._1 {
    width: 99%;
    max-width: 360px;
  }

  .heading-35 {
    font-size: 26px;
  }

  .section-3-h2-ns {
    width: 90%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    line-height: 36px;
  }

  ._4-section-ns {
    padding-left: 2px;
    padding-right: 2px;
  }

  ._4-section-h2-ns {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .usluge-div {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .menu-button-5 {
    color: #333333fc;
  }

  .menu-button-5.w--open {
    color: #770707;
    background-color: #c8c8c81a;
  }

  .heading-36 {
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 22px;
  }

  .heading-36.x11 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 18px;
  }

  .section-5-ns-circle-div {
    width: 350px;
    height: 350px;
  }

  .section-5-ns-circle-div.x2 {
    width: 350px;
  }

  .div-block-60 {
    margin-top: 40px;
  }

  .text-block-29 {
    font-size: 20px;
  }

  .heading-38 {
    font-size: 16px;
    line-height: 16px;
  }

  .heading-39 {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-39.c1 {
    margin-bottom: 60px;
  }

  .text-block-30 {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-63, .div-block-63.x1, .div-block-63.x1 {
    min-height: 300px;
    max-height: none;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .heading-41 {
    font-size: 30px;
    line-height: 40px;
  }

  .text-block-31 {
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-65 {
    flex-flow: column;
  }

  .container-25 {
    max-width: none;
  }

  .paragraph-23 {
    text-align: center;
    max-width: 500px;
    margin-top: 40px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
    line-height: 18px;
  }

  .text-span-30 {
    letter-spacing: 2px;
    font-size: 45px;
    line-height: 65px;
  }

  .div-block-69 {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-33 {
    font-size: 22px;
  }

  .heading-42 {
    font-size: 26px;
  }

  .heading-43 {
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 22px;
  }

  .heading-43.x11 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 18px;
  }

  .text-block-36 {
    font-size: 20px;
  }

  .div-block-72 {
    margin-top: 40px;
  }

  .heading-45 {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-45.c1 {
    margin-bottom: 60px;
  }

  .heading-46, .heading-49 {
    font-size: 16px;
    line-height: 16px;
  }

  .heading-50 {
    font-size: 30px;
    line-height: 30px;
  }

  .text-block-40, .text-block-42 {
    font-size: 20px;
  }

  .heading-51 {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-52 {
    font-size: 16px;
    line-height: 16px;
  }

  .heading-53 {
    font-size: 30px;
    line-height: 40px;
  }

  .text-block-44 {
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-76 {
    flex-flow: column;
  }

  .heading-56 {
    font-size: 30px;
    line-height: 30px;
  }

  .div-block-78, .div-block-78.x1, .div-block-78.x1 {
    min-height: 300px;
    max-height: none;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .heading-57 {
    font-size: 16px;
    line-height: 16px;
  }

  .text-span-32 {
    font-size: 18px;
  }

  .background-video-2 {
    min-height: 100vh;
  }

  .image-65 {
    display: none;
  }
}

#w-node-_97978d62-ed3b-a587-701d-057ddd3c12af-dd3c12a9, #w-node-_97978d62-ed3b-a587-701d-057ddd3c12b6-dd3c12a9, #w-node-_97978d62-ed3b-a587-701d-057ddd3c12bb-dd3c12a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cb4c83f1-bf39-2733-9146-823320c5e847-20c5e843 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-cb4c83f1-bf39-2733-9146-823320c5e847-20c5e843 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-cb4c83f1-bf39-2733-9146-823320c5e847-20c5e843 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-dba3f1cb-62e6-dda9-8736-7408fef4d547-a46d99cd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cb4c83f1-bf39-2733-9146-823320c5e847-20c5e843 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}
