/* UNIVERSAL */

body {font-family: 'Poppins', sans-serif;}

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

.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 */

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

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

html.sticky-header-active #header .header-body {
    position: fixed;
    border-bottom-color: #e9e9e9;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
}


#header .header-body {
    background: transparent;
    border-top: 0px solid #EDEDED;
    border-bottom: 0px solid transparent;
    padding: 0px 0;
    min-height: 70px;
}

.sticky-header-active .body #header .header-body {
    background: rgba(88,88,90,0.8);
}

.sticky-header-active #header {
    min-height: 110px !important;
}

.sticky-header-active #header .header-logo {
    height: 110px !important;
}

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

#background {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-45%);
    background-size: cover;
    background-position: left top;
}

.background-grad {
    background-image: radial-gradient(circle at 50% 50%, rgba(0, 0, 0, 0.1), #000000);
    width: 100%;
    height: 100vh;
    position: relative;
    margin-top: -150px !important;
}

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 1.2em;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    font-family: 'Oswald', sans-serif;
    padding: 10px 22px;
    text-transform: uppercase;
	color: #A1A2A3;
}

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

ul.nav-pills > li.active > a {
    background-color: transparent;
	color: #fff !important;
}

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

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

#header .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: 29px;
    line-height: 27px;
    width: 29px;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
}

#header .header-social-icons {
    float: right;
    margin: 18px 0px 0 40px;
}

#header .social-icons li {
    display: inline-block;
    margin: -1px 12px 5px 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0);
}

.rotator-sadrzaj {
    height: 100vh;
    position: relative;
    vertical-align: middle;
    top: 40%;
}

.rotator-sadrzaj h2 {
    font-size: 2.2em;
    font-weight: 100;
    line-height: 66px;
    margin: 0px 0 32px 0;
    display: block;
    text-align: center;
    color: #D1D3D4;
    font-family: 'Oswald', sans-serif;
}


.rotator-sadrzaj h2 span {
    font-size: 1.7em;
    font-weight: 300;
    line-height: 60px;
    display: block;
    text-align: center;
    color: #fff;
    
}

.usluge-container {
	background: #131313;
    text-align: center;
}

.usluge-container p {
    color: #fff;
    line-height: 20px;
    margin: 0 0 0px;
    font-family: 'Poppins', sans-serif;
    font-size: 0.82em;
}


.radnici-lijevo, .tehnologija-sredina, .isporuka-desno {
	background: #131313;
    padding: 60px 60px 40px;
}


.tehnologija-sredina {
    background: url("https://highq-product.com/slike/tehnologije-poc.png") no-repeat center;
    background-size: cover;
}


.usluge-container h4 {
    color: #FED300;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 28px;
    margin: 20px 0 20px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.strojevi-pocetna {
	padding: 70px 0px;
}

.strojevi-pocetna p {
    color: #000;
    line-height: 18px;
    margin: 0 0 40px;
    font-size: 0.9em;
    font-family: 'Poppins', sans-serif;
    height: 76px;
    overflow: hidden;
}

h3.park-naslov {
	color: #131313;
    font-size: 1.72em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 28px;
    margin-bottom: 32px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

hr.hrfull {
    background: #ECECEC;
    margin: 16px 0;
}

h6.strojevi-kar {
    color: #A1A2A3;
    font-size: 0.9em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 16px;
    margin: 2px 0 2px 0;
}

.btn {
    padding: 8px 12px;
    font-size: 12px;
    border-radius: 60px;
    font-weight: 300;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 12px 32px;
    font-size: 12px;
    line-height: 1.3333333;
    border-radius: 60px;
    font-weight: 300;
}

img.stroj-desno {
	float: right;
}

.btn-sredina {
display: table;
margin: 0 auto !important;
}

.naslovi-galerija {
    height: 44px;
    background: #FED300;
    width: 4px;
    float: left;
    margin-right: 24px;
}

#galerija-section {
    background: #F2F2F2;
    padding: 70px 15px;
}

p.galerija-podnaslov  {
    color: #131313;
    line-height: 24px;
    margin: 0 0 10px;
    font-size: 0.96em;
}

h5.galerija-naslov {
    font-size: 1.06em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 21px;
    margin: 0 0 14px 0;
    text-transform: none;
    margin: 0 0 2px 0;
}

h5.galerija-naslov a {
    color: #131313;
}

#galerija-section img {
    opacity: 0.9;
}

#galerija-section img:hover {
    opacity: 1;
}

#kontakt-section {
    padding: 80px 15px;
    min-height: 640px;
    background: url(https://highq-product.com/slike/karta-footer.png) bottom center no-repeat;
    background-color: #131313;
    background-size: cover;
}

#kontakt-section p {
    color: #D1D3D4;
    font-size: 0.86em;
    line-height: 16px;
    text-align: justify;
    padding-right: 20px;
}

#kontakt-section h3 {
	color: #fff;
}

#kontakt-section h6 {
    color: #fff;
    font-size: 0.9em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 20px;
    margin: 0 0 12px 0;
}

.kvacica-red {
	margin-bottom: 26px;
}

.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 12px 12px;
    font-size: 12px;
    line-height: 1.2;
    color: #D1D3D4;
    background-color: #131313;
    background-image: none;
    border: 1px solid #383838;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    -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-privitak {
    display: block;
    width: 100%;
    height: 86px;
    padding: 30px 12px;
    font-size: 12px;
    line-height: 1.2;
    color: #D1D3D4;
    background-color: #131313;
    background-image: none;
    border: 1px solid #383838;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    -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-privitak input {
	margin: 0 auto;
}

