/*!
 * Start Bootstrap - Creative v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */
body,
html {
  width: 100%;
  height: 100%; }

body {
font-family: 'Open Sans', sans-serif;
  background: #0d0d0d;
  overflow-x: hidden;
  color:#fefefe; }

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #F05F40; }

hr.light {
  border-color: #fff; }

a {
  color: #F05F40;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:hover {
    color: #f05f40; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Slabo 13px', serif; }

  p {
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
  }

.bg-primary {
  background-color: #F05F40 !important; }

.bg-dark {
  background-color: #212529 !important; }

.text-faded {
  color: rgba(255, 255, 255, 0.7); }

section {
  padding: 6rem 0; }

.section-heading {
  margin-top: 0; }

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

img::selection {
  color: #fff;
  background: transparent; }

img::-moz-selection {
  color: #fff;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #212529; }

#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #000;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  #mainNav .navbar-brand {
    font-weight: 700;
    text-transform: uppercase;
    color: #F05F40;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
    #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #f05f40; }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    font-size: .9rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #212529; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
      color: #F05F40; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
      color: #F05F40 !important;
      background-color: transparent; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
        background-color: transparent; }
  @media (min-width: 992px) {
    #mainNav {
      border-color: transparent;
      background-color: transparent; }
      #mainNav .navbar-brand {
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
          color: #fff; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link {
        padding: 0.5rem 1rem; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
        #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
          color: #fff; }
      #mainNav.navbar-shrink {
        border-bottom: 1px solid rgba(33, 37, 41, 0.1);
        background-color: #000; }
        #mainNav.navbar-shrink .navbar-brand {
          color: #F05F40; }
          #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
            color: #fff; }
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
          color: #ccc; }
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
          #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
            color: #fff; } }

header.masthead {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../images/home.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;

     background-attachment: fixed;
  background-size: cover; }
  header.masthead hr { 
    margin-top: 30px;
    margin-bottom: 30px; }
  header.masthead h1 {
    font-size: 2rem; }
  header.masthead p {
    font-weight: 300; }
  @media (min-width: 768px) {
    header.masthead p {
      font-size: 1rem;
      letter-spacing: 0.75px; } }
  @media (min-width: 992px) {
    header.masthead {
      height: 100vh;
      min-height: 650px;
      padding-top: 0;
      padding-bottom: 0; }
      header.masthead h1 {
        font-size: 3rem; } }
  @media (min-width: 1200px) {
    header.masthead h1 {
      font-size: 4rem; } }

    .logo {
      padding-bottom: 20px;
    }

.service-box {
  max-width: 400px; }

.portfolio-box {
  position: relative;
  display: block;
  margin: 0 auto; }
  .portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    background: rgba(240, 95, 64, 0.9);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      text-align: center; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        padding: 0 15px;
        font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 18px; }
  .portfolio-box:hover .portfolio-box-caption {
    opacity: 1; }
  .portfolio-box:focus {
    outline: none; }
  @media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
      font-size: 16px; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
      font-size: 22px; } }

.text-primary {
  color: #F05F40 !important; }

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.btn-xl {
  padding: 1rem 2rem; }

.btn-primary {
  background-color: #F05F40;
  border-color: #F05F40; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #ee4b28 !important; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important; }


.zasto-zeus-nav {
   position: absolute;
    right: 20px;
}

section {
  overflow-x:hidden;
}

.aktualno {
  background:#000;
  padding:60px;
}

#about {
  padding:0px;
}

#footer {
  background:#000;
  float: left;
  width: 100%;
  padding:30px 0px;
  margin-bottom: 0px;
  display: block;
} 

.success, .error {
  color: #fff;
}

.h_iframe {
    height: 500px;
    width:100%; 
}

.h_iframe iframe {
    width:100%;
    height:100%;
}


#karta h2, #karta p {
  text-align: center;
}

.red {
  position: relative;
}

.txt_error_img {
  position: absolute;
  top: 58px;
  right: 10px;
}

.privola-red .txt_error_img {
  position: static;
  top:auto;
  right: auto;
}

.caj-opis {
  float: left;
  position: relative;
}

.caj-opis p {  
  width: 360px;
}

.teapot {
  position: absolute;
  bottom: -20px;
  right: -30px;
  width: 60%;
}

section#karta, section#ostalo {
  padding-bottom: 0px;
}

