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

.hero-section {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 800px;
  padding-top: 180px;
  padding-bottom: 180px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/Soboslikartvo-fasaderstvo-Drvenšak-Maribor.png'), -webkit-gradient(linear, left top, left bottom, from(#465356), color-stop(20%, transparent));
  background-image: url('../images/Soboslikartvo-fasaderstvo-Drvenšak-Maribor.png'), linear-gradient(180deg, #465356, transparent 20%);
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.container-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.hero-heading {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.hero-heading.sub-heading {
  margin-top: 0px;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  text-transform: none;
}

.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button.hero {
  display: block;
  width: 160px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 17px 24px;
  border: 2px solid #fff;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Varela Round', sans-serif;
  font-weight: 200;
}

.button.hero:hover {
  background-color: hsla(0, 0%, 100%, 0.34);
}

.mobile-block {
  display: none;
}

.mobile-tex {
  display: block;
  margin-top: 10px;
  color: #464d56;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}

.img-test {
  display: block;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding-top: 0px;
  float: none;
  border-color: #2eb6d1;
  background-color: #0098ff;
  -webkit-perspective: 287px;
  perspective: 287px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.img-test:hover {
  background-color: #292a2a;
}

.div-block-test {
  display: block;
  padding: 40px 20px;
  border: 1px solid #fff;
  -webkit-transition: opacity 200ms ease, opacity 200ms ease;
  transition: opacity 200ms ease, opacity 200ms ease;
  cursor: pointer;
}

.spacing {
  margin-bottom: 0px;
}

.spacing.h1 {
  margin-top: 30px;
  font-size: 35px;
  text-align: center;
}

.services-paragraph {
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: 400;
}

.nav-link-2 {
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
  font-family: Montserrat, sans-serif;
  color: #98a1a3;
  font-size: 12px;
  text-transform: uppercase;
}

.nav-link-2:hover {
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
  color: #0098ff;
}

.nav-link-2.w--current {
  color: #54a6d5;
}

.nav-link-2.top-nav {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.nav-link-2.gumb {
  margin: 10px;
  padding: 10px;
  border-radius: 8px;
  background-color: #54a6d5;
  color: #fff;
  font-size: 15px;
}

.top-nav-section {
  position: relative;
  z-index: 21;
  background-color: transparent;
}

.head-logo {
  margin-top: 30px;
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
}

.top-nav-links {
  margin-top: 40px;
  margin-bottom: 20px;
}

.top-nav-link-column {
  border-right: 1px solid hsla(0, 0%, 92.9%, 0.2);
  border-left: 1px solid hsla(0, 0%, 92.9%, 0.2);
}

.top-nav-link-column.left {
  border-left-width: 2px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 11;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px none #465356;
  background-color: #fff;
  box-shadow: 0 0 5px 0 #645f5f;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.naziv-1 {
  margin-top: 10px;
  font-size: 22px;
  font-weight: 400;
}

.div-block-2 {
  margin: 25px;
  text-align: center;
}

._80 {
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  text-align: center;
}

.footer-shelf-column {
  padding-right: 20px;
  padding-left: 20px;
  border-width: 0px 1px 0px 0px;
  border-right-style: solid;
  border-right-color: #ddd;
}

.link-2 {
  color: #54a6d5;
  text-decoration: none;
}

.footer-shelf {
  position: relative;
  z-index: 11;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f3f3f3;
  color: #323d4c;
}

.footer-menu-item {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  float: none;
  clear: both;
  color: #323d4c;
}

.footer-menu-item.w--current {
  color: #007dc5;
}

.footer-list {
  line-height: 25px;
}

.text-block {
  margin-top: 40px;
  text-align: center;
}

.footer-nav-menu {
  width: 100%;
  float: left;
  line-height: 25px;
}

.footer-navbar {
  background-color: transparent;
}

.footer-shelf-inner {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.widget-heading {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  font-family: Oswald, sans-serif;
  font-size: 17px;
  line-height: 25px;
  text-align: left;
  text-transform: uppercase;
}

.button-3 {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  padding: 20px 24px;
  float: none;
  border-radius: 4px;
  background-color: #556270;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.button-3:hover {
  background-color: #fa6900;
}

.button-3.kako-do-nas {
  display: block;
  margin-top: 10px;
  padding: 16px 20px;
  border-radius: 8px;
  font-size: 19px;
}

.button-3.kako-do-nas:hover {
  background-color: #007dc5;
}

.section {
  margin-top: 643px;
  padding: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f6f6), color-stop(20%, transparent), to(#fff));
  background-image: linear-gradient(180deg, #f5f6f6, transparent 20%, #fff);
}

.banner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  margin-top: 84px;
  -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-image: url('../images/Izdelava-fasade-Drvenšak-Maribor-6.jpg');
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner.slika-1 {
  background-image: url('../images/Fasaderstvo-Drvenšak-Maribor-2.jpg');
  background-position: 50% 30%;
}

.heading-3 {
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom: 1px none #1f4ea2;
  color: #333;
  font-weight: 400;
}

.section-3 {
  margin-right: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
}

.div-block-18 {
  margin-top: 40px;
  -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;
}

.div-block-17 {
  margin-bottom: 40px;
  padding: 20px 5%;
  border-bottom-width: 1px;
  border-bottom-color: #bd1b19;
}

.paragraph-2 {
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333;
  font-size: 15px;
}

.paragraph-2.poudarek {
  font-size: 22px;
  line-height: 25px;
  font-weight: 400;
  text-transform: none;
}

.heading-5 {
  padding: 10px;
}

.lightbox-link {
  width: 22%;
  margin: 10px;
  text-align: center;
}

.link-block {
  width: 32%;
  color: #333;
  text-decoration: none;
}

.section-2 {
  margin: 60px 40px 40px;
}

.section-2.section-3 {
  margin-top: 100px;
}

.about-gallery-container {
  margin-top: 60px;
  padding-top: 50px;
  border-top: 1px none #ddd;
}

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

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

@media screen and (max-width: 991px) {
  .nav-link-2 {
    font-size: 15px;
    text-align: right;
  }

  .nav-link-2.gumb {
    text-align: center;
  }

  .head-logo {
    margin-top: 43px;
  }

  .navbar {
    z-index: 550;
  }

  .navbar.navbar2 {
    padding-bottom: 0px;
  }

  .nav-menu {
    z-index: 1500;
    background-color: #f2f5f7;
  }

  .menu-button {
    font-size: 35px;
  }

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

  .button-3 {
    font-size: 15px;
  }

  .banner {
    height: 150px;
  }

  .lightbox-link {
    width: 45%;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    height: 550px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .hero-heading {
    font-size: 25px;
  }

  .img-test {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .head-logo {
    margin-top: 0px;
  }

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

  .navbar {
    z-index: 50;
  }

  .nav-menu {
    margin-top: 80px;
  }

  .section {
    margin-top: 465px;
  }

  .banner.slika-1 {
    height: 150px;
  }

  .section-3 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .div-block-17 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .lightbox-link {
    width: 100%;
  }

  .link-block {
    width: 100%;
  }

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

  .text-block-2 {
    margin-top: 10px;
    font-size: 20px;
  }

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

@media screen and (max-width: 479px) {
  .hero-section {
    margin-top: 10px;
  }

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

  .hero-heading.sub-heading {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 28px;
  }

  .mobile-block {
    height: 480px;
  }

  .mobile-tex {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
  }

  .img-test {
    position: static;
    margin-left: auto;
  }

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

  .services-paragraph {
    font-size: 16px;
  }

  .navbar {
    padding-bottom: 0px;
  }

  .naziv-1 {
    font-size: 14px;
  }

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

  .link-2 {
    font-size: 16px;
  }

  .footer-shelf {
    position: relative;
    z-index: 11;
  }

  .section {
    margin-top: 433px;
  }

  .div-block-18 {
    display: block;
  }

  .lightbox-link {
    width: 80%;
  }

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

