/**************************************
|	GLOBAL STYLES
**************************************/
body{font-family: 'Titillium Web', sans-serif; background-color:#F2F2F2;}

/**************************************
|	HEADER
**************************************/

.header-top {
    background: url(../lescom/header-background.jpg) repeat-x top;
}

.header-top p{
  color:#c0ccd3;
  font-size:12px;
  margin-top:11px;
  float:left;
}

.header-top img{
	padding-right:5px;
	padding-left:25px;
}

.header-top img:first-child{
	padding-left:15px;
}

.header-top a{
	color:#c0ccd3;
}

.header-top a:hover{
	color:#00a13b;
}

img.logo{
	margin:0 auto;
	margin-top:20px;
	margin-left:30px;
}


a.logo{
float: left;
}


/**************************************
|	HOME PAGE
**************************************/

.read-more {
	background-color:#2f383d;
	padding-top:5px;
	padding-bottom:15px;
	z-index:999;
}

.read-more h2{
	color:#bfcbd2;
	padding-top:20px;
	padding-bottom:10px;
	font-size:30px;
	font-weight:100;
	letter-spacing:1px;
}

.read-more p{
	color:#bfcbd2;
	font-size:14px;
	font-weight:100;
}

.read-more-vec{
	margin-top:35px;
}

.read-more-vec a{
	color:#FFF;
}

.read-more-vec a:hover{
	color:#000;
}

.read-more-button{
	width:150px;
	height:43px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-color:#00A13B;
	-webkit-box-shadow: #000000 2px 2px 2px;
	-moz-box-shadow: #000000 2px 2px 2px; 
	box-shadow: #000000 2px 2px 2px;
	text-align:center;
	padding-top:13px;
	color:#FFF;
}

.home-page-icons {
	margin-top:70px;
	padding-bottom:50px;
}


.home-page-icons h1{
	color:#333;
	padding-top:110px;
	font-size:16px;
	font-weight: bold;
	text-align:center;
}

.home-page-icons p{
	color:#99abb7;
	font-size:13px;
	font-weight:100;
	text-align:justify;
	line-height:18px;
	padding:0 10px 0 10px;
}

.icons-link1 {
    display:block;
	width:253px;
    background:url(../lescom/icon-1.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link1-on {
    display:block;
	width:253px;
    background:url(../lescom/icon-1-on.png) no-repeat;
	text-align:center;
	margin:0 auto;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.icons-link1:hover {
    display:block;
	width:253px;
    background:url(../lescom/icon-1-on.png) no-repeat;
	text-align:center;
	margin:0 auto;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
  }

.icons-link2 {
    display:block;
	width:253px;
    background:url(../lescom/icon-2.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link2-on {
    display:block;
	width:253px;
    background:url(../lescom/icon-2-on.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link2:hover {
    display:block;
	width:253px;
    background:url(../lescom/icon-2-on.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link3 {
    display:block;
	width:253px;
    background:url(../lescom/icon-3.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link3:hover {
    display:block;
	width:252px;
    background:url(../lescom/icon-3-on.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link3-on {
    display:block;
	width:253px;
    background:url(../lescom/icon-3-on.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link4 {
    display:block;
	width:140px;
    background:url(../lescom/icon-4.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link4:hover {
    display:block;
	width:140px;
    background:url(../lescom/icon-4-on.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link5 {
    display:block;
	width:140px;
    background:url(../lescom/icon-5.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link5:hover {
    display:block;
	width:140px;
    background:url(../lescom/icon-5-on.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link6 {
    display:block;
	width:253px;
    background:url(../lescom/icon-6.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link6-on {
    display:block;
	width:253px;
    background:url(../lescom/icon-6-on.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link6:hover {
    display:block;
	width:253px;
    background:url(../lescom/icon-6-on.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link7 {
    display:block;
	width:253px;
    background:url(../lescom/icon-7.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link7-on {
    display:block;
	width:253px;
    background:url(../lescom/icon-7-on.png) no-repeat;
	text-align:center;
	margin:0 auto;
}

.icons-link7:hover {
    display:block;
	width:253px;
    background:url(../lescom/icon-7-on.png) no-repeat;
	text-align:center;
	margin:0 auto;
}



.aaaa{
	width:80px;
	height:30px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background-color:#00A13B;
	text-align:center;
	margin:0 auto;
}


a.read-more-button2{
	width:80px;
	height:30px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background-color:#00A13B;
	color:#FFF;
	display:block;
	text-align:center;
	margin: 0 auto;
	margin-top:50px;
	margin-bottom:20px;
}

a.read-more-button2 p{
	color:#FFF;
	padding-top:5px;
	font-size:10px;
}

a:hover.read-more-button2{
	background-color:#000;
}


.home-page-picture{
	margin-top:60px;
	display: flex;
	flex-wrap:wrap;
}

.home-page-picture a{
	color:#000;
}

.home-page-picture a:hover{
	color:#00a13b;
}

.homep{
	padding-left:0px;
	padding-right:0px;

}

.home-page-picture div:nth-child(2n+1) div{
	position: absolute;
	height: 100%;
	min-height: 366px;
}

.home-page-picture .picture-1{
	width:100%;
	min-height: 366px;
	display:block;
	background-size: cover;
}

.home-page-picture .picture-1 .zoom_img img{
	width:100%;
	min-height: 366px;
	-moz-transition:-moz-transform 0.5s ease-in; 
	-webkit-transition:-webkit-transform 0.5s ease-in; 
	-o-transition:-o-transform 0.5s ease-in;
}
.home-page-picture .picture-1 .zoom_img img:hover{
	-moz-transform:scale(1.02); 
	-webkit-transform:scale(1.02);
	-o-transform:scale(1.02);
}



.home-page-picture .picture-2{
    background: url(../lescom/home-slika2.jpg);
	width:100%;
	min-height: 366px;
	display:block;
	background-size: cover;
}

.home-page-picture .picture-3{
	width:100%;
	min-height: 366px;
	display:block;
	background-size: cover;
}

.home-page-picture .picture-3 .zoom_img img{
	width:100%;
	min-height: 366px;
	-moz-transition:-moz-transform 0.5s ease-in; 
	-webkit-transition:-webkit-transform 0.5s ease-in; 
	-o-transition:-o-transform 0.5s ease-in;
}
.home-page-picture .picture-3 .zoom_img img:hover{
	-moz-transform:scale(1.02); 
	-webkit-transform:scale(1.02);
	-o-transform:scale(1.02);
}


.home-page-picture .picture-4{
    background: url(../lescom/home-slika2.jpg);
	width:100%;
	min-height: 366px;
	display:block;
	background-size: cover;
}

.home-page-picture .picture-5{
	width:100%;
	min-height: 366px;
	display:block;
	background-size: cover;
}

.home-page-picture .picture-5 .zoom_img img{
	width:100%;
	min-height: 366px;
	-moz-transition:-moz-transform 0.5s ease-in; 
	-webkit-transition:-webkit-transform 0.5s ease-in; 
	-o-transition:-o-transform 0.5s ease-in;
}
.home-page-picture .picture-5 .zoom_img img:hover{
	-moz-transform:scale(1.02); 
	-webkit-transform:scale(1.02);
	-o-transform:scale(1.02);
}

.home-page-picture .picture-6{
    background: url(../lescom/home-slika2.jpg);
	width:100%;
	min-height: 366px;
	display:block;
	background-size: cover;
}


.home-page-picture h1{
	text-transform:uppercase;
	color:#000;
	text-align:center;
	font-size:30px;
	padding:70px 0 20px 0;
	line-height:40px;
	font-weight:bold;
}

.home-page-picture hr{
	background-color: #00a13b;
	height: 3px;
	width:100px;
	text-align:center;
	margin:0 auto;
}

.home-page-picture p{
	color:#999999;
	text-align:center;
	font-size:14px;
	padding:20px 120px 0 120px;
	line-height:26px;
}

.home-page-picture p.ponudba{
	color:#000;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}


#home-page-3D {
    background: url(../lescom/3D-ozadje.jpg);
	width:100%;
	padding: 50px 0 105px 0;
	background-size: cover;
	margin-top:-25px;
}


#home-page-razmerje {
    background: url(../lescom/home-background-razmerje.jpg) left top no-repeat;
	width:100%;
	padding: 100px 0 10px 0;
}

#home-page-razmerje .razmerje h1{
	text-transform:uppercase;
	color:#000;
	text-align:center;
	font-size:42px;
	padding:10px 0 20px 0;
	line-height:60px;
	font-weight:bold;
}

#home-page-razmerje .razmerje hr{
	background-color: #00a13b;
	height: 3px;
	width:100px;
	text-align:center;
	margin:0 auto;
	margin-bottom:30px;
}

#home-page-razmerje .razmerje p{
	color:#999999;
	text-align:center;
	font-size:14px;
	line-height:26px;
	margin-bottom:30px;
}

#home-page-razmerje .razmerje p.kontakt{
	color:#000;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	border:#000 1px solid;
	width:100px;
	padding:1px 0 0 0 ;
	margin:0 auto;
}

#home-page-razmerje .razmerje p.kontakt a{
	color:#000;
}

#home-page-razmerje .razmerje p.kontakt a:hover{
	color:#00a13b;
}




/**************************************
	FOOTER
**************************************/
#home-page-kontakt{
	width:100%;
    height:420px;
    position: relative;
	background-color:#00a13a;
}

#home-page-kontakt .row{
	margin-left:0px;
	margin-right:0px;
}


#home-page-kontakt .left{
	/*background: url(../lescom/footer-kontakt-background.jpg) no-repeat;*/
	background-color:#01a23b;
	background-size: cover;
	height: 100%;
}

#home-page-kontakt .kontakt h1{
	color:#FFF;
	padding-top:50px;
	font-weight:bold;
	font-size:40px;
}

#home-page-kontakt .kontakt{
    margin-right: 170px;
    float: right;
}

#home-page-kontakt .kontakt p{
	color:#FFF;
	font-weight:200;
	font-size:20px;
	line-height:26px;
}

#home-page-kontakt .kontakt p.phone{
	color:#FFF;
	font-weight:200;
	font-size:14px;
	margin-top:20px;
}

#home-page-kontakt .kontakt p.email{
	color:#FFF;
	font-weight:200;
	font-size:14px;
}
#home-page-kontakt .kontakt a{
	color:#01a23b;
	font-family: 'Titillium Web', sans-serif;
}

#home-page-kontakt .kontakt a:hover{
	color:#000;
}

#home-page-kontakt .kontakt p.kontaktniobrazec{
	color:#01a23b;
	background-color:#FFF;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	border:#fff 1px solid;
	width:160px;
	padding:10px 8px 8px 8px;
	margin-top:20px;
	margin-bottom:20px;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px
}

#home-page-kontakt .right{
	padding: 0;
}

#home-page-kontakt:after{
	content: " ";
	display: block;
	clear:both;
}
#footer {
	background:#202629;
	padding:20px 0 20px 0;
	font-size:12px;
	color:#909394;
	width:100%;
	margin:0 auto;
}

#footer a{
	color:#909394;
}

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


footer .address{
	position: absolute;
	width:100%;
}
/**************************************
KONEC FOOTRA
**************************************/



/**************************************
O PODJETJU
**************************************/

#podjetje-block{
	margin-top:-38px;
}

.homep{
	padding-left:0px;
	padding-right:0px;

}

#podjetje-block .podjetje-1{
    background: url(../lescom/lescom-predstavitev1.jpg);
	width:100%;
	min-height: 660px;
	display:block;
}

#podjetje-block .podjetje-1 .block-left{
	background-color:#FFF;
	width:100%;
	min-height: 500px;
	display:block;
	margin-top:50px;
	
}

#podjetje-block .podjetje-1 h1{
	text-transform:uppercase;
	color:#000;
	text-align:center;
	font-size:30px;
	padding:50px 0 20px 0;
	font-weight:bold;
}

#podjetje-block .podjetje-1 hr{
	background-color: #00a13b;
	height: 3px;
	width:100px;
	text-align:center;
	margin:0 auto;
}


#podjetje-block .podjetje-1 p{
	color:#999999;
	text-align:center;
	font-size:12px;
	line-height:18px;
	padding:50px 50px 50px 50px;
}



#podjetje-block .podjetje-2{
	background-color:#FFF;
	width:100%;
	min-height: 660px;
	display:block;
}

#podjetje-block .podjetje-2 .block-right{
	background-color:#00a13b;
	width:100%;
	min-height: 500px;
	display:block;
	margin-top:50px;
	}

#podjetje-block .podjetje-2 h1{
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	font-size:30px;
	padding:50px 0 20px 0;
	font-weight:bold;
}

#podjetje-block .podjetje-2 hr{
	background-color: #fff;
	height: 3px;
	width:100px;
	text-align:center;
	margin:0 auto;
}


