/* UNIVERSAL */

body {
    position: relative;
    overflow-x: hidden;
}

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

p {
    line-height: 1.6em;
    font-weight: 400;
    margin: 0 0 21px;
    font-size: 1em;
}

p a {
    color: #212429;
    font-weight: 600;
}

p a:hover {
    color: #212429;
}

a {
	color: #212429;
}

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

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

h1, h2, h3, h4, h5 {
    color: #212429;
	font-family: "Marcellus", serif;
    letter-spacing: 0px;
}

h1 {
    font-size: 2.6em;
    line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 24px 0;
    text-transform: none;
}

h2 {
    font-size: 2.2em;
    line-height: 1.2em;
    font-weight: 500;
    margin: 0 0 16px 0;
    text-transform: none;
    font-family: "Marcellus", serif;
}


h3 {
    font-size: 1.4em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.4;
    margin-bottom: 16px;
    text-transform: none;
    color: #100f10;
    font-family: 'Montserrat', sans-serif;
}

h4 {
    color: #100f10;
    line-height: 1.3;
    text-transform: none;
    font-size: 1.4em;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 24px;
}

h5 {
    font-size: 0.82em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 16px;
    margin: 0 0 10px 0;
    color: #000;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.clear {clear:both; height:0px;}
.clear10 {clear:both; height:10px;}
.clear15 {clear:both; height:15px;}
.clear20 {clear:both; height:20px;}
.clear30 {clear:both; height:30px;}
.clear40 {clear:both; height:40px;}
.clear50 {clear:both; height:50px;}
.clear60 {clear:both; height:60px;}
.clear70 {clear:both; height:70px;}
.clear80 {clear:both; height:80px;}
.clear90 {clear:both; height:90px;}

.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:16px !important;}

.vidljivo-male {
    display: none;
}

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

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

.linkovi-top {
    float: left;
    padding-top: 3px;
}

.linkovi-top a {
    margin-right: 20px;
    color: #202020;
}

.header-gore-desno a {
    color: #005581;
    display: inline-block;
    margin-left: 20px;
    text-transform: none;
    float: right;
    font-size: 0.9em;
    padding-top: 3px;
}

#header .header-search .form-control {
    border-radius: 0px;
    font-size: 1em;
    height: 48px;
    text-transform: none;
    margin: 0;
    padding: 12px 16px;
    perspective: 1000px;
    font-style: italic;
    color: #2f195f;
    width: 200px;
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #bbbde2;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    -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;
}

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

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

#google_translate_element {
	float: right;
    margin-right: 24px;
}

.desno-reg {
	float: right;
}

.header-column-izbornik-gore {
	float: right;
}

.header-column-search {
	float: right;
}

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

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

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

.header-gore {
	border-bottom: 1px solid #ededed;
}

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

.izbornik-sredina {
    display: inline-grid;
}

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

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

#header .header-nav-main nav > ul > li.dropdown-mega {
    position: static;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #000 transparent transparent transparent;
    margin-top: 8px;
    margin-left: 6px;
}

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

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

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

#header .header-nav-main nav > ul > li.dropdown h4 {
    font-size: 1.1em;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.3;
    margin: -10px 0 0px 0;
    height: 34px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    color: #1b1a1a;
}

#header .header-nav-main nav > ul > li.dropdown h4 a {
    color: #1b1a1a;
}

.hamburger {
    display: none;
}

.slider-container .main-label {
    color: #e9c46a;
    font-size: 3.6em !important;
    line-height: 52px !important;
    font-weight: 600 !important;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 15%);
    text-transform: none;
    text-align: center !important;
}

.slider-container .bottom-label {
    color: #FFF !important;
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
}

.btn-md {
	padding: 11px 32px;
    text-transform: none;
    font-weight: 600;
    font-size: 1em;
    line-height: 1.1;
    border-radius: 24px;
}

.btn-lg {
	padding: 20px 16px 19px;
    text-transform: uppercase;
    border: 1px solid;
    font-weight: 400;
    font-size: 1.08em;
    line-height: 1.1;
    min-width: 160px;
    border-radius: 24px;
}

.rev_slider .btn {
	padding: 14px 21px !important;
    font-weight: 500 !important;
    font-size: 1em !important;
    line-height: 1 !important;
    text-align: center !important;
}

img.linija-dolje-revolution {
	position: absolute;
    bottom: -3px;
    z-index: 99;
}

img.kosarica-revolution {
	position: absolute;
    top: 80%;
    z-index: 99;
    right: 0px;
}

.naslovi-zajedno h2 {
	line-height: 1;
    margin-bottom: 4px;
}

.naslovi-zajedno h5 {
	color: #619744;
    margin-bottom: 4px;
    font-size: 1.06em;
}

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

