body{background:#f0f0f0;}

a{cursor: pointer;}

#container{background:#fff; max-width: 990px; width:100%; margin:0 auto; padding:0  10px 15px 10px;	border-top:5px solid #303271; border-bottom:5px solid #303271;}

#tendina-comini2 p{text-align:left;}

#content .eleven ul, #content .eleven ol{
	list-style: initial;
	font-size: 14px;
	padding-left: 15px;
}

#area-riservata .two{
	background: #303271;
    text-align: center;
	height:30px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	transition:all linear 0.2s;
}

#area-riservata .two:hover{
	background:#7778a9;
	transition:all linear 0.2s;
}

#area-riservata a{
	line-height:30px;
	color:#fff;
}

#area-riservata a i{
	color:#d5d52f;
	line-height:33px;
	margin:0;
	font-weight:bold;

}

#area-riservata-aperta{
	background: #303271;
	padding: 15px 0 0;
	display: none;
}

#area-riservata-aperta ul li.field:first-child{
	margin-left:22.2%;
}

#header{margin-bottom:10px;}

#payoff h1{color:#303271; font-weight:200px; font-size:25px; padding:0; line-height:32px; margin:14px 0 0;}

#payoff h1 strong{font-weight:600px; font-size:25px;}

#payoff h2{color:#333333; font-size:15px; font-weight:200; line-height:10px;}

#immagine-slider{width:847px; height:303px;}

.contatti a:hover{
	color:#fff;
	background-image: background: #5f6196; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #5f6196 0%, #303271 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#5f6196), color-stop(100%,#303271)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* IE10+ */
	background: linear-gradient(135deg,  #5f6196 0%,#303271 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f6196', endColorstr='#303271',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	transition:all linear 0.2s;
}

#nav1{
	position: relative;
	z-index: 9999;
}

.scopri2{
	height:auto;
	width: 100%;
}

.box-blue ul{
	margin-top:3px;
}

.interna #news{
	margin-left:0;
}

.interna #menu-basso{
	margin-left:0;
	margin-top:7px;
}

.interna #collabora{
	margin-left:0;
}

#news{
	padding: 15px 25px;
	height: 326px;
	background: #ebeb88; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #ebeb88 0%, #d5d52f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ebeb88), color-stop(100%,#d5d52f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* IE10+ */
	background: linear-gradient(135deg,  #ebeb88 0%,#d5d52f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebeb88', endColorstr='#d5d52f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#news h4{
	padding:0;
}

#news ul{
	margin-top:10px;
	margin-bottom:18px;
	text-align:left;
}

#news span{
	display: block;
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 12px;
}

#news ul li h5{
	font-family: 'Lato', sans-serif;
	color:#333;
	font-size: 14px;
	transition:all linear 0.2s;
	height:40px;
	padding: 0;
	line-height:20px;
}

#news ul li{
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	margin-bottom:15px;
	padding:0;
}

#news ul li a{
	color:#333;
	transition:all linear 0.2s;
}

#news ul li:hover>a{
	color:#83833b;
	transition:all linear 0.2s;
}

#news ul li:hover>a h5{
	color:#83833b;
	transition:all linear 0.2s;
}

input.btn-yellow{
	background: none repeat scroll 0 0 #EAEA76;
    border: 1px solid #F5F58A;
    border-radius: 3px;
    box-shadow: 0 0 8px -5px #000000;
    cursor: pointer;
	color:#303271;
    font-size: 19px;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 7px;
    transition: all 0.2s linear 0s
}

.btn-yellow{
	background: #eaea76;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border:1px solid #f5f58a;
	-webkit-box-shadow: 0 0 8px -5px #000000;
	box-shadow: 0 0 8px -5px #000000;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 7px;
	font-size:20px;
	transition:all linear 0.2s;
	cursor: pointer;
}

#news .btn-yellow{
	margin-left:22%;
}

