.ambito-intervento  {
   
}
.show-fields {
    display:block;   
}
.statusMsg { text-align: center; margin-bottom: 30px	}

h1.title {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 40px;
	background-color: #004489;
	color: white;
	font-family: 'Montserrat', sans-serif;

}
h3.title {
	color: white;
	margin-bottom: 50px;
	text-align: center;
	padding-bottom: 40px;
	font-family: 'Montserrat', sans-serif;

}
.subheader {
	background-color: #004489;
	color: white;
}

/*form label {
	float: left;
	width: 150px;
	margin-bottom: 5px;
	margin-top: 5px;
}*/
.clear {
	display: block;
	clear: both;
	width: 100%;
}
#form1 {
 width:70%;
 margin:auto;
}


#Footer {  
	text-align: center;
	background-color: #eeedf0;
	padding-bottom: 80px;
	padding-top: 80px;}
	