@charset "UTF-8";
/* CSS Document */
@import 'reset.css';
@import url('https://fonts.googleapis.com/css?family=Lato|Playfair+Display:400,400i,700,900&subset=latin-ext');


@font-face {
    font-family: 'OpenSansRegular';
    src: url('/fonts/opensans/OpenSans-Regular-webfont.eot');
    src: url('/fonts/opensans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/opensans/OpenSans-Regular-webfont.woff') format('woff'),
         url('/fonts/opensans/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/fonts/opensans/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansLight';
    src: url('/fonts/opensans/OpenSans-Light-webfont.eot');
    src: url('/fonts/opensans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/opensans/OpenSans-Light-webfont.woff') format('woff'),
         url('/fonts/opensans/OpenSans-Light-webfont.ttf') format('truetype'),
         url('/fonts/opensans/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('/fonts/opensans/OpenSans-Semibold-webfont.eot');
    src: url('/fonts/opensans/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/opensans/OpenSans-Semibold-webfont.woff') format('woff'),
         url('/fonts/opensans/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('/fonts/opensans/OpenSans-Semibold-webfont.svg#OpenSansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansBold';
    src: url('/fonts/opensans/OpenSans-Bold-webfont.eot');
    src: url('/fonts/opensans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/opensans/OpenSans-Bold-webfont.woff') format('woff'),
         url('/fonts/opensans/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('/fonts/opensans/OpenSans-Bold-webfont.svg#OpenSansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	/*margin-bottom: 30px;
	margin: 0;*/
	font-family: 'OpenSansRegular', sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow:show;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:24px;
	font-family: 'OpenSansRegular', sans-serif;	
	font-size:14px;
	background-color:#fff;
	text-align:left;
	color: #000;
}

@media all and (max-width : 785px ){
*, body{text-align:center!important;}
}
h1, .h1{
	font-family: 'Playfair Display', serif;	
	font-size:48px;
	color:#14802f;
	line-height:70px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:50px;
}
.minhh1{    font-size: 36px!important;
    color: #3f4659;
    line-height: 48px!important;}

.extraBold, .extraBold span{font-family: 'OpenSansRegular'!important;}
.uCaps{text-transform:uppercase!important;}
/*h2:before{
	content:"";
	clear:both;
	display:block;
}*/
h2, .naslov{
	font-family: 'Playfair Display', serif;	
	font-size:48px;
	color:#d62c0e;
	line-height:70px;
	font-weight:700;
	margin-bottom:50px;
}

h3{
	font-family: 'Playfair Display', serif;	
	font-size:36px;
	text-align:left;
	line-height:50px;
	color:#fff;	
}
h4{
	font-family: 'Playfair Display', sans-serif;	
	font-size:24px;
	/*padding:10px;*/
	line-height:32px;
	color:#000;	
	margin-bottom:20px;
	color:#14802f;
	font-weight:600;
}
h5{
	font-family: 'OpenSansRegular';
	font-size:18px!important;
	color:#545454;	
	line-height:22px;
}

.middleText{
	font-size:18px;
	font-family: 'OpenSansRegular';
	line-height:30px;
}
[style="font-weight: bold;"] {
	font-family: 'OpenSansBold';
}
b, .bold, strong{font-family: 'OpenSansBold'!important;}
.done{ display:none }
.italic{font-style:italic;}
html, body {height: 100%;}


.clearfix{clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.left{float:left!important;}
.right{float:right!important;}

.marTop70{margin-top:70px;}
.marBot50{margin-bottom:50px;}

.marBot70{margin-bottom:70px;}
.marBot40{margin-bottom:40px;}
.marBot20{margin-bottom:20px;}

.desktop_visible{display:block!important; visibility:visible!important;}
.tablet_visible{display:none!important; visibility:hidden!important;}
.mobile_visible{display:none!important; visibility:hidden!important;}


.content ul, .content ol, .cont_section ul, .cont_section ol, section ul, section ol{
	list-style-type: none;
    list-style-position: inside;
    line-height: 150%;
    margin-left: 0;
    padding-left: 1em;
    text-indent: 0;
    margin-bottom: 5px;
	 margin-left: 0;
padding-left: 1.5em
 /*text-indent: -1em;*/

}

.red{color:#de5840;}

.content ul li:before, .cont_section ul li:before, section ul li:before {
    display: inline-block;
    content: "•";
    width: 1em;
    margin-left: -1em;
}
/*.content ul li:before, .content ol li:before, .cont_section ul li:before, .cont_section ol li:before, section ul li:before, section ol li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}*/
.content ul.bullet li:before, .content ol.bullet li:before, .cont_section ul.bullet li:before, .cont_section ol.bullet li:before, section ul.bullet li:before, section ol.bullet li:before {
	font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
	text-align:left;
    content: "\f111";
    width: 1.5em;
    font-size: 8px;
    /* height: 1.5em; */
    margin-left: -1.5em;
    /* margin-bottom: -1.5em; */
    position: relative;
    top: -3px;
	color:#39a835!important;
}
ol { 
  list-style: decimal!important; 
}

hr{
	border: 0;
    height: 1px;
   
}

section:before{
	clear:both;
	display:block;
	content:"";
}
section{
	float:left;
	width:100%;
	display:block;
}
section article{
	float:left;
	width:100%;
	padding:75px 0;
}
.tp-caption.tp-resizeme.splitted, .tp-splitted{font-family:'Playfair Display', serif!important;}
@media all  and (max-width: 1200px) {
	section article {
		float: left;
		width: 100%;
		padding: 50px 0;
	}
}

.green{color:#14802f;}
/*############################
## HEADER STYLES
############################*/

header{
display: block;
height:auto;
width:100%;
background-color:#FFF;
}
#menu_holder{
	width:100%;
	float:left;
	height:65px;
	display:block;
	/*-webkit-box-shadow: 0 3px 7px rgba(0,0,0,.35);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,.35);
	box-shadow: 0 3px 7px rgba(0,0,0,.35);*/
	-webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}


#topHeadCont{
	    width: 100%;
    height: 115px;
    float:left;
    display: block;
    -webkit-box-shadow: 0 3px 7px rgba(0,1,1,.35);
	-moz-box-shadow: 0 3px 7px rgba(0,1,1,.35);
	box-shadow: 0 3px 7px rgba(0,1,1,.35);
	background-image: -webkit-linear-gradient(bottom, #dceee0, #fff);
	background-image: -moz-linear-gradient(bottom, #dceee0, #fff);
	background-image: -o-linear-gradient(bottom, #dceee0, #fff);
	background-image: -ms-linear-gradient(bottom, #dceee0, #fff);
	background-image: linear-gradient(to top, #dceee0, #fff);
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    top: 0;
    transition: height 0.3s;
}
.staticPage #topHead{position:relative!important; margin-bottom:50px;}
.configuratorPage #topHead{position:relative!important; margin-bottom:35px;}
#head_holder{
	width: 100%;
    height: 78px;
    display: block;
    /*border-bottom: solid 1px rgba(255, 255, 255, 0.5);*/
	padding:0 25px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sticky {
	position: fixed!important;
	top: 0!important;
	left:0!important;
	z-index:99999;
	margin-top:-1px!important;
	animation:thedrop 1s 1!important;
	-moz-animation:thedrop 1s 1!important;
	-webkit-animation:thedrop 1s 1!important;
	-webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
} 
.sticky #topHeadCont{
	height: 75px!important;
    position: relative!important;
    float: left!important;
	-webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

.logo{
	width:333px;
	margin:22px auto 10px auto;
	display:block;
	background:url(../images/logo.png) no-repeat;
	background-size:contain;
	height:63px;
}


.sticky#topHead{width:100%;}
.sticky .logo{
	width: 240px;
    margin: 15px 0 10px 0;
    display: block;
    background: url(../images/logo.png) no-repeat;
    background-size: contain;
    height: 45px;
}

.sticky #head_holder{
    height: 47px;
    
}

.sticky #menu_holder{
	position: absolute;
}
.sticky #mega_menu {
	    margin: 28px 0 0 0;
    padding: 0;
    position: relative;
    z-index: 999;
    font-family: 'Lato', sans-serif!important;
    font-size: 17px;
    clear: both;
    float: right;
    max-width: 1050px;
    width: 100%;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}
.sticky #mega_menu > ul{top:80px;}
.sticky #mega_menu ul .list-items {
    float: right!important;
    
}
#mega_menu ul .list-items {
    /*float: right!important;*/
	float: none!important;
}
@media all  and (max-width: 1200px) {
	.menu_hr{display:none;}
	#topHead.sticky .logo{
		height:40px;
		background-size: contain;
		margin: 0 auto;
		width:50%!important;
		background-position:center center;
		float:none;
	}
	
	#head_holder{
		/*height:150px;*/
		margin-top:15px;
	}
	#topHead{
		width:100%;
	}
	#topHead.sticky #mega_menu ul .list-items > li > a{line-height:normal;}
	#topHead.sticky #mega_menu .list-items li .dropdown {top:auto;}
	
	#menu_holder{
		float:left!important;
		height:5px!important;
	}
	.menu_flag2{
		margin-left:23px!important;
		
	}
	#ilu_holder{
		margin:30px auto 0!important;
	}

}