.btn-yellow:hover{
	color:#83833b;
	background: #f3f3b1;
	-webkit-box-shadow: 0 0 8px -7px #000000;
	box-shadow: 0 0 8px -7px #000000;
	transition:all linear 0.2s;
}

#id-scopri-servizi{
	padding-right:0 !important;
	padding-top:0 !important;
	height: 105px;
	background: none !important;
	padding-left:0;
	margin-left:0 !important;
	margin-bottom:5px;
}

#menu-basso .eight{
	text-align:center;
	height:60px;
	background: #9b9cc1; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #9b9cc1 0%, #7778a9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#9b9cc1), color-stop(100%,#7778a9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #9b9cc1 0%,#7778a9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #9b9cc1 0%,#7778a9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #9b9cc1 0%,#7778a9 100%); /* IE10+ */
	background: linear-gradient(135deg,  #9b9cc1 0%,#7778a9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9cc1', endColorstr='#7778a9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#menu-basso .eight a{
	color:#fff;
	line-height: 20px;
    margin-top: 10px;
	border-left:1px solid #eaea76;
	border-right:1px solid #eaea76;
}

#menu-basso .eight a:hoverr{
	color: #d5d52f;
}

/*
#menu-basso  a.twelve{
	color:#fff;
	line-height: 20px;
     float: left;
    padding-bottom: 60px;
    padding-top: 20px;
    width: 100% !important;

}
*/

#menu-basso a.twelve{
	display:block;
	color:#fff;
    padding: 15px;
	text-align: center;
}

#menu-basso  a.twelve:hover{
	color: #d5d52f;
}

#menu-basso .eight a:first-child{
	margin-top:20px;
	border: none;
}

#menu-basso .eight a:last-child{
	margin-top:20px;
	border: none;
}

#menu-basso .twelve{
	width:100% !important;
	margin:0 0 7px 0;
	text-align:center;
	background: #9b9cc1; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #9b9cc1 0%, #7778a9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#9b9cc1), color-stop(100%,#7778a9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #9b9cc1 0%,#7778a9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #9b9cc1 0%,#7778a9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #9b9cc1 0%,#7778a9 100%); /* IE10+ */
	background: linear-gradient(135deg,  #9b9cc1 0%,#7778a9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9cc1', endColorstr='#7778a9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#pulsantisidebar{
	width: 100% !important;
	text-align:center;
}

#collabora a{
	color:#fff;
	line-height: 60px;
	font-size:20px;
}

#collabora a:hover{
	color: #d5d52f;
}

#comuni-consorziati .three{
	background: #303271;
	padding: 0 1%;
    text-align: center;
	height:30px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	transition:all linear 0.2s;
}

#comuni-consorziati .three:hover{
	background:#7778a9;
	transition:all linear 0.2s;
}

#comuni-consorziati .three a{
	line-height:30px;
	color:#fff;
	font-size:20px;
}

#comuni-consorziati .three a i{
	color:#d5d52f;
	float:right;
	line-height:33px;
	font-size:22px;
	font-weight: bold;
}

#site-map a{
	font-family: 'Lato', sans-serif;
	color:#333;
	font-size:14px;
	line-height:18px;
	height:50px;
	display: block;
}

#site-map{
	line-height:18px;
	margin-top:20px;
	margin-bottom:20px;
}

#site-map .columns:last-child{
	padding-left: 20px;
	margin-left: 0;
}

#site-map li.columns{
	margin: 0
}

#site-map ul li{
	display: block;
	padding-left:20px;
	border-right: 1px solid #d5d52f;
	box-sizing: border-box;
}

#site-map ul li:first-child{
	/*margin-top:0;*/
}

#site-map ul{
	border-left:1px solid #d5d52f;	margin-top:14px;
}

#site-map ul:first-child{
	border-left: none !important;
}

#recapiti{
	float: left;
	margin-left: 20px;
	padding:15px 0;
	font-size:14px;
	font-family: 'Lato', sans-serif;
}

