<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {




    font-family: "captureit";




    src: url('fonts/Capture it.ttf') format("truetype");




}









@font-face {




    font-family: "octin";




    src: url('fonts/octin spraypaint a rg.ttf') format("truetype");




}









@font-face {




    font-family: "stencil";




    src: url('fonts/Stencil Army WW I.ttf') format("truetype");




}









@font-face {




    font-family: "brokentype";




    src: url('fonts/Broken Type.ttf') format("truetype");




}









/************************************/









body {




	margin:0;




	padding:0;




	background: #000000 url('../imgs/bg-black.jpg') no-repeat top center scroll;




	font-family: "octin";




	/*-webkit-background-size: contain;




	-moz-background-size: contain;




	-o-background-size: contain;*/




	background-size: cover;
	
	text-align: center;




}









h1 {




	font-size:160px;




	opacity: 1;




	color: #333333;




	font-weight: normal;




	/*margin-left: 10%;




	margin-top:30px;




	margin-bottom:30px;*/




}









h1 a {




	color: #333333;




	text-decoration: none;




}









.name {




	/*-ms-transform: rotate(7deg); /* IE 9 */




    /*-webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */




    /*transform: rotate(7deg);




	display:inline-block;*/




	font-family: "brokentype", "stencil";




	text-align: center;




	text-transform: uppercase;




	margin-bottom: 0;




	margin-top:20px;




}









h2 {




	font-size:50px;




	color: #333333;




	font-weight: normal;




}









.sub-name {




	margin-top: -40px;




	font-family: "brokentype", "stencil";




	text-align: center;




}




.logo {
	margin: 0 auto;
	max-width:100%;
}




.sub-name &gt; span {




	color: #ac0000;	




}




#posto {
	color: #FFF;
	font-size:80px;
	font-family: "octin";
}

#posto span {
	color: #D20303;
	font-size:70px;
}




#Stage_jbeeb_3 {




	margin: 0 auto !important;




}









#Stage_jbeeb_3 &gt; div {




	background-image: none !important;




}









/**NUMERI**/




#Stage_jbeeb_3 &gt; div:nth-of-type(odd) &gt; div {




	font-size: 70px !important;




}









#Stage_jbeeb_3 &gt; div:nth-of-type(odd) &gt; div &gt; span {




	




	font-family: "octin" !important;




}









/**LABEL**/









#Stage_jbeeb_3 &gt; div:nth-of-type(even) {




	font-size: 20px !important;




}









#Stage_jbeeb_3 &gt; div:nth-of-type(even) &gt; span {




	font-family: "octin" !important;




	color: #d20303 !important;




}




#attivita {
	color: #FFFFFF;
	font-family: "octin";
	font-size:20px;
	margin: 70px auto 0;
	max-width: 900px;
}

#attivita img {
	max-width:200px;
	margin-top:30px;
}

#attivita &gt; p {
	margin: 3px;
}

#attivita &gt; p &gt; span, #attivita &gt; ul &gt; li &gt; span {
	font-weight: bold;
	color: #D20303;
	font-size: 24px;
}

#attivita ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom:10px;
}

#attivita &gt; ul &gt; li &gt; span {
	font-size:15px;
	font-weight§: normal;
}

#attivita .tekno {

}




#manifesto {


	color: #FFFFFF;
	max-width: 900px;


	font-family: "octin";


	font-size:16px;


	text-align: justify;


	margin: 50px auto 0;
	padding: 0 100px 50px;


}




#taz {
	max-width:100%;
	padding: 0 10px;
	margin-bottom:50px;
}




@media screen and (max-width: 991px) {
	#manifesto {
		padding: 0 18%;
	}
}




@media screen and (max-width: 767px) {
	.name, .sub-name {


		font-family: "brokentype" !important;


	}



	#Stage_jbeeb_3 &gt; div:nth-of-type(odd) &gt; div {


		font-size: 40px !important;


	}



	#Stage_jbeeb_3 &gt; div:nth-of-type(even) {


		font-size: 15px !important;


	}
	#attivita img {
		max-width:100%;
		padding: 0 5px;
	}


	#manifesto {


		padding: 0 5px;


	}


}





</pre></body></html>