/* UNIVERSAL */

body {
	font-family: 'Rubik', sans-serif;
    color: #383837;
}

.main {
    color: #383837;
}

p {
    color: #383837;
    line-height: 21px;
    font-size: 1em;
    margin: 0 0 12px;
}

a {
    color: #0582ca;
}

.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;}
.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:#d2322d;}
.success_message_product p {font-size:2em; font-weight:700; color:#67d187;}

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

/* fix za blurry owl images */

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

/* Cookie skripta */

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


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

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

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

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

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

#cart-menu {display:inline;}

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

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

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

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

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

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

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

/* SPECIFIC */


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


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

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

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


.zoomContainer.fancy {z-index:10000}

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

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

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

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

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

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

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

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

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

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

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

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

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

.forma-polje {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #fff;
    background-color: #0582CA;
    border: 0px solid #ccc;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.0);
    box-shadow: inset 0 0px 0px 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;
    border-radius: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#usluge-pocetna {
    background: url("https://dentalni-centar-bukovec.hr/slike/usluge-background.png");
}

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

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

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

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

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

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

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

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

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

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

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

.desno-onama {
	padding: 8px;
}

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

img.nzzrcd-logo {
	float: left;
}

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

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

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

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

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

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

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

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

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

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

#footer p {
    color: #383837;
    font-size: 0.9em;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
    text-align: center;
}

#footer.short .footer-copyright {
    background: #0582ca;
    border: 0;
    color: #fff;
    padding-top: 0;
    margin-top: 0px;
}

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

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

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

#footer p span {
    font-size: 1.8em;
}

#footer h5 {
    color: #006494;
    font-size: 0.9em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 6px 0;
    text-transform: uppercase;
    text-align: center;
}

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

#footer .link-zuti {
    color: #0582CA;
}

#footer h3 {
    font-size: 1.8em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 32px;
    margin-bottom: 24px;
    color: #0582ca;
    text-transform: none;
}

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

li {
    line-height: 21px;
    font-size: 1em;
    color: #383837;
}

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

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

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

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

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

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

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

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

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

.sidebar {
	margin-top: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

.bijelipodloga {
	background: rgb(5,130,202);
	background: linear-gradient(90deg, rgba(5,130,202,1) 30%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 30%);
}

#header .header-top .header-social-icons {
    margin-top: 10px;
}

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

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


.background-revolution {
	background: rgba(255,255,255, 0.9) !important;
}

.slotholder {
	background-color: #fff !important;
}

.tp-bgimg {
    opacity: 0.3 !important;
}

.slider-container .main-label {
    color: #0582ca;
    font-size: 42px !important;
    line-height: 46px !important;
    font-weight: 400 !important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0) !important;
}

.slider-container .top-label {
    color: #0582ca;
    font-size: 30px !important;
    line-height: 34px !important;
    font-weight: 300 !important;
}

.slider-container .bottom-label, .slider-container .bottom-label-2 {
    color: #fff !important;
    font-size: 16px !important;
    line-height: 21px !important;
    font-weight: 400 !important;
    text-align: center !important;
}

.slider-container .bottom-label p, .slider-container .bottom-label-2 p {
    color: #fff !important;
}

.slider-container .btn-slider-action {
    font-size: 20px !important;
    font-weight: 300 !important;
    line-height: 24px !important;
    padding: 24px 24px !important;
    border-radius: 4px !important;
    text-transform: none !important;
}

.btn {
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s !important;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 1;
}

.btn-md {
	padding: 10px 12px;
    font-size: 1em;
    color: #fff;
}

.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: 20px;
}

#usluge-pocetna .list.list-icons {
    margin-left: 0px;
}

#usluge-pocetna .list.list-icons li {
    position: relative;
    width: 100%;
    padding: 4px 0px;
    float: left;
    line-height: 18px;
    font-size: 1em;
    color: #252839;
}

#usluge-pocetna ul.simple-post-list li h5 {
    color: #383837;
    margin-left: 34px;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 19px;
    margin-bottom: 0px;
}

#usluge-pocetna ul.simple-post-list li i {
    padding-top: 1px;
    margin-right: 20px;
}