#recapiti a{
	display: block;
	height: 50px;
}

#recapiti a:after{
	content: '';
	width: 100%;
	height: 0;
	display: table;
	clear: both;
}

#recapiti img{
	display: block;
	float: left;
	margin-right: 10px;
}

#recapiti strong{
	float: left;
	line-height: 16px;
	margin-top: 9px;
}

#fb-social{
	padding-top: 14px;
}

.fb-page{
	border: 1px solid #bcbcbc;
}

#footer{
	padding:0px 20px 0 20px;
	font-family: 'Lato', sans-serif;
	line-height:16px;
	font-size:11px;
}

#credits{
	background:#fff;
	max-width: 990px;
	width:100%;
	margin-left:auto;
	margin-right: auto;
	padding: 15px  10px 0px 10px;
	margin-top:0;
	border-top:2px solid #303271;
	text-align:center;
	font-size:12px;
	height:65px;

}

#credits a{
	color:#303271;
}

#credits a:hover{
	color: #d5d52f;
}

#tendina-comini{
	background: -moz-linear-gradient(-45deg,  #5f6196 0%, #303271 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#5f6196), color-stop(100%,#303271)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* IE10+ */
	background: linear-gradient(135deg,  #5f6196 0%,#303271 100%); /* W3C */
	height:294px;
	margin-left:0;
}

#tendina-comini2{
	background:url(../images/struttura/sfondo-comuni.jpg) right no-repeat;
	height:294px;
	padding:25px;
}

#tendina-comini p{
	color:#fff;
	font-size: 24px;
    line-height: 30px;
}

#comuni-consorziati-aperta{
	background: #303271;
	border-bottom: 5px solid #303271 !important;
	padding: 0;
	display: block;
}

option {
    background: none repeat scroll 0 0 #f4f4f4;
}

option:hover {
    background: none repeat scroll 0 0 #d5d52f !important;
}

option:active {
    background: none repeat scroll 0 0 #d5d52f !important;
}

.gm-style p{
	font-size:14px;
	color:#333333;
}

.gm-style p a{
	font-size:14px;
	color:#333333;
}

.gm-style p a:hover{
	font-size:14px;
	color:#cccc3d;
}

.gm-style h3{
	font-size:18px;
	color:#333333;
}

.gm-style-iw{
	overflow: hidden !important;
}

.info_content{
	width:300px;
	height:130px;
}

.no-mobile{
	display:block;
}

#elenco-news{
	height:210px;
	overflow: hidden;
}

#documenti{
	color: #d5d52f;
	text-transform:uppercase;
	background-image: background: #5f6196; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #5f6196 0%, #303271 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#5f6196), color-stop(100%,#303271)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* IE10+ */
	background: linear-gradient(135deg,  #5f6196 0%,#303271 100%); /* W3C */
	color: #fff;
	padding: 25px 25px 16px 14px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f6196', endColorstr='#303271',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#titwiddoc {
	font-size:20px;
	cursor:default;
	color: #fff !important;
	margin-bottom:20px;
	text-transform: none;
	padding-left: 10px;
}

#titwiddoc i{
	color: #fff !important;
}

#documenti a{
	color: #d5d52f;
}

.docsingolo {
	width:100% !important;
	margin-bottom:20px;
}
#documentiok {
	color: #d5d52f;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f6196', endColorstr='#303271',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#documentiok a{
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	min-height: 30px !important;
}

#documentiok:hover{
	color: #DDDD67;
}

#documentiok a:hover{
	color: #DDDD67;
}

#spaziosottodim{
	padding-bottom:5px;
	margin-bottom:5px;
}

#separatoredoc{
	height: 5px !important;
	border-bottom: solid 1px #FFFFFF;
}

#documenti a i{
	color:#d5d52f;
}

.pag-base{
	padding: 0 15px 0 0;
	border-top: 3px solid #303271;
}

