

.slide{
	width:100%;
	position: relative;
	padding: 110px 0;
	text-align: center;
}




#slide3 {

	background-color:#fff;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}

#slideBannerContatti {

	background-color:#fff;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}


