

@media all{

	
	/* ASCOLTIAMO LE ESIGENZE */
	.ascoltiamo{
		background-color: #34c7c8;
		padding: 30px 0 40px 0;
		text-align: center;
	}
	.ascoltiamo .grande{
		font-size: 34px;
		font-weight: 900;
		color: #fff;
		line-height: 1.5em;
	}
	.ascoltiamo .piccolo{
		font-size: 24px;
		font-weight: 200;
		color: #fff;
		line-height: 1.5em;
	}
	/* FINE ASCOLTIAMO LE ESIGENZE */
	
	/* CONTATTI */
	.fasciacontatti{
		padding: 50px 0;
		background: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(/res/img/596373056.jpg);
		background-size: cover;
	}
	ul.boxcontatti li {
		float:left;
	}
	.boxcontatti li{
		line-height: 1.5em;
		width: 33%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
        text-align: center;
	}
	.contattiapp{
		font-size: 16px;
		font-weight: 200;
	}
	.contattitesto{
		font-size: 22px;
		font-weight: 600;
	}
	/* FINE CONTATTI */

	/* BOTTOM */
	.bottom{
		padding: 50px 0;
		font-size: 14px;
		font-weight: 400;
		text-align: center;
	}
	.linkbottom li{
		display: inline;
		margin: 0 10px 0 10px;
		padding: 0 0 0 0;
        text-align: center;
	}
	/* FINE BOTTOM */
	
}












@media all and (max-width: 1160px){


	
	/* BOTTOM */
	.bottom{
		padding: 40px 0;
		font-size: 13px;
	}
	.linkbottom li{
		margin: 0 7px 0 7px;
	}
	/* FINE BOTTOM */
	
}



















@media all and (max-width: 990px){



	
	/* ASCOLTIAMO LE ESIGENZE */
	.ascoltiamo .grande{font-size: 24px;}
	.ascoltiamo .piccolo{font-size: 18px;}
	/* FINE ASCOLTIAMO LE ESIGENZE */
	

	
	/* CONTATTI */
	.contattiapp{font-size: 13px;}
	.contattitesto{font-size: 15px;}
	/* FINE CONTATTI */

	
	/* BOTTOM */
	.bottom{
		padding: 20px 0;
		font-size: 15px;
	}
	.linkbottom li{
		display: block;
		margin: 14px 0;
	}
	/* FINE BOTTOM */
	
	
}
























@media all and (max-width: 760px){

	



	
	
	
	/* CONTATTI */
	.fasciacontatti{
		padding: 30px 0;
		/*margin: 50px 0 0 0;*/ /* non mettere il margin al top per non allontanare l'ascoltiamo nelle pagine dei lavori ... */
		/*padding: 5px 0 15px 0;*/
	}
	ul.boxcontatti li {float:none;}
	.boxcontatti li{
		line-height: 1.5em;
		width: 100%;
		padding: 10px 0 0 0;
	}
	.boxcontatti li img{
		width: 18px;
	}
	.contattiapp{
		font-size: 14px;
		font-weight: 700;
		color: #6f6f6f;
	}
	.contattitesto{
		font-size: 18px;
		font-weight: 600;
	}
	/* FINE CONTATTI */
	

	/* ASCOLTIAMO LE ESIGENZE */
	/*.ascoltiamo{line-height: 1.8em;}*/
	/* FINE ASCOLTIAMO LE ESIGENZE */
	







	

	

	
}
























@media all and (max-width: 520px){





}





