.list.list-icons li > .fa:first-child, .list.list-icons li a:first-child > .fa:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child {
    color: #0582ca;
    border-color: #0582ca;
}

.list.list-icons li > .fa:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .fa:first-child, .list.list-icons li a:first-child > .icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}

.lijevo-usluge {
	padding: 60px 0px 20px;
}

#usluge-pocetna h4 {
    font-size: 1em;
    color: #0582ca;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
}

#usluge-pocetna h3 {
    font-size: 1.8em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 32px;
    margin-bottom: 24px;
    color: #0582ca;
    text-transform: none;
}

#usluge-izdvojeno-pocetna {
	background: rgb(64,184,252);
	background: linear-gradient(180deg, rgba(64,184,252,1) 0%, rgba(121,194,236,1) 100%);
    padding: 40px 0px 0px;
}

#usluge-izdvojeno-pocetna img {
	width: 80px;
    height: 80px;
    margin-bottom: 15px; 
}

#usluge-izdvojeno-pocetna img.zadnja-imp {
	filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(287deg) brightness(103%) contrast(104%);
}

#usluge-izdvojeno-pocetna h2 {
    font-size: 1.1em;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    line-height: 24px;
    margin: 0 0 10px 0;
    color: #383837;
    margin-top: 15px;
}

#usluge-izdvojeno-pocetna p {
	color: #fcfcfc;
    text-align: center;
    margin-bottom: 40px;
}

#osoblje-pocetna {
	background: #fcfcfc;
    padding: 40px 0px 40px;
}

#osoblje-pocetna h4 {
    font-size: 1em;
    color: #0582ca;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
}

#osoblje-pocetna h3 {
    font-size: 1.8em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 32px;
    margin-bottom: 24px;
    color: #0582ca;
    text-transform: none;
}

img.facts-krug-veci {
    width: 190px !important;
    height: 190px !important;
    margin: 0 auto;
    display: block !important;
    margin-bottom: 20px;
    border: 8px solid #f1f6fa;
    margin-bottom: 15px;
}

.osoblje-box {
	padding: 24px 12px 20px;
    background: #ffffff;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
}

.osoblje-box h5 {
	text-align: center;
	font-size: 1.1em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 21px;
    color: #0582ca;
    margin: 0 0 6px 0;
}

.osoblje-box h6 {
	text-align: center;
    color: #0582ca;
    font-size: 0.8em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 6px 0;
}

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

html.webkit .custom-thumb-info-1 .thumb-info-wrapper {
    border-radius: 0px;
    margin: 0px 0px 0px 0px;
}

#galerija-section .masonry-loader ul.products .product {
    margin-bottom: 0px;
}

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


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

.custom-thumb-info-1 img {
    border-radius: 0px;
}

ul.product-thumb-info-list {
	margin-bottom: 0px;
}

#galerija-section {
	background: #fff;
    height: 830px;
    overflow: hidden;
}

#footer.short {
    padding-top: 20px;
    line-height: 0px;
}

#footer a {
    color: #383837;
}

.footer-copyright, #footer.short .footer-copyright a {
    color: #fff !important;
}

#footer .footer-copyright span {
    font-size: 0.9em;
}

.copy-lijevo p {
	text-align: left !important;
}

.copy-desno p {
	text-align: right !important;
}

img.vert-move {
    -webkit-animation: mover 0.5s infinite  alternate;
    animation: mover 0.5s infinite  alternate;
}

img.vert-move {
    -webkit-animation: mover 0.5s infinite  alternate;
    animation: mover 0.5s infinite  alternate;
}

@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

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

