/* UNIVERSAL */

body, p {
    font-family: 'Exo 2', sans-serif;
}

p {
    color: #3a3a3a;
    line-height: 1.5em;
    font-weight: 400;
    margin: 0 0 12px;
    font-size: 1em;
}

a {
	color: #0679b7;
}

a:hover {
	text-decoration: none;
    opacity: 0.8;
}

h1, h2, h3, h4, h5 {
    color: #000;
	font-family: 'Hind', sans-serif;
    letter-spacing: 0px;
}

h1 {
    font-size: 4em;
    line-height: normal;
    font-weight: 400;
    margin: 0 0 20px 0;
}

h2 {
    line-height: 1.3;
    font-size: 3.9em;
    font-weight: 900;
    text-transform: none;
    margin-bottom: 12px;
    letter-spacing: 1px;
}

h3 {
    font-size: 2.7em;
    font-weight: 900;
    letter-spacing: normal;
    line-height: 1.4;
    margin-bottom: 12px;
    text-transform: none;
}

h4 {
    font-size: 1.1em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.4;
    margin: 0 0 8px 0;
    color: #0679b7;
}

#header {
    z-index: 999;
}

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

.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:#000;}
.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:#0679b7;}

/* 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; line-height: 21px;}
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;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 20px;
    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: 96px;
}

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

#header .header-top i {
    font-weight: 900;
	font-size: 1em;
}

.lijevo-header-top a {
	color: #687241;
	margin-left: 25px !important;
	font-weight: 500;
}

.lijevo-header-top {
	padding: 7px 0;
}

.sredina-header-top {
	padding: 7px 0;
	margin: 0 auto;
}

.sredina-header-top p a {
	color: #fcfcfc;
	font-weight: 500;
}

.sredina-header-top p {
	float: none !important;
}

.lijevo-header-top p:first-child a {
	margin-left: 0px !important;
}

#header .header-top p .fa, #header .header-top p .icons {
    position: relative;
    top: 0px;
}

.btn-lg {
	padding: 16px 16px;
    font-size: 1em;
    font-weight: 500;
    height: 50px;
}

.desno-header-top .btn {
    float: right;
    font-size: 0.8em;
    padding: 18px 20px;
    font-weight: 400;
}

.sredina-header-top {
	text-align: center;
}

#header .header-logo img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    margin: 15px 20px 15px 0px;
    top: 0;
    display: block;
}

#header .header-logo {
    float: none;
    position: relative;
}

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

#header .header-search .form-control {
    border-radius: 0px;
    font-size: 0.9em;
    height: 50px;
    margin: 0;
    padding: 10px 16px;
    width: 210px;
	border-left: 1px solid rgba(216, 216, 216, 0.3);
    border-right: 1px solid rgba(216, 216, 216, 0.3);
    border-top: 0px;
    border-bottom: 1px solid rgba(216, 216, 216, 0.3);
}

#header .header-search .btn-default {
    background: transparent;
    border: 0 none;
    color: #d8d8d8;
    position: absolute;
    padding: 15px;
    right: 0px;
    top: 0px;
    z-index: 3;
}

#cart-menu i {
	font-size: 1.6em;
	color: #687241;
	margin-right: 6px;
}

.desno-header-top-dolje {
	float: right;
	color: #687241;
	margin-top: 60px;
	text-align: right;
}

.desno-header-top-dolje a {
	color: #687241;
}

.cart-1 {
	float: right;
	margin-left: -16px;
}

.cart-2 {
	float: right;
}

.ikonica-srce {
    position: relative;
    left: -18px;
    top: -16px;
    background: #ff810d;
    color: #fff;
    padding: 2px 4px;
    font-size: 0.8em;
    border-radius: 4px;
}

.ikonica-kosarica {
    position: relative;
    left: 30px;
    top: -16px;
    background: #ff810d;
    color: #fff;
    padding: 2px 1px 2px 4px;
    font-size: 0.8em;
    border-radius: 4px;
}

#cart-menu a {
	text-decoration: none;
}

#header .izbornik-sredina .header-nav-main {
    margin: 0 auto;
}

#header .izbornik-sredina .header-nav-main {
    text-align: center;
    float: none;
	margin-bottom: 0px;
}

.izbornik-sredina {
    display: inline-grid;
    width: 100%;
}

.header-top-dolje {
	margin-bottom: 20px;
}

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 1em;
    color: #fff;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 15px 28px;
    text-transform: none;
}

ul.nav-pills > li.active > a {
    background: transparent !important;
    color: #0679b7 !important;
    font-weight: 700 !important;
}

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


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



.modal-header {
    padding: 12px;
    border-bottom: 0px solid #e5e5e5;
}

.alert-success {
    color: #fff;
    background-color: rgb(210,104,6);
    background-image: linear-gradient(45deg, rgba(210,104,6,1) 15%, rgba(255,129,13,1) 60%, rgba(255,172,96,1) 100%);
    border-color: #d6e9c6;
    text-transform: uppercase;
    font-size: 0.9em;
    border: 0px !important;
}

.fancybox-opened .fancybox-skin {
    border-radius: 6px;
    padding: 12px !important;
}

.fancybox-skin {
    background: #0071ce !important;;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 3 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 1);
}

.cart-table-wrap {
    padding: 0px;
    border-top: 1px solid rgba(140, 140, 140, 0.2);
    border-bottom: 1px solid rgba(140, 140, 140, 0.2);
    border-left: 0px solid #ececec;
    border-right: 0px solid #ececec;
    border-radius: 0px;
    background: #fff;
    display: block;
    margin-bottom: 12px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.08);
}

.cart-table tbody tr td {
    border-bottom: 0px solid #dcdcdc;
    padding: 20px 5px;
    line-height: 1.3;
}

.btn-bijeli {
    color: #000;
    text-transform: uppercase;
    padding: 10px 0px;
    background: #fff;
}

.btn-bijeli:active {
	 box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}

.btn-bijeli:hover {
    color: #ff810d !important;
}

a.close {background:transparent url("https://belpod.hr/images/uploads/banner-close-3.png") no-repeat top left;width:32px;height:32px;position:absolute;cursor:pointer;top: 8px;right:8px; opacity:1 !important;}
a.close:hover {background:transparent url("https://belpod.hr/images/uploads/banner-close-3.png") no-repeat top left; opacity:1 !important;}

.fancybox-close {
    position: absolute;
    top: 6px;
    right: 4px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 0px;
    color: #fff;
    margin-left: 16px;
}

.vidljivo-male {
	display: none !important;
}

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

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

.page-not-found h3 a {
	color: #0679b7;
}

#header .header-nav-zgrade nav > ul > li > a {
    font-size: 0.84em;
    color: #29265d;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    padding: 4px 5px !important;
    text-transform: uppercase;
}

.header-nav-zgrade ul.jezik-navigacija>li>a {
    font-size: 0.84em;
    margin-right: 0px;
    font-style: normal;
    font-weight: 500;
    padding: 4px 5px !important;
    line-height: 24px;
}

ol {
  list-style: none;
  counter-reset: steps;
  padding-inline-start: 0px;
}

ol li {
  counter-increment: steps;
}

ol li::before {
  content: counter(steps);
  margin-right: 0.8rem;
  background: #86181D;
  color: white;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  display: inline-grid;
  place-items: center;
  line-height: 2em;
  font-weight: 600;
}

.header-top .col-md-2 {
	align-items: center;
    display: flex;
    justify-content: center;
}

.header-top i {
	color: #76aad6;
}

.header-top i.fa-whatsapp, .header-top i.fa-viber {
	color: #fff;
}

p.viber-p {
	margin-left: 20px !important;
}

.sadrzaj-podaci {
    float: left;
    width: 33%;
    position: relative;
}

.sadrzaj-desno span {
	font-size: 0.76em;
}

.sadrzaj-desno p {
	line-height: 1.3;
    margin-bottom: 0px;
}

.ikonica-lijevo {
	float: left;
    padding: 5px 16px 5px;
}

.ikonica-lijevo i {
	font-size: 2em;
}

.header-column-desno {
    display: table-cell !important;
    vertical-align: middle !important;
    justify-content: flex-end !important;
    padding-top: 4px;
}

.header-bottom {
    border-top: 1px solid rgba(216, 216, 216, 0.3);
    position: relative;
}

html #header .header-nav-main nav > ul > li a i.fa-facebook-f, html #header .header-nav-main nav > ul > li a i.fa-instagram, html #header .header-nav-main nav > ul > li a i.fa-linkedin {
    color: #0679b7;
    font-weight: 900;
}

html #header .header-nav-main nav > ul > li a i.fa-instagram {
    margin-left: -10px;
}

html.sticky-header-active #header .header-nav-main nav > ul > li a i.fa-instagram, html.sticky-header-active #header .header-nav-main nav > ul > li a i.fa-linkedin {
    margin-left: -10px;
}

#slider-bg {
	margin-top: 178px;
}

.slika-desno-slider {
	width: 50%;
    float: right;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    height: 500px;
}

.lijevo-slider {
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url(https://belpod.hr/slike/slider-bg.png);
}

img.lijevo-bg-slider {
	position: absolute;
}

#slider-bg .owl-carousel .owl-nav {
    top: auto;
    bottom: 100px;
    position: absolute;
    margin-top: 0px;
    width: auto;
    left: 45%;
}

#slider-bg .owl-carousel .owl-nav .owl-next {
    right: -45px;
}

#slider-bg .owl-carousel .owl-nav .owl-prev {
    left: -60px;
}

.izdvojeno-slider {
    background: #fff;
    -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%);
    position: absolute;
    display: inline-block;
    width: 100%;
    margin: 0 15px 0;
    top: -50px;
    z-index: 9;
    height: 240px;;
}

html #header.header-transparent .header-body:before {
    background: rgba(0, 0, 0, 0.4);
    border-bottom: 0px solid #f1f1f1;
}

html.sticky-header-enabled #header.header-transparent .header-body {
    background: rgba(0, 0, 0, 0.4);
}

html.sticky-header-active #header.header-transparent .header-body {
    background: rgba(0, 0, 0, 0.8);
}

#header .header-logo {
    max-height: 80px;
}

.sadrzaj-lijevo-slider span {
    height: 100vh;
    align-items: center;
    justify-content: center;
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
}

.sadrzaj-lijevo-slider h2 {
    margin-bottom: 6px;
    color: #fff;
}

.sadrzaj-lijevo-slider p {
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: 400;
    color: #fff;
    margin-bottom: 24px;
}

.btn {
	border-radius: 8px;
    text-transform: uppercase;
    font-weight: 600;
}

.btn-md {
    padding: 10px 26px;
}

.btn-lg {
    font-size: 16px;
    padding: 16px 32px;
}

.btn-primary {
	border-color: #0071ce #0071ce #0071ce;
}

html .btn-primary:hover, html .btn-primary:focus, html .btn-primary:active:hover, html .btn-primary:active:focus {
    color: #0071ce;
    background: #fff;
}

html .btn-quaternary, .btn-quaternary {
    color: #0071ce;
    background-color: #fff;
    border-color: #0071ce #0071ce #0071ce #0071ce;
}

html .btn-quaternary:hover, html .btn-quaternary:focus, html .btn-quaternary:active:hover, html .btn-quaternary:active:focus {
    color: #fff;
    background: #0071ce;
}

.krug-zajedno {
    margin-bottom: 16px;
    margin-right: 40px;
    align-items: flex-end;
    display: flex;
    justify-content: center;
}

.krug-ikonica {
    padding: 10px;
    background: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    align-items: center;
    display: flex;
    justify-content: center;
    width: 42px;
    height: 42px;
    float: left;
    margin-right: 12px;
}

.podaci-kontakt {
    padding-top: 0px;
    font-size: 0.9em;
    line-height: 22px;
}

.podaci-kontakt a {
    color: #fff;
    font-weight: 300;
}

.podaci-kontakt span {
    color: #fff;
    font-weight: 600;
}

.krug-ikonica i {
    color: #0071ce;
    font-size: 1.1em;
}

.kontakt-rotator {
    bottom: 20px;
    position: relative;
    height: 100vh;
    align-items: flex-end;
    display: flex;
    justify-content: center;
}

#team-section {
	padding: 60px 0 80px;
    background-size: auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url(https://belpod.hr/slike/belpod-team-bg-element.svg);
    background-position-x: 42%;
}

.desno-zajedno-team {
	padding: 80px 0px 20px 70px;
}

.desno-zajedno-team h2 {
	color: #3a3a3a;
}

.desno-team-gore p {
	margin-bottom: 0px;
    border-left: 4px solid #0071ce;
    padding: 6px 0px 6px 24px;
    font-size: 1.1em;
    line-height: 1.6em;
    color: #0071ce;
}

.desno-team-gore {
	margin-bottom: 20px;
}

.linija-lijevo-team {
	background: #616161;
    height: 60px;
    width: 1px;
    position: absolute;
    top: 40px;
    left: 50px;
}

.linija-gore-team {
	background: #616161;
    height: 1px;
    width: 60px;
    position: absolute;
    top: 50px;
    left: 40px;
}

#usluge-section {
	background-color: #333333;
    background-size: auto;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url(https://belpod.hr/slike/usluge-bg-lines.svg);
    width: 100%;
    padding: 40px 0 90px 0;
}

#usluge-section h2 {
	color: #fff;
}

#usluge-section p {
	color: #fff;
}

.desno-usluge .btn {
	margin-top: 96px;
}

.container-fluid-full {
    padding-left: 7%;
    padding-right: 7%;
    width: 100%;
    position: relative;
}

#usluge-section-dolje {
    margin-top: -54px;
}

#usluge-section-dolje .container-fluid-full {
    margin-left: 350px;
}

.zajedno-proizvod-poc {
    -o-transition: background 0.5s ease-in;
    -webkit-transition: background 0.25s ease-in;
    -moz-transition: background 0.25s ease-in;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 0px;
    margin: 0px;
    overflow: hidden;
    display: block;
}

.zajedno-proizvod-poc a:hover {
    opacity: 0.8;
}

.opis-proizvod-gore {
    bottom: 30px;
    background: #fff;
    left: 30px;
    width: 70%;
    position: absolute;
    padding: 30px 20px 20px;
    background: rgba(0, 113, 206, 0.7);
}

.opis-proizvod-gore i {
    right: 10px;
    top: 10px;
	position: absolute;
    color: #fff;
}

.opis-proizvod-gore h3 {
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 1.3em;
    margin-bottom: 10px;
    text-transform: none;
    color: #fff;
}

.opis-proizvod-gore p {
    font-weight: 300;
    margin-bottom: 10px;
    text-transform: none;
    color: #fff;
}

.owl-proizvodi-poc .owl-nav {
    top: 0%;
    position: absolute;
    margin-top: 0px;
    width: 86px;
    left: -100px;
}

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

.owl-proizvodi-poc .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 20px;
    padding: unset;
    border: 0px solid !important;
    border-radius: 8px !important;
}

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

.owl-proizvodi-poc .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    background: #0071ce;
}

.owl-proizvodi-poc .owl-nav .owl-prev:before {
    position: relative;
    left: -1px;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

.owl-proizvodi-poc .owl-nav .owl-next:before {
    position: relative;
    left: 1px;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}

#section-usluge-odabir {
	background-color: #fff;
    background-size: auto;
    background-position: left top;
    background-position-y: 80px;
    background-repeat: no-repeat;
    background-image: url(https://belpod.hr/slike/usluge-bg-element.svg);
}

#section-zasto {
	padding: 120px 0 50px;
}

#section-zasto h2 {
	color: #0071ce;
}

.zasto-zajedno {
	text-align: right;
    padding-right: 40px;
    padding-bottom: 30px;
    margin-bottom: 60px;
}

img.zasto-ikona {
    float: left;
    display: inline-block;
    left: 10px;
    position: relative;
}

.zasto-zajedno h4 {
    font-size: 1.5em;
    font-weight: 600;
    color: #333;
    padding-top: 50px;
}

.zasto-zajedno h4 a {
    color: #333;
}

.zasto-zajedno p {
    padding-left: 80px;
    height: 40px;
    overflow: hidden;
}

.linija-desno-team {
	background: #616161;
    height: 60px;
    width: 1px;
    position: absolute;
    bottom: 10px;
    right: 20px;
}

.linija-dolje-team {
	background: #616161;
    height: 1px;
    width: 60px;
    position: absolute;
    bottom: 20px;
    right: 10px;
}

#section-reference {
	background-color: #fff;
    background-size: cover;
    background-position: right top;
    background-repeat: no-repeat;
    background-image: url(https://belpod.hr/slike/reference-bg.png);
    padding: 70px 0 50px;
}

#section-reference h3 {
	color: #0071ce;
}

.logo-partneri {
    background: #fff;
    border-radius: 12px;
    padding: 12px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    text-align: left;
    min-height: 120px;
    margin-bottom: 30px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.logo-partneri img {
    max-height: 90px;
}

#section-reference .desno-usluge .btn {
    margin-top: 60px;
}

#footer {
    background: #fff;
    border-top: 0px solid #0e0e0e;
    font-size: 1em;
    margin-top: 0px;
    padding: 50px 0 0;
    position: relative;
    clear: both;
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-image: url(https://belpod.hr/slike/footer-bg.jpg);
}

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

img.ikonica-footer {
	 filter: brightness(0.1);
}

#footer a {
	color: #333333;
}

.kontakt-footer {
	background: #0071ce;
    padding: 60px 60px 10px;
    margin-top: -150px;
    margin-bottom: 0px !important;
    border-radius: 8px 8px 0 0;
}

.kontakt-footer h3 {
	color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px 8px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: rgba(51, 51, 51, 0.25);
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 6px !important;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

#footer .krug-zajedno {
    margin-bottom: 10px;
    margin-right: 0px;
    align-items: end;
    display: flex;
    justify-content: left;
}

#footer .krug-ikonica {
    padding: 10px;
    background: #0071ce;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    align-items: center;
    display: flex;
    justify-content: center;
    width: 42px;
    height: 42px;
    float: left;
    margin-right: 12px;
}

#footer .krug-ikonica i {
    color: #fff;
    font-size: 1.1em;
}

#footer .podaci-kontakt span {
    color: #0071ce;
    font-weight: 600;
    padding-top: 0px;
}

#footer .podaci-kontakt p {
    margin: 0 0 0px;
}

#footer p, #footer a {
	color: #252424;
    font-weight: 500;
}

.copy-footer, .copy-footer p, .copy-footer a {
	color: rgba(51, 51, 51, 0.5) !important;
}

.podaci-kontakt-sjediste {
    margin-top: -10px;
}

.page-header span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.page-header {
    background-color: #000;
    border-bottom: 0px solid #CCC;
    border-top: 0px solid #384045;
    margin: 0 0 35px 0;
    padding: 100px 0 20px;
    position: relative;
    text-align: left;
    min-height: 420px;
    background: url(https://belpod.hr/slike/page-header-01.jpg) top center no-repeat;
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
    background-size: cover;
}

.page-header h1 {
    border-bottom: 0px solid #CCC;
    color: #fff;
    display: inline-block;
    margin: 0 0 0px;
    padding: 0 0 0px;
    line-height: 1.3;
    font-size: 3.9em;
    font-weight: 900;
    text-transform: none;
    margin-bottom: 12px;
    letter-spacing: 1px;
    position: relative;
}

.page-header p {
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: 400;
    color: #fff;
    margin-bottom: 6px;
    padding: 0px 0px;
}

.footer-bradcrumb .breadcrumb {
    padding: 8px 15px 8px 0;
    text-align: right;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
}

.footer-bradcrumb .breadcrumb li {
    color: #3a3a3a;
    line-height: 1.3em;
    font-weight: 400;
    margin: 0 0 6px;
    font-size: 0.76em;
}

.footer-bradcrumb .breadcrumb li a {
    color: #0071ce;
}

.main {
	background-image: url(https://belpod.hr/slike/vece.png);
}

.main-pocetna {
	background-image: none;
}

html .alert-primary {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
}

html .alert-primary h4 {
    color: #fff;
}

.btn:hover {
	opacity: 1;
}

html .btn-secondary:hover {
    background-color: #fff;
    color: #ff9136;
}

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

.galerija-det i {
	right: 10px;
    top: 10px;
}

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

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

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

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

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

.zajedno-proizvod-poc:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.zajedno-proizvod-poc img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0px;
    position: relative;
}

.reference-index h4 {
    font-size: 1em;
    font-weight: 500;
    text-align: center;
    letter-spacing: normal;
    line-height: 1.4;
    margin: 0 0 10px 0;
    color: #0679b7;
}

#znacajke-section {
    height: 200px;
    background-position: center center;
    background-size: cover;
    padding: 30px 0px 30px 3%;
}

.tekst-znacajke {
    text-align: center;
    font-size: 5em;
    font-weight: 500;
    padding-top: 16px;
    line-height: 1.1;
    color: #0071ce;
}

.tekst-znacajke-span {
    text-align: left;
    font-weight: 600;
    line-height: 1;
    color: #121313;
    text-transform: uppercase;
    padding-bottom: 12px;
}

.col-znacajke {
	height: 152px;
}

#znacajke-section .linija-gore-team {
    top: 10px;
    left: 10px;
}

#znacajke-section .linija-lijevo-team {
    top: 0px;
    left: 20px;
}

#footer form {
    opacity: 1;
}

input[type="email"].form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

input[type="text"].form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

input[type="textarea"].form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

input[type="email"].form-search::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

input[type="text"].form-search::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

textarea:-moz-placeholder { /* Firefox 18- */
  color: rgba(255, 255, 255, 0.5) !important;
}

textarea::-moz-placeholder {  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.5) !important;
}

textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

textarea::placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: rgba(255, 255, 255, 0.5) !important;
}

input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.5) !important;
}

input[type="text"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

input[type="text"]::placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

input[type="email"]:-moz-placeholder { /* Firefox 18- */
  color: rgba(255, 255, 255, 0.5) !important;
}

input[type="email"]::-moz-placeholder {  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.5) !important;
}

input[type="email"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

input[type="email"]::placeholder {
  color: rgba(255, 255, 255, 0.5) !important;
}

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

.galerija-det .opis-proizvod-gore {
	padding: 10px 26px 10px 20px;
}

.galerija-det .opis-proizvod-gore h3 {
    font-size: 1.4em;
}

.zajedno-proizvod-poc a:hover {
	opacity: 1;
}

.desno-zajedno-team h1 {
    line-height: 1.3;
    font-size: 3.9em;
    font-weight: 900;
    text-transform: none;
    margin-bottom: 12px;
    letter-spacing: 1px;
    color: #3a3a3a;
}



