@charset "utf-8";
@font-face{
  font-family:'Ubuntu Light';
  src:url('../webfonts/Ubuntu-Light.ttf');
  font-display: swap;
}
@font-face{
  font-family:'Ubuntu Regular';
  src:url('../webfonts/Ubuntu-Regular.ttf');
  font-display: swap;
}
@font-face{
  font-family:'Ubuntu Medium';
  src:url('../webfonts/Ubuntu-Medium.ttf');
  font-display: swap;
}
@font-face{
  font-family:'Ubuntu Bold';
  src:url('../webfonts/Ubuntu-Bold.ttf');
  font-display: swap;
}
/* CSS Document */
html { visibility:hidden; }
html, body{font-family:'Ubuntu Regular', sans-serif; font-weight:300; color:#333; background:url(../img/body-bg.jpg) repeat-y 0 0 / 100%; overflow-x:hidden;}
a{text-decoration:none; color:inherit; outline:none;}
h1{font-size:28px; line-height:30px; margin:0 0 30px 0; font-weight:300; color:#000082;}
h2{font-size:26px; line-height:28px; margin:0 0 26px 0; font-weight:300; color:#000082;}
h3{font-size:24px; line-height:26px; margin:0 0 24px 0;font-family:'Ubuntu Medium'; font-weight:400; color:#000082; border-bottom:1px solid #000082; padding-bottom:5px;}
h4{font-size:20px; line-height:24px; margin:0 0 20px 0;font-family:'Ubuntu Medium'; font-weight:400; color:#000082;}
h5{font-size:16px; line-height:20px; margin:0 0 16px 0;font-family:'Ubuntu Medium'; font-weight:400; color:#000082;}
h6{font-size:12px; line-height:16px; margin:0 0 15px 0;font-family:'Ubuntu Medium'; font-weight:400; color:#000082;}
hr{clear:both; border-right:none; border-bottom:1px solid #ccc; border-left:none; border-top:none; margin:20px 0; width:100%;}
p{margin:0 0 15px 0;}
p:last-child{margin:0;}
section{border-left:10px solid #f2f2f2; padding-left:20px; overflow:hidden; display:table; clear:both; margin-bottom:30px;}
section h4{border-bottom:1px solid #000082; padding-bottom:5px;}
.transition2s{transition:all 0.2s linear 0s; -webkit-transition:all 0.2s linear 0s; -moz-transition:all 0.2s linear 0s; -o-transition:all 0.2s linear 0s; -ms-transition:all 0.2s linear 0s;}
.transition3s{transition:all 0.3s linear 0s; -webkit-transition:all 0.3s linear 0s; -moz-transition:all 0.3s linear 0s; -o-transition:all 0.3s linear 0s; -ms-transition:all 0.3s linear 0s;}
.leftBaner{display:none; position:absolute; top:36px;}
.rightBaner{display:none; position:absolute; top:36px;}

.topLinija{background:#000082; padding:5px 0;}
.topSocial{color:#fff; float:right; margin:0 0 0 20px;}
.topSocial a{margin:0 0 0 5px;}
.lv2{margin:50px 0;}
#content{padding:0 0 0 10px;}
.orange{color:#f30;}
.blue{color:#006;}
.red{color:#f00;}
.darkRed{color:#9b0101;}
.green{color:#093;}
.cena{color:#f00; font-size:24px; line-height:24px; font-weight:500; font-family:'Ubuntu Medium';}
.borderTop{background:#eee; border-top:10px solid #000082; padding:20px;}
.borderTackice{background:#eee; border:2px dotted #ccc; padding:20px;}
ul.listTacno{padding-left:20px; list-style:none;}
ul.listTacno>li:before{font-family:'FontAwesome'; content:'\f00c'; margin:0 10px 0 -15px; color:#7bb50f; font-size:14px;}
ul.listZvezda{padding-left:20px; list-style:none;}
ul.listZvezda>li:before{font-family:'FontAwesome'; content:'\f005'; margin:0 10px 0 -15px; color:#fbd606; font-size:14px;}
ul.listLike{padding-left:20px; list-style:none;}
ul.listLike>li:before{font-family:'FontAwesome'; content:'\f164'; margin:0 10px 0 -15px; color:#7fb718; font-size:14px;}
ul.listSrce{padding-left:20px; list-style:none;}
ul.listSrce>li:before{font-family:'FontAwesome'; content:'\f004'; margin:0 10px 0 -15px; color:#ff7979; font-size:14px;}
ul.listSijalica{padding-left:20px; list-style:none;}
ul.listSijalica>li:before{font-family:'FontAwesome'; content:'\f0eb'; margin:0 10px 0 -15px; color:#fbd400; font-size:14px;}
ul.listNetacno{padding-left:20px; list-style:none;}
ul.listNetacno>li:before{font-family:'FontAwesome'; content:'\f00d'; margin:0 10px 0 -15px; color:#f01414; font-size:14px;}

/* Header */
.header{background:#fff; padding:0 10px;}
.headerLogo{display:block; margin:30px 0;}
.headerBaner{margin:30px 0 0 0; display:block;}
.rightTop{margin:0; list-style:none; float:right; color:#fff;}
.rightTop>li{float:right; margin-left:20px;}
.rightTop>li>a{font-size:14px;}
.rightBottom{margin:40px 0 0 0;}
.rightBottom>div{overflow:hidden; width:220px; margin-bottom:5px; float:right; clear:both;}
.rightBottom>div>i{display:block; float:left; font-size:18px;}
.rightBottom>div>p, .rightBottom>div>a{font-size:16px; line-height:16px; font-weight:500; margin:0; padding:0; float:right; font-family:'Ubuntu Medium';}

/* Glavni meni */
.glavniMeniHolder{background:#fff; padding:5px; width:100%; margin:0; z-index:2;}
.glavniMeni{width:100%; overflow:hidden; background:#e7e7e7; margin:0; padding:0; list-style:none; font-size:13px; font-weight:400; color:#454545; font-family:'Ubuntu Medium';}
.glavniMeni>li{float:left; position:relative; border-right:1px solid #fff;}
.glavniMeni>li>a{padding:15px 20px; text-align:center; display:block; border-bottom:1px solid #e7e7e7;}
.glavniMeni>li>a:hover{background:#d3d3d3; color:#000082; border-bottom:1px solid #d6352a;}
.glavniMeni>li>a.active{background:#d3d3d3; color:#000082; border-bottom:1px solid #d6352a;}

/* Glavni baner */
/*.owl-carouselReg{margin-top:-30px;}*/

main{margin:10px 0;}
main .holder{background:#fff; padding:10px;}
main a{color:#000082; font-weight:bold;}
.mainContent{overflow:auto;}
.pageBanner{margin-bottom:20px;}
 
/* Tizeri */
.tizerItem{margin-bottom:30px;}
.tizerTitle{font-size:18px; line-height:18px; display:block; margin-bottom:5px; text-decoration:none; font-weight:400;font-family:'Ubuntu Medium'; color:inherit; font-family:'Ubuntu Medium';}
.tizerThumb{position:relative; display:block; padding:10px; background:#fff; border:1px solid #eee;}
.tizerThumb>img{width:100%; position:relative; z-index:1;}
.tizerUkratko{margin:0; padding:10px; background:rgba(0,0,0,0.6); color:#fff; font-size:15px; line-height:17px; text-align:center;}

/* Home Kategorije thumb */
.tizerHolder{background:#f2f2f2; padding:10px; border-bottom:5px solid #dddddd; margin-bottom:10px;}
.homeKategorijeTitle{font-weight:500; color:#000082; display:block; margin:0 0 10px 0;font-family:'Ubuntu Medium';}
.homeKategorije{position:relative; display:block; border-radius:5px; overflow:hidden;}
.homeKategorije>img{width:100%; position:relative; z-index:1;}
.homeKategorijeOpis{position:absolute; z-index:2; margin:0; padding:10px; bottom:10px; left:10px; right:10px; background:rgba(0,0,0,0.6); color:#fff; font-size:15px; line-height:17px; text-align:center;font-family:'Ubuntu Medium'; font-weight:400;}

/* Kategorija */
.kategorijaItem{margin-bottom:30px;}
.kategorijaKategorije{position:relative; display:block; padding:10px; background:#fff; border:1px solid #eee;}
.kategorijaKategorije>img{width:100%; position:relative;}
.kategorijaKategorijeOpis{margin:0; padding:10px; background:rgba(0,0,0,0.6); color:#fff; font-size:15px; line-height:17px; text-align:center;}
.leftBanner{margin:0 0 10px 0; display:block;}
.leftBanner>img{width:100%;}

/* Tabs */
.tabs{margin:20px 0; padding:0;}
.tabs li{display:inline;}
.tabs a{background:#666; color:#fff; display:inline-block; padding:5px 10px;}
.tabs a.active{background:#eee; color:#333;}

/* Cenovnik */
.cenovnik{padding:0 0 20px 0; margin:0 0 20px 0; border-bottom:1px dashed #ccc; display:table; clear:both; width:100%; overflow:hidden; float:left;}
.cenovnikThumb img{width:100%;}
h2.cenovnikNaziv{margin:0 0 10px 0; color:#900; font-size:22px; line-height:24px; font-weight:700;}
.cenovnikOpis{margin:0 0 10px 0; font-size:13px; line-height:14px;}
.cenovnikOpis a{color:#f00; text-decoration:underline;}
.proizvodDostupno {background:url(../img/proizvod-dostupan.png) no-repeat 0 0; color:#75a33e; font-size:14px; font-weight:600; line-height:16px; margin:0 0 20px 0; padding:0 0 0 25px;}
.regularnaCena{margin:0 0 5px 0; color:#999; font-size:14px; line-height:14px; font-weight:400;font-family:'Ubuntu Medium';}
.akcijskaCena{margin:0; color:#093; font-size:16px; line-height:18px; font-weight:700;}
.akcijskaCenaCrni{margin:0; color:#000; font-size:16px; line-height:18px; font-weight:700;}

 /* Artikl */
 .artiklUkratko{color:#a00; font-style:italic; margin:0 0 20px 0;}
 .artiklTekst{font-size:14px; line-height:18px;}

.leftKategorijeTitle{display:none; background:#333; color:#fff; cursor:pointer; font-size:16px; line-height:16px; padding:10px 15px;}
.leftKategorijeTitle>i{font-size:14px; margin:0 5px 0 0;}
ul.leftSubMenu{list-style:none; margin:0 0 20px 0; padding:0; overflow:visible;}
.leftSubMenu>li{background:#ddd; border-left:1px solid #010082; margin-bottom:5px; position:relative; border-bottom:1px solid #bbbbbb; display:flex;}
.leftSubMenu>li>a{padding:15px 10px; color:#131313; display:block; font-size:13px; line-height:13px; font-weight:500; text-decoration:none;font-family:'Ubuntu Medium';}
.leftSubMenu>li>i{position:absolute; top:12px; right:12px;}
.leftSubMenu>li:hover{background:#f2f2f2;}
.leftSubMenu>li:hover>ul{display:block;}
.leftSubMenu>li>.podLinkovi{background:#eee; left:90%; list-style:none; margin:0; padding:0; position:absolute; top:10px; z-index:3; display:none;}
.leftSubMenu>li>ul>li>.podLinkovi{background:#ddd; left:90%; list-style:none; margin:0; padding:0; position:absolute; top:10px; z-index:2; display:none;}
.leftSubMenu>li>.podLinkovi a{white-space:nowrap; display:block; font-size:13px; line-height:21px; text-decoration:none;font-family:'Ubuntu Medium'; font-weight:400; color:inherit;}
.leftSubMenu>li>ul>li:hover>ul{display:block;}
.leftSubMenu .podLinkovi>li{position:relative; padding:5px 15px;}
.leftSubMenu .podLinkovi>li:hover{background:#fff;}

/* Baneri na dnu */
.baneriBottom{background:#bbbbbb; padding:40px 0; border-bottom:1px solid #000082; margin-bottom:30px;}

/* Sadržaj */
.prazno{display:table; clear:both; width:100%; height:20px;}
.slika1u1{float:left; margin:10px 0; width:100%;}
.slika2u1{float:left; margin:10px 4% 10px 0; width:48%;}
.slika2u1:nth-of-type(2){margin:10px 0;}
.slika2u1.desno{float:right; margin:10px 0 10px 4%;}
.slika3u1{float:left; margin:10px 3% 10px 0; width:32%;}
.slika3u1:nth-of-type(3){margin:10px 0;}
.slika3u1.desno{float:right; margin:10px 0 10px 3%;}
.slika4u1{float:left; margin:10px 4% 10px 0; width:22%;}
.slika4u1:nth-of-type(4){margin:10px 0;}
.slika4u1.desno{float:right; margin:10px 0 10px 4%;}
.slika1u1>img, .slika2u1>img, .slika3u1>img, .slika4u1>img{width:100%;}
.naslov{color:#900; font-size:20px; line-height:24px; font-weight:500; margin:20px 0;font-family:'Ubuntu Medium';}
.podnaslov{color:#900; font-size:16px; line-height:20px; font-weight:500; margin:0 0 10px 0;font-family:'Ubuntu Medium';}
.istaknuto{background:#900; color:#fff; padding:10px; font-weight:500; line-height:20px; font-style:normal; display:inline-block;font-family:'Ubuntu Medium';}
.roundOkvir{background:#f0f7ff; border:1px solid #6e6e6e; border-radius:15px; color:#000; display:table; clear:both; font-size:13px; padding:15px; overflow:auto; width:100%; float:left; margin:20px 0;}
.roundOkvir2u1{background:#f0f7ff; border:1px solid #6e6e6e; border-radius:15px; color:#000; display:table; font-size:13px; padding:15px; overflow:auto; width:46%; float:left; margin:0 2%;}
blockquote{background:#eeeeee; border-left:10px solid #000082; display:table; font-size:14px; font-style:italic; font-weight:300; padding:30px; clear:both; float:left; margin:20px 0; width:100%;}
ul{margin:10px 0 20px 20px; padding:0 0 0 20px; overflow:hidden;}
.nazivTabeleDno{font-size:14px; font-style:italic; line-height:16px; font-weight:400;font-family:'Ubuntu Medium';}

.breadcrumb{font-size:13px; line-height:15px; font-weight:400;font-family:'Ubuntu Medium'; margin:0 0 10px 0; padding:0 10px;}
.breadcrumb>i{margin:0 5px;}
.breadcrumb>a{font-weight:500;font-family:'Ubuntu Medium';}

ins{background:#fff; border:1px solid #006; font-weight:500; padding:2px 3px; text-decoration:none; font-style:normal; display:inline-block;font-family:'Ubuntu Medium';}
.okvir{background:#ebebeb; border:1px solid #ccc; font-size:13px; padding:15px; overflow:hidden; clear:both; margin:20px 0; width:100%; float:left;}
.roundOkvir p{margin:0 0 10px 0;}
.roundOkvir p:last-child{margin:0;}
.clear{clear:both; display:block; height:10px; width:100%;}
.okvir.pitanja{margin:0 0 10px 0;}
.download{border-bottom:1px solid #ccc; margin:0 0 20px 0; overflow:hidden; padding:15px 0;}
.download img{float:left; margin:0 10px 0 0;}
.download p{margin:0; float:left; color:#006; font-weight:500;font-family:'Ubuntu Medium';}
.download a{color:#f30; font-size:14px; font-weight:400;font-family:'Ubuntu Medium';}
#map_canvas {border:10px solid #ffffff; clear:both; height:500px; margin:30px 0; width:100%;}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  font-size:13px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}


/* --- Distributeri --- */
#map_canvasDistributeri{border:10px solid #ffffff; clear:both; height:700px; margin:20px 0; width:100%;}
.distributer{background:#f2f2f2; padding:10px; margin-bottom:10px; font-size:14px; line-height:15px;}
.distributer p:last-child{margin:0;}
.distributer a{text-decoration:underline;}
.distributer>h2{margin:0 0 10px 0; font-size:20px; line-height:22px;}
.distributer .pointer{background:#fff; border:1px solid #f00; border-radius:50%; color:#e00; font-size:20px; height:30px; line-height:30px; position:absolute; right:5px; text-align:center; text-decoration:none; top:5px; width:30px;}

/* --- Kontakt forma --- */
label{font-family:'Hind', sans-serif; font-size:13px; line-height:15px; display:block;}
input, textarea, select{font-family:'Hind', sans-serif; font-size:14px; line-height:16px; padding:8px 7px; border:solid 1px #d5d5d5; outline:0; width:100%; color:#999; background:-webkit-gradient(linear, left top, left 25, from(#fff), color-stop(4%, #eee), to(#fff)); background:-moz-linear-gradient(top, #fff, #eee 1px, #fff 25px); -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; margin:0 0 10px 0; resize:none;}
select{width:auto;}
button{background:#58585a; border:0; border-radius:3px; padding:5px 15px; color:#fff; font-family:'Hind', sans-serif; font-size:12px;}
#mail_success{display:none; padding:8px 10px; color:#044406; background-color:#b7fbb9; float:right; border-radius:3px; font-size:13px; line-height:13px;}
#mail_fail{display:none; padding:8px 10px; color:#d8000c; background-color:#ffbaba; float:right; border-radius:3px; font-size:13px; line-height:13px;}

/* --- Footer --- */
.footerHolder{}
.footer{background:#fff; padding:15px 10px;}
.footerBanner img{width:100%;}
.footerPotpis{color:#454545; font-size:14px; line-height:18px; font-weight:300; margin:20px 0 0 0;}
.footerLinks{margin:0; padding:0; list-style:none;}
.footerLinks>li{margin-bottom:5px;}
.footerLinks>li>a{color:#454545; font-size:16px; line-height:18px; font-weight:300;}
.footerInfo{font-size:14px; font-weight:300; line-height:16px; margin:0 0 20px 0; text-align:right;}
.footerLogo img{width: auto;}

.footerLinks{width:90%;}
.footerLinksTitle{color:#6c6d65; font-size:18px; line-height:18px; font-weight:800; padding-bottom:10px; border-bottom:1px solid #e6e6e6;}
.footerLinkovi{margin:0; padding:0; list-style:none; color:#a5a5a5; font-size:14px; line-height:14px;}
.footerLinkovi>li{margin-bottom:20px;}
.footerLinkovi>li i{margin-right:15px;}
.footerRightInfo{color:#a5a5a5; font-size:14px; line-height:20px;}
.footerSocialHolder>i{float:left; width:50px; height:50px; font-size:28px; line-height:50px; text-align:center; color:#fff; background:#959595; border-radius:50%; margin-right:10px;}
.potpisHolder{font-size:14px; line-height:14px; color:#bdbdbd; text-align:center; border-top:1px solid #e6e6e6; padding:20px 0; margin-top:50px;}
.potpis>span{font-weight:800;}

.toggleMenu {background:#333; color:#fff; cursor:pointer; display:none; font-size:14px; left:10px; padding:10px; position:absolute; top:10px;}
#backToTop {bottom:20px; right:20px; cursor:pointer; display:none; position:fixed; z-index:3; background:#006; color:#fff; font-size:24px; height:40px; width:40px; line-height:40px; text-align:center;}