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

.div-block {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  height: 50px;
  background-color: #150f8f;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  margin-right: 10px;
  margin-left: 10px;
  text-decoration: none;
}

.link-block.jezik {
  margin-right: 5px;
  margin-left: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
}

.link-block.jezik.jezik-2 {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-block.jezik {
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
}

.link-block.jezik:hover {
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
}

.image {
  display: block;
  width: 22px;
}

.image.jezik {
  width: 30px;
  height: 20px;
}

.image.jezik {
  width: 30px;
  height: 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.text-block {
  margin-top: 2px;
  margin-left: 8px;
  color: #fff;
  font-size: 15px;
}

.dropdown-list.w--open {
  overflow: hidden;
  margin-top: 10px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 40px;
  padding-bottom: 45px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  background-color: transparent;
}

.navbar.white {
  position: static;
  left: 0px;
  top: -7px;
  right: 0px;
  margin-top: 126px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  box-shadow: 0 0 33px 0 rgba(0, 0, 0, 0.2);
}

.small-dropdown-icon {
  margin-right: 11px;
  opacity: 0.5;
  font-size: 12px;
}

.dropdown-link {
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-size: 13px;
}

.dropdown-link:hover {
  background-color: #1f6fff;
  color: #fff;
}

.dropdown-link.w--current {
  color: #1f6fff;
}

.dropdown-link.w--current:hover {
  color: #fff;
}

.nav-menu {
  z-index: 1;
  margin-top: 5px;
  border-radius: 4px;
}

.nav-link {
  margin-right: 3px;
  padding: 11px 15px;
  border: 1px solid transparent;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease, border 200ms ease;
  transition: background-color 200ms ease, border 200ms ease;
  font-size: 13px;
  line-height: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #c01e1c;
}

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

.nav-link.dropdown-toggle {
  padding-right: 30px;
}

.nav-link.dropdown-toggle.w--open {
  background-color: rgba(0, 0, 0, 0.1);
}

.logo-block {
  z-index: 2500;
  width: 75px;
  margin-top: -50px;
  margin-right: 30px;
  padding: 10px;
  background-color: #fff;
}

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

.slider-2 {
  height: 85vh;
  margin-top: 56px;
}

.button-4 {
  margin-top: 20px;
  border-radius: 8px;
  background-color: #00512b;
  color: #fff;
}

.button-4:hover {
  background-color: #3898ec;
}

.slide-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Transport-Majer.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Transport-Majer.webp');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.slide-3.slika-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Transport-Majer-4.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Transport-Majer-4.webp');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.slide-3.slika-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Transport-Majer-9.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Transport-Majer-9.webp');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.naslovna-2 {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-shadow: 2px 0 3px #000;
}

.align-center-2 {
  margin-right: 5%;
  margin-left: 5%;
  text-align: center;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  display: none;
  margin-top: 10px;
}

.top-banner-title-2 {
  color: #fff;
  font-size: 54px;
  line-height: 65px;
  font-weight: 400;
  text-shadow: 1px 0 3px #000;
}

.sub-text-banner {
  margin-bottom: 33px;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 19px;
  line-height: 30px;
  font-weight: 300;
  text-shadow: 1px 0 3px #000;
}

.project-content {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 15px;
  background-color: hsla(0, 0%, 100%, 0.55);
}

.image-2 {
  width: 500px;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  padding-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.heading-3 {
  font-weight: 400;
  text-align: center;
}

.list {
  text-align: left;
}

.project-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 40px 20px;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 88.2%, 0.5);
  background-color: hsla(0, 0%, 100%, 0);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #121217;
  text-decoration: none;
}

.project-wrapper:hover {
  box-shadow: 0 10px 12px -7px rgba(0, 0, 0, 0.15);
  -webkit-filter: none;
  filter: none;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
  color: #4253ff;
}

.project-title {
  margin-top: 0px;
  font-size: 22px;
  font-weight: 400;
  text-transform: none;
}

.heading {
  margin: 30px 30px 0px;
  padding-bottom: 40px;
  text-align: center;
}

.section-2 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/Logistika-2.webp');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.list-item {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: left;
}

.button {
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 25px;
  border-width: 1px;
  border-color: #fff;
  border-radius: 40px;
  background-color: #c01e1c;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.33);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.button:hover {
  border: 1px solid #3898ec;
  box-shadow: 0 6px 20px 0 rgba(1, 58, 117, 0.33);
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
  color: #fff;
}

.button.bel-gumb {
  margin-left: 0px;
  background-color: #fff;
  color: #c01e1c;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-3 {
  padding: 40px;
  background-color: #c01e1c;
}

.naziv {
  color: #fff;
  font-weight: 400;
}

.naslov {
  color: #fff;
}

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

.html-embed-2 {
  margin-top: 20px;
}

.text-block-2 {
  font-family: 'Great Vibes', cursive;
  color: #fff;
  font-size: 35px;
  text-shadow: 1px 1px 6px #000;
}