.img-predefinita{
	z-index:9;
}

.chi-siamo{
	z-index:99;
}

.servizi-e-progetti{
	z-index:99;
}

.piano-di-zona{
	z-index:99;
}

.elenco-progetti{
	margin-left:15px !important;
}

.elenco-progetti .option-sel {
	padding-left:25px;
	background:url(../images/struttura/pallino.png) no-repeat left;
	padding-bottom: 0 !important;
	list-style: none outside none !important;
	margin-bottom: 0.273em !important;
	margin-left: -20px !important;
	padding-left: 25px;
}

.option-sel a{
	font-weight: bold;
}
/*logo testata*/
#logoheaderid{
   margin-top: 14px;
}

#documenti{
	width:100% !important;
}

#documenti ul{
	text-align: left;
}

.bread-crumb{
	margin-bottom:15px !important;
	font-size: 14px !important;
}

.elenco-progetti li{
	margin-left:0 !important;
}

h4{
	font-size: 1.2rem !important;
}

.docsingolo li{
	margin-bottom:7px;
}

.docsingolo li:hover{
	opacity:0.7;
}

.docsingolo img{
	width: 25px !important;
}

.mostra-altro{
	color:#d5d52f !important;
	width:100%;
	text-align:center;
	text-transform:none !important;
	font-size: 14px;
}

.mostra-altro:hover{
	text-decoration: underline;
}

.nascondi-doc{
	color:#d5d52f !important;
	width:100%;
	text-align:center;
	text-transform:none !important;
	font-size: 14px;
}

.nascondi-doc:hover{
	text-decoration: underline;
}

.link-associati{
	background:linear-gradient(135deg, #ebeb88 0%, #d5d52f 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
}

.pagina-corrente{
	padding:6px;
	background: #d5d52f;
	cursor:auto;
}

.pagina-corrente:hover a{
	color: #303271 !important;
}

.docsingolo li a span{
	text-transform: none !important;
}

.disc li{
	font-size:15px;
	line-height:21px;
	margin-bottom: 5px !important;
}

.pag-base a{
	font-weight: bold;
}

.link-associati a{
	font-weight: normal !important;
}

#nav1 a{
	opacity:1 !important;
}

.scopri a{
	opacity:1 !important;
}

.elenco-progetti li a{
	font-weight: normal;
}

.box-blu-prog{
	margin-left: -2px;
	background:url(../images/struttura/box.png) no-repeat top left;
	color: #fff;
	font-size: 15px;
	height: 83px;
	line-height: 19px;
	padding-left: 15px;
	padding-top: 10px;
	width: 151px !important;
}
.box-blu-prog span{display:block; width:80px;}

#id-scopri-servizi ul{
	margin:0 !important;
}

.titolo-cat{
	margin-top:10px;
	list-style: none;
	font-size:20px !important;
	font-weight: bold;
	padding:0 !important;
}

.risultati-ricerca{
	margin-left:17px !important;
}

.risultati-ricerca-doc{
	font-weight: normal !important;
}

.risultati-ricerca-doc:hover{
	font-decoration:underline !important;
}

.risultati-ricerca li{
	line-height:17px !important;
	text-align:left;
}
.box-blue{
	height:326px;
	color: #fff;
	padding:15px 25px;
	background-image: background: #5f6196; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #5f6196 0%, #303271 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#5f6196), color-stop(100%,#303271)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* IE10+ */
	background: linear-gradient(135deg,  #5f6196 0%,#303271 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f6196', endColorstr='#303271',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.box-blue ul{
	margin-left:0;
}
.box-blue h3{
	color: #fff;
    font-size: 23px;
    padding-bottom: 3px;
    padding-top: 4px;
}

.box-blue p{
	 font-size: 14px;
    line-height: 21px;
    margin-top: 5px;
}

.box-small{
    height: 200px;
    padding: 5px 5px 5px 5px;
}



.btn, .drawer {
	margin-bottom:10px;
}
.drawer {
	text-align: center;
}
h1.lead {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 30px;
}
h4.lead {
	margin-bottom:10px;
}
#icon_map ul li {
	font-size: 16px;
}
.smallify {
	font-size: 13px;
}
.modal h2, .modal .btn {
	margin: 5% 0 20px;
}
#map_canvas {
	max-width: 970px;
	height: 294px;
	padding: 7px;
	}
