

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#loghi {
	
}

#logo {
	margin-top: 70px;
}

.mister {
    background-color: #fff; 
	display: block; 
	/*height: 180px; 
	line-height:180px;*/
    text-align: center; 
	font-size: 20px;
	line-height:1;
	color:#fff;
    text-shadow: 1px 1px 0 #444; 
	padding: 70px 0 35px 0;
	background-size: cover;
    background-position: 500px 500px; 
	box-shadow: 1px 1px 4px #111;
    background-image: inherit;
    background-repeat: no-repeat;
}

.mister:hover, .europe:hover {
    background-position: center center !important;
}

.mister h2, .europe h2 {
	margin:0;
	padding:0 
}

.mister p, .europe p {
	margin:0;
	padding:6px 0 0 0
}

.europe p.piccolo {
	margin:5px 0 0 0;
	padding:0;
	font-size:14px
}

.europe {
    background-color: #fff; 
	display: block; 
	/*height: 180px; 
	line-height:180px;*/
    text-align: center; 
	font-size: 20px;
	line-height:1;
	color:#fff;
    text-shadow: 1px 1px 0 #444; 
	padding: 70px 0 16px 0;
	background-size: cover;
    background-position: 500px 500px; 
	box-shadow: 1px 1px 4px #111;
    background-image: inherit;
    background-repeat: no-repeat;
}

#slides { 
	width: 100%;
	height: 300px;
	padding: 0;
	margin: 0;
	text-shadow: 0px 0px 3px #000;
    filter: dropshadow(color=#000, offx=0, offy=0);
	}

.prima {
	width: 100%;
	height: 300px;
	background: url(../img/slide1.jpg) top center no-repeat;
	display:block;
	padding: 5% 0;
}

.seconda {
	width: 100%;
	height: 300px;
	background: url(../img/slide2.jpg) top center no-repeat;
	display:block;
	padding: 5% 0;
}

.terza {
	width: 100%;
	height: 300px;
	background: url(../img/slide3.jpg) top center no-repeat;
	display:block;
	padding: 5% 0;
}

.contesto {
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -0.3px;
	margin: 0 auto;
	padding: 80px 0 0 5%;
	position:absolute
	}

footer {
	text-align:center;
	font-size:12px
}

.fb-like {
	text-align:center;
	margin: 0 0 0 335px;
}

#piuno {
	margin: 0 0 0 300px;
}