/* UNIVERSAL */

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

body, p {
	font-family: 'Montserrat', sans-serif;
    color: #272932;
}

a {
	color: #95001f;
}

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

a:active, a:focus, a:visited {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0px;
    font-family: 'Montserrat', sans-serif;
}

h1 {
	font-size: 2.3em;
	line-height: 1.3;
	margin: 0 0 24px 0;
    color: #95001f;
    font-weight: 400;
}

h2 {
    font-size: 2.3em;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 16px 0;
    letter-spacing: 0px;
    color: #95001f;
}

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

h4 {
	font-size: 1.5em;
	font-weight: 300;
	letter-spacing: normal;
	line-height: 1.2;
	margin: 0 0 12px 0;
	color: #1f1e1e;
}

h5 {
    font-size: 1em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 1.3;
    margin: 0 0 12px 0;
    color: #272932;
    text-transform: uppercase;
}

p {
    color: #272932;
	font-size: 1.1em;
    line-height: 1.5;
    margin: 0 0 20px;
	font-weight: 400;
}

.main li {
    line-height: 24px;
    font-size: 1.1em;
    line-height: 1.5;
	font-weight: 400;
    margin: 0 0 12px;
}

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

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

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


.zoomContainer.fancy {z-index:10000}

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

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

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

#header .header-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: 80px;
    -webkit-box-shadow: 0px 6px 6px -10px black;
    -moz-box-shadow: 0px 6px 6px -10px black;
    box-shadow: 0px 6px 6px -10px black;
}

#header .header-logo {
    margin-right: 50px;
}

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

#header .header-column .header-row-gore {
    display: flow-root;
    clear: right;
}

.header-gore {
    border-bottom: 1px solid #8083862b;
    position: relative;
    display: block;
    width: 200%;
    height: 56px;
}

#header .header-nav-top {
    float: left;
    margin-top: 3px;
    margin-left: 32px;
}

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #808386;
    font-size: 0.92em;
    padding: 12px 32px 12px 0;
    text-transform: none;
    display: inline-block;
    font-weight: 400;
}

.header-nav-top a {
    color: #808386;
}

#header .header-nav-top .nav > li > a .fa, #header .header-nav-top .nav > li > a .icons, #header .header-nav-top .nav > li > span .fa, #header .header-nav-top .nav > li > span .icons {
    font-size: 1em;
}

#revolutionSlider_forcefullwidth {
	height: 600px !important;
}

.slider-container {
	height: 600px !important;
}

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

.sadrzaj-lijevo-slider h2 {
    color: #fff;
}

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

#header .header-nav-main nav > ul > li > a {
    display: inline-block;
    border-radius: 0px;
    font-size: 1em;
    color: #272932;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding: 40px 6px 38px;
    text-transform: uppercase;
}

#header .header-nav-main {
    margin: 0px 0 0 15px;
    float: left;
}

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

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

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

.header-column-logo {
    border-right: 1px solid #8083862b;
    width: 300px;
}

#header .header-social-icons {
    margin: 34px 0 0 12px;
    float: right;
}

#header .social-icons li {
    display: inline-block;
    margin: -1px 0px 5px 16px;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 30%);
}

#header .social-icons li a {
    height: 20px;
    line-height: 20px;
    width: 20px;
}

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

img.cross-header-top {
	top: 0px;
    right: 170px;
    position: absolute;
}

img.cross-header-bottom {
	bottom: -13px;
    right: 10px;
    position: absolute;
}

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

.btn-md {
    text-transform: uppercase;
	padding: 13px 21px 12px;
	font-size: 1.1em;
	font-weight: 500;
}

.btn-lg {
    text-transform: uppercase;
	padding: 25px 24px 24px;
	font-size: 1.1em;
	font-weight: 500;
}

html #header .hamburger {
    display: none;
}

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

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

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

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

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

html.sticky-header-active #header .hamburger-inner, .sticky-header-active .hamburger-inner::before, .sticky-header-active .hamburger-inner::after {
    background-color: #95001f;
}

#udruga-section {
	padding: 50px 0 120px;
    background: #fff;
    position: relative;
}

.left-line {
	height: 100px;
    width: 1px;
    background: #fbb13c;
}

img.cross-udruga {
    bottom: 30px;
    position: absolute;
    left: 30px;
}

img.mark-udruga {
    top: 30px;
    position: absolute;
    right: 30px;
}