.ttip.example {
	float: left;
	background: #eee;
	border: 1px dotted #ccc;
	padding: 20px;
}
.documenti-nascosti{
	display: none
}
#mappa{
	width: 100%;
	height: 300px;
}
/*===================================================================================*/
@media only screen and (max-width: 568px) {
	#testo-slider{display:none}
}

@media only screen and (max-width: 768px) {
	.navbar ul li {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		height: 50px;
		margin-left: -4px !important;
		padding: 0 !important;
		margin-bottom: 2px;
	}
	.navbar ul li {
		border-right: 0 none !important;
		box-shadow: none;
		display: block;
		height: auto;
		max-height: 320px;
		min-height: 50px;
		position: relative;
		transition-duration: 0.5s;
		width: 100%;
	}

	#area-riservata .two{
		max-width:60% !important;
	}

	#site-map ul li{
		border-right: none;
		margin-left: 20px;
	}

	#recapiti{
		padding:20px;
	}

	#tendina-comini{
		height: auto !important;
	}

	#container{
		max-width: 660px;
	}

	#area-riservata a{
		font-size: 14px;
	}
	#area-riservata .two {
		width:168px;
	}
	#area-riservata-aperta{
    	display: none;
    	padding: 20px 22% 0 20px;
	}
	#area-riservata-aperta ul li.field:first-child{
		margin-left:0%;
	}

	#header{
		text-align: center;
	}

	#payoff{
    	margin-left: 0px;
    	margin-right: 0px;
		text-align:center;
	}

	.contatti a{
		margin-left: auto !important;
    	margin-right: auto !important;
	}
	.one columns contatti{
		text-align:center !important;
	}

	#slider{
		max-width: 650px;
		overflow: hidden;
		max-width:60% !important;
	}
	#slider img{
		height: auto;
		width: auto;
		max-width: none;
	}
	#slider{
		display: none;
	}
	#testo-slider p{
		text-align:center;
		font-size:18px;
	}

	.scopri:after, .scopri2:after, .scopri2 ul:after{content: ""; width: 100%; height:0; clear:both;}
	.scopri2 .three.columns{width:49%;}

	.servizi{
		height: auto !important;
		width: 100% !important;
		padding-top: 13px;
		text-align: center;
		line-height: 20px;
		color:#303271;
		display:block;
		transition:all linear 0.1s;
		float:left !important;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:0 !important;
		margin-right:0 !important;
	}
	.servizi:hover{
		height:120px;
		color:#303271;
		font-size:20px;
		line-height: 22px;
		padding-top: 13px;
		transition:all linear 0.1s;
		margin-top: 5px !important;
		margin-bottom:5px !important;
		margin-left:0 !important;
		margin-right:0 !important;
	}
	.servizi img{
		height:60px;
		transition:all linear 0.1s;
	}

	#news ul li h5{
		height:57px;
		overflow: hidden;
	}
	#news .btn-yellow{
		margin-left: 0;
	}

	#menu-basso .eight{
		height: auto;
	}
	#menu-basso .eight a{
		font-size:17px;
		border-left: none;
		border-right: none;
		display: block;
		width:85% !important;
		margin-left: auto;
		margin-right: auto;
		padding:10px;
		margin-top:0;
		border-bottom: 1px solid #EAEA76;
    	border-top: 1px solid #EAEA76;
		float: none;
	}
	#menu-basso .eight a:first-child {
		margin-top: 0;
	}
	#menu-basso .eight a:last-child {
		margin-top: 0;
	}

	#collabora{
		width:100%;
		padding-left:12px;
		float:none !important;
	}
	#collabora a {
		font-size: 17px;
	}
	#collabora-esterno {
    	margin: -7px -300px -7px 86%;
    	padding: 16px 7px 0 23px;
	}

	#comuni-consorziati .three a{
		font-size: 12px;
	}

	#footer {
	    font-size: 12px;
    	line-height:20px;
		padding:20px;
	}

	#site-map .three.columns > br {
    	display: none;
	}

	.no-mobile{
		display: none;
	}

	#tendina-comini p{
		font-size: 17px;
	}

	.box-blue{height:auto;}
	.box-blue p{text-align: justify;}

	.row .push_one, .row .push_one:first-child{margin-left:0;}

	#content .eleven p{text-align:justify;}

	#id-scopri-servizi .twelve .columns{width:100%}

	.navbar{min-height:0}

	.box-blu-prog{width:100% !important; background-image:none; background-color:#303271; height:auto; text-align:center; padding:10px 0}
	.box-blu-prog span{width:100% !important;}
}

