<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Montserrat {
	font-family: "Montserrat", Arial, Helvetica, sans-serif; 
}

/* @group COLORI SFONDI */
.lime{
	background: lime !important;
}

.fuchsia{
	background: fuchsia !important;
}

.aqua{
	background: aqua !important;
}

.BgdRed{
	background: #D42246 !important;
}

.BgdBlu{
	background: #3CA5BB !important;
}

.BgdYellow{
	background-color: #E8C738 !important;
}

.BgdWhite{
	background: #fff !important;
}

.BgdBlack{
	background: #000 !important;
}


.BgdGrigioChiarissimo{
	background-color: #efefef !important;
}

.BgdGrigioChiaro{
	background-color: #d1cecf !important;
}

.BgdGrigioMedio{
	background-color: #666 !important;
}

.BgdGrigioScuro{
	background-color: #575656 !important;
}


.BgdOttica{
	background: #be1522 !important;
}

} 

/* @end */
/* @group COLORI TESTI */


.black{
	color: #000;
}

.TextTubiolo{
	color: #42A5BA !important;
}

.TestoBianco{
	color: #fff !important;
}

.TextRed{
	color: #D42246 !important;
}

.TextGrigioChiaro{
	color: #efefef;
}

.TextGrigio333{
	color: #333 !important;
}

.TextGrigio666{
	color: #666 !important;
}

.TextGrigio999{
	color: #999 !important;
}


/* @end */ 
/* @group GENERICI */
.icon-bar{
  color: black;
  border-color: black;
  background-color: black;
}
body{
	font-family: 'Source Sans Pro', sans-serif;
	color: #666 !important;
	/*line-height: 1.8em;
	/*text-align: justify;*/
}

.Block{
	display: block;
}


.clear{
	clear: both;
}
.ImgFull{
	background-size:cover;
}

.ImgFullWidth{
	width: 100%;
}

.ImgFullSlider{
	background-size:cover !important;
	width: 100% !important;
	background-position: center center !important;
}
.no-left{
	padding-left: 0 !important;
}
.no-right{
	padding-right: 0 !important;
}
.shadow{
	text-shadow:1px 1px 2px #000000
}

.border{
	border: 1px solid #666 !important;
}

.borderGiallo{
	border: 3px solid #E8C738 !important;
	padding-top: 4px;
}

.BorderBottomLight{
	border-bottom: 1px solid #ededed !important;
}

.noborder{
	border: none !important;
}

.radius{
	border-radius: 5px;
}

ul
{
    list-style-type: none;
}
.lh30
{
    line-height: 36px !important;
}
/* @end */ 
/* @group WEIGHT TESTI*/

.w300{
	font-weight: 300;
}

.w400{
	font-weight: 400;
}

.w600{
	font-weight: 600;
}

.w700{
	font-weight: 700;
}
/* @end */ 

/* @group SIZE TESTI*/


.s10{
	font-size: 10px !important;
}

.s12{
	font-size: 12px !important;
}

.s14{
	font-size: 14px !important;
}

.LinkFooter{
	font-size: 14px;
}

.s16{
	font-size: 16px !important;
}

.s18{
	font-size: 18px !important;
}

.s20{
	font-size: 20px !important;
}

.s22{
	font-size: 22px !important;
}

.s24{
	font-size: 24px !important;
}

.s26{
	font-size: 26px !important;
}

.s28{
	font-size: 28px !important;
}

.s30{
	font-size: 30px !important;
}

.s32{
	font-size: 32px !important;
}

.s34{
	font-size: 34px !important;
}

.s36{
	font-size: 36px !important;
}

.s38{
	font-size: 38px !important;
}

.s40{
	font-size: 40px !important;
}

.s42{
	font-size: 42px !important;
}

.s44{
	font-size: 44px !important;
}

.s46{
	font-size: 46px !important;
}

.s48{
	font-size: 48px !important;
}


.s50{
	font-size: 50px !important;
}

/* @end */




/* @group MARGIN */


.no_margin{
margin:0 !important;
}
.mt0{
	margin-top: 0 !important;
}
.mt5{
	margin-top: 5px;
}
.mt10{
	margin-top: 10px;
}

.mt15{
	margin-top: 15px !important;
}

.mt20{
	margin-top: 20px;
}

.mt30{
	margin-top: 30px;
}

.mt40{
	margin-top: 40px;
}

.mt50{
	margin-top: 50px;
}

.mt60{
	margin-top: 60px;
}

.mt70{
	margin-top: 70px;
}

.mt80{
	margin-top: 80px;
}

.mt120{
	margin-top: 120px;
}


.mb0{
	margin-bottom: 0 !important;
}
.mb1{
	margin-bottom: 1px !important;
}
.mb2{
	margin-bottom: 2px !important;
}
.mb5{
	margin-bottom: 5px !important;
}
.mb10{
	margin-bottom: 10px;
}

.mb20{
	margin-bottom: 20px;
}

.mb30{
	margin-bottom: 30px;
}

.mb40{
	margin-bottom: 40px;
}

.mb50{
	margin-bottom: 50px;
}

.mb60{
	margin-bottom: 60px;
}

.mb70{
	margin-bottom: 70px;
}

.mb150{
	margin-bottom: 150px;
}

.mb200{
	margin-bottom: 200px;
}

.mr0{
	margin-right: 0 !important;
}
.mr10{
	margin-right: 10px;
}

.mr15{
	margin-right: 15px !important;
}

.mr20{
	margin-right: 20px;
}

.mr30{
	margin-right: 30px;
}