#header .header-body {
    background: transparent;
    padding: 0px 0;
    -webkit-transition: min-height 0.1s ease;
    -moz-transition: min-height 0.1s ease;
    transition: min-height 0.1s ease;
}

html.sticky-header-active #header.header-transparent .header-body {
	height: 80px !important;
    min-height: 80px !important;
}

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

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

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

html.sticky-header-active #header .header-nav-main {
    margin: 6px 0 0;
}

html:not(.sticky-header-active) #header.header-transparent .header-nav-main nav > ul > li:not(.active) > a {
	color: #100f10;
}
    
#header .header-nav-main nav > ul > li > a {
	border-radius: 0px;
    font-size: 0.96em;
	font-style: normal;
	font-weight: 400;
	padding: 10px 16px;
    text-transform: uppercase;
}
    
ul.nav-pills > li.active > a {
    background-color: transparent;
    color: #100f10;
}

ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus {
    font-weight: 700;
}

.slika-desno-slider {
    height: 800px;
    width: 100%;
    float: none;
    position: relative;
}

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

.sadrzaj-lijevo-slider span.desno-visina {
    vertical-align: bottom;;
    padding: 20px 0px 170px 0px;
    text-align: right;
}

.sadrzaj-lijevo-slider span.desno-visina p {
    margin-bottom: 6px;
}

img.right-consulting {
	right: 0px;
    position: absolute;
    top: 0px;
}

.line-slider {
    height: 600px;
    transform: rotate(30deg);
    width: 1px;
    background: #b6c099;
    position: absolute;
    top: 160px;
}

#slider-bg h1 {
    font-size: 1.6em;
    line-height: 1.1em;
    font-weight: 700;
    margin: 0 0 10px 0;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
}

a.vise-tekst {
    color: #b6c099;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    border-bottom: 1px solid #b6c099;
    font-family: "Marcellus", serif;
    font-size: 0.96em;
    padding: 2px 0;
    font-weight: 100;
}

input.vise-tekst {
    color: #b6c099;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    border: 0px;
    border-bottom: 1px solid #b6c099;
    font-family: "Marcellus", serif;
    font-size: 0.96em;
    padding: 2px 0;
    font-weight: 100;
    background: transparent;
}

a.vise-tekst img {
	transform: rotate(-30deg);
}

#header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li.active > a:focus, #header .header-nav-main nav > ul > li.active > a:hover {
	font-weight: 900;
}

#slider-bg {
	padding-bottom: 30px;
    position: relative;
}

img.img-slider-down {
	border-radius: 46px;
    margin-bottom: 50px;
}

#tko-smo-section {
	position: relative;
	padding: 90px 0 120px;
}

#tko-smo-section h2 {
	margin-bottom: 20px;
}

#tko-smo-section p {
	margin-top: 10px;
}

.linija-naslov {
    background: transparent;
    width: 130px;
    display: inline-block;
    border-top: 1px solid #b6c099;
    height: 1px;
    margin-left: 0px;
    margin-right: 30px;
    float: left;
    margin-bottom: 140px;
    margin-top: 7px;
}

.eebloqs .linija-naslov {
    margin-top: 14px;
    margin-bottom: 0px;
}

.diamont-title {
    width: 4px;
    height: 4px;
    transform: rotate(45deg);
    background: #b6c099;
    position: relative;
    display: inline-block;
    top: -2px;
    left: 10px;
    margin-right: 16px;
    margin-left: -4px;
}

#usluge-section {
	position: relative;
    background: #f9f9f9;
    padding: 90px 0;
}

.line-slider-centar {
	height: 60px;
	transform: rotate(30deg);
	position: relative;
	top: 0px;
	margin: 0px auto 20px;
    display: block;
    width: 1px;
    background: #b6c099;
}

.broj-lijevo {
	font-size: 2.6em;
    line-height: 1.2em;
    font-weight: 500;
    margin: 120px 0 16px 0;
    text-transform: none;
    font-family: "Marcellus", serif;
    color: #b6c099;
}

.usluge-zajedno {
    border-bottom: 1px solid #e4e4e4;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    padding: 42px 0;
}

.line-broj {
    height: 36px;
    transform: rotate(30deg);
    position: relative;
    top: -38px;
    margin: 0px 60px 30px;
    display: block;
    width: 1px;
    background: #b6c099;
}

#usluge-section .usluge-zajedno:last-child {
	border-bottom: 0px;
}

#novosti-section {
	position: relative;
    padding: 120px 0 70px;
}

.novosti-zajedno {
    border-radius: 24px;
    padding: 21px;
    border: 1px solid #b6c09933;
    margin-bottom: 30px;
}

.novosti-zajedno p {
    font-size: 0.9em;
}

