/* UNIVERSAL */

body {
    font-family: 'Rubik', sans-serif;
    color: #333;
    background: #fff;
}

.main {
	font-family: 'Rubik', sans-serif;
    color: #333;
    background-image: url('https://zvonimir.hr/slike/logo-bg-2.png');
  	background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-position: center; 
    background-size: cover;
}

p {
    color: #333;
    line-height: 18px;
    font-size: 0.9em;
    margin: 0 0 10px;
}

a {
    color: #2d3f7f;
}

.clear {clear:both; height:0px;}
.clear10 {clear:both; height:10px;}
.clear15 {clear:both; height:15px;}
.clear20 {clear:both; height:20px;}
.clear30 {clear:both; height:30px;}
.clear40 {clear:both; height:40px;}
.clear60 {clear:both; height:60px;}

.relative {position:relative !important;}
.inline {display:inline !important;}
.block {display:block !important;}
.inline-block {display:inline-block !important;}

.whitetext {color:#fff !important;}
.noradi {border-radius:0 !important}

.righttoleft {text-align:right;}
.centertoleft {text-align:center;}

hr.hrfull {background:#ddd;}
.bigtar:hover {cursor:pointer;}

.glavna-tekst {}
.glavna-tekst img {max-width:100%; height:auto; display:inline-block;}

.cart5error .help-block {color:#d2322d;}
.error_message p {font-size:0.8em; color:#d2322d;}
.success_message p {font-size:2em; font-weight:700; color:#67d187;}
.error_message_product p {font-size:0.8em; color:#d2322d;}
.success_message_product p {font-size:2em; font-weight:700; color:#67d187;}

h2.entry-title-index {font-weight:500;}
.glavna-tekst {}
.page-header .breadcrumb {color:#ddd;}

/* fix za blurry owl images */

.owl-carousel .owl-item img {transform-style:flat; -webkit-backface-visibility: hidden;}

/* Cookie skripta */

.cc-cookies {position:fixed; width: 100%; left: 0; bottom:0; padding: 10px 5%; background:#fff;background:rgba(255,255,255,.85); color: #110300; font-size: 12px; font-weight: 400; z-index: 99999; text-align: center; }
.cc-cookies a, .cc-cookies a:hover { color: #110300; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }


/* Ovo je za videe embedane u wygwam, dodan je js plugin za wygwam koji oko videa automatski stavi div video-container */
.video-container {
	padding-top: 25px;
	padding-bottom: 50.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	height: 0;
}

.video-container.vimeo {
	padding-top: 0;
	padding-bottom: 56.4%;
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

p.uslugeboxtext {height:80px; padding:0 10px; overflow:hidden;}

.blockimg-right {padding-right:0 !important; float:right; margin-top:7px;}
.blockimg-left {padding-left:0 !important; margin-top:7px;}

#cart-menu {display:inline;}

.product-nav-prev.disabled a {color:#ddd !important;}
.product-nav-next.disabled a {color:#ddd !important;}

.owl-proizvodi .owl-item, .owl-proizvodi2 .owl-item {opacity:0.5;}
.owl-proizvodi .owl-item.superactive, .owl-proizvodi2 .owl-item.superactive {opacity:1}

.input-quantity {width:50px;}
.store_product_out_of_stock {display:none;}
.store_product_in_stock {display:block;}
.btn-plusminus {width:34px; height:34px;}
.qty-dec-btn, .qty-inc-btn {padding:0; outline:0;}
.btn-remove {border:0; background:#fff;}

h3.product-sku, h3.product-mod {font-size: 12px; font-weight: 400; margin-bottom: 0; text-transform:none;}
h2.product-name {line-height: 20px; color: #000; font-weight: 700; font-size: 16px; margin: 0 0 3px;}
.product-price-td {min-width:100px;}
.product-subtotal-td {min-width:100px;}

input.pm-input + label + div {
  display: none;
}
input.pm-input:checked + label + div {
  display: block;
}
input.sm-input + label + div {
  display: none;
}
input.sm-input:checked + label + div {
  display: block;
}
.pm-table {width:100%;}
.pm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.pm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.sm-table {width:100%;}
.sm-label {font-weight:bold; cursor: pointer; margin-left: 5px; margin-bottom: 0;}
.sm-desc-checked {
    min-height: 20px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    border-radius: 0;
}

.modal-content.popupproduct {
    border: none !important;
    box-shadow: none !important;
    background: transparent;
}

/* SPECIFIC */


.panel-box .panel-box-content {background:none;}
#forgpass-trigger {cursor:pointer}
#footer .footer-copyright nav {float:none}


.product-actions a.posaljiupit, .product-actions a.brzipregled {
	font-size: 17px;
	height: 38px;
	width: 40px;
	line-height: 38px;
	background-color: transparent;
	visibility: hidden;
	opacity: 0;
}
.hide-addtolinks .product-actions a.posaljiupit, .hide-addtolinks .product-actions a.brzipregled {
	display: none;
}
.product-actions a.posaljiupit {
	right: -37px;
	color: #ed4949;
	border: 1px solid #ed4949;
}
.product-actions a.posaljiupit:hover {
	color: #fff;
	background-color: #ed4949;
}
.product:hover .product-actions a.posaljiupit {
	visibility: visible;
	opacity: 1;
	right: 0;
}
.product-actions a.brzipregled {
	left: -37px;
	color: #52b9b5;
	border: 1px solid #52b9b5;
}
.product-actions a.brzipregled:hover {
	color: #fff;
	background-color: #52b9b5;
}
.product:hover .product-actions a.brzipregled {
	visibility: visible;
	opacity: 1;
	left: 0;
}

.product-actions .add_to_cart {
	color: #333;
	background-color: #fff;
	font-size: 14px;
	padding: 0 10px 0 8px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
}
.product-actions .add_to_cart i {
	font-size: 15px;
	margin-right: 2px;
}
.product:hover .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}
.product-actions addtocart.outofstock {
	padding: 0 10px;
	cursor: default;
}
.product:hover .product-actions .add_to_cart.outofstock {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #ccc !important;
}

.product.product-list .product-actions .add_to_cart {
	background-color: #3b3b3b;
	border-color: #3b3b3b;
	color: #fff;
}


.zoomContainer.fancy {z-index:10000}

@media (max-width: 767px) {
	.product-img-box2 {
		margin-bottom: 25px;
	}
}
.product-img-box2 img {
	display: block;
	width: 100%;
	height: auto;
}
.product-img-box2 .product-img-wrapper2 {
	margin-bottom: 2px;
}
.product-img-box2 .owl-carousel {
	margin-bottom: 0;
}
.product-img-box-wrapper2 {
	position: relative;
	margin-bottom: 10px;
}
.product-img-box-wrapper2 .product-img-zoom2 {
	position: absolute;
	right: 11px;
	bottom: 7px;
	z-index: 50;
}

.totals-table tbody tr td:nth-child(2) {min-width:140px;}
.shop-podnaslov {font-size:20px; font-weight:400; text-transform:none}
.cart-table tbody tr td.product-image-td a img {width:80px}
.cart-table-wrap {padding:20px;}
.totals-table tbody tr td {font-size:14px;}
.totals-table tbody tr:last-child td:last-child, .totals-table tbody tr:last-child td:first-child {font-size: 17px;}

.call-to-action-success {background-color: #dff0d8; border:1px solid #d6e9c6;}
.prikazujemo {width:100%; display:inline-block;}
.eebloqs p, .eebloqs h3, .eebloqs ul, .eebloqs ol {margin-bottom:20px !important;}

#header .header-body {
    background: #fff;
    border-top: 0px solid #EDEDED;
    border-bottom: 0px solid transparent;
    padding: 0px 0;
    -webkit-transition: min-height 0.3s ease;
    -moz-transition: min-height 0.3s ease;
    transition: min-height 0.3s ease;
    width: 100%;
    z-index: 1001;
    min-height: 125px;
}

#header .header-top {
    background-color: #f1e300;
    border-bottom: 0px solid #ededed;
    margin-top: 0px;
    padding: 0px 0;
    position: relative;
    z-index: 4;
}

#header .header-top p, #header .header-top a {
    color: #333;
}

.left-htop {
	padding: 6px 15px;
}

#header .header-top .header-search {
    float: right;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 0;
}

#header .header-search .form-control {
    border-radius: 0px;
    font-size: 0.9em;
    height: 49px;
    margin: 0;
    padding: 10px 16px;
    width: 170px;
    background: #d6ca01;
    border: 0px solid #ffcc81;
    color: #333 !important;
}

#header .header-search .btn-default {
    color: #333;
    right: 0;
    top: 7px;
    z-index: 3;
}

input[type="text"].form-control::-webkit-input-placeholder {
  color: #333;
}

input.forma-polje::-webkit-input-placeholder {
  color: #333;
}

textarea.forma-polje::-webkit-input-placeholder {
  color: #333;
}

.forma-polje {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #fff;
    background-color: #f5f1b2;
    border: 0px solid #ccc;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-radius: 0px;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 15px 24px 16px;
    font-size: 1.16em;
    line-height: 1;
    border-radius: 23px;
}

#header .header-top p .fa, #header .header-top p .icons {
    position: relative;
    top: 1px;
    font-size: 1.4em;
}

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 1em;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    padding: 7px 12px;
    text-transform: uppercase;
	color: #333333;
}

#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: transparent;
    color: #f3be1a;
}

#header ul.nav-pills > li.active > a {
    background-color: transparent;
    color: #f3be1a;
}

#header .header-nav-main nav > ul > li.pokreni-male  > a {
	background: #2D3F7F;
	color: #fff;
	width: 100%;
}

#novost-glavna {
    padding: 100px 0px;
    background-color: #000;
	min-height: 700px;
    color: #fff;
	background-size: cover;
    width: 100%;
    position: absolute;
}

.background-black {
    background: #000;
    min-height: 700px;
    z-index: 9;
    position: relative;
    opacity: 0.3;
}

.z-gore {
    z-index: 99;
    opacity: 1;
    position: relative;
}

h2.glavna-naslov {
	font-size: 3.6em;
    font-weight: 600;
    color: #fff;
    line-height: normal;
    margin-bottom: 21px;
}

h2.glavna-naslov a {
    color: #fff;
}

.btn-bijeli {
    color: #333333 !important;
    text-transform: uppercase;
    font-size: 1.04em;
    font-weight: 500;
	background-color: #fff !important;
    border-color: #fff #fff #fff !important;
    padding: 16px 40px;
}

.btn-group-xs>.btn, .btn-xs {
    padding: 6px;
    font-size: 0.74em;
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 0px;
}

.novosti-gore {
	margin-top: -210px;
    z-index: 999;
}

.owl-novost-gore {
	z-index: 9;
}

h5 {
    font-size: 0.9em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 17px;
    margin: 0 0 10px 0;
    text-transform: none;
}

h5.novost-naslov a {
    color: #fff;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 16px;
    width: 100%;
}

.owl-theme .owl-dots .owl-dot span {
    width: 100%;
    height: 3px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0px;
    background: #464646;
}

.owl-theme .owl-dots .owl-dot {
    width: 33%;
}

.linija-siva {
	background-color: rgba(70, 70, 70, 0.25);
    height: 2px;
    width: 100%;
}

.linija-bijela {
	background-color: rgba(255, 255, 255, 0.25);
}

.polje-koso {
	text-align: center;
    width: 170px;
    height: 25px;
    transform: skew(-20deg);
    background: #f1e300;
    color: #333;
    margin: 0 auto;
    top: -14px;
    position: relative;
    padding: 2px;
    font-weight: 600;
}

.polje-koso a {
    color: #333;
}

.polje-koso-vece {
    width: 270px;
    background: #fff;
}

#istaknuto-pocetna {
	padding: 50px 0;
}

.kat-datum, .kat-datum a {
	color: #333;
    font-size: 10.4px;
    height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 4px 0px 8px;
    line-height: 16px;
}

.kat-datum span {
	color: rgba(70, 70, 70, 0.76);
}

.kat-datum-projekti {
	color: rgba(70, 70, 70, 0.76);
    font-size: 10.4px;
    height: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px 0px 4px;
}

h3.novost-naslov {
    font-size: 1.08em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.3;
    margin-bottom: 10px;
    text-transform: none;
    color: #333;
}

h2.novost-naslov {
    font-size: 1.46em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.3;
    margin-bottom: 10px;
    text-transform: none;
    color: #333;
}

h3.novost-naslov a, h2.novost-naslov a {
    color: #333;
}

.naslov-polje {
	height: 78px;
    overflow: hidden;
    margin-bottom: 8px;
}

.naslov-polje-novost {
	height: auto;
}

a.link-zuti {
	font-weight: 500;
    margin-top: 4px;
    color: #f1e300;
}

.lijeva-linija {
    border-left: 5px solid #f1e300;
    height: 40px;
    padding-left: 8px;
    margin-top: -12px;
    margin-bottom: 12px;
}

.lijeva-linija h1 {
    font-size: 1em;
    line-height: normal;
    letter-spacing: 0.1em;
    margin: 0 0 0px 0;
    text-transform: uppercase;
    color: #333;
    padding: 12px;
    font-weight: 600;
}

.desno-onama {
	padding: 8px;
}

.desno-onama p {
	font-style: italic;
    color: #333;
    font-size: 0.8em;
    line-height: 16px;
    font-weight: 500;
}

img.nzzrcd-logo {

}

p.nzzrcd {
	color: #2d3f7f;
    font-size: 0.7em;
    padding-left: 90px;
    padding-top: 8px;
}

#novosti-pocetna {
    padding: 60px 0 40px;
}

.novost-desno {
	height: 120px;
    margin-top: -3px;
}

.novost-desno img {
	margin-right: 20px;
}

.projekti-desno {
	margin-bottom: 20px;
}

#podrska-pocetna {
	background: #236F92;
    padding: 60px 0px 40px;
    
}

