/* UNIVERSAL */


.clear {clear:both; height:0px;}
.clear8 {clear:both; height:8px;}
.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;}
.clear50 {clear:both; height:50px;}
.clear60 {clear:both; height:60px;}
.clear70 {clear:both; height:70px;}
.clear80 {clear:both; height:80px;}

body {
    font-family: 'Barlow', sans-serif;
    color: #333333;
}

p {
    font-family: 'Barlow', sans-serif;
    color: #333333;
    font-size: 1em;
    line-height: 1.5;
    margin: 0 0 20px;
}

a:hover, a:focus {
	text-decoration: none;
    opacity: 0.7;
}

b, strong {
    font-weight: 600;
}

h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-family: 'Barlow', sans-serif;
}

h1 {
    font-size: 4em;
    line-height: normal;
    font-weight: 700;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

h2 {
    font-size: 3.3em;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 12px 0;
    text-transform: uppercase;
}

h2 a {
    color: #333;
}


h3 {
    font-size: 2em;
    font-weight: 600;
    letter-spacing: 0px;
    color: #333;
    line-height: 1.3;
    margin-bottom: 20px;
    text-transform: none;
}

h4 {
    font-size: 1.3em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 1.6;
    margin: 0 0 12px 0;
    text-transform: none;
    color: #5d7548;
}

h5 {
    font-size: 0.8em;
    color: #5c5c5c;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    margin: 0 0 0px 0;
    text-transform: none;
}

h6 {
    font-size: 0.76em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    color: #d8d8d8;
    text-transform: uppercase;
    margin: 0 0 4px 0;
}

#footer a:hover {
    color: #ffffff;
}

.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;}

.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 {}

/* 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: #4a90e2; 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: #ffc907; }
.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, .product-actions button.posaljiupit, .product-actions button.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, .hide-addtolinks .product-actions button.posaljiupit, .hide-addtolinks .product-actions button.brzipregled {
	display: none;
}
.product-actions a.posaljiupit, .product-actions button.posaljiupit {
	right: -37px;
	color: #ed4949;
	border: 1px solid #ed4949;
}
.product-actions a.posaljiupit:hover, .product-actions button.posaljiupit:hover {
	color: #fff;
	background-color: #ed4949;
}
.product:hover .product-actions a.posaljiupit, .product:hover .product-actions button.posaljiupit {
	visibility: visible;
	opacity: 1;
	right: 0;
}
.product-actions a.brzipregled, .product-actions button.brzipregled {
	left: -37px;
	color: #52b9b5;
	border: 1px solid #52b9b5;
}
.product-actions a.brzipregled:hover, .product-actions button.brzipregled:hover {
	color: #fff;
	background-color: #52b9b5;
}
.product:hover .product-actions a.brzipregled, .product:hover .product-actions button.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-column-logo {
    display: inline-block;
    vertical-align: middle;
}

.linija-logo {
	background: #e31e24;
	width: 100px;
	height: 1px;
	position: absolute;
	bottom: 0px;
}

#header .header-nav-main {
    float: right;
    margin: 0px 0 0;
    min-height: 40px;
}

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

#header .header-nav-main nav > ul > li:first-child > a {
    padding-left: 0px;
}

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

ul.nav-pills > li.active > a {
    background-color: transparent;
	font-weight: 500 !important;
    color: #5d7548 !important;
}

#header .social-icons li {
    display: inline-block;
    margin: 0px 0px 0px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.3);
}

#header .social-icons li a {
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #fff;
}

#header .header-search .form-control {
    border-radius: 10px;
    font-size: 0.8em;
    height: 34px;
    color: #414141;
    padding: 5px 20px 6px 12px !important;
    width: 200px;
}

#header .header-search .form-control-ostale {
    color: #fff !important;
}

.input-group-btn i {
	color: #e4e4e4;
	top: 4px;
}

input[type="email"].form-control::-webkit-input-placeholder {
  color: #bfbfbf !important;
}

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

input[type="textarea"].form-control::-webkit-input-placeholder {
  color: #bfbfbf !important;
}

textarea.form-control {
    height: auto;
}

textarea::-webkit-input-placeholder {
  color: #bfbfbf !important;
}

textarea:-moz-placeholder { /* Firefox 18- */
  color: #bfbfbf !important;
}

textarea::-moz-placeholder {  /* Firefox 19+ */
  color: #bfbfbf !important;
}

textarea:-ms-input-placeholder {
  color: #bfbfbf !important;
}

#header .header-search .btn-default {
    color: #333;
    padding: 7px 20px 7px 10px;
}

.social-icons li:hover a {
    background: transparent !important;
    color: #FFF !important;
}

#header .header-nav-top {
    float: right;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
}

#header .header-nav-top ul {
    float: right;
}

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #333;
    font-size: 0.9em;
    padding: 9px 0px 8px 10px;
    display: inline-block;
    z-index: 9999;
}