@media all  and (max-width: 785px) {
	#topHead .logo {
		height: 35px;
		background-size: contain;
		margin: 0 auto;
		width: 50%!important;
		background-position: center center;
		float: none;
	}
	#ilu_holder{
		display:none;
	}
	.gepard_series {margin:90px auto 0!important;
		padding-bottom: 17%!important;
		background: url(../images/gepard_series.png) no-repeat top center!important;
		background-size: cover!important;
	}

}
.logo img{display:none; visibility:hidden;}
.ilu_holder{
	width:100%;
	height:740px;
	display:block;
	float:left;
}
#ilu_holder{
	float:left;
	width:100%;
}


.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner, .tp-banner2{
	width:100%;
	position:relative;
}

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}
.tp-banner-container, .tp-banner, .tp-banner-fullscreen-container, .rev_slider_wrapper{
	color:#FFF!important;
}
.rev_slider_wrapper h1, .rev_slider_wrapper h1, .rev_slider_wrapper h1 {
		font-family: 'OpenSansRegular';
		font-size:70px;
		color:#FFF!important;
		text-shadow: 0 6px 7px rgba(0,0,0,.55);
		line-height:110px;
}

/*############################
## CONTENT STYLES
############################*/
.content{
	width:100%;
	display:block;
	padding:60px 0 80px 0;
	min-height:30px;
	float:left;
}