#podrska-pocetna .kat-datum, #podrska-pocetna .kat-datum a {
	color: #fff;
}

#podrska-pocetna .kat-datum span {
	color: #fff;
    opacity: 0.6;
    font-weight: 300;
}

#podrska-pocetna h3.novost-naslov, #podrska-pocetna h3.novost-naslov a {
	color: #fff;
}

#footer {
    background: #236F92;
    border-top: 0px solid #0e0e0e;
    font-size: 0.9em;
    margin-top: 0px;
    padding: 70px 0 0;
    position: relative;
    clear: both;
}

#footer p {
    color: #fff;
    font-size: 0.96em;
    line-height: 1.5;
    font-weight: 300;
}

#footer.short .footer-copyright {
    background: transparent;
    border: 0;
    padding-top: 0;
    margin-top: 40px;
}

#footer .container .row > div {
    margin-bottom: 6px;
}

#footer .footer-copyright p {
    color: #555;
    margin: 0;
    padding: 16px 0px 0px;
}

#footer p .fa, #footer p .icons {
    position: relative;
    top: 1px;
    font-size: 1.4em;
}

#footer .kat-datum-projekti span {
    color: #fff;
    opacity: 0.7;
}

#footer h5 {
    color: #f1e300;
    font-size: 1.3em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 21px;
    margin: 0 0 6px 0;
    text-transform: uppercase;
}