#header .header-nav-top .nav > li > a:hover, #header .header-nav-top .nav > li > a a:focus {
    background: transparent;
}

#header .header-nav-top {
	background: #ffffff;
    z-index: 9999999;
    height: 50px;
    position: relative;
}

#header .header-nav-top ul a  {
    z-index: 9999999;
}

.ikonica-header-desno {
	float: left;
}

img.ikonica-top {
    float: left;
    padding-top: 7px;
    padding-right: 12px;
}

#header .header-social-icons {
    float: left;
}

.ikonica-header-desno p {
    font-size: 0.92em;
    line-height: 18px;
    font-weight: 500;
    color: #414141;
}

.ikonica-header-desno p span {
    font-size: 1em;
    font-weight: 100;
}

#header .header-search {
    float: right;
    margin-top: 26px;
    margin-left: 60px;
}

.nav-pills>li+li {
    margin-left: 0px;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #393185 transparent transparent transparent;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #393185 transparent transparent transparent;
    border-style: solid;
    border-width: 4px;
    content: " ";
    float: right;
    margin-top: 7px;
    margin-left: 7px;
}

.counter {
	animation-iteration-count: infinite;
}

.tekst-znacajke {
	text-align: center;
    padding: 50px 0 20px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 4em;
}

.tekst-znacajke-none {
    text-transform: none !important;
}

.tekst-znacajke-span {
	text-align: center;
    font-weight: 500;
    font-size: 1.3em;
    padding: 0px 0 50px;
    text-transform: uppercase;
}

.linija-koso-desno {
	margin-top: 36px;
}

.linija-koso-zajedno-gore {
	position: relative;
}

.linija-koso-zajedno-desno {
	position: relative;
}

.col-znacajke {
	padding-left: 50px;
    padding-right: 50px;
}

#projekti-section {
	padding: 60px 0px;
    background-image: url(https://ns-vrbovec.hr/slike/pirikom-stralica-bg.png);
    background-repeat: no-repeat;
    background-position: right center;
}

#projekti-section h4 {
    font-size: 1.06em;
    font-weight: 600;
    margin-bottom: 16px;
    line-height: 1.2;
}

#projekti-section h3 {
    font-size: 2.4em;
    font-weight: 500;
    margin-bottom: 16px;
    line-height: 1.2;
}

.btn {
	text-transform: uppercase;
}

html .btn-tertiary {
    color: #111;
    background-color: #fff;
    border-color: #fff #fff #fff;
}

html .btn-tertiary:active, html .btn-tertiary:focus, html .btn-tertiary:active:hover, html .btn-tertiary:active:focus {
    border-color: #111 #111 #111;
    background-color: #fff;
    color: #111;
}

html .btn-tertiary:hover {
    border-color: #fff #fff #fff;
    background-color: #fff;
}

.btn-md {
    text-transform: uppercase;
    padding: 12px 36px;
    font-size: 1em;
    letter-spacing: normal;
    border-radius: 0px;
    font-weight: 400;
}

.btn-md:hover {
    font-weight: 400 !important;
}

.sadrzaj-projekti-poc {
	padding: 30px;
}

a.btn-vise {
	font-size: 1em;
    color: #e31e24;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
}

a.btn-vise i {
	font-size: 1.4em;
    top: 8px;
    left: 4px;
    font-weight: 700;
}

.form-control {
	display: block;
    width: 100%;
    height: 46px;
    padding: 10px 16px;
    font-size: 0.9em;
    line-height: 1.3;
    color: #221e1f;
    background-color: #fff;
    border-radius: 6px;
    background-image: none;
    border: 1px solid #dedede;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}

.form-group {
    margin-bottom: 12px;
}

.google-map-borders {
    border: 0px solid #DDD;
    padding: 0px;
    border-radius: 0px;
}

#section-gore-proizvodi {
	position: relative;
	background: rgb(248,248,248);
	background: linear-gradient(90deg, rgba(248,248,248,1) 50%, rgba(255,255,255,1) 50%);
}

#section-gore-proizvodi .right-proizvodi {
	padding: 60px 20px 40px 60px;
  	animation-iteration-count: infinite;
}

#section-gore-proizvodi h2 a {
	color: #414141;
}

#section-gore-proizvodi .right-proizvodi h3 {
    font-size: 1.6em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.6;
    margin-bottom: 12px;
    text-transform: none;
}

#section-gore-proizvodi .right-proizvodi h2 {
    font-size: 3.2em;
    font-weight: 500;
    line-height: 1.1;
    margin: 0 0 0px 0;
}

.owl-proizvodi-poc .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    width: 56px;
    height: 56px;
}

.owl-proizvodi-poc .owl-nav [class*=owl-] {
    font-size: 24px;
    padding: 16px 8px;
}

