@font-face {
  font-family: Segoeui;
  src: url('../fonts/segoeui.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --steel-blue: #4888ce;
  --midnight-blue: #002e63;
  --white: white;
  --black: black;
}

body {
  color: #333;
  font-family: Segoeui, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.div-block-87 {
  background-color: #002e63;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.link-block-17 {
  padding: 10px 15px;
}

.section {
  background-color: #0000000d;
  margin-top: 0;
  padding: 10px 10px 20px;
}

.toggle-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
}

.toggle-icon {
  float: right;
  background-image: url('../images/arrow-down-sign-to-navigate.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  right: 10px;
}

.toggle-header {
  color: #002e63;
  text-transform: uppercase;
  background-color: #fff;
  border-bottom: 1px solid #e1e1e1;
  border-radius: 4px;
  width: 100%;
  padding: 20px 15px 17px 20px;
  font-size: 16px;
  text-decoration: none;
  box-shadow: 0 10px 12px -7px #002e633b;
}

.toggle-header:hover {
  color: #4897dc;
}

.toggle-content {
  overflow: hidden;
}

.toggle-element {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.toggle-element.in-pages {
  background-color: #fff;
  border: 1px solid #002e6340;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 80%;
  margin-bottom: 50px;
}

.toggle-space {
  background-color: #fff;
  padding: 30px 30px 30px 15px;
}

.toggle-wrapper {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.button {
  color: #002e63;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  background-image: url('../images/long-arrow-pointing-to-the-right.svg');
  background-position: 128%;
  background-repeat: no-repeat;
  background-size: 18px;
  background-attachment: scroll;
  border: 2px solid #002e63;
  border-radius: 10px;
  padding-top: 12px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 13px;
  font-weight: 500;
  transition: all .3s;
}

.button:hover {
  color: #fff;
  background-color: #002e63;
  background-position: 90%;
  padding-left: 20px;
  padding-right: 45px;
}

.button.full-blue {
  color: #fff;
  background-color: #002e63;
}

.button.in-tab:hover {
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  border-color: #1489cd;
  border-right-style: solid;
  padding-left: 30px;
  padding-right: 30px;
}

.button.in-tab.prvitab {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.button.in-tab.zadnjitab {
  border-right-style: solid;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.button.in-tab {
  color: #838390;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  border-color: #f1f1f7;
  border-right-style: solid;
  border-radius: 0;
}

.button.in-tab:hover {
  border-style: solid;
  border-color: var(--steel-blue);
  background-color: #0000;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  padding-left: 30px;
  padding-right: 30px;
}

.button.in-tab.w--current {
  color: #fff;
  background-color: #002e63;
  border-color: #002e63;
}

.top-margin {
  margin-top: 15px;
}

.top-margin.more {
  margin-top: 30px;
}

.bolder {
  color: #4253ff;
  margin-left: 2px;
  font-size: 40px;
  font-weight: 600;
  line-height: 0;
  display: none;
}

.top-title {
  margin-bottom: 40px;
}

.top-heading {
  color: #919197;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
}

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

.image-2 {
  width: 75%;
}

.link {
  color: #4888ce;
  text-decoration: none;
}

.progress-wrapper {
  margin-bottom: 15px;
  position: relative;
}

.paragraph-5 {
  text-align: right;
}

.link-2 {
  color: #1489cd;
  text-decoration: none;
}

.no-margin {
  text-align: left;
  margin-top: 0;
}

.row-3 {
  margin-bottom: 50px;
  margin-left: 5%;
  margin-right: 5%;
}

.paragraph-6 {
  text-align: left;
}

.left-padding {
  padding-right: 20px;
}

.column-2 {
  padding-left: 0;
}

.tab-pane {
  padding-bottom: 20px;
}

.progress-line {
  float: right;
  background-color: #e9e9e9;
  width: 80%;
  height: 3px;
  position: relative;
  overflow: hidden;
}

.tab-menu {
  text-align: center;
  margin-bottom: 40px;
}

.tab-menu.left {
  text-align: center;
}

.column-12 {
  text-align: right;
}

.progress-overlay {
  background-color: #002e63;
  width: 97%;
  position: absolute;
  inset: 0;
}

.progress-overlay._56 {
  width: 56%;
}

.progress-overlay._19 {
  width: 19%;
}

.progress-overlay._80 {
  width: 80%;
}

.progress-overlay._33 {
  width: 33%;
}

.progress-overlay._25 {
  width: 25%;
}

.progress-overlay._37 {
  width: 37%;
}

.progress-overlay._89 {
  width: 89%;
}

.progress-overlay._16 {
  width: 16%;
}

.progress-overlay._22 {
  width: 22%;
}

.progress-overlay._75 {
  width: 75%;
}

.progress-overlay._18 {
  width: 18%;
}

.progress-overlay._27 {
  width: 27%;
}

.progress-overlay._15 {
  width: 15%;
}

.progress-overlay._61 {
  width: 61%;
}

.progress-overlay._34 {
  width: 34%;
}

.progress-overlay.po2 {
  width: 82%;
}

.progress-overlay._36 {
  width: 36%;
}

.progress-overlay._90 {
  width: 90%;
}

.progress-overlay._77 {
  width: 77%;
}

.progress-overlay._23 {
  width: 23%;
}

.progress-overlay._40 {
  width: 40%;
}

.progress-overlay.po3 {
  width: 90%;
}

.progress-overlay._49 {
  width: 49%;
}

.progress-overlay._24 {
  width: 24%;
}

.progress-overlay._26 {
  width: 26%;
}

.progress-overlay._29 {
  width: 29%;
}

.progress-overlay._14 {
  width: 14%;
}

.text-block-4 {
  color: #919197;
  text-align: right;
  padding-right: 42px;
}

.tabs {
  margin-top: 40px;
}

.heading {
  color: #002e63;
  text-align: center;
  font-weight: 400;
}

.blog-card {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.blog-card-1 {
  text-align: left;
  background-color: #fff;
  flex: 1;
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 25px;
  position: relative;
}

.image-card-2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.h4-blog {
  color: #002e63;
  text-align: left;
  min-height: 75px;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 800;
}

.procitaj {
  color: #667073;
  border-bottom: 2px solid #667073;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  bottom: 0;
  left: 0;
  right: 0;
}

.procitaj:hover {
  color: #000;
  border-bottom-color: #1489cd;
}

.paragraph-7 {
  min-height: 68px;
  padding-left: 10px;
}

.kategorija {
  color: #fff;
  text-transform: uppercase;
  background-color: #002e63;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-bottom: 15px;
  padding: 15px;
  font-size: 18px;
}

.check-list {
  text-align: left;
  background-image: url('../images/OK.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 17px;
  margin-bottom: 15px;
}

.check-list.none {
  color: #ccc;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.check-list.none.transparent {
  color: #d3d3d3;
  padding-right: 15px;
}

.check-list.white {
  color: #333;
  background-size: 17px;
  padding-right: 15px;
}

.div-block-77 {
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-77.another-style {
  background-color: #fff;
  border-radius: 10px;
  padding-bottom: 30px;
  box-shadow: 1px 5px 10px 3px #0003;
}

.div-block-77.another-style {
  background-color: #fff;
  border-radius: 10px;
  height: 180px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 4px 3px 10px 3px #0003;
}

.div-block-77.another-style.white-photo {
  background-color: #002e63;
}

.price {
  color: #002e63;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 300;
  line-height: 50px;
  display: block;
}

.price.white {
  color: #fff;
}

.price.posebna {
  text-align: center;
  font-size: 18px;
  line-height: 15px;
}

.pricing-wrapper {
  float: left;
  text-align: left;
  background-color: #fff;
  width: 33.333%;
  margin-left: 0;
  padding: 40px 20px 77px;
  transition: all .4s;
  position: relative;
}

.pricing-wrapper.style-4 {
  box-shadow: none;
  background-color: #0000;
  padding: 0 10px;
}

.pricing-wrapper.style-4.four-column {
  width: 20%;
}

.unordered-list-2 {
  padding-left: 0;
  padding-right: 0;
}

.white-paragraph {
  color: #fff;
  text-align: right;
}

.pricing-title {
  color: #7a7a7a;
  margin-top: 0;
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
}

.pricing-title.white {
  color: #fff;
}

.submit-form {
  float: left;
  color: #1489cd;
  text-align: center;
  background-color: #fff;
  border: 2px solid #1489cd;
  border-radius: 7px;
  padding: 10px 70px;
  font-family: Varela Round, sans-serif;
  font-size: 15px;
  transition: all .4s;
  display: block;
}

.submit-form:hover {
  color: #fff;
  background-color: #1489cd;
}

.submit-form.gumb {
  color: #fff;
  text-align: center;
  background-color: #1489cd;
  border-color: #d6d6d6;
  flex-direction: row;
  justify-content: center;
  margin-left: 10%;
  margin-right: 10%;
  padding-left: 35px;
  padding-right: 35px;
  text-decoration: none;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.submit-form.gumb:hover {
  transform: scale(1.05);
}

.pricing-title-2 {
  color: #7a7a7a;
  text-align: left;
  font-size: 17px;
  font-weight: 300;
  line-height: 22px;
}

.pricing-title-2.white {
  color: #fff;
  text-align: left;
}

.div-block-16 {
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.text-block-44 {
  margin-top: 10px;
}

.text-block-45 {
  margin-top: 15px;
  font-size: 20px;
}

.paragraph-8 {
  text-align: right;
}

.paragraph-9 {
  color: var(--midnight-blue);
  text-transform: uppercase;
}

.lightbox-link-2 {
  box-shadow: 4px 3px 10px 3px #0003;
}

.nav-link {
  color: #fff;
}

.nav-link.w--current {
  border-bottom-width: 1px;
  border-bottom-color: var(--white);
  color: var(--white);
}

.dropdown-link {
  text-transform: uppercase;
}

.dropdown-link:hover {
  color: var(--steel-blue);
}

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

.container-fluid-2 {
  z-index: 5;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8%;
  padding-right: 8%;
  display: block;
}

.container-fluid-2.center {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.container-fluid-2.center.pop-up {
  width: 30%;
  padding-left: 0%;
  padding-right: 0%;
}

.text-block-47 {
  color: #002e63;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
}

.contact-content {
  position: relative;
  overflow: hidden;
}

.close-pop-up {
  opacity: .6;
  background-color: #464d56;
  background-image: url('../images/error-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 20px;
  width: 28px;
  height: 28px;
  margin-left: 6px;
  transition: all .4s;
  position: absolute;
  top: 20px;
  right: 20px;
}

.close-pop-up:hover {
  opacity: 1;
}

.heading-3 {
  display: none;
}

.contact-div {
  background-color: #f1f1f7;
  border-radius: 4px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 40px 20px;
  display: block;
  box-shadow: 0 12px 10px -7px #0003;
}

.contact-div.in-pop-up {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
  display: block;
}

.contact-pop-up {
  z-index: 9999;
  background-image: linear-gradient(#002e63f7, #002e63f7);
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0;
}

.ikona {
  margin-right: 10px;
}

.section-2 {
  background-color: var(--midnight-blue);
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-noga {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.footer-logo {
  float: left;
  opacity: .9;
  margin-bottom: 12px;
  transition: all .5s;
}

.footer-logo:hover {
  opacity: 1;
}

.tekst-noga {
  color: #fff;
  margin-top: 3px;
  margin-bottom: 1px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.tekst-noga.odebeljeno {
  font-weight: 600;
}

.tekst-noga.sodisce {
  font-size: 11px;
}

.bel-link-noga {
  color: #fff;
  text-decoration: none;
}

.html-embed {
  margin-bottom: 50px;
}

.na-vrh {
  z-index: 1900;
  background-color: #f2f2f2;
  border-radius: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 0;
  position: fixed;
  inset: auto 0% 0% auto;
}

.link-block-18 {
  position: fixed;
  bottom: 34%;
  left: auto;
  right: 0%;
}

.dropdown-list-4 {
  margin-left: 2px;
}

.dropdown-list-4.w--open {
  margin-left: -40px;
}

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

.blog-card-2 {
  text-align: left;
  background-color: #fff;
  flex: 1;
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 25px;
  position: relative;
}

.blog-card-2.card-1 {
  flex: 0 auto;
  width: 33%;
}

.h4-blog-2 {
  color: #002e63;
  text-align: left;
  min-height: 60px;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 800;
}

.left-columns-p-2 {
  text-align: left;
  margin-bottom: 20px;
  font-size: 15px;
}

.left-columns-p-2.blog-card-paragraph {
  height: 100px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 20px;
}

.link-3, .link-4, .link-5 {
  color: var(--midnight-blue);
  text-decoration: none;
}

.div-block-88 {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.div-block-89 {
  background-color: var(--white);
  text-align: center;
  flex: 1;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 20px;
}

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

.text-block-49 {
  color: var(--midnight-blue);
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 25px;
}

.lightbox-link-3 {
  border: 1px solid var(--midnight-blue);
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px;
}

.video {
  transform-style: preserve-3d;
  background-color: #fff;
  border: 6px solid #1489cd;
  border-radius: 10px;
  margin-top: 20px;
  padding: 3px;
}

.video:hover {
  transform: scale3d(1.05, 1.05, 1.05);
}

.div-block-90 {
  position: fixed;
}

.div-block-91 {
  flex-direction: column;
  display: flex;
}

.link-block-19 {
  justify-content: space-between;
  position: relative;
}

.image-3 {
  width: 100%;
  position: relative;
}

.div-block-92 {
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}

.heading-5 {
  margin-top: 10px;
}

.section-3 {
  margin-top: 80px;
  margin-bottom: 40px;
}

.lottie-animation {
  position: absolute;
  inset: 0% 0% auto 80%;
}

.link-block-20 {
  z-index: 2500;
  position: absolute;
  inset: 0% 0% auto auto;
}

.lottie-animation-2 {
  position: absolute;
}

html.w-mod-js [data-ix="toggle-content-initial-appe"] {
  height: 0;
}

html.w-mod-js [data-ix="skrij"] {
  display: none;
}

html.w-mod-js [data-ix="display-none-subscribe-on-load"] {
  opacity: 0;
  display: none;
}

@media screen and (max-width: 991px) {
  .bolder {
    display: none;
  }

  .top-title {
    margin-bottom: 60px;
  }

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

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

  .blog-card {
    flex-direction: row;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .blog-card-1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .div-block-77.another-style {
    height: 220px;
  }

  .price.posebna {
    line-height: 20px;
  }

  .pricing-wrapper {
    width: 100%;
  }

  .pricing-wrapper.style-4.four-column {
    width: 50%;
    margin-bottom: 30px;
  }

  .container-fluid-2.center.pop-up {
    width: 80%;
  }

  .contact-div {
    width: 90%;
  }

  .na-vrh {
    margin-right: 0;
  }

  .link-block-20 {
    top: 20%;
  }
}

@media screen and (max-width: 767px) {
  .toggle-element {
    width: 100%;
  }

  .button.in-tab {
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .blog-card {
    display: inline-block;
  }

  .blog-card-1 {
    margin-bottom: 20px;
  }

  .h4-blog {
    min-height: auto;
  }

  .submit-form.gumb {
    bottom: 0%;
  }

  .div-block-16 {
    flex-direction: column;
  }

  .nav-link {
    color: #000;
  }

  .menu-button {
    color: #fff;
    font-size: 30px;
  }

  .menu-button.w--open {
    color: var(--midnight-blue);
  }

  .nav-menu {
    width: 90%;
    margin-top: 66px;
  }

  .text-block-46 {
    display: flex;
  }

  .container-noga {
    text-align: center;
  }

  .blog-card-2 {
    margin-bottom: 20px;
  }

  .h4-blog-2 {
    min-height: auto;
  }

  .left-columns-p-2.blog-card-paragraph {
    height: auto;
  }

  .div-block-88 {
    flex-direction: column;
  }

  .link-block-20 {
    top: 25%;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .toggle-element.in-pages {
    width: 100%;
  }

  .button.in-tab {
    margin-bottom: 10px;
  }

  .bolder {
    font-size: 33px;
    display: none;
  }

  .top-title {
    margin-bottom: 40px;
  }

  .div-block-77 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-77.another-style {
    padding-left: 15px;
  }

  .pricing-wrapper.style-4.four-column {
    width: 100%;
  }

  .submit-form {
    margin-left: auto;
    margin-right: auto;
    padding-left: 100px;
    padding-right: 100px;
    display: block;
  }

  .submit-form.gumb {
    margin-top: -40px;
  }

  .container-fluid-2.center.pop-up {
    width: 95%;
  }

  .contact-div {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-noga {
    text-align: center;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .footer-logo, .tekst-noga {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .link-block-20 {
    top: 55%;
  }
}


@font-face {
  font-family: 'Segoeui';
  src: url('../fonts/segoeui.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}