#footer .naslov-polje {
    height: auto;
    overflow: hidden;
    margin-bottom: 2px;
}

#footer .link-zuti {
    color: #f1e300;
}

.page-header {
    width: 100%;
    background: url(https://zvonimir.hr/slike/page-header-02.jpg) top center no-repeat;
    border-bottom: 0;
    border-top: 0;
    margin: 0 0 25px 0;
    min-height: 230px;
    background-size: cover;
    padding: 90px 0 10px;
}

.page-header .breadcrumb {
    text-align: left;
    border-left: 0px solid #f3be1a;
    padding: 4px 0px;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
}

.page-header .breadcrumb > li {
    display: inline-block;
    font-size: 0.9em;
    text-transform: uppercase;
    text-shadow: none;
    color: #fff;
    line-height: 18px;
}

.page-header h1 {
    border-bottom: 0px solid #e22756;
    color: #f1e300;
    display: inline-block;
    font-size: 2.5em;
    font-weight: 600;
    line-height: 36px;
    margin: 0 0 -25px;
    padding: 0 0 25px;
    position: relative;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #333;
}

.page-header .breadcrumb > li a {
    display: inline-block;
    font-size: 0.9em;
    text-transform: uppercase;
    text-shadow: none;
    color: #fff;
}

.breadcrumb {
    padding: 10px 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    border-left: 5px solid #f1e300;
    height: 40px;
    padding-left: 12px;
    margin-top: -12px;
    margin-bottom: 12px;
}

html .btn-primary:hover, html .btn-primary:focus, html .btn-primary:active:hover, html .btn-primary:active:focus {
    color: #333;
}

html .btn-primary {
    color: #000;
    background-color: #f1e300;
    border-color: #f1e300 #f1e300 #f1e300;
}

li {
    line-height: 18px;
    font-size: 0.9em;
    color: #333;
}

.eebloqs p {
    margin-bottom: 12px !important;
}

.masonry-loader ul.products {
    padding: 0 0 25px 0;
    list-style: none;
}

.masonry-loader ul.products .product {
    position: relative;
    margin-bottom: 25px;
}

hr.hrfull {
    background: rgba(70, 70, 70, 0.15);
}

.header-pokrenise .header-top {
    background-color: #2d3f7f !important;
}

.header-pokrenise .header-search .form-control {
    background: #2d3f7f !important;
}

.pokreni-se-logo {
    margin-top: -76px !important;
}

.eebloqs h3 {
    margin-bottom: 16px !important;
    color: #F3BE19;
    text-transform: none;
    font-weight: 600;
}

ul.nav-tabs p {
	font-weight: 700 !important;
}

.sidebar {
	margin-top: 3px;
}

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

.img-thumbnail:hover {
	opacity: 0.7;
}

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

.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
    opacity: 1;
}