.owl-proizvodi-poc .owl-nav {
    top: 0%;
    position: absolute;
    margin-top: -120px;
    width: 113px;
    right: 0px;
}

html .btn-secondary:hover, html .btn-secondary:active, html .btn-secondary:focus, html .btn-secondary:active:hover, html .btn-secondary:active:focus {
    border-color: #5c5c5c #5c5c5c #5c5c5c;
    background-color: #fff;
    color: #5c5c5c;
    font-weight: 400;
}

html .btn-primary:hover, html .btn-primary:active, html .btn-primary:focus, html .btn-primary:active:hover, html .btn-primary:active:focus {
    border-color: #5d7548 #5d7548 #5d7548 #5d7548;
    background-color: #fff;
    color: #5d7548;
    font-weight: 400;
}

.eebloqs p, .eebloqs h3, .eebloqs ul, .eebloqs ol {
    margin-bottom: 10px !important;
}
.mb-lg {
    margin-bottom: 20px !important;
}

ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus {
    background-color: #fff;
}

html.webkit .projekti-portfolio .thumb-info .thumb-info-wrapper {
    margin: 0px 0px 0px 0px;
}

.projekti-portfolio .linija-koso-zajedno-gore {
    z-index: 99999;
    left: 0px;
    top: 0px;
}

.projekti-portfolio img {
    padding: 21px 28px;
}

.projekti-portfolio .thumb-info {
    border: 0px solid #DDD;
    border-radius: 0px;
}

.projekti-portfolio .thumb-info .thumb-info-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(23, 23, 23, 0.8);
    color: #FFF;
    font-size: 10px;
    font-weight: 700;
    left: 15%;
    top: 32%;
    right: 15%;
    bottom: auto;
    text-align: center;
    letter-spacing: 0px;
    padding: 30px 16px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 2;
    max-width: 70%;
}

.projekti-portfolio .thumb-info .thumb-info-inner {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    text-align: center;
}

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

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

.masonry-loader .thumb-info {
    border-radius: 0px;
}

.custom-thumb-info-1 {
    border: 0px solid #DDD;
    border-radius: 0px;
}

.btn-default {
    color: #5d7548;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
}

.btn-default-sm {
    font-weight: 700;
    padding: 8px 26px;
    font-size: 0.9em;
}

.btn-default-sm:hover {
    font-weight: 700 !important;
    padding: 8px 26px;
    border-color: #fff !important;
}

.btn-default:hover, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #414141;
    background-color: #fff;
    border-color: #fff;
}

.page-not-found h2 {
    font-size: 3.6em;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 1.3;
    text-align: center;
}

.page-not-found {
    margin: 30px 0;
}

.page-not-found h3 {
    font-size: 2em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.4;
    margin-bottom: 20px;
    text-transform: none;
}

.custom-thumb-info-2 {
    background-color: #FFF;
    border: 0px solid #ddd;
}

.custom-thumb-info-2 .thumb-info-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    bottom: 10%;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: 0px;
    padding: 0px 0px 0px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 2;
    max-width: 80%;
}

.custom-thumb-info-2 .thumb-info-type {
    background-color: #fff !important;
}

.custom-thumb-info-2 .thumb-info-type {
    background-color: #CCC;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 12px;
    left: 0px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0px 0px 0px 0px;
    padding: 20px 20px;
    text-transform: none;
    z-index: 2;
}

.custom-thumb-info-2 h3 {
    font-size: 1.6em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.3;
    color: #393184;
    margin-bottom: 0px;
    text-transform: none;
}

.thumb-info .thumb-info-action-icon i {
    font-size: 24px;
    left: 3px;
    position: relative;
    top: -4px;
    color: #393184;
}

.thumb-info .thumb-info-action-icon {
    background-color: #fff;
}

.owl-proizvodi-poc .owl-dots.disabled, .owl-proizvodi-poc .owl-nav.disabled {
    display: block;
}

.fancybox-inner {
	padding: 0px 5px;
}

.kontakt-desno-kontakt {
    background: #fff;
    padding: 0px 10px 10px;
    margin-top: 2px;
    box-shadow: 0px 0px 1px 0px rgba(72, 72, 72, 0.1);
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li .col-kategorije:nth-child(1) .opis-proizvod-dolje-header, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li .col-kategorije:nth-child(2) .opis-proizvod-dolje-header, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li .col-kategorije:nth-child(3) .opis-proizvod-dolje-header {
    min-height: 230px;
}

.fancybox-skin {
	padding: 10px 15px 10px 5px !important;
}

.nav-jezici {
    display: inline-block;
    float: right;
    background: transparent;
    border-radius: 0px;
    margin-left: 0px;
    padding-top: 0px;
}

.header-nav-top p {
    color: #414141;
    margin: 0 0 0px;
    font-size: 1em;
    line-height: 1.9;
    padding: 5px 7px;
}


#header .header-nav-main nav > ul > li:last-child > a {
    padding: 35px 0px 32px 16px;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 16px 60px;
    line-height: normal;
    font-size: 1.2em;
    font-weight: 600;
    border-radius: 0px;
}