/*===================================================================================*/
@media only screen and (max-width: 990px) {
	#collabora-esterno{
		margin-left: 186px;
		display:none !important;
	}
}

/*===================================================================================*/
@media only screen and (max-width: 1024px) {
	#container{
		max-width: 900px;
	}

	#testo-slider{
		width: 326px;
	}

	#collabora-esterno{
		border-radius: 0;
		margin-left: 202px;
		padding-left: 36px;
	}

	#comuni-consorziati .three a{
		font-size: 16px;
	}

	#site-map ul li{
		margin-left: 14px;
	}

	#footer{
		font-size: 10px;
	}

	#id-scopri-servizi{height:auto; width:100%}
}

/*===================================================================================*/
@media only screen and (max-width: 1055px) {
	#collabora-esterno{
		border-radius: 0;
		margin-left: 222px;
		padding-left: 36px;
	}
}

/*===================================================================================*/
@media only screen and (max-width: 1200px) {
	#payoff{
		margin-left: -25px;
	    margin-right: 25px;
	}

	.contatti a{
	  margin-left: -29px;
    margin-right: 0px;
	}

	#slider{
		/*margin-left: 54px;*/
		position:absolute;
		z-index:0;
		max-width:75% !important;
		overflow:hidden !important;
	}
	#immagine-slider{
		max-width:none !important;
	}
	#testo-slider{
		margin-right: -8px !important;
	}
	#testo-slider p{
		 padding: 25px;
		 padding-top: 30px;
		 height:300px;
		 border-radius: -webkit-border-radius: 1000px; -moz-border-radius: 1000px;
		 -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px;
	}

	.navbar ul li {
		margin-left: 0;
	}



	.p-chi-siamo{
		margin-top: 7px;
	}

	.p-servizi-e-progetti {
		padding-top: 15% !important;
	}

	#menu-basso{
    	margin-top: 15px;
    	width: 100% !important;
	}
}