.novost {
  padding-bottom: 80px;
}

.novost.last {
  padding-bottom: 20px;
}

.labela {
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  padding-bottom: 16px; 
  display: block;
  color:#cbcbcb;
}

h2 {
  margin-bottom: 10px;
}

#karta h2 {
  margin-bottom: 6px;
}

#karta p {
  padding-bottom: 20px;
}

.aktualno .slika {
  margin:0px!important;
}

.vrste-cajeva {
  padding-left: 30px;
  text-align: center;
}

.txt {
  position: relative;
  top: 28%;
  transform: translateY(28%);
}

.vrste-cajeva img {
   border-radius: 50%;
}

.vrste-cajeva h3 {
  padding-bottom: 20px;
}

.plus {
  top:-5px;
}

.akcija-box  {
  background:#000;
  padding:25px 10px 10px 10px;
  text-align: center;
  width: 80%;
  position: absolute;
  top:50%;
  margin-top: -70px;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}

.akcija-box h3 a {
  color:#fefefe;

}

.novost p {
  width: 80%;
}

.fejs-widget {
  padding-top: 83px;
}

#footer p {
  margin-bottom: 0px;
  font-size: 14px;
}

.kartice p {
  text-align: right;
}

.kartice img {
  padding-left: 8px;
}

header.other-pages {
  height:220px;
  margin-bottom: 60px;
  min-height: auto;
}

header.other-pages.galerija {
  margin-bottom: 6px;
}

header.other-pages img {
  width: 220px;
  margin-top: 70px;
}

.uvodni-boxovi .slika {
  float: left;
  margin:0px;
  padding:6px;
}


.uvodni-boxovi .stupac {
  float: left;
  margin:0px;
  padding:0px;
}

.ponuda-vrste {
  background: #000;
}

.fejs-footer p {
  margin-bottom: 0px;
}

.fejs-footer {
  padding: 60px;
}

section.sanpietro-fejs {
  padding-top: 0px;
  padding-bottom: 0px;
}

.extra {
  line-height: 38px;
  font-size: 20px;
  padding-top: 20px;
  font-style: italic;
}

.zasto-zeus-faber img {
  padding:20px 0px 40px 0px;
  float: left;
}

.extra2 {
  line-height: 42px;
  font-size: 24px;
  padding-bottom: 20px;
  text-align: center;
}

.ponuda-slike {
  padding-top: 70px!important;
  padding-bottom:100px!important;
}

.ponuda-vrste {
  background: url(../images/vrste-cajeva.png) no-repeat;
  background-position: center;
  padding-top: 90px;
  padding-bottom: 80px;
  padding-right: 40px;
  margin-top: 20px;
}

.caj-txt {
  padding-bottom: 0px;
}

.caj-txt img {
  float: right;
  margin-top: 65px;
  margin-bottom: 10px;
  border-radius: 50%;
  margin-left: 30px;
}

.caj-txt h4 {
  padding-top:30px;
}

.ponuda-vrste h3 {
  padding-top: 20px;
}

.caj-dodatno {
  padding-top: 80px;
  padding-bottom: 100px;
}

.caj-dodatno .extra {
  padding-top: 40px;
}

.aktualnosti h1 {
  padding-bottom: 40px;
}

.novost.prosla p {
  font-size:14px;
  line-height: 28px;
  margin-bottom: 10px;
}

.row.no-margin {
  margin:0px;
  width: 100%;
}