.btn-lg:hover {
    font-weight: 600 !important;
}

html body #proizvodi-section .tabs.tabs-simple .nav-tabs > li.active a, html.dark body #proizvodi-section .tabs.tabs-simple .nav-tabs > li.active a, html body #proizvodi-section .tabs.tabs-simple .nav-tabs > li.active a:focus, html.dark body #proizvodi-section .tabs.tabs-simple .nav-tabs > li.active a:focus, html body #proizvodi-section .tabs.tabs-simple .nav-tabs > li a:hover, html.dark body #proizvodi-section .tabs.tabs-simple .nav-tabs > li a:hover, html body #proizvodi-section .tabs.tabs-simple .nav-tabs > li.active a:hover, html.dark body #proizvodi-section .tabs.tabs-simple .nav-tabs > li.active a:hover {
    border-top-color: transparent;
    color: #414141;
}

.forma-footer h4 {
    font-size: 1.1em !important;
    font-weight: 700 !important;
}

form label {
    font-weight: 500;
    margin-bottom: 8px;
}

.copy-desno {
	text-align: right;
}

.copy-lijevo {
	text-align: left;
}

#footer .footer-copyright p {
    color: #fff !important;
    font-size: 0.82em;
}

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

#footer .social-icons li a {
    height: 26px;
    line-height: 23px;
    width: 26px;
    text-align: center;
    border: 2px solid #393185;
    color: #393185 !important;
}

#footer .social-icons li {
    margin: -1px 10px 5px 0;
}

.file-ikona {
	font-size: 2.6em;
    margin-bottom: 10px;
}

.katalozi-sadrzaj h3 {
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.4;
    margin-bottom: 16px;
    text-transform: uppercase;
    height: 26px;
    overflow: hidden;
}

#header .header-nav-top .nav > li > a .fa {
    margin-right: 0px;
    position: relative;
    top: 0px;
    opacity: 0.5;
}

.nav-jezici > li > a .fa {
    top: 1px;
}

ul.nav-pills > li.active > a {
	font-weight: 700 !important;
}

#header .header-nav-top .nav-jezici > li > a, #header .header-nav-top .nav-jezici > li > span {
    color: #414141;
    font-size: 0.9em;
    padding: 14px 10px 12px 10px;
    display: inline-block;
    margin-left: 10px;
    z-index: 9999;
    background: #f9f9f9;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #fff;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    background: #fff;
    left: auto;
    border-radius: 0 0px 0px;
    border: 0;
    border: 0px solid #414141;
    box-shadow: 0 20px 45px rgb(0 0 0 / 8%);
    margin: -10px 0 0 -1px;
    min-width: 200px;
    padding: 0px;
    -webkit-box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 30%);
    margin-bottom: 20px;
    border-radius: 6px;
    text-align: left;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 0px solid #ddd;
    color: #414141;
    font-size: 1em;
    font-weight: 400;
    padding: 12px;
    position: relative;
    text-transform: none;
}

.btn:hover {
	opacity: 1;
}

.owl-theme .owl-dots .owl-dot span {
    background: rgba(1, 101, 255, 0.2);
}

#footer.short {
    padding-top: 70px;
}

html .btn-quaternary {
    color: #fff;
    background-color: #ffc907;
    border-color: #ffc907 #ffc907 #ffc907;
}

html .btn-quaternary:hover, html .btn-quaternary:active, html .btn-quaternary:focus, html .btn-quaternary:active:hover, html .btn-quaternary:active:focus {
    border-color: #ffc907;
    background-color: #fff;
    color: #ffc907;
    font-weight: 400;
}

html .btn-quaternary:active, html .btn-quaternary:focus, html .btn-quaternary:active:hover, html .btn-quaternary:active:focus {
    border-color: #3483de; #3483de #3483de;
    background-color: #fff;
    color: #ffc907;
}

.objava-zajedno {
	padding: 20px;
    margin: 0px 15px;
    background: #fff;
    margin-bottom: 40px;
    border-radius: 16px;
    -webkit-box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.1);
}

.thumb-info .thumb-info-action-icon {
    border-radius: 0 0 0 16px;
}

.thumb-info .thumb-info-action-icon i {
    font-size: 24px;
    left: 3px;
    position: relative;
    top: -4px;
    color: #ffc907;
}

html.webkit .thumb-info .thumb-info-wrapper {
    margin: 0px 0px 0px 0px;
}

.thumb-info .thumb-info-wrapper:after {
    background: rgba(23, 23, 23, 0);
}

