* {
  box-sizing: border-box; }

html,
body {
  margin: 0;
  padding: 0; }

body {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1;
  background: url(../images/bcg.png) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow-x: hidden; }
  @media (max-width: 768px) {
    body {
      background-attachment: scroll; } }

img {
  max-width: 100%; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.col {
  width: 100%; }

.col-70 {
  width: 70%;
  float: left; }

.col-30 {
  width: 30%;
  float: left; }

.col-60 {
  width: 66.66%;
  float: left; }

.col-40 {
  width: 33.33%;
  float: left; }

.col-2 {
  width: 50%;
  float: left; }

.col-3 {
  width: 33.33%;
  float: left; }

.col-20 {
  width: 20%;
  float: left; }

.col-80 {
  width: 80%;
  float: left; }

.col-4 {
  width: 25%;
  float: left; }

.col-45 {
  width: 46%;
  float: left; }

.col-55 {
  width: 54%;
  float: left; }

@media (max-width: 768px) {
  div[class*="col-"] {
    width: 100%; } }
.text-levo {
  text-align: left; }

.text-desno {
  text-align: right; }

.text-center {
  text-align: center; }

.levo {
  float: left; }

.desno {
  float: right; }

.container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px; }

.rdeco {
  color: #ffcc00; }

#topheader {
  background: white;
  padding: 30px;
  position: relative; }
  @media (max-width: 768px) {
    #topheader {
      padding: 20px; } }
  @media (max-width: 480px) {
    #topheader {
      padding: 10px; } }
  #topheader .text-levo, #topheader .text-desno {
    margin-top: 10px; }
    @media (max-width: 768px) {
      #topheader .text-levo, #topheader .text-desno {
        display: none; } }
  #topheader .ikona, #topheader .malonas {
    color: #cccccc; }
  #topheader .ikona {
    font-size: 32px; }
    #topheader .ikona.levo {
      margin-right: 10px; }
    #topheader .ikona.desno {
      margin-left: 10px; }
  #topheader .besedilo .malo {
    font-weight: 900; }
  #topheader .besedilo .veliko {
    font-weight: 300;
    font-size: 18px; }
  #topheader .malonas {
    font-weight: 300;
    font-size: 20px;
    text-transform: uppercase;
    color: #000000; }
  #topheader .velikonas {
    font-weight: 900;
    font-size: 30px;
    color: #ffcc00; }
  #topheader .amen {
    display: inline-block;
    margin-right: 15px;
    background: #eeeeee;
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    padding: 8px 15px; }
    #topheader .amen:hover {
      background: #dddddd; }
    #topheader .amen.rumen {
      background: #000000;
      color: #ffffff; }
      #topheader .amen.rumen:hover {
        background: #222222; }
    @media (max-width: 480px) {
      #topheader .amen {
        display: none; }
        #topheader .amen.rumen {
          display: inline-block;
          margin-right: 0; } }
  #topheader .ime-strani {
    font-size: 30px; }
    @media (max-width: 768px) {
      #topheader .ime-strani {
        margin-bottom: 10px; } }

#header {
  padding: 0px 0px;
  line-height: 0; }
  @media (max-width: 768px) {
    #header {
      padding-bottom: 20px; } }
  #header .skatle {
    position: absolute;
    bottom: 190px;
    right: -30px; }
  #header .besedilo {
    line-height: 1.1;
    padding: 70px 0 0 0;
    color: #000000; }
    #header .besedilo h1 {
      color: #000000;
      font-size: 43px;
      margin: 0 0 10px;
      padding: 0;
      font-weight: 400; }
      @media (max-width: 768px) {
        #header .besedilo h1 {
          text-align: center;
          font-size: 30px; } }
    #header .besedilo h2 {
      font-size: 30px;
      font-weight: 300;
      font-family: 'Open Sans', sans-serif;
      margin: 0 0 20px 0;
      padding: 0; }
    #header .besedilo h4 {
      font-size: 20px;
      font-weight: 300;
      font-family: 'Open Sans', sans-serif;
      margin: 10px 0;
      padding: 0; }
    #header .besedilo .last {
      font-size: 16px;
      line-height: 1.4; }
    #header .besedilo .cena .stara {
      font-size: 30px;
      color: #000;
      text-decoration: line-through; }
    #header .besedilo .cena .nova {
      font-size: 50px;
      color: #000000;
      font-weight: 900; }
    @media (max-width: 768px) {
      #header .besedilo .cena {
        text-align: center; } }
    #header .besedilo .nargumb {
      display: block;
      margin-top: 20px;
      background: #3a83e1;
      color: #ffffff;
      font-size: 24px;
      text-decoration: none;
      font-weight: 900;
      text-align: center;
      width: 300px;
      padding: 15px; }
      @media (max-width: 768px) {
        #header .besedilo .nargumb {
          max-width: 100%; } }
      #header .besedilo .nargumb:hover {
        background: #cea500; }
  @media (max-width: 768px) {
    #header .col-2 {
      padding: 10px 0 !important; } }

