@charset "UTF-8";
/* CSS Document */

html, body{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#fff;
	}
	
	
#head{
	}
	
.cosa{
	text-align:center;
	display:inline;
	
	}
	
	.cosa h1{
		font-size:25px;
		letter-spacing:1px;
		font-weight:lighter;
		margin-top:50px;
		margin-bottom:5px;
		}
		
	.cosa h2{
		font-size:35px;
		letter-spacing:5px;
		font-weight:bold;
		margin-bottom:20px;
		}
		
	.cosa p{
		text-align:center;
		width:530px;
		margin-left:450px;
		margin-top:40px;
		margin-bottom:150px;
		text-align:justify;
		}
		
		
.strategy{
	text-align:center;
	}
	
	.strategy h1{
		font-size:25px;
		letter-spacing:1px;
		font-weight:lighter;
		margin-bottom:20px;
		}
		
	.strategy p{
		width:530px;
		margin-left:450px;
		margin-top:40px;
		text-align:justify;
		margin-bottom:100px;
		}
		
		
#sopra{
	}
	
	
#objective1{
	background-color:#e63120;
	height:600px;
	margin-top:-3px;
	float:left;
	padding-left:300px;
	padding-right:252px;
	}
	
	#objective1 h1{
		text-align:center;
		color:#fff;
		font-size:35px;
		font-weight:lighter;
		padding-top:100px;
		padding-bottom:20px;
		}
		
		#objective1 p{
			color:#fff;
			text-align:center;
			font-size:20px;
			padding-top:5px;
			}
		
		
		
#objective2{
	background-color:#e63120;
	height:600px;
	margin-top:-3px;
	float:right;
	padding-right:300px;
	padding-left:252px;
	}
	
	#objective2 h1{
		text-align:center;
		color:#fff;
		font-size:35px;
		font-weight:lighter;
		padding-top:100px;
		padding-bottom:20px;
		}
		
		#objective2 p{
			color:#fff;
			text-align:center;
			font-size:20px;
			padding-top:5px;
		    }
			
.objective1, objective2{
	}
	
	
.gallery{
	text-align:center;
	margin-top:100px;
	}
	
	.gallery h1{
		font-size:25px;
		letter-spacing:1px;
		font-weight:lighter;
		margin-bottom:20px;
		}
		
	.gallery p{
		width:530px;
		margin-left:450px;
		margin-top:40px;
		text-align:center;
		margin-bottom:100px;
		padding-bottom:100px;		
		}
		
		
		
#projects{
	background-color:#e63120;
	margin-top:-3px;
	text-align:center;
	padding:100px;
	}
		
		
.valors{
	text-align:center;
	margin-top:100px;
	}
	
	.valors h1{
		font-size:25px;
		letter-spacing:1px;
		font-weight:lighter;
		margin-bottom:20px;
		}
		
	.valors p{
		width:530px;
		margin-left:450px;
		margin-top:40px;
		text-align:justify;
		margin-bottom:100px;
		}	
		
		
.bottom{
	background-image:url(../IMMAGINI/bottom.jpg);
	width:1436px;
	height:500px;
	text-align:center;
	color:#fff;
	padding-top:300px;

	}
	
	.bottom h1{
		font-size:25px;
		letter-spacing:1px;
		font-weight:lighter;
		margin-bottom:20px;
		}
		
	.bottom p{
		width:530px;
		margin-left:450px;
		margin-top:40px;
		text-align:center;
		margin-bottom:100px;
		}	
		
			

	
	
	