hr.hrfull {
    background: #f5f5f5;
    margin: 12px 0;
}

.thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {
    font-size: 1em;
    line-height: 1.4;
    margin: 0 0 10px;
    padding: 0px;
    display: block;
}

#footer p {
	color: #fff;
    font-size: 0.96em;
    font-weight: 400;
    margin-bottom: 12px;
}

#footer a {
	color: #fff;
}

#footer h3 {
    font-size: 1.4em;
    font-weight: 600;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.9;
    margin-bottom: 12px;
    text-transform: uppercase;
}

#footer .social-icons li {
    margin: -1px 20px 5px 0;
}

#footer .social-icons li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: transparent;
    border-radius: 100%;
    display: block;
    height: 30px;
    line-height: 27px;
    width: 30px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff !important;
    text-decoration: none;
}

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

.main {
	background-image: url(https://ns-vrbovec.hr/slike/line-bg.svg);
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}

.main-sadrzaj {
	background-image: url(https://ns-vrbovec.hr/slike/slika-header-bg.png);
    background-size: auto;
    background-position: right top;
    background-repeat: no-repeat;
}

.btn-table {
    margin: 0 auto;
    text-align: center;
    display: table;
}

.pagination {
    display: inline-block;
    padding-left: 15px;
    margin: 30px 0;
    border-radius: 4px;
}

ul.sort-source-cat {
    margin-top: 0;
    list-style: none;
    margin-bottom: 0px;
    padding-inline-start: 0px;
}

ul.sort-source-cat li {
    color: #58595b;
    line-height: 21px;
    font-size: 1em;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    list-style: none;
    font-weight: 500;
}

ul.sort-source-cat li.active .btn {
    background: #0679b7;
    color: #fff;
    border-color: #0679b7;
}

ul.sort-source-cat li .btn {
    padding: 10px 11.6px;
    font-size: 1.1em;
}

ul.products {
    padding-inline-start: 0px;
}

.klijenti-sadrzaj {
	padding: 20px 20px 20px 0;
}

.thumb-info img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0px;
    position: relative;
    width: 100%;
}

.thumb-info .thumb-info-wrapper {
    border-radius: 0px;
	margin: 0px;
}

.eebloqs li p, .glavna-tekstovi li p {
    font-size: 1em;
}


html.sticky-header-active #header.header-transparent .header-body:before {
    opacity: 1;
    background: #fff;
}
    
html #header.header-transparent .header-body:before {
    background: transparent !important;
    border-bottom: 0px solid #fff;
}

html #header.header-transparent .header-body a {
    color: #333;
}

#srediste-section {
	padding: 200px 0 140px;
}

.linija-siva {
	height: 1px;
    background: #e8e8e8;
    width: 450px;
    margin: 20px 0 20px;
}

.zastavice-gore {
    height: 50px;
    align-items: center;
    display: flex;
    justify-content: end;
}

.zastavice-gore img {
	margin-right: 30px;
}

img.nogomet-srediste {
    top: 120px;
    position: absolute;
    right: 15px;
    max-width: 700px;
}

html.sticky-header-active #header.header-transparent .header-body {
    background: #fff;
    border-bottom-color: #e9e9e9;
    box-shadow: 0 0 3px rgb(0 0 0 / 10%);
}

#header .header-logo img {
    margin: 0px 15px 0px 0;
}

#header .header-body {
    min-height: 105px;
}

html:not(.sticky-header-active) #header.header-transparent .header-nav-main nav > ul > li:not(.active) > a {
    color: #333;
}

#glasnik-section {
	padding: 140px 0 160px;  
}

.grafika-lijevo {
	float: left;
    margin-right: 30px;
    margin-top: 6px;
    marbin-bottom: 4px;
}

img.glasnik-bg {
    top: -740px;
    position: relative;
    left: 0px;
}

.glasnik-plavo-bg {
	background: #0c1a31;
    color: #fff;
    padding: 32px;
    min-height: 380px;
    border-radius: 8px 0px 0px 8px;
}

.glasnik-naslovnica img {
	border-radius: 0px 8px 8px 0px;
}

.datum-lijevo {
	width: 50%;
    float: left;
}

.desno-logo-vrbovec {
	float: right;
}

.datum-lijevo {
	font-size: 0.8em;
    line-height: 1.3;
}

.datum-lijevo span {
	font-size: 1.2em;
}

.glasnik-plavo-bg h3 {
    color: #fff;
}

.glasnik-plavo-bg h3 a {
    color: #fff;
}

#glasnik-section {
    background: url(https://ns-vrbovec.hr/slike/glasnik-bg.png) left center no-repeat;
    background-size: contain;
}

.desno-gumb {
	float: right;
    margin-top: 60px;
}

#novosti-section {
    padding: 20px 0px 50px;
}