.navbar-toggler {
  float: right;
}

.akcija-box a h3, .akcija-box a span {
  color:#fff;
}

.akcija-box a:hover {
  text-decoration: none;
}

.akcija-box a:hover p {
  text-decoration: underline;
}

#about.bg-show {
  background: #000; 
  padding:50px 0px 50px 0px;
}

.bg-show .slika {
  margin-right:0px!important;
}


.bg-show .opisni-text {
  margin-left:0px!important;
}

#about h3 a {
  color:#fff;
}

#about h3 a:hover {
  text-decoration: none;
}

.kontakt-forma label {
  width: 100%;
  margin-top: 15px;
}


.kontakt-forma input, .kontakt-forma textarea {
  width: 100%;
  margin-bottom: 10px;
  padding: 3px 10px;
}

.kontakt-forma textarea {
  margin-bottom: 30px;
}

.kontakt-forma input.btn {
  border-radius: 10px;
  padding:10px 0px;
  cursor: pointer;
  margin-top: 20px;
}

.kontakt-forma input#privola {
  width: 20px;
}

.nl_forma {
  padding-bottom: 80px;
} 

.slazem-se {
  padding-top: 20px;
}


#section.newsletter-footer {
      padding: 5rem 0;
}

.btn-prijava {
  padding:10px 16px;
  background:#fff;
  border-radius: 10px;
  color:#000;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
}

.nl-naslov {
  padding-bottom: 20px;
}

.btn-prijava:hover, .kontakt-forma input.btn:hover {
  background:#fff;
  color:#ff2d00;
  text-decoration: none;
}

.kontakt-right {
  padding-top: 47px;
} 

section.newsletter-footer {
      padding: 5rem 0 4rem 0;
}


.kontakt-right {
  padding-top: 0px;
} 

.samo-nl {
  text-align: center;
}


.samo-nl h2 {
  padding-bottom: 20px;
}

.zasto-zeus-faber .labela {
  text-align: center;
}

.novost h2 a {
  color:#fff;
}

.novost h2 a:hover {
  text-decoration: none;
}











 



@media (max-width: 1050px) {
  .fejs-footer .col-lg-7 {
   padding-left: 50px;
  }

  section {
    padding: 4rem 0;
  }

  .novost p {
    width: 100%;
  }

  .vrste-cajeva {
    padding-top: 60px;
  }
}

@media (max-width: 992px) {
  .zasto-zeus-nav {
    position: static;
  }

 .section-heading {
  padding-top: 10px;
  padding-bottom: 10px;
 }

 .scroll {
  display: none;
 }


.newsletter-footer {
  text-align: center;
}

 .txt {
  padding-bottom: 30px;
 }

  .fejs-naslovna {
    display: none;
  }

  header.other-pages {
     margin-bottom: 40px;
  }

  .aktualnosti h1 {
    padding-bottom: 20px;
  }

  .fejs-footer .col-lg-7 {
   padding-left: 0px;
  }

  header.other-pages .logo {
    margin-top: 0px;
  }

  .logo-pozicija {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: -50px;
  }

  .logo {
    max-width: 80%;
  }

  #footer .row p {
    text-align: center;  
  }

  .navbar {
    display: inline-block;
  }

  header.masthead p {
    font-size: 16px;
  }

  .navbar-light .navbar-toggler .navbar-toggler-icon {
  background: url(../images/close.svg) no-repeat;
  width:24px;
  height: 24px;
  float: left;
  }

    .navbar-light .navbar-toggler.collapsed .navbar-toggler-icon {
  background: url(../images/menu.svg) no-repeat;

    }

  .akcija-box {
  }


  .navbar-light button.navbar-toggler {
    border: 1px solid #fff;
    opacity: 0.7;
  }

  #mainNav .navbar-nav > li.nav-item > a.nav-link, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    color:#fff;
  }

    .akcija {
    height: 300px;
  }
 
  .kontakt-podaci {
    padding-top: 60px;
  }

  .logo {
      max-width: 60%;
  }

}
@media (max-width: 768px) {
    .teapot {
    position: static;
  }


  .caj-opis p {
    width: 100%;
  }

  #portfolio.ponuda-slike {
    padding-top: 20px!important;
    padding-bottom: 40px!important;
  }

  section {
      padding: 3rem 0;
  }

  .teapot {
    right: auto;
    top: auto;
    width: auto;
  }


  .extra {
    text-align: center;
  }

  .caj-dodatno {
    padding-bottom: 40px;
  }


  .h3, h3 {
    font-size:1.5rem;
  }

    .h2, h2 {
    font-size:1.75rem;
  }

  .h1, h1 {
    font-size: 2rem;
  }

  .vrste-cajeva {
    padding-top: 20px;
  }

}

