/*FASCIONE SEZIONE */
#fullfascione {
	position:relative;
	width:100%;
	min-height:50px;
	display:block;
	margin:0;
	background-image:url(../images/fascione-404.jpg);
	background-repeat:no-repeat;
	background-position:50% 0;
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	background-size: cover!important;
	z-index:100;
}
#fascione-sezione {
	display:inline-block;
	height:140px;
	width:100%;
	margin:0 auto;
	text-align:center;
}
#fascione-sezione h1 {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-family: 'Lato', serif;
	font-weight:300;
	font-size:2.46em; /*32px*/
	line-height:32px;
	color:#FFF;
	padding-left:20px;
	border-left: solid 2px #CD0CCD;
	text-transform:uppercase;
	letter-spacing:normal;
}
/*FASCIONE SEZIONE */

/*FASCIONE 1*/
#fullfascione1 {
	width:100%;
	min-height:50px;
	display:block;
	margin:0;
	z-index:1;
	background-image:url(../images/bg-logo-left.png);
	background-repeat:no-repeat;
	background-position:0 50%;
}
#fascione1 {
	clear:both;
	float:left;
	display:block;
	width:90%;
	min-height:50px;
	margin:0 5%;
	padding:50px 0;
	text-align:center;
}
#fascione1 .testo {
	display:block;
	float:left;
	clear:both;
	width:88%;
	min-height:150px;
	margin-top:0;
	margin-bottom:0;
	margin-left:6%;
	margin-right:6%;
	text-align:center;	
}
#fascione1 .testo h2 {
	margin-top:0;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	font-family: 'Lato', serif;
	font-weight:300;
	font-size:2.15em; /*28px*/
	line-height:28px;
	color:#262626;
	text-align:center;
	text-transform:none;
	letter-spacing:normal;  
}
#fascione1 .testo h3 {
	margin-top:0;
	margin-bottom:30px;
	margin-left:0;
	margin-right:auto;
	padding:0;
	font-family: 'Lato', serif;
	font-weight:300;
	font-size:1.69em; /*22px*/
	line-height:24px;
	color:#262626;
	text-align:center;
	text-transform:none;
	letter-spacing:normal;
}
#fascione1 .testo p {
	font-weight:400;
	margin-top:30px;
	margin-bottom:30px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "Lato", sans-serif;
	font-size:1.15em; /* 15px */
	line-height:22px;
	color:#333;	
}  
#fascione1 .testo a, #fascione1 .testo a:visited {
	color:#CD0CCD;
}  
#fascione1 .testo a:hover{
	color:#CD0CCD;
	text-decoration:underline;
}  
#fascione1 .testo ul {
	margin:35px 0;
	text-align:left;
}  
#fascione1 .testo ul li {
    font-weight: 400;
    font-style: normal;
	font-family: "Lato", sans-serif;
	font-size:1.15em; /* 15px */
	line-height:22px;
	color:#434343;
}
.divisore {
	display:inline-block;
	width: 50px;
	height: 2px;
	margin-bottom:15px;
	background-color:#CD0CCD; 
/*FASCIONE 1*/
}
/* Layout tablet portrait: da 481 px a 768 px. Eredita stili da: Layout mobile. */
@media only screen and (min-width: 481px ) {
/*FASCIONE SEZIONE */
#fullfascione {
	position:relative;
	width:100%;
	min-height:50px;
	display:block;
	margin:0;
}
#fascione-sezione {
	display:inline-block;
	height:180px;
	width:100%;
	margin:0 auto;
	text-align:center;
}
#fascione-sezione h1 {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-family: 'Lato', serif;
	font-weight:300;
	font-size:2.76em; /*36px*/
	line-height:36px;
	color:#FFF;
	padding-left:20px;
	border-left: solid 2px #CD0CCD;
	text-transform:uppercase;
	letter-spacing:normal;
}
/*FASCIONE SEZIONE */