.slika-bigtar {
    background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,1) 100%);
    transition-duration: 2s;
    -webkit-transition-duration: 0.5s;
    transition: opacity 0.5s ease-out;
    width: 99.9%;
    border-radius: 8px;
}

.slika-bigtar img {
    opacity: 0.7;
    transition: opacity 0.5s ease-out;
    border-radius: 8px;
}

.novosti-zajedno:hover img {
    opacity: 1;
    transition: opacity 0.5s ease-out;
}

.box-izdvojeno {
    position: absolute;
    bottom: 12px;
    padding: 20px 30px 16px 20px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}

.thumb-info-caption {
    padding: 10px 0;
}

.datum-novost {
    position: absolute;
    padding: 0px 0px;
    left: 35px;
    top: 26px;
    background: transparent;
    color: #fff;
    font-size: 1em;
}

.box-izdvojeno a, .box-izdvojeno p {
    color: #fff;
}

h3.h3-naslov {
    font-size: 1.8em;
    margin-bottom: 12px;
}

p.grafika-tekst-natjecanja {
	padding-right: 120px;
}

.grafika-lijevo {
	margin-bottom: 60px;
}

#natjecanja-section {
	padding: 90px 0 60px;
}

#natjecanja-section .thumb-info-caption p {
    margin: 0 0 0px;
}

#footer {
    background: transparent;
    height: auto;
    background-image: url(https://ns-vrbovec.hr/slike/footer-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    width: 100%;
    border-top: 0px solid #0e0e0e;
    font-size: 1em;
    position: relative;
    clear: both;
    margin-top: 0px;
}

.zastave-footer {
	background-color:rgba(255,255,255,0.75);
    height: 90px;
    bottom: 0px;
    right: 0px;
    position: absolute;
    width: 40%;
    align-items: center;
    display: flex;
    border-radius: 8px 0 0 0;
}

.zastave-footer img {
	margin-left: 30px;
}

.desno-tekst-footer {
	text-align: right;
}

#footer h2 {
    font-size: 2.9em;
    line-height: 1.3;
    font-weight: 700;
    margin: 0 0 16px 0;
    text-transform: uppercase;
}

#footer i {
	float: left;
    padding-bottom: 12px;
    color: #fff;
    padding-top: 4px;
    padding-right: 16px;
}

#footer .btn i {
    float: none;
    padding-bottom: unset;
    color: #fff;
    padding-top: unset;
    padding-right: unset;
}

#footer a.btn:hover, #footer a.btn:hover i {
    color: #333;
}

.vise-dolje {
    position: absolute;
    align-items: center;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0px;
    justify-content: center;
    display: none;
}

.novosti-zajedno:hover .vise-dolje {
    display: flex;
}

.page-header {
    background-color: #2d431c;
    border-bottom: 0px solid #CCC;
    border-top: 0px solid #384045;
    margin: 0 0 50px 0;
    min-height: 300px;
    padding: unset;
    position: relative;
    text-align: left;
    background-size: cover;
    align-items: flex-end;
    display: flex;
    padding-bottom: 20px;
    justify-content: end;
    background: url(https://ns-vrbovec.hr/slike/page-header-1.png) left center no-repeat;
}

.page-header h1 {
    border-bottom: 0px solid #f5f5f5;
    color: #fff;
    display: block;
    font-size: 3em;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 10px;
    padding: 0px 0 0px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

#breadcrumb-header .breadcrumb > li {
    display: inline-block;
    font-size: 1em;
    text-transform: uppercase;
    text-transform: none;
    text-shadow: none;
}

#breadcrumb-header .breadcrumb {
    color: #414141;
    background: #fff;
    text-transform: lowercase;
    padding: 20px 0px;
    margin-bottom: 0px;
}

#breadcrumb-header .breadcrumb a {
    color: #414141;
}

#breadcrumb-header .breadcrumb > li + li:before {
    color: inherit;
    opacity: 1;
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 7px 0 5px;
}

.page-header .breadcrumb > li {
    display: inline-block;
    font-size: 0.9em;
    text-transform: none;
    text-shadow: none;
    line-height: 1em;
}

.page-header .breadcrumb {
	color:#fff;
}

.page-header .breadcrumb > li a {
	color:#fff;
}

.page-header .breadcrumb > li + li:before {
    opacity: 0.8;
    content: "->";
    padding: 0 7px 0 5px;
}

#header .header-logo img.logo-det {
    display: none;
}

html.sticky-header-active #header .header-logo img.logo-det {
    display: block;
}

html.sticky-header-active #header .header-logo img.logo-det-bijeli {
    display: none;
}

html:not(.sticky-header-active) #header.header-transparent .header-ostale nav > ul > li:not(.active) > a {
    color: #fff;
}

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

ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus {
    background: transparent;
}

