/* Generated by less 2.2.0 */
/*! Bootstrap v3.3.4 (http://getbootstrap.com) */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
body {
  font-family: 'Oswald', sans-serif;
  font-weight:100;
}
.box1, .box2, .box3, .box4, .box5 {
	margin: 0 auto;
  	text-align:center;
	max-width:300px;
	border-radius:5px;
}
.box1 {
  background:#7cbb4f;
}
.box2 {
  background:#2c8f4e;
}
.box3 {
  background:#168d9a;
}
.box4 {
  background:#0d577a;
}
.box5 {
  background:#043c5a;
}
.box1 p, .box2 p, .box3 p, .box4 p, .box5 p {
	color:#fff;
	text-align:center;
	font-weight:400;
}
.indirizzo {
	background:#f0e966;
	border-radius:5px;
	padding:10px;
}
.spazio1 {
	margin-top: 30px;
}
h1 {
	color:#0f5d7f;
	font-size:25px;
	line-height:25px;
}
p {
	color:#000;
	font-size:18px;
	line-height:25px;
}