#udruga-section h1 {
	margin-bottom: 30px;
}

#usluge-section {
	position: relative;
    background: #fff;
}

.usluga-sadrzaj {
	background: #fff;
    padding: 36px 42px;
    position: relative;
    margin: -240px auto 0;
    text-align: center;
    width: 50%;
}

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

.usluga-sadrzaj h2 {
	height: 83px;
    overflow: hidden;
}

.usluga-sadrzaj p {
	height: 70px;
    overflow: hidden;
}

#novosti-section {
	position: relative;
    padding: 40px 0 20px;
}

.novost-zajedno {
	background: #fbf9f9;
    padding: 32px 0px 32px 16px;
}

.novost-zajedno {
	background: #fbf9f9;
    padding: 24px 16px 32px 16px;
    height: 300px;
}

.novost-slika-desno {
	height: 300px;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.novosti-width {
	width: 170%;
}

.datum-novost {
	color: #808386;
    font-weight: 400;
    font-size: 0.72em;
    text-transform: uppercase;
}

.novost-zajedno h3 {
    margin-bottom: 30px;
}

.novost-zajedno h3 a {
	color: #272932;
}

a.tekst-link {
	color: #95001f;
    text-transform: uppercase;
    font-size: 1.16em;
    font-weight: 600;
}

#novosti-section .owl-carousel .owl-nav {
    top: -106px;
    bottom: auto;
    position: absolute;
    margin-top: 0px;
    width: auto;
    right: 44%;
}

#novosti-section .owl-carousel .owl-nav .owl-prev {
    left: -60px;
    color: #004590;
    border: 0px solid #004590 !important;
    background-color: transparent;
}

#novosti-section .owl-carousel .owl-nav .owl-next {
    right: -40px;
    color: #004590;
    border: 0px solid #004590 !important;
    background-color: transparent;
}

.owl-carousel .owl-nav .owl-next:before {
    background-image: url(https://ukdg.hr/slike/right-arrow-grey.svg);
    left: 2px;
    top: 1px;
    width: 48px;
    height: 32px;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
}

.owl-carousel .owl-nav .owl-prev:before {
    background-image: url(https://ukdg.hr/slike/left-arrow-grey.svg);
    left: -1px;
    top: 1px;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 48px;
    height: 32px;
}

img.cross-novost-lijevo {
	bottom: -50px;
    position: absolute;
    left: 0px;
    padding: 30px 0 60px
}

img.cross-novost-desno {
	top: 30px;
    position: absolute;
    right: 0px;
}

.center-line {
	height: 100px;
    width: 1px;
    background: #fbb13c;
    margin: 0 auto;
    display: block;
}

#clanovi-section {
	position: relative;
    background: #fff;
    text-align: center;
    padding: 60px 0 40px;
}

img.cross-clanovi-desno {
	top: 90px;
    position: absolute;
    right: 0px;
}

.logo-klijenti {
    height: auto;
    width: auto;
    padding: 20px 10px 20px;
    align-items: center;
    display: flex;
    justify-content: center;
    float: none;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    margin: 0 auto;
}

.logo-klijenti img {
    width: auto !important;
    max-height: 50px;
}

.owl-theme .owl-dots .owl-dot span {
    background: #fbb13c40;
}   

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background: #fbb13c;
}
 
#footer.short {
    padding-top: 60px;
}

#footer {
    background: #272932;
    border-top: 0px solid #0e0e0e;
    font-size: 1em;
    margin-top: 50px;
    position: relative;
    clear: both;
}

#footer p {
	color: #ffffff;
    font-size: 0.94em;
    margin: 0 0 16px;
}

#footer p b {
    font-size: 1.1em;
}

#footer a {
	color: #ffffff;
}

#footer .footer-copyright p, #footer .footer-copyright a {
    color: #808386;
    line-height: 1.6;
    font-size: 0.92em;
}

#footer h4 {
    font-size: 1.5em;
    font-weight: 400;
    color: #fbb13c;
    margin: 0 0 16px 0;
}

.line-foot {
	background: #fbb13c;
    height: 1px;
    width: 40px;
    margin-bottom: 30px;
    position: relative;
    display: block;
}

.mark-footer {
	bottom: 30px;
    right: 0px;
    position: absolute;
    opacity: 0.1;
    max-height: 300px;
    width: auto;
}

img.footer-logo {
	width: 200px;
    height: auto;
}