#podjetje-block .podjetje-2 p{
	color:#f3f3f3;
	text-align:center;
	font-size:12px;
	line-height:18px;
	padding:50px 50px 50px 50px;
}



#podjetje-block .podjetje-3 p{
	color:#999999;
	text-align:center;
	font-size:12px;
	line-height:18px;
	padding:50px 50px 50px 50px;
}



#podjetje-block .podjetje-3{
	background-color:#FFF;
	width:100%;
	min-height: 660px;
	display:block;
}

#podjetje-block .podjetje-3 .block-left{
	background-color:#00a13b;
	width:100%;
	min-height: 500px;
	display:block;
	margin-top:50px;
	}

#podjetje-block .podjetje-3 h1{
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	font-size:30px;
	padding:50px 0 20px 0;
	font-weight:bold;
}

#podjetje-block .podjetje-3 hr{
	background-color: #fff;
	height: 3px;
	width:100px;
	text-align:center;
	margin:0 auto;
}


#podjetje-block .podjetje-3 p{
	color:#f3f3f3;
	text-align:center;
	font-size:12px;
	line-height:18px;
	padding:50px 50px 50px 50px;
}



#podjetje-block .podjetje-4{
    background: url(../lescom/lescom-predstavitev2.jpg);
	width:100%;
	min-height: 660px;
	display:block;
}