#drugdel {
  position: relative;
  z-index: 99;
  box-shadow: 0px 10px 80px rgba(0, 0, 0, 0.1); }
  @media (max-width: 768px) {
    #drugdel {
      display: none; } }

#prednosti {
  background: #666666;
  color: #ffffff;
  padding: 15px 0 20px 0; }
  #prednosti .col-4 {
    text-align: center; }
    @media (max-width: 768px) {
      #prednosti .col-4 {
        display: flex;
        align-items: center;
        margin-bottom: 10px; }
        #prednosti .col-4:last-of-type {
          margin-bottom: 0; } }
  #prednosti .ikona {
    color: #222222;
    font-size: 40px;
    display: inline-block; }
    @media (max-width: 768px) {
      #prednosti .ikona {
        font-size: 30px;
        margin-right: 20px; } }
  #prednosti .besedilo {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block; }
    @media (max-width: 768px) {
      #prednosti .besedilo {
        font-size: 16px;
        margin-top: 0; } }

#novice {
  background: #ffffff;
  color: #000000;
  padding: 20px 0;
  font-size: 24px;
  line-height: 40px;
  font-weight: 300; }
  @media (max-width: 768px) {
    #novice {
      font-size: 16px;
      line-height: 1.2; }
      #novice .col-30 {
        margin-top: 10px; }
      #novice form {
        width: 100%;
        float: none; } }
  #novice .subema {
    border: none;
    border-radius: 0px;
    padding: 10px;
    background: #eeeeee;
    width: 250px; }
    @media (max-width: 768px) {
      #novice .subema {
        width: 100%; } }
  #novice .subgum {
    border: none;
    cursor: pointer;
    padding: 9px 15px;
    border-radius: 0;
    margin: 0;
    background: #333333;
    color: #ffffff;
    font-weight: bold; }
    @media (max-width: 768px) {
      #novice .subgum {
        width: 100%; } }
    #novice .subgum:hover {
      background: #000000; }

#mnenja {
  background: rgba(0, 0, 0, 0.6);
  padding: 100px 0;
  text-align: center;
  color: #ffffff; }
  @media (max-width: 768px) {
    #mnenja {
      padding: 30px 0; }
      #mnenja .owl-theme .owl-controls .owl-page span {
        width: 20px;
        height: 20px;
        margin: 4px; } }
  #mnenja .mnenje {
    font-size: 30px; }
    @media (max-width: 768px) {
      #mnenja .mnenje {
        font-size: 20px; } }
    #mnenja .mnenje i {
      color: #ffffff; }
  #mnenja .stranka {
    font-style: italic; }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #ffcc00 !important; }

#trak {
  background: #000000;
  color: #ffffff;
  font-size: 24px;
  font-weight: 300;
  padding: 20px 0; }
  @media (max-width: 768px) {
    #trak {
      text-align: center;
      font-size: 16px; }
      #trak #countdown {
        display: flex;
        justify-content: center;
        float: none;
        margin-top: 10px; } }
  #trak #countdown p {
    float: left;
    padding: 0;
    margin: 0; }
    #trak #countdown p.minutes, #trak #countdown p.seconds {
      padding-left: 10px; }

