:root {
  --_boje---primarna: #0d948e;
  --_boje---akcentana: #faf6ea;
  --_boje---tekst-crna: #152a29;
  --_boje---tekst-bela: #ffffff47;
  --_boje---sekundarna: #b6d73e;
  --_boje---poppins: Poppins, sans-serif;
}

.navbar-no-shadow {
  background-color: var(--_boje---akcentana);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: var(--_boje---akcentana);
  width: 100%;
  max-width: 1136px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: var(--_boje---tekst-crna);
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 0;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

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

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  width: 169px;
  max-width: 100%;
  height: 52px;
  color: var(--_boje---akcentana);
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  background-color: #0d948e;
  border-radius: 12px;
  padding: 16px 13px 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.dugme2 {
  background-color: var(--_boje---akcentana);
  color: var(--_boje---tekst-crna);
  letter-spacing: 0;
  border-radius: 12px;
  margin-right: 24px;
}

.button-primary.dugme2.dugme333 {
  background-color: var(--_boje---primarna);
  color: var(--_boje---akcentana);
  background-color: var(--_boje---primarna);
}

.button-primary.dugme3 {
  border: 1px solid var(--_boje---akcentana);
  color: var(--_boje---akcentana);
  letter-spacing: 0;
  -webkit-text-stroke-color: var(--_boje---tekst-bela);
  background-color: #fff0;
  border-radius: 12px;
}

.button-primary.dugme3.dugme44 {
  border-color: var(--_boje---tekst-crna);
  color: var(--_boje---tekst-crna);
  border-color: var(--_boje---tekst-crna);
}

.image {
  width: 210px;
  height: 60px;
}

.body {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.container {
  text-align: left;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 1136px;
  max-width: 100%;
  display: flex;
}

.container.con3 {
  justify-content: center;
  align-items: center;
}

.container.cooooon {
  border: 1px #000;
  flex-flow: column;
  position: relative;
  inset: auto 0% 0%;
}

.container.con2 {
  justify-content: center;
  align-items: flex-end;
}

.container.container4 {
  flex-flow: column;
}

.container.con5 {
  flex-flow: column;
  align-self: auto;
}

.container.connnn {
  flex-flow: column;
  align-self: center;
}

.section-3 {
  background-color: var(--_boje---primarna);
  padding-left: 152px;
  padding-right: 152px;
}

.section-4 {
  background-color: var(--_boje---primarna);
  flex-flow: column;
  max-width: 100%;
  padding: 116px 24px 0;
  display: flex;
}

.div-block-3 {
  flex-flow: column;
  flex: 1;
  max-width: 100%;
  display: flex;
}

.text-block-2 {
  color: var(--_boje---sekundarna);
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

.text-block-2.eyebrow.eybrow2 {
  color: var(--_boje---primarna);
}

.heading-3 {
  text-align: center;
  margin-top: 4px;
  font-size: 48px;
  line-height: 62px;
}

.heading-3.h2.h33.h444, .heading-3.h2.h5 {
  max-width: 32ch;
}

.heading-3.h2 {
  max-width: 24ch;
  color: var(--_boje---akcentana);
  letter-spacing: -1px;
  margin-bottom: 32px;
}

.heading-3.h2.h33.h444, .heading-3.h2.h5 {
  max-width: 32ch;
}

.heading-3.h2.h33 {
  max-width: 26ch;
  color: var(--_boje---tekst-crna);
}

.heading-3.h2.h33.h444, .heading-3.h2.h5 {
  max-width: 32ch;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.paragraph-2 {
  text-align: center;
}

.paragraph-2.p2 {
  color: #fff;
  max-width: 46ch;
  margin-bottom: 24px;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-2.p2.p3 {
  max-width: 34ch;
  color: var(--_boje---tekst-crna);
  margin-bottom: 24px;
}

.paragraph-2.p2.p3.p4 {
  color: var(--_boje---tekst-crna);
  margin-bottom: 72px;
  font-weight: 300;
}

.paragraph-2.p2.p3.p4.pppppp {
  margin-bottom: 24px;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  width: 362px;
  max-width: 100%;
  margin: 24px auto 48px;
  display: flex;
}

.div-block-5.divvvvvvv {
  margin-top: 52px;
  margin-bottom: 0;
}

.div-block-5.divvvvvvv.divvvvvv666 {
  margin-top: 0;
  margin-bottom: 40px;
}

.div-block-5.divvvvvvvv.divvvvvvvvv {
  margin-top: 0;
  margin-bottom: 0;
}

.image-4, .image-5 {
  width: 100%;
  height: 100%;
  margin-right: 0;
}

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

.setion5 {
  background-color: var(--_boje---akcentana);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 116px 24px;
  display: flex;
}

.div-block-6 {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.cena {
  text-align: center;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-7 {
  border-bottom: 1px dotted #000;
  border-radius: 0;
  flex: 1;
  align-self: stretch;
  width: 100%;
  max-width: 100%;
  margin-bottom: 32px;
  padding-top: 0;
  padding-bottom: 8px;
  display: flex;
}

.div-block-7.divzadnji {
  margin-bottom: 0;
}

.text-block-4 {
  text-align: left;
  flex: 1;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-4.textbllovk {
  color: var(--_boje---primarna);
  flex: 0 auto;
}

.div-block-8 {
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  max-width: 100%;
  margin-right: 24px;
  display: flex;
}

.div-block-8.viiiii {
  margin-right: 0;
}

.section-5 {
  background-color: var(--_boje---primarna);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding: 116px 24px;
  display: flex;
}

.div-block-10 {
  flex-flow: row;
  align-self: stretch;
  max-width: 100%;
  margin-bottom: 44px;
  display: flex;
}

.div-block-10.divblock15 {
  justify-content: center;
  align-items: center;
}

.div-block-10.divblock15.divvvv {
  margin-bottom: 0;
}

.div-block-11 {
  flex-flow: column;
  flex: 1;
  max-width: 100%;
  margin-right: 24px;
  display: flex;
}

.div-block-12, .div-block-13 {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  margin-right: 24px;
  display: flex;
}

.div-block-14 {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-right: 24px;
  display: flex;
}

.div-block-15 {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.div-block-16 {
  justify-content: flex-end;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.heading-4 {
  color: #fff;
  max-width: 32ch;
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 64px;
}

.text-block-5 {
  color: var(--_boje---sekundarna);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

.paragraph-3 {
  color: #fff;
  max-width: 34ch;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-3.orrrrrr {
  text-align: center;
  text-align: center;
  max-width: 32ch;
}

.image-7, .image-8, .image-9, .image-10 {
  width: 93px;
  height: 93px;
  margin-bottom: 16px;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 16px;
}

.section-6 {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  padding-top: 116px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.div-block-17 {
  flex-flow: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.div-block-18 {
  flex-flow: column;
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
  max-width: 100%;
  margin-left: 0;
  display: flex;
}

.div-block-19 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.image-11 {
  margin-left: 0;
}

.section-7 {
  background-color: var(--_boje---primarna);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  padding: 116px 24px;
  display: flex;
}

.section-8 {
  background-color: var(--_boje---primarna);
  background-image: url("https://cdn.prod.website-files.com/691736dd377dbd33e8c45be2/6917444dc51a3d5957caa35d_Her%20section.png");
  background-position: 100% 100%;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding-top: 116px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.div-block-22 {
  flex-flow: column;
  flex: 1;
  max-width: 100%;
  margin-right: 24px;
  display: flex;
}

.div-block-23 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 100%;
  display: flex;
}

.heading-6 {
  max-width: 20ch;
  color: var(--_boje---akcentana);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 72px;
  line-height: 84px;
}

.div-block-24 {
  max-width: 72ch;
  margin-bottom: 32px;
}

.div-block-25 {
  max-width: 100%;
}

.div-block-26 {
  flex: 1;
  order: 0;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 100%;
  margin-bottom: 52px;
  display: flex;
}

.div-block-27 {
  max-width: 100%;
  margin-bottom: 124px;
  display: flex;
}

.paragraph-4 {
  border-left: 1px solid var(--_boje---sekundarna);
  max-width: 38ch;
  color: var(--_boje---akcentana);
  border-radius: 2px;
  margin-bottom: 0;
  padding-left: 12px;
  font-weight: 300;
  line-height: 24px;
}

.image-13 {
  width: 363px;
  height: 423px;
}

.footer-dark-3 {
  background-color: var(--_boje---tekst-crna);
  color: var(--_boje---tekst-bela);
  border-bottom: 1px #e4ebf3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 80px 24px 0;
  display: flex;
  position: relative;
}

.container-5 {
  outline-offset: 0px;
  border: 1px #000;
  outline: .25px #fff;
  align-self: stretch;
  width: 100%;
  max-width: 940px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.footer-wrapper-3 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 900px;
  margin-bottom: 88px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content-3 {
  grid-column-gap: 40px;
  grid-row-gap: 32px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  display: grid;
}

.footer-block-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-link-3 {
  color: #ffffffd9;
  margin-top: 0;
  margin-bottom: 12px;
  margin-left: 12px;
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
  text-decoration: none;
}

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

.marquee-wrapper {
  background-color: var(--_boje---akcentana);
  width: 100vw;
  color: var(--_boje---primarna);
  padding-top: 2rem;
  padding-bottom: 2rem;
  overflow: hidden;
}

.marquee-container {
  grid-column-gap: 4.5vw;
  grid-row-gap: 4.5vw;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.marquee-content-contaier {
  grid-column-gap: 2.2vw;
  grid-row-gap: 2.2vw;
  flex-wrap: nowrap;
  align-items: center;
  display: flex;
}

.marquee-text {
  color: var(--_boje---tekst-crna);
  white-space: nowrap;
  font-size: 2.5vw;
  font-weight: 300;
  line-height: 1.5em;
}

.marquee-icon {
  width: 16px;
  height: 16px;
}

.image-15 {
  margin-right: 8px;
}

.div-block-28 {
  margin-bottom: 12px;
}

.div-block-29 {
  margin-bottom: 8px;
}

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

.section-14 {
  padding-left: 0;
  padding-right: 0;
}

.bold-text-3 {
  color: var(--_boje---primarna);
  -webkit-text-stroke-color: var(--_boje---tekst-crna);
  font-weight: 500;
}

.image-17 {
  width: 363px;
  height: 370px;
}

.link-block {
  background-color: var(--_boje---primarna);
  border-radius: 12px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 240px;
  max-width: 100%;
  padding: 16px;
  text-decoration: none;
  display: flex;
}

.text-block-11 {
  color: #fff;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .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 {
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .divhero {
    flex-flow: column;
    padding-left: 24px;
    padding-right: 24px;
  }

  .container {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-end;
  }

  .container.con2 {
    flex-flow: row;
  }

  .container.connnn {
    justify-content: center;
    align-items: center;
  }

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

  .section-4 {
    padding-top: 80px;
    padding-left: 44px;
    padding-right: 44px;
  }

  .image-4 {
    height: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }

  .image-5 {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }

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

  .setion5, .section-5 {
    padding: 80px 44px;
  }

  .section-6 {
    padding: 80px 44px 0;
  }

  .section-7 {
    padding: 80px 44px;
  }

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

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

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

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .section-8 {
    flex-flow: row;
    padding-top: 80px;
    padding-left: 44px;
    padding-right: 44px;
  }

  .div-block-22 {
    flex: 0 auto;
  }

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

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

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

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

  .text-block-7 {
    font-size: 150px;
    line-height: 150px;
  }

  .footer-dark-3 {
    padding-top: 52px;
    padding-bottom: 0;
  }

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

  .footer-content-3 {
    grid-column-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: auto auto;
  }

  .grid_6-col {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 1fr;
  }

  .section-11.overflow_hidden {
    padding: 80px 44px;
  }

  .grid_9-col {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 1fr;
  }

  .grid_masonry.is-3-col {
    column-count: 2;
    column-count: 2;
  }

  .section-13 {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .gallery-wrapper-2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

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

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

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

  .nav-link {
    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 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .container.con2 {
    flex-flow: row;
  }

  .section-2, .section-4 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .image-4, .image-5 {
    margin-bottom: 0;
  }

  .setion5 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-8 {
    margin-right: 12px;
  }

  .section-5 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-10, .div-block-10.divblock15.divvvv, .div-block-10.divblock15.divvvv, .div-block-10.divblock15.divvvv {
    flex-flow: column;
  }

  .div-block-11 {
    justify-content: flex-start;
    align-items: center;
    margin-right: 0;
  }

  .div-block-12, .div-block-13, .div-block-14 {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .div-block-16 {
    justify-content: center;
    align-items: center;
  }

  .heading-4 {
    text-align: center;
    margin-bottom: 20px;
  }

  .paragraph-3 {
    text-align: center;
  }

  .section-6 {
    padding-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer-dark {
    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-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

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

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

  .gallery-overview {
    padding: 60px 15px;
  }

  .div-block-22 {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 52px;
    margin-right: 0;
  }

  .div-block-23 {
    flex-flow: column-reverse wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-27 {
    margin-bottom: 52px;
  }

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

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

  .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-2 {
    margin-top: 20px;
    margin-left: -20px;
  }

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

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

  .italic-text {
    font-size: 130px;
    line-height: 130px;
  }

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

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

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

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

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

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

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

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

  .grid_6-col, .grid_9-col {
    grid-template-columns: minmax(0, 1fr) 1fr;
  }

  .grid_masonry.is-3-col {
    column-count: 1;
    column-count: 1;
  }

  .header {
    margin-bottom: 2rem;
  }

  .bold-text {
    font-size: 30px;
    line-height: 30px;
  }

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

  .gallery-overview-2 {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-no-shadow-container {
    padding-left: 24px;
    padding-right: 24px;
  }

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

  .nav-button-wrapper {
    width: auto;
  }

  .button-primary {
    width: 328px;
  }

  .button-primary.dugme2 {
    width: 328px;
    color: var(--_boje---tekst-crna);
    margin-bottom: 16px;
    margin-right: 0;
  }

  .button-primary.dugme2.dugme333 {
    color: var(--_boje---akcentana);
  }

  .button-primary.dugme3 {
    width: 328px;
  }

  .divhero {
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block {
    margin-right: 0;
    padding-top: 64px;
  }

  .div-block-2 {
    flex-flow: wrap-reverse;
    justify-content: center;
    align-items: flex-end;
  }

  .container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .container.con2 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
  }

  .heading {
    text-align: center;
    margin-top: 0;
    margin-bottom: 32px;
    font-size: 40px;
    line-height: 48px;
  }

  .image-3 {
    height: 100%;
  }

  .paragraph {
    margin-bottom: 32px;
  }

  .section-2 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .heading-2 {
    text-align: center;
    font-size: 32px;
    line-height: 40px;
  }

  .section-4 {
    padding-top: 64px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .heading-3.h2 {
    font-size: 32px;
    line-height: 40px;
  }

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

  .div-block-5.divvvvvvvv {
    justify-content: flex-end;
    align-items: center;
  }

  .image-4, .image-5 {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }

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

  .setion5 {
    padding: 64px 24px;
  }

  .text-block-4 {
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-8 {
    margin-right: 0;
  }

  .div-block-9 {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 32px;
  }

  .section-5 {
    padding: 64px 24px;
  }

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

  .div-block-12, .div-block-13, .div-block-14 {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .heading-4 {
    margin-top: 4px;
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 40px;
  }

  .paragraph-3.orrrrrr {
    max-width: 24ch;
  }

  .section-6 {
    padding-top: 64px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .div-block-18 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .div-block-19 {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .image-11 {
    width: 100%;
    height: 100%;
  }

  .section-7 {
    padding: 64px 24px;
  }

  .container-2, .container-3 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .section-8 {
    background-image: none;
    padding-top: 64px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-22 {
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 24px;
  }

  .div-block-23 {
    flex-flow: column-reverse wrap;
    order: 1;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
  }

  .heading-6 {
    flex-flow: column;
    max-width: 100%;
    font-size: 40px;
    line-height: 48px;
    display: flex;
  }

  .div-block-24 {
    flex: 0 auto;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .div-block-25 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 16px;
    margin-left: 0;
    display: flex;
  }

  .div-block-26 {
    margin-bottom: 32px;
  }

  .div-block-27 {
    flex-flow: column-reverse wrap;
    margin-bottom: 0;
  }

  .paragraph-4 {
    margin-bottom: 32px;
  }

  .image-13 {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    width: auto;
    height: auto;
  }

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

  .italic-text {
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
  }

  .footer-dark-3 {
    padding-top: 32px;
  }

  .container-5 {
    max-width: none;
    margin-bottom: 0;
  }

  .footer-wrapper-3 {
    margin-bottom: 24px;
  }

  .footer-content-3 {
    grid-row-gap: 20px;
  }

  .footer-block-3 {
    border-bottom: .25px none var(--_boje---primarna);
    flex-flow: column-reverse wrap-reverse;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 24px;
  }

  .footer-link-3 {
    text-align: center;
    align-self: auto;
  }

  .marquee-text {
    font-size: 6vw;
  }

  .grid_6-col {
    grid-template-columns: minmax(0, 1fr);
  }

  .grid_6-col.gap-xsmall {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: minmax(0, 1fr);
  }

  .section-11.overflow_hidden {
    padding: 64px 24px;
  }

  .grid_9-col {
    grid-template-columns: minmax(0, 1fr);
  }

  .text-block-9 {
    font-size: 64px;
    line-height: 64px;
  }

  .div-block-29 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .section-13 {
    padding: 64px 24px;
  }

  .bold-text {
    max-width: 8ch;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 20px;
  }

  .bold-text-2 {
    font-size: 24px;
    line-height: 24px;
  }

  .list {
    max-width: 38ch;
    padding-left: 40px;
  }

  .list-2, .list-3 {
    max-width: 38ch;
  }

  .bold-text-4 {
    font-size: 30px;
    line-height: 28px;
  }

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

  .list-4 {
    max-width: 38ch;
  }

  .list-item {
    max-width: 32ch;
  }

  .list-5 {
    max-width: 38ch;
  }

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

  .gallery-wrapper-2 {
    grid-template-columns: 1fr;
  }

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

  .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13 {
    font-size: 24px;
    line-height: 24px;
  }

  .bold-text-14 {
    font-size: 24px;
    line-height: 20px;
  }
}

#w-node-cbf38f25-27ba-11f7-c583-30d3e3e39455-e8c45c07, #w-node-_6477186c-7380-3908-1f17-ef701a3aa2bd-e8c45c07, #w-node-cbf38f25-27ba-11f7-c583-30d3e3e39469-e8c45c07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