/*FASCIONE 1*/
#fullfascione1 {
	width:100%;
	min-height:50px;
	display:block;
	margin:0;
	z-index:1;
}
#fascione1 {
	clear:both;
	float:left;
	display:block;
	width:90%;
	min-height:50px;
	margin:0 5%;
	padding:60px 0;
	text-align:center;
}
#fascione1 .testo {
	display:block;
	float:left;
	clear:both;
	width:88%;
	min-height:150px;
	margin-top:0;
	margin-bottom:0;
	margin-left:6%;
	margin-right:6%;
	text-align:center;
}
#fascione1 .testo h2 {
	margin-top:0;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	font-family: 'Lato', serif;
	font-weight:300;
	font-size:2.46em; /*32px*/
	line-height:32px;
	color:#262626;
	text-align:center;
	text-transform:none;
	letter-spacing:normal;  
}
#fascione1 .testo h3 {
	margin-top:0;
	margin-bottom:40px;
	margin-left:0;
	margin-right:auto;
	padding:0;
	font-family: 'Lato', serif;
	font-weight:300;
	font-size:2em; /*26px*/
	line-height:26px;
	color:#262626;
	text-align:center;
	text-transform:none;
	letter-spacing:normal;
}
#fascione1 .testo p {
	font-weight:400;
	margin-top:35px;
	margin-bottom:35px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "Lato", sans-serif;
	font-size:1.23em; /* 16px */
	line-height:22px;
	color:#333;	
}  
#fascione1 .testo a, #fascione1 .testo a:visited {
	color:#CD0CCD;
}  
#fascione1 .testo a:hover{
	color:#CD0CCD;
	text-decoration:underline;
}  
#fascione1 .testo ul {
	margin:35px 0;
	text-align:left;
}  
#fascione1 .testo ul li {
    font-weight: 400;
    font-style: normal;
	font-family: "Lato", sans-serif;
	font-size:1.23em; /* 16px */
	line-height:24px;
	color:#434343;
}
.divisore {
	display:inline-block;
	width: 80px;
	height: 2px;
	margin-bottom:20px;
	background-color:#CD0CCD; 
/*FASCIONE 1*/
}
}
/* Layout landscape: da 769 px a 1024 px max.  Eredita stili da: Layout mobile e Layout tablet portrait */
@media only screen and (min-width: 769px ) {
/*FASCIONE SEZIONE */
#fullfascione {
	position:relative;
	width:100%;
	min-height:50px;
	display:block;
	margin:0;
}
#fascione-sezione {
	display:inline-block;
	height:240px;
	width:100%;
	margin:0 auto;
	text-align:center;
}
#fascione-sezione h1 {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-family: 'Lato', serif;
	font-weight:300;
	font-size:3.07em; /*40px*/
	line-height:40px;
	color:#FFF;
	padding-left:20px;
	border-left: solid 2px #CD0CCD;
	text-transform:uppercase;
	letter-spacing:normal;
}
/*FASCIONE SEZIONE */