.dzsparallaxer{color:#FFF!important;}
.dzsparallaxer .text{
	width: 80%!important;
    position: relative;
    display: block;
    margin: 0 auto;
    font-family: 'OpenSansSemibold'!important;
    color: #FFF;
    font-size: 16px;
	opacity:1.0
}
.dzsparallaxer h1{
	color:#FFF;
}

.homeCircles, .productCircles, .boje_drva, .prodKatCircles{
	margin: 0!important;
    padding: 0!important;
    display: block!important;
    list-style: none!important;
    text-decoration: none!important;
    line-height: normal!important;
    outline: none!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}
.homeCircles li, .productCircles li, .boje_drva li, .prodKatCircles li{
	margin-bottom:65px;
}
.homeCircles li img, .productCircles li img, .boje_drva li, .prodKatCircles li{
    width:100%;
}
.boje_drva li {background-size:contain!important;}

.homeCircles li:before, .productCircles li:before, .boje_drva li:before, .prodKatCircles li:before {
    display: none!important;
    content: ""!important;
    width: 0!important;
    margin-left: 0!important;
}

.productCircles li h5, .prodKatCircles li h5{
	font-family: 'Playfair Display', serif;	
	font-size:30px!important;
	color:#d62c0e;
	line-height:40px;
	text-transform:lowercase;
	font-weight:700;
	margin-top:50px;
	text-align:center;
}

.prodKatCircles li .image-container{
	padding-top:100%;
	background-repeat:no-repeat!important;
}

.prodKatCircles li .image-container img{
	display:none;
}


.image-container {background-size: cover!important;-webkit-box-shadow: 0px 10px 24px -6px rgba(0,0,0,0.43);
-moz-box-shadow: 0px 10px 24px -6px rgba(0,0,0,0.43);
box-shadow: 0px 10px 24px -6px rgba(0,0,0,0.43);}
.image-container img{visibility:hidden;}

.circleDyn {
display: inline-block;
position: relative;
width:100%; 
}

.circleDyn .dummy{
    margin-top: 100%;
}

.circleDyn .circle{
	 position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 background-position:center center!important;
 background-repeat:no-repeat!important;
 background-size:cover!important;
 display:block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.circleDyn .circle img, .circleDyn2 .circle img{display:none; visibility:hidden;}
.circleDyn2 {
display: inline-block;
position: relative;
width:100%;
 
}

.image-caption-container{
	padding-top:30%;
}

.image-caption-container h5{
	font-family: 'Playfair Display', serif;
	font-size:24px;
	font-weight:700;
	color:#FFF;
}

.novosti_homeHolder{
	background-color:#dceee0;
}


.NovostiHolder{
	float:left;
}
.NovostiHolder{
	margin: 0!important;
    padding: 0!important;
    display: block!important;
    list-style: none!important;
    text-decoration: none!important;
    line-height: normal!important;
    outline: none!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
	display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
 
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.NovostiHolder li a{display: flex;
	flex-direction: column;}
.NovostiHolder li{
	display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
	background-color:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height:150px;
	
	-webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
	
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.16);
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,.16);
	box-shadow: 0 5px 5px rgba(0,0,0,.16);
}

.NovostiHolder li:hover{
	-webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
	
	-webkit-box-shadow: 0 5px 10px rgba(0,1,1,.35);
	-moz-box-shadow: 0 5px 10px rgba(0,1,1,.35);
	box-shadow: 0 5px 10px rgba(0,1,1,.35);
}



.NovostiHolder li:before {
    display: none!important;
    content: ""!important;
    width: 0!important;
    margin-left: 0!important;
}

.NovostiHolder li .img{
	width:100%;
	height:160px;
	display:block;
	background-repeat:no-repeat!important;
	background-size:cover!important;
}
.NovostiHolder li .textHolder{
	 -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
	padding:20px 30px 60px;
}
.NovostiHolder li .h5{
	font-family: 'OpenSansLight'!important;
	font-size:24px;
	line-height:28px;
	color:#000;
	border-bottom:1px solid #000;
	padding-bottom:20px;
	text-align:center;
}

.NovostiHolder li .text{
	font-family: 'OpenSansRegular'!important;
	font-size:12px;
	line-height:20px;
	color:#000;
	margin-top:30px;
	text-align:center;
}
.NovostiHolder li:nth-child(odd) a .img{
	order:1;
	-webkit-border-top-left-radius: 5px;
    -khtml-border-radius-topleft: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-radius-topright: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}
.NovostiHolder li:nth-child(odd) a .textHolder{order:2;}
.NovostiHolder li:nth-child(odd) a .img img{
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;	
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-radius-topright: 5px;	
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	width:100%;
}

.NovostiHolder li:nth-child(even) a .img{
	order: 2;
    bottom: 0;
    position: absolute;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-radius-bottomright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
}
.NovostiHolder li:nth-child(even) a .textHolder{order:1;}
.NovostiHolder li:nth-child(even) a .img img{
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;	
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomright: 5px;	
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	width:100%;
}
.NovostiHolder li:after {
    display: block!important;
    content: ""!important;
    width: 0!important;
    margin-left: 0!important;
	clear:both;
}
@media all  and (min-width: 1200px) {
	.NovostiHolder li:last-child{
		margin-right:0!important;
	}
	.NovostiHolder li:first-child{
		margin-left:0!important;
	}
	.homeCircles li:nth-child(even){
		margin-right:0!important;
	}
	.homeCircles li:nth-child(odd){
		margin-left:0!important;
	}
	
	.productCircles li:nth-child(4n+1), .prodKatCircles li:nth-child(4n+1){margin-left:0!important;}
	.productCircles li:nth-child(4n), .prodKatCircles li:nth-child(4n){margin-right:0!important;}
}
.parallax-window {
    min-height: 400px;
    background: transparent;
}
@media all  and (max-width: 1200px) {
	.NovostiHolder li {
		margin-bottom:40px;
	}
	.NovostiHolder li:nth-child(odd){
		margin-left:0!important;
	}
	.homeCircles li:nth-child(4n), .prodKatCircles li:nth-child(4n){
		margin-right:0!important;
	}
	.homeCircles li:nth-child(4n+1), .prodKatCircles li:nth-child(4n+1){
		margin-left:0!important;
	}
	
	.homeCircles { margin-top:80px!important;}
}

@media all  and (max-width: 786px) {
	.NovostiHolder li {
		margin-bottom:40px;
	}
	.NovostiHolder li:nth-child(odd){
		margin-left:0!important;
	}
	.homeCircles li:nth-child(2n), .prodKatCircles li:nth-child(4n){
		margin-right:0!important;
	}
	.homeCircles li:nth-child(2n+1), .prodKatCircles li:nth-child(2n+1){
		margin-left:0!important;
	}
	.homeCircles { margin-top:80px!important;}
}

#demo-test-gallery{
	
}