.navigation-item {
  padding-top: 9px;
  padding-bottom: 9px;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navigation-item:hover {
  opacity: 1;
  color: #c01e1c;
}

.navigation-item:active {
  opacity: 0.8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #c01e1c;
}

.navigation-item.w--current:hover {
  opacity: 0.8;
}

.navigation-item.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.navigation-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.menu {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.navigation {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.navigation-wrap {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.logo-image {
  display: block;
}

.dropdown-list-2 {
  background-color: #e4e1e1;
}

.dropdown-list-2.w--open {
  background-color: #fff;
}

.button-5 {
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 25px;
  border-width: 1px;
  border-color: #fff;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.33);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.button-5:hover {
  border: 1px solid #3898ec;
  box-shadow: none;
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
}

.button-5.crn {
  background-color: #000;
  color: #fff;
}

.logo-link {
  position: relative;
  z-index: 1;
  width: 150px;
  margin-right: auto;
  margin-left: auto;
}

.logo-link:hover {
  opacity: 0.8;
}

.logo-link:active {
  opacity: 0.7;
}

.logo-link.logo-1 {
  display: none;
}

.section-4 {
  margin-top: 100px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

.section-5 {
  margin-top: 80px;
  padding-bottom: 60px;
}

.div-block-27 {
  padding-right: 20px;
  padding-left: 20px;
}

.div-block-28 {
  margin-top: 20px;
  text-align: center;
}

.list-2 {
  margin-top: 20px;
}

.list-item-2 {
  font-weight: 700;
  list-style-type: none;
}

.list-item-3 {
  margin-top: 10px;
  margin-left: 0px;
  list-style-type: square;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-30 {
  width: 50%;
  padding-right: 20px;
}

@media screen and (max-width: 991px) {
  .text-block {
    font-size: 14px;
  }

  .dropdown-list.w--open {
    margin-top: 0px;
    border-radius: 0px;
    box-shadow: 0 0 0 0 transparent;
  }

  .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .small-dropdown-icon {
    margin-right: 21px;
  }

  .dropdown {
    width: 100%;
    max-width: 1500px;
  }

  .fixed-nav-menu-button {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    padding-top: 14px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 4px;
    background-color: #00512b;
    color: #fff;
    text-align: center;
  }

  .fixed-nav-menu-button:hover {
    background-color: #1859cf;
  }

  .fixed-nav-menu-button.w--open {
    background-color: #000;
  }

  .dropdown-link {
    padding-left: 35px;
  }

  .nav-link {
    width: 100%;
    max-width: 1200px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 35px;
  }

  .nav-link.dropdown-toggle {
    color: #fff;
  }

  .logo-block {
    margin-top: -47px;
  }

  .top-banner-title-2 {
    font-size: 49px;
  }

  .sub-text-banner {
    font-size: 17px;
  }

  .div-block-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .project-wrapper {
    height: 240px;
  }

  .button {
    display: inline-block;
  }

  .text-block-4 {
    padding-right: 31px;
  }

  .navigation-item {
    padding: 15px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .navigation-items {
    padding-bottom: 20px;
    background-color: #fff;
  }

  .menu {
    position: static;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .navigation {
    padding: 10px 15px;
  }

  .menu-button {
    margin-right: 10px;
    padding: 10px;
  }

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

  .button-5 {
    display: inline-block;
  }

  .logo-link {
    display: none;
    width: 75px;
    padding-left: 0%;
  }

  .logo-link.w--current {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .logo-link.logo-1 {
    display: block;
    width: 150px;
  }
}

@media screen and (max-width: 767px) {
  .link-block.del-cas {
    display: none;
  }

  .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .navbar.white {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-3 {
    width: 100px;
  }

  .dropdown-link {
    padding-left: 25px;
  }

  .logo-block.w--current {
    margin-top: -9px;
  }

  .slider-2 {
    margin-top: 62px;
  }

  .top-banner-title-2 {
    line-height: 55px;
  }

  .div-block-16 {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .list {
    padding-left: 0px;
  }

  .project-wrapper {
    height: 100%;
  }

  .section-2 {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .button.bel-gumb {
    margin-top: 10px;
  }

  .navigation {
    padding: 10px;
  }

  .logo-link {
    width: 60px;
    padding-left: 0px;
  }

  .list-item-2 {
    font-size: 16px;
  }

  .container-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-30 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    display: none;
  }

  .link-block.jezik.jezik-2 {
    display: inline-block;
  }

  .navbar {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .navbar.white {
    margin-top: 9px;
    padding-bottom: 10px;
  }

  .fixed-nav-menu-button {
    width: 40px;
    height: 40px;
    margin-right: 0px;
    padding-top: 9px;
  }

  .nav-menu {
    background-color: #00512b;
  }

  .logo-block {
    margin-top: 0px;
    padding: 0px;
  }

  .right-arrow {
    display: none;
  }

  .slider-2 {
    height: 500px;
    margin-top: 72px;
  }

  .left-arrow {
    display: none;
  }

  .top-banner-title-2 {
    font-size: 35px;
    line-height: 40px;
  }

  .div-block-16 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .project-wrapper {
    height: 100%;
  }

  .heading {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 25px;
    line-height: 25px;
  }

  .section-2 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .button {
    display: none;
    margin-bottom: 10px;
  }

  .button.bel-gumb {
    display: block;
  }

  .menu {
    margin-left: 15px;
  }

  .navigation {
    padding-right: 10px;
    padding-left: 10px;
  }

  .menu-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .menu-button.w--open {
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .button-5 {
    margin-bottom: 10px;
  }
}