.page-header {
    background-color: #000;
    border-bottom: 0px solid #CCC;
    border-top: 0px solid #384045;
    margin: 0 0 30px 0;
    padding: 40px 0 30px;
    position: relative;
    text-align: left;
    min-height: 210px;
    background-image: url(https://ukdg.hr/slike/page-header-03.png);
    background-position-x: right;
    background-position-y: top;
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
}

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

.page-header h1 {
    border-bottom: 0px solid #CCC;
    color: #fbb13c;
    display: inline-block;
    margin: 0 0 0px;
    padding: 0 0 0px;
    line-height: 1.2;
    font-size: 2.2em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 12px;
    letter-spacing: 1px;
    position: relative;
}

.page-header .datum {
    margin-bottom: 16px;
    color: #fff;
}

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

.page-header .breadcrumb, .page-header .breadcrumb a {
    color: #fbb13c;
    text-transform: none;
}

.page-header .breadcrumb > li + li:before {
    opacity: 0.8;
    font-size: 0.8em;
    padding: 10px 7px 10px 5px;
}

.page-header .breadcrumb > li {
    font-size: 0.72em;
    margin-bottom: 2px;
}

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

.eebloqs ul, .eebloqs ol {
    float: left;
}

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

.pagination {
    padding-left: 15px;
}

.lean-oko {
    position: relative;
    overflow: hidden;
    border-radius: 0px;
    border: 0px solid #F1F3F5;
    -o-transition: background 0.5s ease-in;
    -webkit-transition: background 0.25s ease-in;
    -moz-transition: background 0.25s ease-in;
    background: #272932;
}

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

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

.lean-zajedno p {
    color: #fff;
}

.usluga-overlay {
    -ms-transform: skewY(54deg);
    transform: skewY(54deg);
    background: rgba(149, 0, 31, 0.6);
    width: 100%;
    position: absolute;
    height: 600px;
    left: -8px;
}

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

.o-udruzi-bg {
	background-color: #f4f4f6;
    padding: 24px 32px 8px;
    position: relative;
    text-align: center;
    border-radius: 24px;
}

.tekst-misija p {
	font-weight: 600;
    font-size: 1.2em;
}

.usluga-bg-index .usluga-sadrzaj {
    width: 80%;
}

.usluge-det table {
	width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    min-height: .01%;
    overflow-x: auto;
    font-size: 0.92em;
    margin-top: 30px;
}

.usluge-det table thead {
    background: #fbb13c;
}

.usluge-det table thead>tr>th {
    color: #fff;
    font-size: 0.82em;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: 12px 12px !important;
}

.usluge-det table>tbody>tr {
    background: #f5f5f5;
}

.usluge-det table>tbody>tr>th {
    padding: 12px 12px;
    text-align: center;
}

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

.usluge-det p small {
	margin-bottom: 30px;
}

.logo-recenzija img {
	max-height: 60px;
    width: auto;
    margin-bottom: 16px;
}

.recenzija-box {
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 10%);
    background-color: #f4f4f6;
    padding: 24px 32px 8px;
    position: relative;
    text-align: center;
    border-radius: 24px;
    height: 220px;
    display: grid;
    align-items: center;
}

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

.recenzija-box-desno {
	margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 10%);
    padding: 24px 32px 8px;
    position: relative;
    text-align: center;
    border-radius: 24px;
    height: 220px;
    display: grid;
    align-items: center;
}

.recenzija-box-desno span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.recenzija-box h2 {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 16px 0;
    letter-spacing: 0px;
    color: #95001f;
    height: 50px;
    overflow: hidden;
}

.recenzija-box-desno h2 {
    font-size: 1.4em;
    height: 50px;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 16px 0;
    letter-spacing: 0px;
    color: #95001f;
}

.recenzija-box h4 {
    font-size: 1.1em;
}

.recenzija-box-desno h4 {
    font-size: 1.1em;
}

img.logo-clan {
	float: left;
    margin-right: 30px;
}

.kontakt-home {
    background: #95001f;
    padding: 40px 32px;
    border-radius: 12px;
    position: relative;
    min-height: 600px;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
    margin-right: 15px;
    margin-left: 15px;
}

.kontakt-home-1 {
    min-height: 480px;
}

.kontakt-home h2 {
    color: #fff;
    margin-bottom: 10px;
}

.kontakt-home p {
    color: #fff;
}

.kontakt-home .form-control {
    border: 1px solid #ab0303;
}