#header .header-ostale ul.nav-pills > li.active > a {
    color: #c9c9c9 !important;
}

.arhiva-gumb {
    margin-top: -35px;
    float: right;
}

.glasnik-det .glasnik-plavo-bg {
    background: #0c1a31;
    color: #fff;
    padding: 32px;
    min-height: 421px;
    border-radius: 0px 0px 8px 8px;
}

.glasnik-det .glasnik-naslovnica img {
    border-radius: 8px 8px 0px 0px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: transparent;
}

html:not(.sticky-header-active) #header.header-transparent .header-nav-main nav > ul > li:not(.active) > a.dropdown-toggle:after {
    border-color: #333 transparent transparent transparent;
}

html:not(.sticky-header-active) #header.header-transparent .header-ostale nav > ul > li:not(.active) > a.dropdown-toggle:after {
    border-color: #fff transparent transparent transparent !important;
}

html:not(.sticky-header-active) #header.header-transparent .header-nav-main > ul > li:not(.active) > a.dropdown-toggle:after {
    border-color: #333 transparent transparent transparent;
}

html:not(.sticky-header-active) #header.header-transparent .header-ostale > ul > li:not(.active) > a.dropdown-toggle:after {
    border-color: #fff transparent transparent transparent !important;
}

html #header .header-ostale nav > ul > li.active > a.dropdown-toggle:after, html #header .header-ostale nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #000 transparent transparent transparent !important;
}

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: #333 transparent transparent transparent;
}

.btn-default:hover {
    border-color: #f5f5f5;
}

.novosti-zajedno {
	-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}

.novosti-zajedno .btn {
    display: none;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    width: 160px;
    margin: 20px 0;
}

.novosti-zajedno:hover .btn {
    display: block;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}

.col-md-25 {
	width: 20%;
    float: left;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	align-items: end;
    display: flex;
    justify-content: center;
}

.zeleni-krug {
	border-radius: 100%;
    width: 52px;
    height: 52px;
    background: #5d7548;
	align-items: center;
    display: flex;
    justify-content: center;
    float: left;
    margin-right: 16px;
}

.linija-natjecanja h4 {
	color: #333;
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
    line-height: 1.3;
}

.linija-natjecanja h4 span {
	color: #333;
    font-size: 1.8em;
    font-weight: 600;
}

