* {
    box-sizing: border-box;
}
body,
html {
    margin: 0;
    padding: 0;
    min-width: 1170px;
    width: 100%;
}
html {
    background: url(../images/bcg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1;
}
img {
    max-width: 100%;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.col {
    width: 100%;
}
.col-16 {
  width: 16.66%;
  float: left;
}
.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;
}
.text-levo {
    text-align: left;
}
.text-desno {
    text-align: right;
}
.text-center {
    text-align: center;
}
.levo {
    float: left;
}
.desno {
    float: right;
}
.container {
    width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}
.rdeco {
    color: #cc0000;
}
#topheader {
    background: rgba(255, 255, 255, 1);
    padding: 30px;
    position: relative;
}
#topheader .text-levo,
#topheader .text-desno {
    margin-top: 10px;
}
#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,
#topheader .text-center {
    font-weight: 300;
    font-size: 18px;
}
#topheader .text-center {
    font-weight: 900;
    font-size: 36px;
    text-transform: uppercase;
    color: #FF69B4;
}
#topheader .malonas {
    font-weight: 300;
    font-size: 20px;
    text-transform: uppercase;
    color: #000000;
}
#topheader .velikonas {
    font-weight: 900;
    font-size: 30px;
    color: #FF69B4;
}
#topheader .amen {
    display: inline-block;
    margin-right: 15px;
    background: #eeeeee;
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    padding: 8px 15px;
    font-weight: 300;
}
#topheader .amen:hover {
    background: #dddddd;
}
#topheader .amen.rumen {
    background: #000000;
    color: #ffffff;
}
#topheader .amen.rumen:hover {
    background: #222222;
}
#header {
    padding: 0px 0px;
    line-height: 0;
}
#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: #000;
    font-size: 46px;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
#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: #FF1493;
    text-decoration: line-through;
}
#header .besedilo .cena .nova {
    font-size: 50px;
    color: #000;
    font-weight: 900;
}
#header .besedilo .nargumb {
    display: block;
    margin-top: 20px;
    background: #C71585;
    color: #ffffff;
    font-size: 24px;
    text-decoration: none;
    font-weight: 900;
    text-align: center;
    width: 300px;
    padding: 15px;
}
#header .besedilo .nargumb:hover {
    background: #333333;
    color: #ffffff;
}
#drugdel {
    position: relative;
    z-index: 99;
    box-shadow: 0px 10px 80px rgba(0, 0, 0, 0.1);
}
#prednosti {
    background: #FF69B4;
    color: #ffffff;
    padding: 15px 0 20px 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
#prednosti .col-4 {
    text-align: center;
}
#prednosti .ikona {
    color: #FFC0CB;
    font-size: 40px;
    display: inline-block;
}
#prednosti .besedilo {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}
#novice {
    background: #ffffff;
    color: #000000;
    padding: 20px 0;
}
#novice {
    font-size: 24px;
    line-height: 40px;
    font-weight: 300;
}
#novice .subema {
    border: none;
    border-radius: 0px;
    padding: 10px;
    background: #eeeeee;
    width: 250px;
}
#novice .subgum {
    border: none;
    cursor: pointer;
    padding: 9px 15px;
    border-radius: 0;
    margin: 0;
    background: #333333;
    color: #ffffff;
    font-weight: bold;
}
#novice .subgum:hover {
    background: #000000;
}
#mnenja {
    background: rgba(0, 0, 0, 0.8);
    padding: 100px 0;
    text-align: center;
    color: #ffffff;
}
#mnenja .mnenje {
    font-size: 30px;
}
#mnenja .mnenje i {
    color: #ffffff;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #FF69B4 !important;
}
#trak {
    background: #000000;
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    padding: 20px 0;
}
#trak #countdown p {
    float: left;
    padding: 0;
    margin: 0;
}
#trak #countdown p.minutes,
#trak #countdown p.seconds {
    padding-left: 10px;
}
#body {
    padding: 0px 0 0px 0;
    color: #000000;
    background: #ffffff;
}
#body .narobr {
    background: #f8f8f8;
    padding: 15px 15px 60px 15px;
}
#body .slike {
    margin-top: 15px;
    padding-left: 10px;
}
#body .izpolni {
    font-size: 37px;
    color: #FF69B4;
    font-weight: 900;
    margin-top: 100px;
}
#body .izpolni i {
    color: #ee0000;
}
#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: #FF69B4;
    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;
}
#narocilo .obrazec input[name="naslov"] {
    width: 330px !important;
    margin-right: 10px;
}
#narocilo .obrazec input[name="hisna"] {
    width: 194px !important;
}
#narocilo .obrazec input[name="postna"] {
    width: 205px !important;
    margin-right: 5px;
}
#narocilo .obrazec input[name="posta"] {
    width: 320px !important;
}
#narocilo .obrazec input[name="email"] {
    width: 265px !important;
    margin-right: 5px;
}
#narocilo .obrazec input[name="telefon"] {
    width: 260px !important;
}
#narocilo .obrazec input[type="submit"] {
    background: #FF1493;
    border: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0px;
}
#narocilo .obrazec input[type="submit"]:hover {
    background: #333333;
    color: #ffffff;
}
#nadvpr {
    background: #000000;
    color: #ffffff;
    padding: 20px 0;
}
#nadvpr .text-levo,
#nadvpr .text-desno {
    margin-top: 10px;
}
#nadvpr .ikona,
#nadvpr .malonas {
    color: #FF69B4;
}
#nadvpr .ikona {
    font-size: 32px;
}
#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;
}
#vprasanja {
    background: rgba(255, 255, 255, 0.9);
    color: #000000;
    padding: 50px 0;
    font-size: 16px;
}
#vprasanja .belo {
    font-size: 31px;
}
#vprasanja .vijol {
    color: #666666;
    line-height: 22px;
}
#vprasanja .vprasanje {
    margin-top: 15px;
}
#vprasanja .vprasanje .ikona {
    margin-right: 15px;
    font-size: 24px;
    color: #FF69B4;
    margin-top: 10px;
}
#vprasanja .vprasanje .besedilo {
    width: 400px;
}
#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;
}
.line {
    width: 100%;
    height: 1px;
    background: #eeeeee;
    margin: 30px 0 0 0;
}
.narobr form {
    padding: 10px;
}
