/* CSS Document */

.section.descrizione { width:100%; height:auto; }
.section.descrizione .img { display:none; }
.section.descrizione .text h2 { color:#CC2229; font-size: 40px;
	line-height: 70px; }


.section.descrizione .text {
	height: auto;
	width: 90%;
	background-color: #fff;
	margin: auto;
	text-align: justify;
}

.section.descrizione .text p {
	
	text-align: justify;
	 font-size: 16px;
	 line-height:20px;
	 margin-bottom:20px;
}


.section.top {
	width:100%;
	height:auto;
	

}

.section.top .img {
	width:100%;
	height:80vh;
	background-size:cover;
	background-position:center center;
	margin:auto;
	position:relative;
	

}

.section.top .text h2 { display:none; }
.section.top .img h2 { left:5%; position:absolute; top:auto; bottom:20px; font-size:80px; z-index:999; line-height:90px; font-family: 'Abril Fatface', display; width:70%; text-shadow: 2px 2px 4px rgba(0,0,0,0.83); color:#fff; }


.section.top .text {
	height: auto;
	width: 80%;
	background-color: #fff;
	margin: auto;
	text-align: justify;
}

.section.top .text p {
	
	text-align: justify;
	 font-size: 16px;
	 line-height:20px;
	 margin-bottom:20px;
}

.section.top .text p b {
	
	color:#CC2229;
}



.section.top  .text:hover .wrapper {
	
}

.section.top .text h2 {  }
.section.top .text .wrapper {
	
	margin:auto;
    padding: 20px 30px;
 
    line-height: 22px;
    font-weight: 300;
    display:inline-block;   
	    font-size: 18px;
	 transition: .43s all ease;
	 text-align:center;
	
	
	
}



.section.top .text .wrapper a {
	margin-top: 0;
	font-size: 14px;
	color: #CC2229
	text-decoration: none;
}

.section.fullimg {
	width:100%;
	height:100vh;
	position:relative;
	

}

.section.fullimg .img {
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center center;
	position:absolute;
	top:0;
	left:0;
	

}

.section.fullimg .mask {
	/*width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	background-color:rgba(0,0,0,0.6);*/

}

.section.fullimg .img h2 { display:none; }

.section.fullimg .text {
	height: auto;
	width: 35%;
	display: -webkit-flex; /* Safari */
	-webkit-align-items: center; /* Safari 7.0+ */
	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
	position:absolute;
	top:auto;
	left:auto;
	bottom:5%;
	right:5%;
	z-index:20;
	background-color:rgba(0,0,0,0.6);
	
}

.section.fullimg .text .wrapper {
	
	margin:auto;
    padding: 20px 30px;
 
    line-height: 22px;
    font-weight: 300;
    display:inline-block;   
	    font-size: 18px;
	 transition: .43s all ease;
	 text-align:right;
	
	
	
}

.section.fullimg .text h2 {
	color:#fff; font-size: 20px;
	line-height: 60px; text-align:right;
}

.section.fullimg p { color: #FFF; font-size:16px; }

.section.fullimg a {
	
	background-color: #fff;
    color: #333;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;	
	
}

.section.fullimg a:hover, .section.fullimg a:active {
    background-color: #ccc;
	-webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

.section.minibox {
	width:100%;
	height:50vh;
	

}

.section.minibox .img {
	width:50%;
	height:100%;
	float:left;
	background-size:cover;
	background-position:center center;
	float:left;

}

.section.minibox .img h2 { display:none; }
.section.minibox .text h2 { color:#333; font-size: 55px;
	line-height: 150px; }


.section.minibox .text {
	height: 100%;
	width: 50%;
	display: -webkit-flex; /* Safari */
	-webkit-align-items: center; /* Safari 7.0+ */
	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
	float:left;
}



.section.minibox  .text:hover .wrapper {
	
}

.section.minibox .text h2 {  }
.section.minibox .text .wrapper {
	
	margin:auto;
    padding: 20px 30px;
 
    line-height: 22px;
    font-weight: 300;
    display:inline-block;   
	    font-size: 18px;
	 transition: .43s all ease;
	 text-align:center;
	
	
	
}



.section.minibox .text .wrapper a {
	margin-top: 0;
	font-size: 14px;
	color: #CC2229
	text-decoration: none;
}








@media only screen and (max-width: 800px)  {
 

	.section.minibox {
		width: 100%;
		height: 50vh;
		position: relative;
	}
	
	.section.top .text {
		width: 95%;
		margin: auto;
	}
	
	.section.top .img, .section.fullimg .img {
		width:100%;
		height:60vh;
	
	

	}
	
	.section.fullimg .img {
	
		position:relative;
	
		
	
	}
	
	.section.fullimg .text {
		height: auto;
		width: 95%;
		position:relative;
		top:auto;
		left:auto;
		bottom:auto;
		right:auto;
		z-index:auto;
		background-color:transparent;
		margin:auto;
		text-align:justify;
		
	}
	
	.section.fullimg p {
		color: #000;
	}
	
	.section.fullimg .text h2 {
    color: #CC2229;
    font-size: 40px;
    line-height: 70px;
    text-align: center;
}
	
	.section.fullimg {
 
    height: auto;
}

	.section.fullimg .text .wrapper {
	

	 text-align:justify;
	
	
	
}

	
}