#podjetje-block .podjetje-4 .block-right{
	background-color:#FFF;
	width:100%;
	min-height: 500px;
	display:block;
	margin-top:50px;
	
}

#podjetje-block .podjetje-4 h1{
	text-transform:uppercase;
	color:#000;
	text-align:center;
	font-size:30px;
	padding:50px 0 20px 0;
	font-weight:bold;
}

#podjetje-block .podjetje-4 hr{
	background-color: #00a13b;
	height: 3px;
	width:100px;
	text-align:center;
	margin:0 auto;
}

#podjetje-block .podjetje-4 p{
	color:#999999;
	text-align:center;
	font-size:12px;
	line-height:18px;
	padding:50px 50px 50px 50px;
}


#podjetje-block2{
	margin-top:-38px;
}

.homep{
	padding-left:0px;
	padding-right:0px;

}

#podjetje-block2 .prilagodljivost{
    background: url(../lescom/prilagodljivost_ozadje.jpg);
	width:100%;
	min-height: 300px;
	display:block;
}

#podjetje-block2 .prilagodljivost h1{
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	font-size:30px;
	padding:90px 0 20px 0;
	font-weight:bold;
}


#podjetje-block2 .prilagodljivost p{
	color:#f3f3f3;
	text-align:center;
	font-size:16px;
}