#footer {
    margin-top: 0px;
    border-top: 2px solid #1c1c1c;
    background: #131313;
}

#footer h1 {
	color: #fff;
    font-size: 1.8em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 28px;
    margin-bottom: 32px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

#footer p {
    color: #fff;
    font-size: 0.9em;
    line-height: 18px;
    text-align: justify;
}

.lijevo-footer-dolje {
	background: #1C1C1C;
    height: 100%;
    top: -1px;
    width: 39%;
    position: absolute;
}

img.logo-footer {
	display: block;
    margin: 0 auto;
    
}

#footer .footer-copyright {
    padding: 20px 0 6px;
}

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

#footer .footer-copyright a {
    color: #777;
    font-style: italic;
    font-size: 1.16em;
}

#footer .footer-copyright .righttoleft {
    margin-top: 1px !important;
}

.tehnicke-pocetna {
	width: 50%;
}

select {
    padding: 8px 12px !important;
    color: #D1D3D4 !important;
}

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

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

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

textarea.form-control {
    height: auto;
  color: #7c7c7c !important;
}

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

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

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

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

textarea::placeholder {
  color: #7c7c7c !important;
}

.header-det {
	position: absolute !important;
    width: 100%;
}

.page-header {
    height: 300px;
    width: 100%;
    background: url(https://highq-product.com/slike/page-header-03.jpg) top center no-repeat;
    border-bottom: 12px solid #A91E24;
    border-top: 0px solid #384045;
    margin: 0px 0 25px 0;
    min-height: 50px;
    padding: 186px 0 10px;
    text-align: left;
    background-size:cover;
}

section.page-header h1 {
    border-bottom-color: #fff;
}

.page-header h1 {
    border-bottom: 0px solid #A91E24;
    color: #FFF;
    display: inline-block;
    font-weight: 400;
    margin: 0 0 -25px;
    min-height: 36px;
    font-size: 2.1em;
    line-height: 35px;
    padding: 0 0 37px;
    position: relative;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

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

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

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

.breadcrumb {
    padding: 6px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    text-align: right;
    font-size: 0.86em;
    margin-top: 16px;
}

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

.kontakt-lijevo {
	left: 62px;
    margin-top: 25px;
    margin-bottom: 25px;
}

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

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

.thumb-info .thumb-info-wrapper:after {
    content: "";
    background: rgba(23, 23, 23, 0.0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 0px;
    bottom: 0px;
    color: #FFF;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    opacity: 0;
    z-index: 1;
}

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

.strojevi-index {
	margin-bottom: 25px;
}

h2.index-naslov {
    color: #131313;
    font-size: 1.62em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 28px;
    margin-bottom: 16px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

h3.bloq-podnaslov {
	font-family: 'Oswald', sans-serif;
    color: #A6262B;
    margin-top: 24px;
}

.img-thumbnail {
    border-radius: 20px;
    background-color: #A6262B;
    border: 3px solid #A6262B;
    padding: 0px;
}

.eebloqs p, .eebloqs h3, .eebloqs ul, .eebloqs ol {
    margin-bottom: 16px !important;
}

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

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

.custom-thumb-info-1 .thumb-info-wrapper .thumb-info-plus {
    opacity: 0;
    position: absolute;
    width: 10%;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: ease all 0.3s;
    -moz-transition: ease all 0.3s;
    transition: ease all 0.3s;
}

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

h5.cat-det {
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 21px;
    margin: 0 0 2px 0;
    text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
    color: #A6262B;
}

.thumb-info .thumb-info-title h2 {
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.0);
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 28px;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.thumb-info .thumb-info-title h3 {
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 21px;
    margin: 4px;
    text-transform: none;
	font-family: 'Oswald', sans-serif;
    color: #fff;
}

.btn-kontakt {
    font-size: 1.2em;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    padding: 21px;
    letter-spacing: 0.4px;
    margin-bottom: 20px;
}

.sidebar p.galerija-podnaslov {
    color: #131313;
    line-height: 18px;
    margin: 0 0 10px;
    font-size: 0.82em;
}

.sidebar h4 {
    font-size: 1.3em;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    text-transform: uppercase;
}

.sidebar .owl-carousel {
    margin-bottom: 0px;
}

.success_message p {
    font-weight: 700;
    color: #E2BD04 !important;
    font-size: 1.6em !important;
    margin-top: 12px;
}

.error_message p {
	color: #BF2329 !important;
    margin-top: 8px;
    margin-left: 12px;
}



.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%;
  z-index: 99999;
}

.icon-scroll {
  width: 20px;
  height: 50px;
  bottom: 4%;
  box-shadow: inset 0 0 0 1px #fff;
  border-radius: 25px;
}


.icon-scroll:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: scroll;
}


@keyframes scroll {
  0% {
    opacity: 1;
}
  100% {
    opacity: 0;
    transform: translateY(30px);
}

}

#o-nama {
	padding: 60px;
    background: #fff;
    text-align: center;
}

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

.desno-glavna-strojevi {
	height: 300px;
    overflow: hidden;
}

.hamag {
	margin-top: 3rem;
    display: flex;
}

.hamag img {
	margin-right: 1rem;
    height: 100%;
    width: 120px;
}

