body{
	font-family: "Raleway";
}

.col-md-12 img{
	position:relative;
	left:50%;
	margin-left:-340px;
	margin-top: 60px;
}

@media screen and (max-width: 680px) {
	.col-md-12 img{
		width:100%;
		left:0;
		margin-left: 0px;
	}
}

h2{
	text-align: center;
}

.addmargintop{
	margin-top: 20px;
}

.addmargintopplus{
	margin-top: 60px;
}

.col-md-7 img{
	width:100%;
	position:relative;
}
.cella{
	margin-top: 150px;
	background-color:white;
}

span{
	color:#507f9a;
}

.tabella{
	background-image: url("../img/bg-01.png");
	background-size: cover;
}

.sfondo-grigio{
	background-color: #f6f6f6;
	border-right:5px solid white;
}

.destra{
	text-align:right;
}

ul{
	display: block;
	list-style-type: none;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

.logo-sc{
	position: relative;
	width:300px;
	left:50%;
	margin-left: -150px;
}

.sfondo-nero{
	background-color: #231f20;
}

.marche{
	width:100%;
}

.mappa{
	width:100%;
}
.mappa iframe{
	width: 100%;
	height: 300px;
}

.nopadding{
	padding:0;
}

label{
	color:white;
}

.box{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width: 75%;
}

.contatti{
	color:white;
	line-height: 25px;
	margin-bottom: 20px;
}

footer{
	background-color: #111;
	padding: 15px;
}

.centrato{
	text-align: center;
	color:#f6f6f6;
}

.login{
	position: absolute;
	top: 10px;	
	right: 0;
	margin-right: 10px;
}

.sfondo-grigino{
	background-color: #f0f0f0;
	padding: 10px;
}