#podjetje-block2 .prilagodljivost p.ponudba {
    color: #fff;
    text-align: center;
	margin: 0 auto;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    border: #fff 1px solid;
    width: 120px;
    padding: 10px 8px 8px 8px;
    margin-top: 20px;
}

/**************************************
KONEC O PODJETJU
**************************************/








ul.languageList{
display: inline-block;
}


.menu-top{
	top: 0;
	height:40px;
	background-color:#393837;
	padding-left:20px;
}

.menu-top ul{
	display:table-row;
}

.menu-top ul li{
	display: table-cell;
	color:#d4ccbf;
	padding-right:20px;
	padding-top:15px;
	font-size:11px;
	font-family: 'Titillium Web', sans-serif;}

.menu-top ul li a{ 
	color:#d4ccbf;
}

.menu-top ul li a:hover{ 
	color:#fff;
}



span.search-input{
	position: fixed;
	top: 36px;
	right: 20px;
	color:#7fbe71;
	cursor: pointer;
	z-index: 1001;
}
.nav-shadow {
  -webkit-box-shadow: 0px 8px 15px -6px rgba(0,0,0,0.59);
  -moz-box-shadow: 0px 8px 15px -6px rgba(0,0,0,0.59);
  box-shadow: 0px 8px 15px -6px rgba(0,0,0,0.59);
}
/**************************************
|	NAVIGATION
**************************************/
ul.nav li a{
	color: #666;
	font-size: 18px;
	font-weight: 400;
	padding: 35px 20px;
	font-family: 'Titillium Web', sans-serif;
	z-index: 999;
}