.page-header {
    width: 100%;
    background: url(https://dentalni-centar-bukovec.hr/slike/page-header-1.png) center left no-repeat;
    border-bottom: 0;
    background-attachment: scroll;
    background-size: cover;
    border-top: 0;
    margin: 0 0 30px 0;
    min-height: auto;
    padding: 0px 0 00px;
    min-height: 470px;
}

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

.page-header .breadcrumb > li {
    display: inline-block;
    font-size: 1em;
    text-transform: uppercase;
    text-shadow: none;
    color: #383837;
    line-height: 21px;
    text-align: right;
}

.page-header .breadcrumb > li a {
    display: inline-block;
    font-size: 1em;
    text-transform: none;
    text-shadow: none;
    color: #383837 !important;
}

.page-header h1 {
    border-bottom: 0px solid #e22756;
    color: #0481CA;
    display: inline-block;
    font-size: 2.8em;
    font-weight: 600;
    line-height: 48px;
    margin: 0 0 -25px;
    padding: 0 0 25px;
    position: relative;
    text-transform: uppercase;
}

.page-header h4 {
    font-size: 2.2em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 42px;
    margin: 0 0 0px 0;
    color: #383837;
}

.ph-left {
  text-align: left;
  position: relative;
  height: 470px;
}

.ph-right {
	text-align: right;
    position: relative;
    height: 470px;
}

.ph-lijevo-sadrzaj {
  margin: 0;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.ph-desno-sadrzaj {
  margin: 0;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.kontakt-smaller {
	padding: 16px 24px 24px;
    background: #0582CA;
    margin-bottom: 20px;
}

.kontakt-smaller h3 {
    font-size: 1.7em;
    font-weight: 100;
    color: #fff;
    letter-spacing: normal;
    line-height: 34px;
    margin-bottom: 12px;
    text-transform: none;
}

.forma-polje {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #383837;
    background-color: transparent;
    border: 0px solid #383837;
    border-bottom: 1px solid #383837;
    margin-bottom: 12px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.0) !important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.0) !important;
}

#header .header-nav-main nav > ul > li:last-child a {
    padding: 7px 0px 7px 12px;
}

h4.galerija {
    font-size: 1.6em;
    letter-spacing: normal;
    line-height: 42px;
    border-bottom: 1px solid #0582CA;
    margin-bottom: 24px !important;
    color: #0682CA;
    text-transform: none;
    font-weight: 500;
}

blockquote {
    font-size: 1.3em;
    border-left: 5px solid #2baab1;
    margin: 20px 0 20px;
    padding: 16px 24px;
}

blockquote p {
    line-height: 28px;
    color: #2baab1;
    margin-bottom: 0px !important;
}

.galerija-border {
    height: 4px;
    width: 210px;
    background: #0582CA;
    position: relative;
    margin-top: -24px;
    margin-bottom: 30px;
}

.kontakt-bg {
	background: #0582CA;
    padding: 40px 0px 32px;
}

#kontakt-section {
	background: #0582CA;
    margin-top: -30px;
}

img.slika-kontakt {
	position: absolute;
    bottom: 0px;
}

.img-thumbnail-border {
    border-radius: 46px 0px;
    position: relative;
    padding: 0px;
    background-color: #fff;
    border: 0px solid #E22756;
}

.slika-prostor:before {
    content: url(https://dentalni-centar-bukovec.hr/slike/bukovec-zub.png);
    position: absolute;
    display: block;
    width: auto;
    height: 100%;
    background: rgb(5,130,202);
	background: linear-gradient(25deg, rgba(5,130,202,1) 0%, transparent 30%);
    bottom: 0;
    z-index: 10;
    left: 15px;
    right: 0px;
}

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

.radovi-box {
	background: #0582CA;
    padding: 20px 0px 0px;
}

.radovi-box h3 {
    font-size: 1.8em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 20px;
    color: #fff;
    margin-bottom: 28px;
    text-align: center;
    text-transform: none;
}

#section-turizam {
    height: 100%;
    margin: 0 0 0 0;
    position: relative;
    display: block;
    min-height: 600px;
    background-attachment: scroll !important;
    background-size: cover !important;
	width: 100%;
    border-bottom: 0;
    color: #fff;
    padding: 80px 0px 80px;
}

.sekcija-turizam-1 {
    border-bottom: 0;
    text-align: center;
    color: #fff;
  	margin: 0;
  	position: relative;
}


h2.eebloqs {
	margin-bottom: 24px !important;
    color: #fff;
    text-transform: none;
    font-weight: 600;
}

h2.eebloqs a {
    color: #fff;
}

.sekcija-turizam-1 p { 
    color: #fff;
}

.usluga-box {
	text-align: center;
}

.usluga-box {
	background: rgb(64,184,252);
    background: linear-gradient(180deg, rgba(64,184,252,1) 0%, rgba(121,194,236,1) 100%);
    padding: 28px 12px 10px;
    border-radius: 16px !important;
	-webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s !important;
}