.maps-home {
    position: relative;
    margin-top: -104px;
    padding-right: 40px;
}

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

img.slika-kontakt-desno {
    padding-right: 0px;
    border-radius: 12px;
}

.ee_gmaps_1 {
    border-radius: 12px !important;
}

.kontakt-home .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px 16px;
    font-size: 0.9em;
    line-height: 1.3;
    border-radius: 0px;
    background-image: none;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    background-image: none;
    color: #ddd;
    background-color: rgb(66 66 66 / 17%);
    border: 1px solid #73021a;
    border-radius: 6px !important;
}

.kontakt-home textarea {
	min-height: 90px;
}

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

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

.lean-zajedno h5 {
    font-size: 0.86em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 1.2;
    margin: 0 0 0px 0;
    color: #fff;
    text-transform: none;
}

.opis-proizvod-dolje {
    display: none;
    padding: 25px;
    left: 0px;
    right: 0px;
    position: absolute;
    top: 0px;
    height: 100%;
    width: auto;
}

.lean-oko:hover img {
    opacity: 0.3;
}

.lean-oko:hover .opis-proizvod-dolje {
    display: block !important;
}

.lean-oko:hover .lean-zajedno {
    display: none;
}

.opis-proizvod-dolje h3 {
    line-height: 1.3;
    margin-bottom: 12px;
    font-size: 1.1em;
    font-weight: 600;
    letter-spacing: normal;
    text-transform: none;
    color: #fff;
}

.opis-proizvod-dolje h5 {
    color: #fff;
    text-transform: none;
    margin-bottom: 14px;
    line-height: 1.3;
}

.lean-oko-direktor {
    border-radius: 0px;
    background-color: transparent;
    padding: 0px 0px 0px;
    position: relative;
    display: grid;
    align-items: center;
}

.lean-oko-direktor span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.container-fluid-full {
    margin-right: auto;
    margin-left: auto;
    width: 1500px;
    padding-right: 15px;
    padding-left: 15px;
}

.aktivnosti-gore {
	margin-top: -62px;
}

.aktivnosti-gore .usluga-sadrzaj {
    background: #fff;
    padding: 24px 16px;
    position: relative;
    margin: -122px auto 0;
    text-align: center;
    width: 76%;
}

.aktivnosti-gore .usluga-sadrzaj h2 {
    height: 86px;
    overflow: hidden;
    font-size: 1.6em;
}

.aktivnosti-gore .usluga-sadrzaj p {
    height: 74px;
    overflow: hidden;
    font-size: 0.9em;
}

.kalendar-zajedno .novost-zajedno {
    background: #fbf9f9;
    padding: 16px 16px 16px 24px;
    height: auto;
}

.kalendar-zajedno h3 {
    height: 56px;
    overflow: hidden;
    margin-bottom: 16px;
}

.kalendar-zajedno .opis-kalendar {
    height: 64px;
    overflow: hidden;
}

.aktivnosti-gore .usluga-sadrzaj-gore {
    margin: -200px auto 0;
}

.aktivnosti-gore .usluga-sadrzaj-gore {
	height: 150px;
}

.aktivnosti-gore .usluga-sadrzaj-gore h2 {
    height: auto;
    margin: 0 0 0px 0;
    font-size: 1.4em;
}

.aktivnosti-gore .usluga-sadrzaj-gore {
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
    display: flex;
}

.aktivnosti-gore .usluga-sadrzaj-gore span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

#znacajke-section {
    height: 302px;
    background-image: url(https://ukdg.hr/slike/construction-01.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center bottom;
    background-size: cover;
    padding: 50px 0px;
}


/* Toggles */
.toggle {
	margin: 10px 0 20px;
	position: relative;
	clear: both;
}

.toggle .toggle {
	margin: 10px 0 0;
}