ul.nav > li:nth-child(3n+4){
	margin-left:-12px;

}


ul.nav li a:hover{
	color: #00a13b;
}

ul.nav li a.active{
	color: #00a13b;
}
ul.nav ul li a.active{
	color: #fff;	
}
.responsive-menu-container{height: 60px; }
.responsive-menu-container img.logo{
	position: absolute;
	height: 40px;
	top: 10px;
	left: 7%;
	width:50%;
}
ul.responsive-menu a{
	background: rgba(2, 161, 61, 1);
	font-weight: 300;
	color: #fff;
}
ul.responsive-menu a:hover{
	background: #fff;
	color:rgba(127, 189, 112, 1);
}
ul.responsive-menu > li{
	border-bottom: 1px solid #629854;
}
ul.nav li a[data-submenu="true"]::after{
	content: "›";
	margin-left: 10px;
	font-size: 20px;
	position: absolute;
	top: 35px;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	color: #00a13b;
}

ul.nav ul li a{
	background: #00a13b;
	color: #fff;
	font-size: 14px;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	padding: 15px 12px;
}
ul.nav ul li a:hover{
	background: #2f383d;
	color: #fff;	
}
nav{
	top: 0;
	width: 100%;
	z-index: 999;
	background-color: #fff;
	position:fixed;
}

form#searchForm{
	position: relative;
	display: inline-block;
}
form#searchForm input[type="text"]{
	display: inline-block;
	width: 150px;
	position: relative;
	top: 8px;
	border: 1px solid #f1f1f1;
    height: 24px;
    line-height: 24px;
}
form#searchForm input[type="submit"]{
	position: absolute;
    right: 100%;
    top: 4px;
    width: 27px;
    height: 27px;
    padding: 0;
    background-image: url(../lescom/header-icon-search.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: transparent;
}

/**************************************
|	LANGS
**************************************/

div.lang-wrapper{
	display: inline-block;
	position: relative;
	font-size: 12px;
	float: right;
	padding-top:6px;
}

div.lang-wrapper img{
	padding: 0!important;
    height: 15px;
    margin-right: 15px;
}
div.lang-header{cursor: pointer;}
div.lang-header,
div.lang-list a{
	padding: 5px 15px;
}

div.lang-list{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9999;	
	background-color: #efefef;
	display: none;
	width: 100%;
}
div.lang-list ul{
	display: block;
    width: 100%;
}
div.lang-list a{
	color: #999;
	display: block;
	font-size: 12px;
	text-align: left;
}
div.lang-list a span{
	/*float: right;*/
}
div.lang-wrapper:hover div.lang-list{
	display: block;
}


/*
**************************************/


/**************************************
|	HOME CONTENT
**************************************/
.main-content{
	margin-top:45px; 
}

.container ul.dot {
	font-size:14px;
	color:#666;
}

.container ul.dot li {
  padding: 3px 0 3px 35px;
  background: url(../lescom/icon-bullet.png) no-repeat 0px 50%;
  line-height: 20px;
}

.slider-wrapper,
.subpage-banner{
	margin-top: 125px;
}
section.homepage-1{
	margin-top: -80px;
	z-index: 998;
	position: relative;
}
section.homepage-1 .box-wrapper .img-wrapper{
	height: 290px;
	background-size: cover;
	background-repeat: no-repeat;
}




/**************************************
|	SUBPAGES
**************************************/
section.subpage-banner{
	height: 400px;
	background-repeat: no-repeat; 
	position: relative;
	background-size: cover;
	
}
section.subpage-banner h1{
	text-align: center;
	font-weight: 300;
	color: #fff;
	font-size: 50px; 
	position: relative;
	top: 100px;
}
section.subpage-banner p.content{
	color:#e5e5e5;
	text-align: center;
	top: 130px;
	position: relative;
	font-weight: 300;
	font-size: 24px;
	line-height: 40px;
	padding: 0 10%;
}