@media (max-width: 575px) {

  header.masthead p {
    font-size: 14px;
  }

  .zasto-zeus-faber .aktualnosti-detaljno img {
    width: 100%!important;
    height: auto!important;
  }

  .plus {
    padding-top: 20px;
    top:0px;
  }

  .labela {
    font-size: 12px;
    padding-bottom:5px;
  }

  .novost {
    text-align: center;
  }

  .aktualno {
    padding:15px;
  }

  .caj-opis p {
    width: auto;
  }

  .teapot {
    width: auto;
    margin-bottom: 40px;
  }

  .novost p {
    width: 100%;
  }

  .novost img {
    padding-bottom: 20px;
  } 

  p {
    font-size: 16px;
    line-height: 28px;
  }

  .novost {
    padding-bottom: 40px;
  }

  .fejs-footer .col-lg-7 {
    padding-left: 0px;
    text-align: center;
  }


  .fejs-footer .fb_iframe_widget {
      margin: 0 auto;
    text-align: center;
    display: inherit;
    padding-bottom: 20px;
  }

  .fejs-footer {
    padding:30px 0px;
  }

    .akcija {
    height: auto;
  }

  .aktualno h3 {
    padding-top:10px;
  }


  .akcija-box  {
  background:#000;
  padding:25px 10px 10px 10px;
  text-align: center;
  width: 80%;
  position: static;
  top:auto;
  margin:30px auto;
  left: 0;
  right: 0;
  }

  .novost img {
    padding-bottom: 40px;
  }
  .dobrodosli img {
    padding-bottom: 20px;
  }

  .prosla-dogadjanja {
   text-align: center;
  }


}

@media (min-width: 1200px) {
  .p-t-40 {
    padding-top: 70px;
  }
}


@media (min-width: 1480px) {
  .akcija {
    background-size: 100%!important;
  }
}










.scroll {
  position: absolute;
  bottom:50px;
  left: 50%;
  margin-left: -24px;
}

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }


.mouse_scroll {
  display: block;
  margin: 0 auto;
  width: 24px;
  height: 100px;
  //background: blue;
  margin-top: 125px;
}


.m_scroll_arrows
{
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
   
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 3px 4px;
  
  width: 16px;
  height: 16px;
}


.unu
{
  margin-top: 1px;
}

.unu, .doi, .trei
{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
}

.unu
{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
}

.doi
{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  margin-top: -6px;
}

.trei
{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  margin-top: -6px;
}




.mouse
{
height: 42px;
width: 24px;
  border-radius: 14px;
  transform: none;
  border: 2px solid white;
  top: 170px;
}

.wheel
{
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;
  
  height: 4px;
  width: 4px;
  border: 2px solid #fff;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  

}

.wheel
{
  -webkit-animation: mouse-wheel 0.6s linear infinite;
  -moz-animation: mouse-wheel 0.6s linear infinite;
}



@-webkit-keyframes mouse-wheel
{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-moz-keyframes mouse-wheel
{
  0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}

@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