#body {
  padding: 0;
  color: #000000;
  background: #ffffff; }
  @media (max-width: 768px) {
    #body {
      padding: 30px 0 0 !important; } }
  #body .narobr {
    background: #f8f8f8;
    padding: 15px 15px 60px 15px; }
    @media (max-width: 768px) {
      #body .narobr {
        padding: 15px;
        display: flex;
        flex-wrap: wrap; }
        #body .narobr h3 {
          width: 100%; }
        #body .narobr > .col-2:nth-child(2) {
          order: 2; }
          #body .narobr > .col-2:nth-child(2) > div {
            display: flex;
            align-items: center;
            margin: 15px 0 !important;
            padding-bottom: 15px !important; }
            #body .narobr > .col-2:nth-child(2) > div .col-20 {
              width: 30%;
              font-size: 50px !important; }
            #body .narobr > .col-2:nth-child(2) > div .col-80 {
              width: 70%;
              margin-top: 0 !important; }
        #body .narobr > .col-2:nth-child(3) {
          order: 1; } }
  #body .slike {
    margin-top: 15px;
    padding-left: 10px; }
  #body .izpolni {
    font-size: 37px;
    color: #ffcc00;
    font-weight: 900;
    margin-top: 100px; }
    #body .izpolni i {
      color: #ffcc00; }
  #body .slike img {
    width: 30%;
    display: block;
    float: left;
    margin: 1%; }

#narocilo .obrazec {
  background: #ffffff;
  color: #000000 !important;
  border-radius: 0px;
  padding: 0px;
  margin-bottom: 0px; }
  #narocilo .obrazec .slider {
    margin-top: 31px; }
  #narocilo .obrazec h3 {
    text-align: center;
    font-weight: 300;
    font-size: 30px;
    color: #000000; }
  #narocilo .obrazec .cena {
    margin-top: 10px; }
  #narocilo .obrazec .stara {
    text-decoration: line-through; }
  #narocilo .obrazec .nova {
    font-weight: 600;
    color: #ffcc00;
    font-size: 31px; }
  #narocilo .obrazec input, #narocilo .obrazec select {
    border: none;
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 14px 16px;
    margin-bottom: 8px;
    width: 534px !important; }
    @media (max-width: 768px) {
      #narocilo .obrazec input, #narocilo .obrazec select {
        width: 100% !important;
        font-size: 16px; } }
  #narocilo .obrazec input[name="naslov"] {
    width: 330px !important;
    margin-right: 10px; }
    @media (max-width: 768px) {
      #narocilo .obrazec input[name="naslov"] {
        width: 100% !important;
        margin-right: 0; } }
  #narocilo .obrazec input[name="hisna"] {
    width: 194px !important; }
    @media (max-width: 768px) {
      #narocilo .obrazec input[name="hisna"] {
        width: 100% !important;
        margin-right: 0; } }
  #narocilo .obrazec input[name="postna"] {
    width: 205px !important;
    margin-right: 5px; }
    @media (max-width: 768px) {
      #narocilo .obrazec input[name="postna"] {
        width: 100% !important;
        margin-right: 0; } }
  #narocilo .obrazec input[name="posta"] {
    width: 320px !important; }
    @media (max-width: 768px) {
      #narocilo .obrazec input[name="posta"] {
        width: 100% !important;
        margin-right: 0; } }
  #narocilo .obrazec input[name="email"] {
    width: 265px !important;
    margin-right: 5px; }
    @media (max-width: 768px) {
      #narocilo .obrazec input[name="email"] {
        width: 100% !important;
        margin-right: 0; } }
  #narocilo .obrazec input[name="telefon"] {
    width: 260px !important; }
    @media (max-width: 768px) {
      #narocilo .obrazec input[name="telefon"] {
        width: 100% !important;
        margin-right: 0; } }
  #narocilo .obrazec input[type="submit"] {
    background: #3a83e1;
    border: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0px; }
    @media (max-width: 768px) {
      #narocilo .obrazec input[type="submit"] {
        width: 100%; } }
    #narocilo .obrazec input[type="submit"]:hover {
      background: #cea500;
      color: #ffffff; }

#nadvpr {
  background: #000000;
  color: #ffffff;
  padding: 20px 0; }
  @media (max-width: 768px) {
    #nadvpr > .container {
      display: flex;
      flex-wrap: wrap; }
      #nadvpr > .container .text-center {
        order: 1; }
      #nadvpr > .container .text-levo {
        order: 2; }
      #nadvpr > .container .text-desno {
        order: 3; } }
  #nadvpr .text-levo, #nadvpr .text-desno {
    margin-top: 10px; }
    @media (max-width: 768px) {
      #nadvpr .text-levo, #nadvpr .text-desno {
        width: 50% !important; } }
  #nadvpr .ikona, #nadvpr .malonas {
    color: #ffcc00; }
  #nadvpr .ikona {
    font-size: 32px; }
    @media (max-width: 480px) {
      #nadvpr .ikona {
        display: none; } }
    #nadvpr .ikona.levo {
      margin-right: 10px; }
    #nadvpr .ikona.desno {
      margin-left: 10px; }
  #nadvpr .besedilo .malo {
    font-weight: 900; }
  #nadvpr .besedilo .veliko {
    font-weight: 300;
    font-size: 18px; }
  #nadvpr .malonas {
    font-weight: bold;
    font-size: 24px; }
  #nadvpr.velikonas {
    font-family: 'Pacifico', cursive;
    font-size: 30px;
    text-shadow: 0px 0px 20px #000000; }
  #nadvpr .text-center {
    font-size: 24px;
    line-height: 48px; }
    @media (max-width: 768px) {
      #nadvpr .text-center {
        line-height: 1.2; } }