div.main-content.subpage h2{
	font-weight: 300;
	font-size: 30px;
	color: #666;
	margin-bottom: 50px;
	margin-top: 0;
}


section.subpage-banner2{
	height: 650px;
	background-repeat: no-repeat; 
	position: relative;
	background-size: cover;
	margin-top:130px;
	
}
section.subpage-banner2 h1{
	text-align: center;
	font-weight: 300;
	color: #fff;
	font-size: 50px; 
	position: relative;
	top: 300px;
}
section.subpage-banner2 p.content{
	color:#e5e5e5;
	text-align: center;
	top: 310px;
	position: relative;
	font-weight: 300;
	font-size: 24px;
	line-height: 40px;
	padding: 0 10%;
}



div.main-content.subpage .section{padding: 40px 0 0; }
div.main-content.subpage .section .box-wrapper{margin-bottom: 40px; }
div.main-content.subpage .section1 .box-wrapper.left{padding-right: 100px; }

div.main-content.subpage p{
	font-size: 16px;
	color: #333;
	line-height: 24px;
}

div.main-content.subpage strong{
	vertical-align:baseline;
}

div.main-content.subpage h1{
	font-size: 28px;
	color: #01a03a;
	padding: 0 0 20px 0;
}

div.main-content.subpage h2{
	font-size: 22px;
	color: #333;
	padding: 40px 0 0 0;
}

div.main-content.subpage a{
	color: #01a03a;
}

div.main-content.subpage a:hover{
	color: #000;
}


div.main-content.subpage ul{
	padding: 0 0 20px 30px;
	font-size:16px;
	color:#333;
}

div.main-content.subpage ul.pika li {
    padding: 3px 0 3px 25px;
    background: url(../lescom/icon-bullet.png) no-repeat 0px 50%;
    line-height: 20px;
}

div.main-content.subpage .img-responsive {
   padding:1px;
   border:1px solid #999999;
   background-color:#fff;
   width:100%;
}


div.main-content.subpage .zagan-les{
	text-align:center;
	font-size:50px;
}


div.main-content.subpage .zagan-les p{
	font-size:20px;
	margin-top:20px;
	margin-bottom:20px;
}


div.nase-sodelovanje{
	padding: 100px 0 100px 0;
	background:#01a03a;
}

div.nase-sodelovanje h2{
	color:#FFF;
	font-size:30px;
	text-align:center;
	margin-top:30px;
	margin-bottom:20px;
}

div.nase-sodelovanje p{
	color:#FFF;
	line-height:24px;
}


div.kontaktirajte-nas{
	padding: 30px 0 30px 0;
	background:url(../lescom/background-kontaktirajte-nas.jpg) repeat;
}

div.kontaktirajte-nas h2{
	color:#fff;
	font-size:30px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

div.kontaktirajte-nas p{
	color:#fff;
	font-size:20px;
	text-align:center;
	margin-bottom:20px;
}


div.zakaj-lescom{
	padding: 30px 0 30px 0;
	background:url(../lescom/zakaj-lescom-background.jpg);
}

div.kontakt-background{
	padding: 30px 0 30px 0;
	background:url(../lescom/kontakt-ozadje.jpg);
}

div.main-content.subpage p.nasazgodba-title{
	background-color:#01a03a;
	text-align:center;
	padding:10px 0 10px 0;
	color:#FFF;
}

.resitve-za-podjetja{
	padding-top: 130px;
}

.resitve-za-podjetja2{
	padding-top: 110px;
}

.druzbena-odgovornost{
	padding-top: 50px;
	padding-bottom: 50px;
}



div.main-content .mojster {
    background-color: #eee;
    padding: 20px 20px 20px 20px;
    min-height: 360px;
    border: 1px solid #ccc;
}


/* counter section  */

#counter {
	position: relative; 
	padding:100px 0 100px 0;
	background:url(../lescom/counter-ozadje.jpg);
	}


.counter-section i { display:block; margin:0 0 10px}
.counter-section span.counter-number { font-size:40px; color:#01a03a; line-height:60px; display:block; font-family: 'Titillium Web'; letter-spacing: 2px;}
.counter-title{ font-size:14px; letter-spacing:2px; text-transform: uppercase}
.counter-icon {top:25px; position:relative}
