.spalle {
	height: 600px;
	background-color: rgba(133, 133, 133, 0.43);
	background-size: cover;
		background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	}
	
.spalle h2 {
	color: #c92755;
	text-shadow: 1px 1px 1px white;
	text-align: left;
	margin-top: 50px;
}

.spalle2 {
	background-image: url(../img/studioblu.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	}
	
.spalle2 h2 {
	color: #c92755;
	text-shadow: 1px 1px 1px white;
	text-align: left;
	margin-top: 50px;
	}
 

.spalle3  {
	color: #c92755;
	text-shadow: 1px 1px 1px white;
	text-align: left;
	margin-top: 50px;
	font-size: 1.1em;
	}
 
.alza {
	margin-top: -200px;
	}

.float p {
	float: left;
	font-size: 20px;
	text-align: justify;
	color: white;
	margin-top: -80px;
	text-shadow: 1px 1px 2px black;
}

.sfondoparallasse {
	background-image: url(../img/studioblu.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	max-width: 100%;		
}

.sfondoparallasse2 {
	background-image: url(../img/1blu.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	max-width: 100%;
}

.whatsapp {position: fixed;
  bottom: 130px;
  right: 10px;
  z-index: 999;
 }
 
 .whatsapp2 {position: fixed;
  bottom: 130px;
  right: 0px;
  z-index: 998;
 }
 
 
  
 .sistemamouse img {
	 margin-top: 20px;
	
	 opacity: 0.5}
	 