#demo-test-gallery a{
	
}
.productGall #demo-test-gallery a{margin-bottom:15px;}
.productGall #demo-test-gallery a:nth-child(6n){margin-right:0!important;}
.productGall #demo-test-gallery a:nth-child(6n+1){margin-left:0!important;}
.miniGall #demo-test-gallery a:nth-child(3n){
	margin-right:0!important;
}
.miniGall #demo-test-gallery a:nth-child(3n+1){
	margin-left:0!important;
}
#demo-test-gallery a .img{
	width: 100%;
    /* overflow: hidden; */
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding-bottom: 100%;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
#demo-test-gallery a .img img{/*width:100%;*/ display:none;}
#boxesInfo .infoBox .imgBGloc{background-size:cover!important;}
#boxesInfo .infoBox:nth-child(odd) h4{
	color:#d62c0e;
	text-transform:uppercase;
}

#boxesInfo .infoBox:nth-child(even) h4{
	color:#39ac3e;
	text-transform:uppercase;
}

.productList_Holder, .productGallery{
	background-color: #dceee0;	
}

.productGallery a:nth-child(6n){
	margin-right:0!important;	
}
.productGallery a:nth-child(6n+1){
	margin-left:0!important;
}

.productList_Holder h5{
	color:#14802f!important;
}