/*===================================================================================*/
@media only screen and (max-width: 2500px) {
	.contatti a{
		border-radius: -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px;
		background: #ebeb88; /* Old browsers */
		background: -moz-linear-gradient(-45deg,  #ebeb88 0%, #d5d52f 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ebeb88), color-stop(100%,#d5d52f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* IE10+ */
		background: linear-gradient(135deg,  #ebeb88 0%,#d5d52f 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebeb88', endColorstr='#d5d52f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	    border: 8px solid #FFFFFF;
	    height: 102px;
    	line-height: 16px;
		padding-top:12px;
	    margin-left: 30px;
    	margin-right: -67px;
    	margin-top: 10px;
    	position: relative;
    	width: 102px !important;
		text-align:center;
		display: block;
		transition:all linear 0.2s;
	}

	#payoff{
		text-align:right;
	}

	#testo-slider{
		border: 8px solid #FFFFFF;
		border-radius: -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px;
 		float:right;
		background: #ebeb88; /* Old browsers */
		background: -moz-linear-gradient(-45deg,  #ebeb88 0%, #d5d52f 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ebeb88), color-stop(100%,#d5d52f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* IE10+ */
		background: linear-gradient(135deg,  #ebeb88 0%,#d5d52f 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebeb88', endColorstr='#d5d52f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	    border: 12px solid #FFFFFF;
    	float: right;
    	height: 326px;
    	margin-left: 30px;
		margin-right: -72px;
		margin-top: -12px;
		text-align: center;
		color: #303271;
	}
}

/*===================================================================================*/
@media only screen and (max-width: 3000px) {
	#slider{
		position:absolute !important;
		/*max-width:none !important;*/
	}

	.navbar ul li {
		background:url(../images/struttura/sfondo-li.png) no-repeat top left;
		 height: 107px;
		padding: 5px 0 5px 5px;
		margin-left: -64px;
	}
	.navbar ul li a{
		height: 90px;
		line-height: 16px;
		padding-top:19px;
		margin-left: 4px;
		margin-top: 3px;
		position: relative;
		width: 90px !important;
		text-align:center;
		border-radius: -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px;
		color:#fff;
		background-image: background: #5f6196; /* Old browsers */
		background: -moz-linear-gradient(-45deg,  #5f6196 0%, #303271 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#5f6196), color-stop(100%,#303271)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(-45deg,  #5f6196 0%,#303271 100%); /* IE10+ */
		background: linear-gradient(135deg,  #5f6196 0%,#303271 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f6196', endColorstr='#303271',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		transition:all linear 0.1s;
	}
	.navbar ul li a:hover > a{
		color:#303271;
	}
	.navbar ul li a:hover{
		color:#303271;
		background: #ebeb88; /* Old browsers */
		background: -moz-linear-gradient(-45deg,  #ebeb88 0%, #d5d52f 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ebeb88), color-stop(100%,#d5d52f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* IE10+ */
		background: linear-gradient(135deg,  #ebeb88 0%,#d5d52f 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebeb88', endColorstr='#d5d52f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		transition:all linear 0.1s;
	}
	.navbar .mnu_item_selected{
		color: #303271;
		background: white; /* Old browsers */
		background: -moz-linear-gradient(-45deg, #ebeb88 0%, #d5d52f 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ebeb88), color-stop(100%, #d5d52f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(-45deg,  #ebeb88 0%, #d5d52f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(-45deg,  #ebeb88 0%, #d5d52f 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(-45deg,  #ebeb88 0%, #d5d52f 100%); /* IE10+ */
		background: linear-gradient(135deg,  #ebeb88 0%, #d5d52f 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='white', endColorstr=' azure',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		transition:all linear 0.1s;
	}
	.navbar ul li:first-child > a{
		padding-top:28px;
	}
	.navbar ul li:last-child > a{
		margin-bottom: 0 !important;
		padding-top:28px;
	}

	#testo-slider p{
		font-size:18px;
		text-align:center;
		line-height:26px;
		 padding: 34px 20px;
		height:300px;
		border-radius: -webkit-border-radius: 1000px;
		-moz-border-radius: 1000px;
		-ms-border-radius: 1000px;
		-o-border-radius: 1000px;
		border-radius: 1000px;
	}

	.servizi{
		border-radius: -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px;
		background: #ebeb88; /* Old browsers */
		background: -moz-linear-gradient(-45deg,  #ebeb88 0%, #d5d52f 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ebeb88), color-stop(100%,#d5d52f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* IE10+ */
		background: linear-gradient(135deg,  #ebeb88 0%,#d5d52f 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebeb88', endColorstr='#d5d52f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		height: 83px;
		width: 83px;
		padding-top: 13px;
		text-align: center;
		line-height: 20px;
		color:#303271;
		display:block;
		margin-right: 4px;
		transition:all linear 0.1s;
	}
	#id-scopri-servizi a:hover{
		opcity:0.9 !important;
	}
	.scopri2 .servizi{
		border-radius: -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px;
		background: #ebeb88; /* Old browsers */
		background: -moz-linear-gradient(-45deg,  #ebeb88 0%, #d5d52f 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ebeb88), color-stop(100%,#d5d52f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(-45deg,  #ebeb88 0%,#d5d52f 100%); /* IE10+ */
		background: linear-gradient(135deg,  #ebeb88 0%,#d5d52f 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebeb88', endColorstr='#d5d52f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		height: 130px;
		width: 130px;
		padding-top: 13px;
		text-align: center;
		line-height: 20px;
		color:#303271;
		display:block;
		margin-left:10px;
		margin-right: 10px;
		margin-top: 18px;
		transition:all linear 0.1s;
	}
	.scopri2 .servizi img{
		height:78px;
	}
	.scopri2 .servizi:hover{
		margin-top:10px;
		margin-left:0px;
		margin-right:0px;
		color:#303271;
		font-size:20px;
		line-height: 22px;
		 width: 145px;
		 height:145px;
		 padding-top: 13px;
		 transition:all linear 0.1s;
	}
	.scopri2 .servizi:hover img{
		height:78px;
	}

	/*
	.servizi:hover{
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		color:#303271;
		font-size:20px;
		line-height: 22px;
		 width: 150px;
		 height:150px;
		 padding-top: 13px;
		 transition:all linear 0.1s;
	}
	*/

	.servizi img{
		height:39px;
		 transition:all linear 0.1s;
	}
	.servizi:hover img{
		height:41px;
		 transition:all linear 0.1s;
	}
	.scopri2 .servizi:hover img{
		height:78px !important;
	}
	#id-scopri-servizi .option-sel{
		color: #303271 !important;
		font-weight: bold !important;
		height: 107px;
		margin-top: -10px;
		width: 107px;
		text-decoration: underline;
	}
	#id-scopri-servizi a{
		font-size:14px !important;
		font-weight: normal !important;

	}

	.option-sel a{
		 font-weight:bold !important;
		 text-decoration: underline;

	 }

	ul.elenco-progetti>.option-nosel>a{
		pointer-events: none;

	}

	#ricercadoc{
		background:#f2f2f2;
		padding:10px;
		border-radius: 4px;
	}

	#id-scopri-servizi .option-sel:hover{
		opacity:0.8;

	}

	#id-scopri-servizi .option-sel img{
		height:58px;
	}

	#menu-basso{
	    margin-top: 15px;
	}

	#collabora{
		background: #5d5f98; /* Old browsers */
		background: -moz-linear-gradient(left,  #5d5f98 0%, #303271 41%, #303271 100%) !important; /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#5d5f98), color-stop(41%,#303271), color-stop(100%,#303271))!important; /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  #5d5f98 0%,#303271 41%,#303271 100%)!important; /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  #5d5f98 0%,#303271 41%,#303271 100%)!important; /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  #5d5f98 0%,#303271 41%,#303271 100%)!important; /* IE10+ */
		background: linear-gradient(to right,  #5d5f98 0%,#303271 41%,#303271 100%)!important; /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d5f98', endColorstr='#303271',GradientType=1 )!important; /* IE6-9 */
		float:left;
		text-align:center;
	}
	#collabora-esterno{
		-webkit-border-radius: 0 1000px 1000px 0;
		border-radius: 0 1000px 1000px 0;
		background: #303271;
		height:74px;
		margin-left: 78%;
		margin-right: -326px;
		border: 7px solid #fff;
		border-left: none;
		margin-bottom: -7px;
		margin-top:-7px;
		padding: 15px 0 0 41px;
	}
}