.usluga-box:hover {
	background: rgb(64,184,252);
    background: linear-gradient(180deg, rgba(121,194,236,1) 0%, rgba(64,184,252,1) 100%);
    border-radius: 16px !important;
}

.slika-usluga {
    width: 100%;
}

.slika-usluga img {
	height: 64px;
    width: auto;
    margin-bottom: 16px;
	margin: 0 auto;
    display: block;
}

.border-usluga {
	height: 1px;
    background: #fff;
    width: 100%;
    margin-bottom: 8px;
}

.usluga-box h4 {
    font-size: 1.14em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    height: 48px;
    overflow: hidden;
    margin: 0 0 6px 0;
}

.usluga-box h4 a {
    color: #fff;
}

.usluga-box p {
	color: #fff;
    height: 42px;
    overflow: hidden;
    font-weight: 100;
}

.usluga-box h4 a:hover {
	text-decoration: none;
}

.usluga-box a:hover {
	text-decoration: none;
}

.usluga-box:hover img.slika-usluga-img {
    -webkit-animation: mover 0.5s infinite  alternate;
    animation: mover 0.5s infinite  alternate;
}

.usluga-box:hover img.slika-usluga-img {
    -webkit-animation: mover 0.5s infinite  alternate;
    animation: mover 0.5s infinite  alternate;
}

@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content {
    padding: 30px 15px 0px;
}

.font-weight-extra-bold, .font-weight-black {
    font-weight: 900 !important;
}

.line-height-1 {
    line-height: 1 !important;
}

.text-14 {
    font-size: 4em !important;
}

.text-5 {
    font-size: 1.1em !important;
    min-height: 48px;
    line-height: 21px;
}

.ls-0 {
    letter-spacing: 0 !important;
}

.font-italic {
    font-style: italic !important;
}

#section-cad {
	padding: 60px 0px 30px;
    background: #FCFCFC;
}

#section-cad h3 {
    font-size: 1.8em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 32px;
    margin-bottom: 24px;
    color: #0582ca;
    text-transform: none;
}

.slika-cad-1 {
	max-width: 300px;
    height: auto;
    position: absolute;
    right: 0px;
    top: 0px;
}

.slika-cad-2 {
    top: 160px;
    position: absolute;
}

h4.naslov-h4 {
    font-size: 1em;
    color: #0582ca;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
    text-transform: uppercase;
}

#section-ortopan {
	padding: 60px 0px 30px;
    background: #fff;
}

#section-ortopan h3 {
    font-size: 1.8em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 32px;
    margin-bottom: 24px;
    color: #0582ca;
    text-transform: none;
}


.usluge-posebno .list.list-icons {
    margin-left: 0px;
}

.usluge-posebno .list.list-icons li {
    position: relative;
    width: 100%;
    padding: 4px 0px;
    float: left;
    line-height: 18px;
    font-size: 1em;
    color: #252839;
}

.usluge-posebno ul.simple-post-list li h5 {
    color: #383837;
    margin-left: 34px;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 19px;
    margin-bottom: 0px;
}

.usluge-posebno ul.simple-post-list li i {
    padding-top: 1px;
    margin-right: 20px;
}

.usluge-posebno h4 {
    font-size: 1em;
    color: #0582ca;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
}

.usluge-posebno h3 {
    font-size: 1.8em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 32px;
    margin-bottom: 24px;
    color: #0582ca;
    text-transform: none;
}

#header .header-nav-main nav > ul.njemacki-izb > li > a {
    font-size: 1em;
    padding: 7px 7px;
}

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

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

.btn-plavi {
	color: #383837 !important;
    background-color: #71D8F1 !important;
    border-color: #71D8F1 #71D8F1 #71D8F1 !important;
}

.btn-plavi:hover {
	color: #383837 !important;
    background-color: #21BEEF !important;
    border-color: #21BEEF #21BEEF #21BEEF !important;
}

#kontakt-section, #kontakt-section p, #kontakt-section h2 {
	color: #fff;
}

#kontakt-section a {
	color: #fff;
    text-decoration: underline;
}