.productList_Holder .productCircles li{margin-bottom:100px;}
.boje_drva li{
	    position: relative;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.boje_drva li img{
    visibility: hidden;
}
.boje_drva li:nth-child(5n){margin-right:0;}
.boje_drva li:nth-child(5n+1){margin-left:0;}
.boje_drva:after{clear:both; display:block; content:"";}

.referenca img{width:100%;}
.referenca_holder .referenca:nth-child(4n){
margin-right:0!important;	
}
.referenca_holder .referenca:nth-child(4n+1){
margin-left:0!important;	
}

.gallery a:before {
	
	-webkit-transition: all 0.4s ease-in-out;
	   -moz-transition: all 0.4s ease-in-out;
	    -ms-transition: all 0.4s ease-in-out;
	     -o-transition: all 0.4s ease-in-out;
	        transition: all 0.4s ease-in-out;

}
.gallery a:hover .img:before { 
	border-width: 0px ;
	background-color: rgba(0,0,0,0.4);
	width:100%;
	height:100%;
	display:block;
	
}
.gallery a .img:after {
	content: '\f00e';
	position: absolute;
	font-family: FontAwesome;
	width: 100%;
	text-align: center;
	color: #14802f;
	font-size: 40px;
	left: 0px;
	top: 50%;
	z-index:999;
	margin-top: -15px;
	transform: scale(0);
	-webkit-transition: all 0.4s ease-in-out;
	   -moz-transition: all 0.4s ease-in-out;
	    -ms-transition: all 0.4s ease-in-out;
	     -o-transition: all 0.4s ease-in-out;
	        transition: all 0.4s ease-in-out;
}
.gallery a:hover .img:after{
	transform: scale(1);
}

/*############################
## FOOTER STYLES
############################*/
footer{
	float: left;
	background-color: rgba(0,0,0, 0.5);
	display: block;
	color:#fff!important;
	width:100%;
	font-size:20px;
	line-height:26px;
	font-family: 'OpenSansRegular'!important;
	padding:80px 0 60px;
	background-image:url(../images/logo_bg_foot.png);
}
footer a{
	color:#FFF!important;
	font-size:inherit!important;
	    font-family: initial!important;
}
footer a:hover{
	color:#d62c0e!important;
	font-size:inherit!important;
	    font-family: initial!important;
}
.footKontakt, .footKontakt span{
	font-family: 'Playfair Display', serif;
	font-weight:600;
	font-size:18px;
	line-height:30px;
	text-align:right!important;
}

.footKontakt h3{text-align:right;}

.footLogo{
	line-height:50px;
	display:block;
	color:#FFF;
}
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 10%;
    right: 10%;
    display: none;
    text-indent: -9999px;
    background: url('../images/scroolTop.png') no-repeat;
	background-size:contain;
}
	