.toggle > input {
	cursor: pointer;
	filter: alpha(opacity=0);
	height: 45px;
	margin: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.toggle > label,
  .toggle > .toggle-title {
	transition: all .15s ease-out;
	background: #f7f7f7;
	border-left: 3px solid #CCC;
	border-radius: 5px;
	color: #95001f;
	display: block;
	min-height: 20px;
	padding: 12px 20px 12px 10px;
	position: relative;
	cursor: pointer;
	font-weight: 600;
}

.toggle > label:-moz-selection,
    .toggle > .toggle-title:-moz-selection {
	background: none;
}

.toggle > label i.fa-minus,
    .toggle > .toggle-title i.fa-minus {
	display: none;
}

.toggle > label i.fa-plus,
    .toggle > .toggle-title i.fa-plus {
	display: inline;
}

.toggle > label:before,
    .toggle > .toggle-title:before {
	content: " ";
	position: absolute;
	top: calc(50% + 1px);
	right: 14px;
	border-color: #CCC;
	border-top: 1px solid;
	border-right: 1px solid;
	width: 8px;
	height: 8px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: transform 0.3s, top 0.3s;
	transform: rotate(-45deg) translate3d(0, -50%, 0);
	transform-origin: 35%;
}

.toggle > label:hover,
    .toggle > .toggle-title:hover {
	background: #f5f5f5;
}

.toggle > label + p,
    .toggle > .toggle-title + p {
	color: #999;
	display: block;
	overflow: hidden;
	padding-left: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 25px;
}

.toggle > label i,
    .toggle > .toggle-title i {
	font-size: 0.7em;
	margin-right: 8px;
	position: relative;
	top: -1px;
}

.toggle > .toggle-content {
	display: none;
}

.toggle > .toggle-content > p {
	margin-bottom: 0;
	padding: 10px 0;
}

.toggle.active i.fa-minus {
	display: inline;
}

.toggle.active i.fa-plus {
	display: none;
}

.toggle.active > label,
  .toggle.active > .toggle-title {
	background: #fff;
    border-color: #95001f;
}

.toggle.active > label:before,
    .toggle.active > .toggle-title:before {
	top: calc(50% - 8px);
	transform: rotate(135deg);
}

.toggle.active > p {
	white-space: normal;
}

.toggle > p.preview-active {
	height: auto;
	white-space: normal;
}

.toggle.toggle-sm .toggle > label,
  .toggle.toggle-sm .toggle > .toggle-title {
	font-size: 0.9em;
	padding: 6px 20px 6px 10px;
}

.toggle.toggle-sm .toggle > .toggle-content > p {
	font-size: 0.9em;
}

.toggle.toggle-lg .toggle > label,
  .toggle.toggle-lg .toggle > .toggle-title {
	font-size: 1.1em;
	padding: 16px 20px 16px 20px;
}

.toggle.toggle-lg .toggle > .toggle-content > p {
	font-size: 1.1em;
}

.toggle.toggle-simple .toggle > label,
  .toggle.toggle-simple .toggle > .toggle-title {
	border-radius: 0;
	border: 0;
	background: transparent;
	color: #777;
	padding-left: 32px;
	margin-bottom: -10px;
	font-size: 1em;
	font-weight: 600;
	color: #212529;
}

.toggle.toggle-simple .toggle > label:after,
    .toggle.toggle-simple .toggle > .toggle-title:after {
	content: '';
	position: absolute;
	left: 0;
	display: block;
	width: 24px;
	height: 24px;
	background: #CCC;
	top: 25px;
	margin-top: -12px;
	border-radius: 3px;
	z-index: 1;
}

.toggle.toggle-simple .toggle > label:before,
    .toggle.toggle-simple .toggle > .toggle-title:before {
	border: 0;
	left: 9px;
	right: auto;
	margin-top: 0;
	top: 12px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f067";
	z-index: 2;
	color: #FFF;
	font-size: 7px;
	width: auto;
	height: auto;
	transform: none;
}

.toggle.toggle-simple .toggle.active > label,
  .toggle.toggle-simple .toggle.active > .toggle-title {
	background: transparent;
	color: #212529;
}

.toggle.toggle-simple .toggle.active > label:before,
    .toggle.toggle-simple .toggle.active > .toggle-title:before {
	content: "\f068";
}

.toggle.toggle-minimal .toggle {
	margin: 0;
}

.toggle.toggle-minimal .toggle > label, .toggle.toggle-minimal .toggle > .toggle-title {
    background: transparent;
    color: #9b999a;
    border-left: 0;
    border-bottom: 1px solid #9b999a;
    border-radius: 0;
    margin: 0;
    padding: 20px 20px 12px 0;
    font-weight: 300;
    text-transform: uppercase;
}

.toggle.toggle-minimal .toggle.active > label,
    .toggle.toggle-minimal .toggle.active > .toggle-title {
	background: transparent;
	border-bottom-color: #9b999a;
}

.dodatno-sadrzaj h4 {
	color: #95001f;
}