a.usluge-a:hover {
	text-decoration: none;
}

table.jelovnik-pocetna {
    width: 100%;
    margin: 3px auto 0px;
    table-layout: fixed;
    border-collapse: collapse;
    line-height: 18px;
}

table.jelovnik-pocetna td:first-child {
    text-align: left;
    color: #383837 !important;
    text-transform: none;
}

table.jelovnik-pocetna td {
    padding: 0px 0 24px 0;
    color: #383837;
    vertical-align: bottom;
    background-image: radial-gradient(#a1a2a3 1px, #1e2326 0px);
    background-size: 4px 1px;
    background-repeat: repeat-x;
    background-position: left bottom;
    background-position-y: 18px;
    font-size: 1.1em;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: right;
}

table.jelovnik-pocetna td:first-child span {
    padding-right: .25em;
    color: #383837 !important;
}

.cjenik-bg {
	background: #E9F7FF;
    padding: 12px 24px;
}

		html #header.header-transparent .header-body:before {
			background: unset;
			border-bottom: 0px solid #f1f1f1;
		}
		
		#header .header-logo img {
			margin: 10px 15px 10px 15px;
		}
		
		.left-htop {
			padding: 16px 15px;
		}
		
		.social-icons li {
			margin: -1px 1px 2px 0;
		}
		
		#header .header-top .header-social-icons {
			margin-top: 20px;
		}
		
		html.sticky-header-enabled #header.header-transparent .header-body {
			background: transparent;
		}
		
		#header .header-top {
			background-color: transparent;
		}
		
		#header .header-top p, #header .header-top a {
			color: #fff;
		}
		
		.bijelipodloga {
			background: rgb(5,130,202);
			border-radius: 8px;
		}
		
		html.sticky-header-active #header.header-transparent .header-body .bijelipodloga {
			background: rgb(5,130,202);
			border-radius: 0px 0px 8px 8px;
		}
		
		html.sticky-header-active #header.header-transparent .header-body .header-top {
			background-color: #fff;
		}
		
		html.sticky-header-active #header.header-transparent .header-body .header-top p, html.sticky-header-active #header.header-transparent .header-body .header-top a {
			color: #383837;
		}
		
		html.sticky-header-active #header .header-nav-main nav > ul > li > a {
			color: #fff;
		}
		
		#header .header-nav-main nav > ul.njemacki-izb > li > a {
			font-size: 1em;
			padding: 7px 8px;
		}
		
		#header ul.nav-pills > li.active > a {
			color: #383837;
		}
		
		.slider-container .main-label {
			color: #fff;
		}
		
		.slider-container .top-label {
			color: #fff;
		}
		
		html .btn-quaternary {
			color: rgb(5,130,202);
			background-color: #fff;
			border-color: #fff #fff #fff;
		}
		
		html .btn-quaternary:hover, html .btn-quaternary:focus, html .btn-quaternary:active:hover, html .btn-quaternary:active:focus {
			color: #333;
		}
		
		html .btn-quaternary:active, html .btn-quaternary:focus, html .btn-quaternary:active:hover, html .btn-quaternary:active:focus {
			border-color: #fff #fff #fff;
			background-color: #fff;
		}
		
		html .btn-quaternary:hover {
			border-color: #fff #fff #fff;
			background-color: #fff;
		}
		
		html.sticky-header-active #header .header-nav-main nav > ul > li.active > a, html.sticky-header-active #header .header-nav-main nav > ul > li:hover a {
			color: #383837;
		}
		
		.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
			background-color: #fff;
		}

		html #header .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
			background-color: #000 !important;

		}

		html #header .hamburger.is-active .hamburger-inner::after {
			background-color: #fff;
		}

		html.sticky-header-active #header .hamburger.is-active .hamburger-inner::after {
			background-color: #383837;
		}

		html #header .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
			background-color: #fff;
		}

		html.sticky-header-active #header .hamburger-inner, .sticky-header-active .hamburger-inner::before, .sticky-header-active .hamburger-inner::after {
			background-color: #383837;
		}
		
		.karta-novo {
			border-radius: 12px;
			margin-bottom: 30px;
		}
		
		#footer.short .footer-copyright {
			background: #fff;
			margin-bottom: 40px;
			border-radius: 12px;
			position: relative;
		}
		
		#footer .footer-copyright p, #footer .footer-copyright a {
			color: #383837 !important;
		}
		
		.footer-copyright, #footer.short .footer-copyright a {
			color: #383837 !important;
		}
		
		#footer .container .row > div.footer-copyright {
			margin-bottom: 40px;
		}
		
		#usluge-pocetna {
			background: url(https://dentalni-centar-bukovec.hr/slike/usluge-background.png);
			padding: 90px 0;
		}
		
		#usluge-pocetna img {
			border-radius: 12px;
		}
		
		#usluge-pocetna h4 {
			margin: 0 0 6px 0;
		}
		
		.lijevo-usluge {
			padding: 30px 0px 20px;
		}
		
		#usluge-izdvojeno-pocetna {
			background: rgb(5,130,202);
			padding: 0px 0px 0px;
			
		}
		
		.usluge-pocetna-zajedno {
			background: rgb(5,130,202);
			border-radius: 12px;
			display: inline-block;
			padding: 40px 0 0;
			margin-bottom: 0px;
		}
		
		.prva-izdvojena {
			border-bottom: 0px solid #fff;
			padding: 40px 20px 0;
			height: 262px;
			margin-bottom: 30px;
			border-right: 1px solid #fff;
		}
		
		.druga-izdvojena {
			border-bottom: 0px solid #fff;
			padding: 40px 20px 0;
			height: 262px;
			margin-bottom: 30px;
			border-right: 1px solid #fff;
			margin-left: -30px;
		}
		
		.treca-izdvojena {
			border-bottom: 0px solid #fff;
			padding: 40px 20px 0;
			height: 262px;
			margin-bottom: 30px;
			border-right: 1px solid #fff;
			margin-left: -30px;
		}
		
		.cetvrta-izdvojena {
			border-bottom: 0px solid #fff;
			padding: 40px 20px 0;
			height: 262px;
			margin-bottom: 30px;
			border-right: 0px solid #fff;
		}
		
		#usluge-izdvojeno-pocetna p {
			color: #fcfcfc;
			text-align: center;
			margin-bottom: 40px;
			font-size: 0.9em;
		}
		
		#usluge-izdvojeno-pocetna h2 {
			font-size: 1.26em;
			font-weight: 700;
			text-align: center;
			text-transform: uppercase;
			line-height: 24px;
			margin: 0 0 6px 0;
			color: #383837;
			margin-top: 15px;
		}
		
		h4.naslov-h4 {
			margin: 0 0 6px 0;
		}
		
		img.facts-krug-veci {
			border: 8px solid #fff;
			margin-bottom: 15px;
		}
		
		.osoblje-box h5 {
			text-align: center;
			font-size: 1.2em;
			font-weight: 800;
			letter-spacing: normal;
			line-height: 21px;
			color: #fff;
			margin: 0 0 4px 0;
		}
		
		.osoblje-box h6 {
			margin: 0 0 6px 0;
			color: #fff;
		}
		
		.osoblje-box {
			padding: 16px 12px 12px;
			background: #0582ca;
			border-radius: 12px;
			box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 10%);
			-webkit-box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 10%);
			-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1);
		}
		
		#osoblje-pocetna h4 {
			font-size: 1em;
			color: #0582ca;
			font-weight: 500;
			letter-spacing: normal;
			line-height: 27px;
			margin: 46px 0 4px 0;
			color: #fff;
		}
		
		#osoblje-pocetna h3 {
			margin-bottom: 16px;
			color: #fff;
		}
		
		#osoblje-pocetna {
			background: #0582ca;
			padding: 30px 0px 26px;
		}
		
		#section-cad {
			padding: 80px 0px 60px;
			background: #FCFCFC;
		}
		
		#section-ortopan {
			padding: 90px 0px 60px;
		}

		.page-header .ph-lijevo-sadrzaj {
			top: 67%;
		}
		
		.page-header .ph-desno-sadrzaj {
			top: 67%;
		}
		
		#header .header-top-ostale p, #header .header-top-ostale a {
			color: #383837;
		}

		.strucni-lijevo p {
        	color: #fff;
        }