/*############################
	## CONTACT FORM STYLES
	############################	*/
	form h5{height:100px;}
	form .texticForme{height:100px;}
.block {
	
	text-align:left;
}
.done{display:none; }
.element * {
	
}
.element label {
	float:left; 
	width:100%;
}

.hightlight{border:1px solid #F00;color:#F00;}


.element input.text, .formField input {
	font-family: 'OpenSansRegular';
	font-size:13px;
	float:left; 
	width:100%;
	border-bottom: 1px solid #575656;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   color: #898078;
   background-color:inherit;
   padding:15px;
   margin-bottom:20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
}
.element select {
	font-family: 'OpenSansRegular';
font-weight: 300;
	font-size:13px;
	float:left; 
	width:100%;
	border-bottom: 1px solid #575656;
   background-color:transparent;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   color: #898078;
   padding:15px;
   margin-bottom:20px;
   -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
}
.select_wrapper{
position:relative;   
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
width:100%;
}
.select_wrapper:after{
content: "\f0dc";
font-family: 'FontAwesome';
padding: 23px 15px;
position: absolute;
font-size: 12px;
right: 1px;
top: 0px;
/* background: red; */
/* z-index: -1; */
/* width: 10%; */
line-height: 10%;
}
#recaptcha_response_field {
  float: right;
  width: 50%;
  border: 1px solid #898078;
  background: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #898078;
  padding: 6px 8px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.element .textarea, .formField .textarea {
	font-family: 'OpenSansRegular';
	float:left; 
	width:100%;
	height:200px;
	border: 1px solid #e5e5e5;
   background: #fff;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   color: #898078;
   padding:15px;
   margin-bottom:10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box; 
}
.element input.text:focus {
	background: #fff;
   color: #51ad52;
   border-color:#51ad52;
}
.element .textarea:focus {
	background: #fff;
   color: #51ad52;
   border-color:#51ad52;
}

.element .hightlight {
	border:2px solid red!important;
}

 #submitKontakt, #submitProizvod, #submitPrijava1,#submitPrijava2, .formField .button {
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #39a835;
    font-family: 'OpenSansSemibold';
    color: #FFF;
    text-align: center;
    line-height: 55px;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 50px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */


}
#submitKontakt:hover, #submitProizvod:hover, #submitPrijava1:hover,#submitPrijava2:hover, .formField .button:hover  {
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #898078;
    font-family: 'OpenSansSemibold';
    color: #FFF;
    text-align: center;
    line-height: 55px;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 50px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
}


.loading, .loading1,.loading2,.loading_newsletter, .loading_booking {
	float:right; 
	font-size:28px;
	color:inherit;
	height:28px; 
	width:28px; 
	display:none;
}
.done,.done1,.done2, .done_newsletter, .done_booking {
	padding-left:20px;
	font-family: "OpenSansLight";
	text-align:center;
	font-size:28px;
	line-height:36px;
	width:70%; 
	margin:20px auto; 
	display:none;
}
	/* fontAwesome icons */
.indicator i,
.indicator-dropdown i {
    font-size: 40px;
    font-weight: normal;
    line-height: 40px;
	font-family:'FontAwesome'!important;
}
.dropdown .indicator i {
    margin: 0;
    padding: 0px;
    line-height: normal;
    position: relative;
    top: -2px;
    left: -1px;
	font-family:'FontAwesome'!important;
}

.text_left{text-align:left!important;}
	.text_center{text-align:center!important;}
	.text_right{text-align:right!important;}

.boxer {
   /*display: table;
   border-collapse: collapse;*/
}
 
.boxer .box-row {
   display: table-row;
   display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.boxer #box-cont .box-row:nth-of-type(even) {
  
   background-color:#FFF;
}
 