.hvr-trim:before {
    content: '';
    position: absolute;
    border: white solid 4px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.hvr-trim {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

.btn-pokreni {
    padding: 5px 24px 3px;
}

#header .header-nav-main nav > ul li a {
    border-radius: 0px;
}

html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #f3be1a transparent transparent transparent;
}

.polje-volonter {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: transparent;
    background-image: none;
    border: 0px;
    border-bottom: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.polje-volonter:focus {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
    border-color: #CCC;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background-color: #f5f5f5;
}

.blockimg-left {
    margin-top: 0px;
}

.slider-container .main-label {
    color: #f3be1a;
    font-size: 5em !important;
    line-height: normal !important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
    text-align: center !important;
    background: #fff;
    padding: 6px 12px;
    margin-bottom: 6px;
    border-radius: 12px;
}

.slider-container .bottom-label {
    color: #333;
    font-size: 3em !important;
    line-height: normal !important;
    text-align: center !important;
    font-weight: 500 !important;
    background: #fff;
    padding: 6px 12px;
    margin-bottom: 6px;
    border-radius: 12px;
}

.slider-container .btn {
	font-size: 15px !important;
    color: #000;
}

.gmap-pocetna {
	border: 0px solid #DDD;
    padding: 0px;
    border-radius: 0px;
    margin-bottom: -10px;
}

.owl-theme .owl-dots .owl-dot {
    width: 10px;
    margin-left: 6px;
    margin-right: 6px;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #ffcc81;
}

.owl-theme .owl-dots .owl-dot span {
    width: 100%;
    height: 10px;
    border-radius: 50%;
    margin: 5px 7px;
    left: 20px;
    margin-right: 20px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    background: #ddd;
}

#partneri-section img {
    max-height: 100px;
    width: auto;
    height: auto;
}

#partneri-section {
    padding: 40px 0px 10px;
    background: #fff;
    border-top: 1px solid #F2F2F2;
}

#partneri-section .partner {
    align-items: center;
    display: flex;
    justify-content: center;
    height: 120px;
}

#header .container {
    padding-left: 8%;
    padding-right: 8%;
    position: relative;
    width: 100%;
}

#header .header-nav-main nav {
    float: left;
    margin-right: 20px;
}

img.header-esf {
    display: inline-block;

}

#header .header-nav-main {
    float: left;
    margin-top: 19px;
}

img.footer-logo {
	filter:  brightness(0) invert(1);
}
