<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  color: #333;
  font-family: Exo, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:hover {
  color: #26a9e0;
}

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

.navbar-brand-three {
  z-index: 5;
  width: 75px;
  position: absolute;
}

.nav-dropdown-toggle {
  color: #fff;
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #26a9e0;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  background-color: #848484;
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #26a9e0;
}

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

.nav-dropdown-icon {
  margin-right: 10px;
}

.button-2 {
  color: #fff;
  background-color: #26a9e0;
  border-width: 1px;
  border-color: #fff;
  border-radius: 40px;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s;
  display: block;
  box-shadow: 0 4px 8px #20252954;
}

.button-2:hover {
  border-width: 1px;
  border-color: #3898ec;
  transform: translate(0, -4px);
  box-shadow: 0 6px 20px #00000054;
}

.button-2.kontakt {
  color: #26a9e0;
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0;
}

.button-2.povprasevanje {
  width: 50%;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
  border: 1px solid #26a9e0;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-wrapper-three {
  width: 100%;
}

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

.page-padding {
  padding-left: 5%;
  padding-right: 5%;
}

.heading-10 {
  font-weight: 400;
}

.div-block-2 {
  margin-top: 20px;
  display: flex;
}

.cta_image-wrapper {
  width: 55%;
  position: relative;
}

.cta_content {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 55%;
  padding: 2.5rem;
  display: flex;
}

.cta_heading {
  text-align: left;
  margin-bottom: .25rem;
  font-size: 1.8125rem;
  line-height: 1.3;
}

.cta_heading.subheading {
  margin-bottom: 1rem;
  font-size: 1.2rem;
}

.section-home-beach {
  display: none;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.cta_image {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.heading-2 {
  text-shadow: 1px 1px 1px #fff;
  font-size: 30px;
  font-weight: 400;
}

.heading-2.naziv {
  font-size: 50px;
  font-weight: 700;
}

.header_wrapper {
  z-index: 2;
  text-align: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.button-3 {
  color: #fff;
  background-color: #26a9e0;
  border-width: 1px;
  border-color: #fff;
  border-radius: 40px;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s;
  display: block;
  box-shadow: 0 4px 8px #20252954;
}

.button-3:hover {
  border-width: 1px;
  border-color: #3898ec;
  transform: translate(0, -4px);
  box-shadow: 0 6px 20px #00000054;
}

.section-home-header {
  margin-top: 40px;
}

.paragraph {
  text-align: left;
}

.cta_component {
  height: 20rem;
  margin-top: 40px;
  padding-top: 0;
  display: flex;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-xhuge {
  text-align: center;
  padding: 4em 1rem 1em;
}

.header_image-wrapper-2 {
  text-align: center;
  width: 100%;
  margin-top: 40px;
  position: relative;
}

.header_image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-top: 0;
}

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

.container-2 {
  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-brand {
  padding: 13px;
}

.footer-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

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

.footer-link.white-link {
  color: #fff;
  text-decoration: underline;
}

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

.image-4 {
  width: 151px;
}

.code-embed {
  margin-top: 20px;
}

.paragraph-3 {
  text-align: left;
  margin-top: 10px;
  font-size: 16px;
}

.heading-9 {
  text-align: left;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 600;
  line-height: 35px;
  display: block;
}

.image-5 {
  margin-bottom: 20px;
  padding-top: 20px;
}

.list-item {
  text-align: left;
  margin-top: 2px;
  font-size: 16px;
}

.list-item.letter {
  font-size: 18px;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.piskotki-naslov {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
}

.piskotki-tekst {
  text-align: left;
}

@media screen and (max-width: 991px) {
  .navbar-brand-three {
    position: relative;
  }

  .navbar-logo-center-container.shadow-three {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .button-2 {
    flex: none;
  }

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

  .nav-menu-three {
    border-radius: 50px;
  }

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

  .menu-button {
    padding: 12px;
  }

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

  .container {
    max-width: 728px;
  }

  .cta_image-wrapper, .cta_content {
    width: 100%;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .button-3 {
    flex: none;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

@media screen and (max-width: 767px) {
  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

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

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

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

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

  .nav-link {
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .nav-link.w--current {
    color: #000;
  }

  .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;
  }

  .icon-2 {
    font-size: 2em;
  }

  .nav-menu-three {
    background-color: #fff;
    border: 1px solid #26a9e0;
    border-radius: 0;
    flex-flow: column;
    padding-bottom: 30px;
  }

  .menu-button.w--open {
    background-color: #26a9e0;
  }

  .page-padding {
    padding-left: 1%;
    padding-right: 1%;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .section-home-header {
    margin-top: 0;
  }

  .cta_component {
    flex-direction: column;
    height: auto;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical.padding-xhuge {
    padding-top: 4.5em;
  }

  .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;
  }

  .title-small {
    margin-bottom: 0;
    font-size: 16px;
  }

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

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

@media screen and (max-width: 479px) {
  .button-2 {
    margin-bottom: 20px;
    font-size: 16px;
  }

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

  .container {
    max-width: none;
  }

  .cta_content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .button-3 {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .section-home-header {
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
  }

  .cta_component {
    height: auto;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical.padding-xhuge {
    padding-bottom: .5em;
  }

  .header_image-2 {
    margin-top: 0;
  }

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

  .heading-9 {
    margin-bottom: 20px;
  }
}

#w-node-_6333a6d8-bf04-4cd7-6357-56966a2b7891-6a2b788b, #w-node-_6333a6d8-bf04-4cd7-6357-56966a2b789d-6a2b788b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


</pre></body></html>