.boxer .box {
   display: table-cell;
   text-align: left;
   vertical-align: top;
}
.boxer #box-head div{
font-family: 'OpenSansRegular'!important;
}
.boxer #box-head, .boxer #box-foot {
    border-top: 1px solid #4f5c71;
    border-bottom: 1px solid #4f5c71;
    padding: 5px 0;
    /* background-color: white; */
    margin-bottom: 10px;
}

.remove-product{
	    font-family: FontAwesome;
    content: "\f00d";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    background-color: #fe2190;
    /* height: 15px; */
    float: left;
    font-size: 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 1px 6px;
    margin: 10px 0;
}
.htmlCode{display:none;}

@media all and (min-width: 1200px)  {
	.desktop_visible{display:block!important; visibility:visible!important;}
	.tablet_visible{display:none!important; visibility:hidden!important;}
	.mobile_visible{display:none!important; visibility:hidden!important;}
	.Nodesktop_visible{display:none!important; visibility:hidden!important;}
	.text_left{text-align:left!important;}
	.text_center{text-align:center!important;}
	.text_right{text-align:right!important;}
	#usluge_list article:nth-child(3n+1){
	margin-left:0;
	
}
#usluge_list article:nth-child(3n+3){
	margin-right:0;
}

#usluge_list article:nth-child(3n+1), #usluge_list td:nth-child(3n+1){
	margin-left:0;
	
}
#usluge_list article:nth-child(3n+3), #usluge_list td:nth-child(3n+3){
	margin-right:0;
}

.zaposlen-sizer{width:31.678%;}
}

@media all and (min-width: 768px) and (max-width: 1200px) {
	.desktop_visible{display:none!important; visibility:hidden!important;}
	.tablet_visible{display:block!important; visibility:visible!important;}
	.mobile_visible{display:none!important; visibility:hidden!important;}
	.tablet_INvisible{display:none!important; visibility:hidden!important;}
	.fluid_text_left{text-align:left!important;}
	.fluid_text_center{text-align:center!important;}
	.fluid_text_right{text-align:right!important;}
#usluge_list article:nth-child(3n+1), #usluge_list td:nth-child(3n+1){
	margin-left:0;
	
}
#usluge_list article:nth-child(3n+3), #usluge_list td:nth-child(3n+3){
	margin-right:0;
}
.zaposlen-sizer{width:31.678%;}

.fclear{clear:both;}


}
.submitUmobile{
		/*background-image: url(/images/reload.png)!important;
		background-position: center center!important;
		background-size: 47%!important;
		width: 25%!important;
		background-repeat: no-repeat!important;
		/*font-family: FontAwesome; */
		/* content: "\f01e"; */
		/*text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #FFF;
		background-color: #00c900;
		height: 37px;
		float: left;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		padding: 0 8px!important;
		margin: 10px 0 0!important;*/
		
		background-image: url(/images/reload.png)!important;
    background-position: center center!important;
    background-size: 55%!important;
    width: 25px;
    background-repeat: no-repeat!important;
    /* font-family: FontAwesome; */
    /* content: "\f01e"; */
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #FFF;
    background-color: #00c900;
    /* height: 37px; */
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 0 4px!important;
    /* margin: 0!important; */
    /* font-family: FontAwesome; */
    /* content: "\f00d"; */
    /* text-rendering: auto; */
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
    /* color: #000; */
    /* background-color: #fe2190; */
    height: 23px;
    /* float: left; */
    /* font-size: 12px; */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 1px 6px;
    margin: 16px 0;
	
	}