/*FASCIONE 1*/ 
#fullfascione1 {
	width:100%;
	min-height:50px;
	display:block;
	margin:0;
	z-index:1;
}
#fascione1 {
	clear:both;
	float:left;
	display:block;
	width:90%;
	min-height:50px;
	margin:0 5%;
	padding:8% 0;
	text-align:center;
}
#fascione1 .testo {
	display:block;
	float:left;
	clear:both;
	width:92%;
	min-height:150px;
	margin-top:0;
	margin-bottom:0;
	margin-left:4%;
	margin-right:4%;
	text-align:center;
}
#fascione1 .testo h2 {
	margin-top:0;
	margin-bottom:25px;
	margin-left:0;
	margin-right:auto;
	padding:0;
	font-family: 'Lato', serif;
	font-weight:300;
	font-size:2.76em; /*36px*/
	line-height:36px;
	color:#262626;
	text-align:center;
	text-transform:none;
	letter-spacing:normal;  
}
#fascione1 .testo h3 {
	margin-top:0;
	margin-bottom:40px;
	margin-left:0;
	margin-right:auto;
	padding:0;
	font-family: 'Lato', serif;
	font-weight:300;
	font-size:2.15em; /*28px*/
	line-height:28px;
	color:#262626;
	text-align:center;
	text-transform:none;
	letter-spacing:normal;
}
#fascione1 .testo p {
	font-weight:400;
	margin-top:20px;
	margin-bottom:35px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "Lato", sans-serif;
	font-size:1.30em; /* 17px */
	line-height:24px;
	color:#333;	
}  
#fascione1 .testo a, #fascione1 .testo a:visited {
	color:#CD0CCD;
}  
#fascione1 .testo a:hover{
	color:#CD0CCD;
	text-decoration:underline;
}  
#fascione1 .testo ul {
	margin:35px 0;
}  
#fascione1 .testo ul li {
	font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size:1.30em; /* 17px */
	line-height:24px;
	color:#434343;
}
.divisore {
	display:inline-block;
	width: 100px;
	height: 2px;
	margin-bottom:20px;
	background-color:#CD0CCD; 
/*FASCIONE 1*/
}
}
/* Layout desktop: da 1025 px a superiori. Eredita stili da: Layout tablet landscape */
@media only screen and (min-width: 1025px ) {
/*FASCIONE SEZIONE */
#fullfascione {
	position:relative;
	width:100%;
	min-height:50px;
	display:block;
	margin:0;
}
#fascione-sezione {
	display:inline-block;
	height:300px;
	width:100%;
	margin:0 auto;
	text-align:center;
}
#fascione-sezione h1 {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-family: 'Lato', serif;
	font-weight:300;
	font-size:3.84em; /*50px*/
	line-height:50px;
	color:#FFF;
	padding-left:20px;
	border-left: solid 2px #CD0CCD;
	text-transform:uppercase;
	letter-spacing:normal;
/*FASCIONE SEZIONE */

}
/*FASCIONE 1*/
#fullfascione1 {
	width:100%;
	min-height:50px;
	display:block;
	margin:0;
	z-index:1;
}
#fascione1 {
	clear:both;
	float:left;
	display:block;
	width:90%;
	min-height:50px;
	margin:0 5%;
	padding:5% 0;
	text-align:center;
}
#fascione1 .testo {
	display:block;
	float:left;
	clear:both;
	width:100%;
	min-height:150px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	text-align:center;
}
#fascione1 .testo h2 {
	margin-top:0;
	margin-bottom:40px;
	margin-left:0;
	margin-right:auto;
	padding:0;
	font-family: 'Lato', serif;
	font-weight:300;
	font-size:3.07em; /*40px*/
	line-height:40px;
	color:#262626;
	text-align:center;
	text-transform:none;
	letter-spacing:normal;
}
#fascione1 .testo h3 {
	margin-top:0;
	margin-bottom:40px;
	margin-left:0;
	margin-right:auto;
	padding:0;
	font-family: 'Lato', serif;
	font-weight:300;
	font-size:2.46em; /*32px*/
	line-height:32px;
	color:#262626;
	text-align:center;
	text-transform:none;
	letter-spacing:normal;
}
#fascione1 .testo p {
	font-weight:400;
	margin-top:25px;
	margin-bottom:40px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "Lato", sans-serif;
	font-size:1.38em; /* 18px */
	line-height:24px;
	color:#333;
}  
#fascione1 .testo a, #fascione1 .testo a:visited {
	color:#CD0CCD;
}  
#fascione1 .testo a:hover{
	color:#CD0CCD;
	text-decoration:underline;
}  
#fascione1 .testo ul {
	margin:35px 0;
}  
#fascione1 .testo ul li {
	font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size:1.38em; /* 18px */
	line-height:26px;
	color:#434343;
}
.divisore {
	display:inline-block;
	width: 120px;
	height: 2px;
	margin-bottom:30px;
	background-color:#CD0CCD;
/*FASCIONE 1*/
}
}