.mr40{
	margin-right: 40px;
}

.mr50{
	margin-right: 50px;
}

.mr60{
	margin-right: 50px;
}

.ml10{
	margin-left: 10px;
}

.ml15{
	margin-left: 15px !important;
}

.ml20{
	margin-left: 20px;
}

.ml30{
	margin-left: 30px;
}

.ml40{
	margin-left: 40px;
}

.ml50{
	margin-left: 50px;
}

/* @end */

/* @group PADDING */

	/* @group GENERALE TOP BOTTOM */
	
	.p0{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.p2{
		padding-top: 2px !important;
		padding-bottom: 2px !important;
	}
	
	.p5{
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	
	.p7{
		padding-top: 7px !important;
		padding-bottom: 7px !important;
	}
	
	.p10{
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	
	.p20{
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.p30{
		padding-top:30px !important;
		padding-bottom: 30px !important;
	}
	
	.p40{
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
	
	.p50{
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	
	.p60{
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	
	.p70{
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	
	.p80{
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	
	.p90{
		padding-top: 90px !important;
		padding-bottom:90px !important;
	}
	
	.p100{
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}
	
	/* @end */
	
	/* @group GENERALE LEFT RIGHT */
	

	.plat0{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.plat2{
		padding-left: 2px !important;
		padding-right: 2px !important;
	}

	.plat5{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	
	.plat10{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	.plat15{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.plat20{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	.plat30{
		padding-left:30px !important;
		padding-right: 30px !important;
	}
	
	.plat40{
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	
	.plat50{
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	
	.plat60{
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	
	.plat70{
		padding-left: 70px !important;
		padding-right: 70px !important;
	}
	
	.plat80{
		padding-left: 80px !important;
		padding-right: 80px !important;
	}
	
	.plat90{
		padding-left: 90px !important;
		padding-right:90px !important;
	}
	
	.plat100{
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
	
	/* @end */
	
	/* @group TOP */
	
	.pt0{
		padding-top: 0 !important;
	}
	
	.pt6{
		padding-top: 6px !important;
	}
	
	.pt8{
		padding-top: 8px !important;
	}
	
	.pt10{
		padding-top: 10px !important;
	}
	
	.pt20{
		padding-top: 20px !important;
	}
	
	.pt30{
		padding-top:30px !important;
	}
	
	.pt40{
		padding-top: 40px !important;
	}
	
	.pt50{
		padding-top: 50px !important;
	}
	
	.pt60{
		padding-top: 60px !important;
	}
	
	.pt70{
		padding-top: 70px !important;
	}
	
	.pt80{
		padding-top: 80px !important;
	}
	
	.pt90{
		padding-top: 90px !important;
	}
	
	.pt100{
		padding-top: 100px !important;
	}
	
	/* @end */
	
	/* @group BOTTOM */
	
	.pb0{
		padding-bottom: 0 !important;
	}
	
	.pb10{
		padding-bottom: 10px !important;
	}
	
	.pb20{
		padding-bottom: 20px !important;
	}
	
	.pb30{
		padding-bottom:30px !important;
	}
	
	.pb40{
		padding-bottom: 40px !important;
	}
	
	.pb50{
		padding-bottom: 50px !important;
	}
	
	.pb60{
		padding-bottom: 60px !important;
	}
	
	.pb70{
		padding-bottom: 70px !important;
	}
	
	.pb80{
		padding-bottom: 80px !important;
	}
	
	.pb90{
		padding-bottom: 90px !important;
	}
	
	.pb100{
		padding-bottom: 100px !important;
	}
	
	.pb150{
		padding-bottom: 150px !important;
	}
	
	/* @end */
	
	/* @group RIGHT */
	
	.pr0{
		padding-right: 0 !important;
	}
	
	.pr10{
		padding-right: 10px !important;
	}
	
	.pr20{
		padding-right: 20px !important;
	}
	
	.pr30{
		padding-right:30px !important;
	}
	
	.pr40{
		padding-right: 40px !important;
	}
	
	.pr50{
		padding-right: 50px !important;
	}
	
	.pr60{
		padding-right: 60px !important;
	}
	
	.pr70{
		padding-right: 70px !important;
	}
	
	.pr80{
		padding-right: 80px !important;
	}
	
	.pr90{
		padding-right: 90px !important;
	}
	
	.pr100{
		padding-right: 100px !important;
	}
	
	/* @end */
	
	/* @group LEFT */
	
	.pl0{
		padding-left: 0 !important;
	}
	
	.pl10{
		padding-left: 10px !important;
	}
	
	.pl20{
		padding-left: 20px !important;
	}
	
	.pl30{
		padding-left:30px !important;
	}
	
	.pl40{
		padding-left: 40px !important;
	}
	
	.pl50{
		padding-left: 50px !important;
	}
	
	.pl60{
		padding-left: 60px !important;
	}
	
	.pl70{
		padding-left: 70px !important;
	}
	
	.pl80{
		padding-left: 80px !important;
	}
	
	.pl90{
		padding-left: 90px !important;
	}
	
	.pl100{
		padding-left: 100px !important;
	}
	
	/* @end */





/* @end */

/* @group X-INDEX */

.z2{
	z-index: 2 !important;
	opacity: .4;
	width: 100%;
	position:absolute;
}

.z999{
	z-index: 999 !important;
	width: 100%;
	text-align: center;
}

/* @end */


.relative{
	position: relative !important;
}

.absolute{
	position: absolute !important;
}


.countcenter{
width: 130px;
text-align: center;
  
}</pre></body></html>