@media all and (max-width : 768px ){
	.wall_holder .img img, .wall_holder .imgMali img {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 67%;
		margin-right: -50%;
		transform: translate(-50%, -50%);
	}
		.submitUmobile{
		
		background-image: url(/images/reload.png)!important;
		background-position: center center!important;
		background-size: 48%!important;
		width: 25px;
		background-repeat: no-repeat!important;
		/* font-family: FontAwesome; */
		/* content: "\f01e"; */
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #FFF;
		background-color: #00c900;
		/* height: 37px; */
		float: left;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		padding: 0 4px!important;
		/* margin: 0!important; */
		/* font-family: FontAwesome; */
		/* content: "\f00d"; */
		/* text-rendering: auto; */
		/* -webkit-font-smoothing: antialiased; */
		-moz-osx-font-smoothing: grayscale;
		/* color: #000; */
		/* background-color: #fe2190; */
		height: 23px;
		/* float: left; */
		/* font-size: 12px; */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		padding: 1px 6px;
		margin: 7px 4px!important;
		
		/*background-image: url(/images/reload.png)!important;
		background-position: center center!important;
		background-size: 47%!important;
		width: 25%!important;
		background-repeat: no-repeat!important;
		/*font-family: FontAwesome; */
		/* content: "\f01e"; */
		/*text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #FFF;
		background-color: #00c900;
		height: 37px;
		float: left;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		padding: 0 8px!important;
		margin: 0!important;*/
	}
	
	.desktop_visible, .mobile_invisible{display:none!important; visibility:hidden!important;}
	.tablet_visible{display:none!important; visibility:hidden!important;}
	.tablet_visible{display:block!important; visibility:visible!important;}
	.mobile_INvisible{display:none!important; visibility:hidden!important;}
	.mobile_text_left{text-align:left!important;}
	.mobile_text_center{text-align:center!important;}
	.mobile_text_right{text-align:right!important;}
	
	.m_marTop20{margin-top:20px;}
	
	.mP10{padding:10px 0;}
	
	.made_bymgv{
	width:100%;
	height:26px;
	float:right;
	display:block;
	background:url(http://www.mgv.com.hr/ci/madeby_mgv_logoW.png) no-repeat center center;
	background-size:contain;
	margin:12px 0;
	
}
.boxer {
   /*display: table;
   border-collapse: collapse;*/
}
 
.boxer .box-row {
   
    display: block;
    align-items: center;
    justify-content: center;
}
.boxer #box-cont .box-row:nth-of-type(even) {
  
   background-color:#FFF;
}
.submit {line-height:1!important;white-space: normal; text-align:left;padding: 12px 15px!important;}
 .form-control {
    width: 100%;
    display: block;
    float: left;
    border: solid 1px rgba(160,165,188,.44);
    line-height: 20px;
    height: 38px;
    padding: 0 11px;
    font-family: 'OpenSansRegular', sans-serif;	
    font-size: 14px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
   margin: 0!important; 
}
.boxer .box {
   display: table-cell;
   text-align: left;
   vertical-align: top;
}
.boxer #box-head div{
font-family: 'OpenSansRegular'!important;
}
.boxer #box-head, .boxer #box-foot {
    border-top: 1px solid #4f5c71;
    border-bottom: 1px solid #4f5c71;
    padding: 5px 0;
    /* background-color: white; */
    margin-bottom: 10px;
}

.remove-product{
	    font-family: FontAwesome;
    content: "\f00d";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    background-color: #fe2190;
    /* height: 15px; */
    float: left;
    font-size: 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding: 1px 6px;
    margin: 10px 0;
}
.htmlCode{display:none;}

.mclear{clear:both;}
#usluge_list article:nth-child(3n+1), #usluge_list td:nth-child(3n+1){
	margin-left:0;
	
}
#usluge_list article:nth-child(3n+2), #usluge_list td:nth-child(3n+2){
	margin-right:0;
}
.zaposlen-sizer{width:100%;}
}

.productTable table { 
border-collapse: collapse; 
text-align: left; 
width: 100%; 
} 
.productTable {
 
overflow: hidden; 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; 
border-radius: 3px; 
}
.productTable table td, .productTable table th { 
padding: 3px 10px; 
}
.productTable table thead th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #FFFFFF) );
	background:-moz-linear-gradient( center top, #FFFFFF 5%, #FFFFFF 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF');
	background-color:#FFFFFF; 
	color:#E37D6C; 
	font-family: 'OpenSansSemibold'!important;
	font-size: 18px; 
	border-left: 0px solid #A3A3A3; 
} 
.productTable table thead th:first-child { 
	border: none; 
}
.productTable table tbody td { 
	color: #545454; 
	border-left: 2px solid #FFFFFF;
	font-size: 14px;
	font-weight: normal; 
	font-family: 'OpenSansSemibold'!important;
	background: #EBEBEB;
}
.productTable table tbody .alt td { 
	 background: #fff;
	color: #545454; 
}
.productTable table tbody td:first-child { 
	border-left: none; 
}
.productTable table tbody tr:last-child td { 
	border-bottom: none; 
}