.ul_servizi li{
	margin-bottom:40px;
	font-size: 1.1em
}

.ul_servizi li p {
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	font-size: 1.1em !important;
	margin-left: 0px !important
	
}

hr.green {
    background-image: linear-gradient(to right, transparent, rgba(30, 90, 20, 0.6), transparent);
	margin: 5px 0;
}

#legna_gallery{
	float:left;
	width:50%;
	margin-bottom: 40px;

}

#legna_description{
	float:left;
	width:43%;
	margin-left: 2%
}

.itc_legna_img img{
	width:95%;
	box-shadow: -10px 7px 14px 0 #ac5d15;
	border-radius: 0 30px;
	border: 2px solid #ffffff
	
}

#legna_gallery .csPrev{
	left: -30px;	
}

#legna_gallery .csNext{
	left: 96%;	
}

#neve_gallery{
	float:right;
	width:50%;
	margin-bottom: 40px;
}

#neve_description{
	float:left;
	width:45%;
	margin-left: 2%
}

.itc_neve_img img{
	width:95%;
	box-shadow: 7px 7px 14px 0 #4E711A;
	border-radius: 30px 0px;
border: 2px solid #ffffff
}

#neve_gallery .csPrev{
	left: -30px;	
}

#neve_gallery .csNext{
	left: 96%;	
}