h3.naslov-klubovi {
	font-size: 2.3em;
    font-weight: 500;
    letter-spacing: 0px;
    color: #333;
    line-height: 1.3;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.klub-zajedno {
    background: #f5f5f5;
    height: 50px;
    width: 100%;
    padding: 9px 12px;
    display: block;
}

.klub-zajedno img {
	float: left;
    margin-right: 12px;
    max-width: 32px;
    height: auto;
}

.klub-zajedno i {
    position: relative;
    left: 92%;
    bottom: 26px;
}

.klub-zajedno h2 {
    font-size: 1.16em;
    line-height: 1.2;
    letter-spacing: normal;
    font-weight: 500;
    margin: 0 0 3px 0;
    text-transform: none;
    margin-top: -3px;
}

table.trenutna-tablica {
	font-size: 0.92em;
}

table.trenutna-tablica thead {
	background: #e6e6e6;
}

table.trenutna-tablica thead>tr>th {
    color: #333;
    font-size: 0.82em;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    text-align: center;
    padding: 10px 2px !important;
}

table.trenutna-tablica>tbody>tr>td {
    padding: 12px 2px;
    line-height: normal;
    font-size: 1em;
    border-top: 1px solid #fff;
}

table.trenutna-tablica>tbody>tr>td.sredina-td {
    text-align: center;
}

table.trenutna-tablica>tbody>tr>td.sredina-grb {
    text-align: center;
    padding: 12px 0px;
}

table.trenutna-tablica>tbody>tr>td, table.trenutna-tablica>tbody>tr>th, table.trenutna-tablica>tfoot>tr>td, table.trenutna-tablica>tfoot>tr>th, table.trenutna-tablica>thead>tr>td, table.trenutna-tablica>thead>tr>th {
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    padding: 12px 2px;
}
table.trenutna-tablica>tbody>tr {
    background: #f5f5f5;
}

table.trenutna-tablica img {
    max-height: 24px;
}

table.trenutna-tablica>tbody>tr>th {
	padding: 12px 2px;
    text-align: center;
}

span.pobjeda {
	background: #00985f !important;
	font-size: 10px;
    border-radius: 100%;
    color: #fff;
    height: 14px;
    width: 14px;
    background: #000;
    align-items: center;
    display: inline-block;
    justify-content: end;
}

span.nerijeseno {
	background: #6f777b !important;
    font-size: 10px;
    border-radius: 100%;
    color: #fff;
    height: 14px;
    width: 14px;
    background: #000;
    align-items: center;
    display: inline-block;
    justify-content: end;
}

span.neodigrano {
	display: none;
}

span.izgubljeno {
	background: #db3737 !important;
    font-size: 10px;
    border-radius: 100%;
    color: #fff;
    height: 14px;
    width: 14px;
    background: #000;
    align-items: center;
    display: inline-block;
    justify-content: end;
}

table.kolo-tablica thead>tr>th:first-child {
    width: 0% !important;
}

table.kolo-tablica tbody>tr>td.lijevo-klubovi {
    padding: 12px 12px;
}

table.kolo-tablica>tbody>tr>td {
    line-height: 1.6;
}

table.kolo-tablica>tbody>tr>td {
    line-height: 1.6;
}

table.kolo-tablica>tbody>tr>td.desno-klubovi {
	padding-right: 10px;
    text-align: right;
}

img.grb-header {
    margin-top: 0px;
    right: 15px;
    position: absolute;
    min-height: 160px;
    top: -50px;
}

.page-header h1 span {
    color: #fff;
    display: block;
    font-size: 0.4em;
    font-weight: 300;
    text-transform: none;
    line-height: 1.7em;
    margin: -8px 0 0;
}

.lean-oko {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    border: 0px solid #5c5c5c;
}

.lean-oko img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.usluga-overlay {
    -ms-transform: skewY(54deg);
    transform: skewY(54deg);
    background: rgba(91, 117, 72, 0.7);
    width: 100%;
    position: absolute;
    height: 600px;
    left: -8px;
}

.usluga-overlay-top {
    -ms-transform: skewY(54deg);
    transform: skewY(54deg);
    background: rgba(91, 117, 72, 0.2);
    width: 100%;
    height: 600px;
    position: absolute;
    left: 0px;
    margin-top: -70px;
}

.lean-zajedno {
    position: absolute;
    width: 100%;
    display: block;
    bottom: 0px;
    text-align: left;
    margin-left: 0px;
    vertical-align: baseline;
    padding: 25px 25px 10px;
}

.lean-zajedno h4 {
    font-size: 1.6em;
    font-weight: 900;
    letter-spacing: normal;
    line-height: normal;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    color: #fff;
}

.lean-zajedno p {
    color: #fff;
    font-size: 1.4em;
}

.dokumenti-zajedno a[href $='.pdf'] {
    padding: 0 0 0px 24px;
    background: url(https://ns-vrbovec.hr/slike/page_white_acrobat.png) top left no-repeat;
    font-size: 1em;
}

.dokumenti-zajedno a[href $='.doc'] {
    padding: 0 0 0px 24px;
    background: url(https://ns-vrbovec.hr/slike/page_white_word.png) top left no-repeat;
    font-size: 1em;
}

.dokumenti-zajedno a[href $='.docx'] {
    padding: 0 0 0px 24px;
    background: url(https://ns-vrbovec.hr/slike/page_white_word.png) top left no-repeat;
    font-size: 1em;
}

.dokumenti-zajedno a[href $='.xls'] {
    padding: 0 0 0px 24px;
    background: url(https://ns-vrbovec.hr/slike/page_white_excel.png) top left no-repeat;
    font-size: 1em;
}

.dokumenti-zajedno a[href $='.xlsx'] {
    padding: 0 0 0px 24px;
    background: url(https://ns-vrbovec.hr/slike/page_white_excel.png) top left no-repeat;
    font-size: 1em;
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 12px 30px;
}

.kontakt-line {
	text-align: center;
}

.kontakt-line img {
	max-height: 60px;
    margin: 0 auto 10px;
    display: block;
}

.kontakt-line h2 {
	font-size: 2.4em;
}

.linija-klub {
	align-items: end;
    display: flex;
    justify-content: center;
}

.header-search .form-control {
	background-color: transparent;
}

.linija-klub img {
	max-height: 32px;
    filter: brightness(0) invert(1);
}

.featured-boxes-style-5 .featured-box .icon-featured, .featured-boxes-style-6 .featured-box .icon-featured, .featured-boxes-style-7 .featured-box .icon-featured {
    width: 40px;
    line-height: 39px;
    height: 40px;
}

.tabs-bottom p {
    color: #333333;
    line-height: 1.3;
    margin: 0 0 8px;
    color: #333;
    font-size: 1.8em;
    font-weight: 600;
}

.tabs.tabs-simple .nav-tabs > li a, .tabs.tabs-simple .nav-tabs > li a:hover, .tabs.tabs-simple .nav-tabs > li a:focus {
    padding: 10px 30px 5px;
    background: none;
    border: 0;
    border-bottom: 3px solid #eee;
    border-radius: 0;
    color: #777;
    font-size: 16px;
}

.arhiva-zajedno {
	display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
}

.sadrzaj-glasnik-det {
    min-height: 168px;
}