.novosti-zajedno img.img-responsive {
    border-radius: 21px;
    margin-bottom: 21px;
}

.datum-vijesti {
    color: #52525b;
    font-size: 0.86em;
    margin-bottom: 16px;
}

.datum-vijesti span {
    color: #b6c099;
}

.novosti-zajedno h3 {
	height: 56px;
    overflow: hidden;
}

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

.linija-naslov-right {
    background: transparent;
    width: 130px;
    display: inline-block;
    border-top: 1px solid #b6c099;
    height: 1px;
    margin-left: 30px;
    margin-right: 0px;
    float: right;
    margin-bottom: 10px;
    margin-top: 9px;
}

.projekti-bg {
	background: #f9f9f9;
    padding: 120px 150px 70px 120px;
}

img.img-projekt-logo {
	margin-top: -90px;
    width: 260px;
    height: auto;
}

.projekti-bg p {
	font-style: italic;
    text-align: right;
}

.projekti-bg h4 {
    text-align: right;
    font-size: 2.2em;
    line-height: 1.2em;
    font-weight: 500;
    margin: 0 0 16px 0;
    text-transform: none;
    font-family: "Marcellus", serif;
}

#kontakt-section {
	position: relative;
	padding: 90px 0 30px;
    text-align: center;
}

.kontak-poc-line {
	font-size: 2.2em;
    line-height: 1.3em;
    font-weight: 500;
    margin: 0 0 0px 0;
    text-transform: none;
    font-family: "Marcellus", serif;
}

.line-slider-centar-big {
    height: 80px;
    transform: rotate(30deg);
    position: relative;
    top: 0px;
    margin: 0px auto 20px;
    display: block;
    width: 1px;
    background: #b6c099;
}

.elipse-down-left {
	position: absolute;
    top: -280px;
    left: 0px;
}

#footer {
    background: transparent;
    border-top: 0px solid #0e0e0e;
    font-size: 0.9em;
    margin-top: 50px;
    padding: 30px 0 0;
    position: relative;
    clear: both;
}

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

#footer a {
    color: #505543;
}

#footer p {
    color: #505543;
    font-weight: 300;
    margin: 0 0 16px;
}

#footer h4 {
    color: #100f10;
    text-transform: uppercase;
}

#footer p a {
	font-weight: 300;
}

#footer .footer-copyright {
    text-align: right;
    color: #100f10;
    padding: 10px 15px 0px;
}

#footer .footer-copyright p {
    color: #100f10;
    font-size: 0.73em;
}

#footer .footer-copyright a {
    color: #100f10;
}

img.footer-elipse {
	bottom: 0px;
    right: 0px;
    position: absolute;
}

img.logo-footer {
    border-right: 1px solid #b6c099;
    padding: 60px 60px 90px 0;
    width: 210px;
    margin-top: 100px;
}

.page-header {
    background-color: transparent;
    border-bottom: 0px solid #CCC;
    border-top: 0px solid #384045;
    margin: 0 0 10px 0;
    min-height: 200px;
    padding: 132px 0 20px;
    position: relative;
    text-align: center;
}

.page-header h1 {
    border-bottom: 0px solid #CCC;
    display: inline-block;
    padding: 0 0 0px;
    position: relative;
    font-size: 2.2em;
    line-height: 1.2em;
    font-weight: 500;
    margin: 0 0 16px 0;
    text-transform: none;
    font-family: "Marcellus", serif;
    color: #212429;
}

.page-header .breadcrumb > li {
    display: inline-block;
    text-shadow: none;
    font-size: 0.8em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: normal;
    margin: 0 0 2px 0;
    color: #000;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

img.page-header-img {
	margin: 0 auto;
    display: block;
}

.page-header p {
    text-shadow: none;
    font-size: 0.82em;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 16px;
    margin: 0 0 10px 0;
    color: #212429;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

img.img-radi {
	border-radius: 21px;
}

.projekti-bg-index {
    position: relative;
    height: auto;
    display: inline-block;
}

.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #212429;
    background-color: transparent;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
    -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;
    border-bottom: 1px solid #b6c099;
}

.form-control:focus {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
    border-color: #b6c099;
}

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

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

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

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

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

.galerija-right .col-md-3 {
	margin-right: 15px;
    float: right;
}

.o-nama-col img {
	border-radius: 46px;
    margin-bottom: 20px;
    margin-top: 20px;
}

img.eu-img {
	width: 250px;
    height: auto;
    margin-bottom: 12px;
}

#footer h5 {
	color: #100f10;
    font-size: 1em;
}

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

#footer .footer-copyright p.eu-det {
	font-size: 0.82em;
}

.eebloqs ul, .eebloqs ol {
    display: grid;
}