#vprasanja {
  background: rgba(255, 255, 255, 0.9);
  color: #000000;
  padding: 50px 0;
  font-size: 16px; }
  @media (max-width: 768px) {
    #vprasanja {
      padding: 30px 0; }
      #vprasanja > .container > .clearfix {
        margin-top: 10px !important; } }
  #vprasanja .belo {
    font-size: 31px; }
    @media (max-width: 768px) {
      #vprasanja .belo {
        display: block;
        font-size: 24px;
        font-weight: bold; } }
  #vprasanja .vijol {
    color: #666666;
    line-height: 22px; }
  #vprasanja .vprasanje {
    margin-top: 15px; }
    #vprasanja .vprasanje .ikona {
      margin-right: 15px;
      font-size: 24px;
      color: #ffcc00;
      margin-top: 10px; }
      @media (max-width: 768px) {
        #vprasanja .vprasanje .ikona {
          display: none; } }
    #vprasanja .vprasanje .besedilo {
      width: 400px; }
      @media (max-width: 768px) {
        #vprasanja .vprasanje .besedilo {
          max-width: 100%; } }
      #vprasanja .vprasanje .besedilo strong {
        font-size: 18px; }

#footer {
  background: #333333;
  padding: 30px 0;
  text-align: center; }
  #footer a {
    color: #ffffff; }

.uspeh {
  text-align: center;
  display: none;
  font-size: 12px; }

.slikee a, .slikee .video {
  display: block;
  padding: 5px; }
.slikee a img {
  height: 142.5px;
  width: 100%;
  object-fit: cover; }
  @media (max-width: 768px) {
    .slikee a img {
      height: auto; } }
@media (max-width: 768px) {
  .slikee {
    display: flex;
    flex-wrap: wrap; }
    .slikee div[class*="col-"] {
      float: none; }
    .slikee .video {
      width: 100%; }
    .slikee .col-4 {
      width: 25%; } }

.line {
  width: 100%;
  height: 1px;
  background: #eeeeee;
  margin: 30px 0 0 0; }

.narobr form {
  padding: 10px; }

/*# sourceMappingURL=style.css.map */
.related {
  background: #f8f8f8;
  padding: 30px 0;
  width: 100%;
  margin: 0 auto;
  text-align: center
}

.related h3 {
  margin-bottom: 40px;
  font-size: 30px;
  color: #3a83e1;
  text-transform: uppercase;
  font-weight: 900;
  text-decoration: underline;
  font-weight: bold !important;
}

.related .izdelek {
  display: flex;
  max-width: 700px;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
  color: #000;
  text-decoration: none;
  padding: 20px !important;
  background: #ddd;
border: 1px solid #ccc;
}

.related .izdelek .slika {
  width: 250px;
  background: #fff;
}

.related .izdelek .text {
  display: flex;
  flex-direction: column;
  max-width: calc(100% - 250px);
  padding-left: 40px;
  text-align: left;
}

.related .izdelek .text .title {
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 0px;
}

.related .izdelek .text .button {
  margin-top: auto;
  margin-right: auto;
  padding: 15px 50px;
  background: #3a83e1;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

@media only screen and (max-width: 768px) {
    .related .izdelek {
        display: block;
    }

    .related .izdelek .slika,
    .related .izdelek .text {
        width: 100%;
        max-width: 100%;
    }

    .related .izdelek .text {
        padding: 30px 0 0;
    }

    .related .izdelek .text .button {
        width: 100%;
    }

    .related {
      order: 2;
      margin: -40px auto 30px;
    }

    #naroci .col-60 {
        order: 3 !important;
    }
}