
@font-face {
	font-family: 'simbol';
	src:url('../fonts/simbol/codropsicons.eot');
	src:url('../fonts/simbol/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/simbol/codropsicons.woff') format('woff'),
		url('../fonts/simbol/codropsicons.ttf') format('truetype'),
		url('../fonts/simbol/codropsicons.svg#codropsicons') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot?-ee0u0f');
	src:url('../fonts/icomoon/icomoon.eot?#iefix-ee0u0f') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff') format('woff'),
		url('../fonts/icomoon/icomoon.ttf?-ee0u0f') format('truetype'),
		url('../fonts/icomoon/icomoon.svg?-ee0u0f#icomoon') format('svg');
}



@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'pictograms';
	src:url('../fonts/pictograms/ModernPictograms.eot?-ee0u0f');
	src:url('../fonts/pictograms/ModernPictograms.eot?#iefix-ee0u0f') format('embedded-opentype'),
		url('../fonts/pictograms/ModernPictograms.woff') format('woff'),
		url('../fonts/pictograms/ModernPictograms.ttf?-ee0u0f') format('truetype'),
		url('../fonts/pictograms/ModernPictograms.svg?-ee0u0f#icomoon') format('svg');
}



@font-face {
	font-family: 'octicons';
	src:url('../fonts/octicons/octicons.eot');
	src:url('../fonts/octicons/octicons?#iefix') format('embedded-opentype'),
		url('../fonts/octicons/octicons.woff') format('woff'),
		url('../fonts/octicons/octicons.ttf') format('truetype'),
		url('../fonts/octicons/octicons.svg#octicons') format('svg');
	font-weight: normal;
	font-style: normal;
}







p {
	font-family: 'trebuchet ms';
	color: #000;
	padding-top: 0.3em;
	margin-top: 0.3em;
	font-weight: 300;
	font-size: 0.9em;
	line-height: 1.4em;
	}
	
.commento {
	font-family: 'trebuchet ms';
	text-align: right;
	
	}
	
	
	
	

h2
{
	font-family: 'trebuchet ms';
	color: #000;
	font-weight: 300;
	line-height:1.2em;
	font-size: 1.8em;
	margin-bottom: 0;
	margin-top: 0;
	}
	

h3
{
	font-family: 'trebuchet ms';
	color: #000;
	font-weight: 800;
	font-size: 2.3vw;
	margin-top: 0.2em;
	margin-bottom: 0;
}


h4
{
	font-family: 'trebuchet ms';
	color: #fff;
	font-weight: 700;
	font-size: 1.3em;
	}



h5
{
	font-family: 'trebuchet ms';
	color: #000;
	font-weight: 700;
	font-size: 1.3em;
	line-height: 1em;
	}















.component {
	line-height: 1.5em;
	margin: 0 auto;
	padding: 2em 0 3em;
	width: 90%;
	max-width: 100%;
	overflow: hidden;
}
.component .filler {
	font-family: "trebuchet MS", Arial, sans-serif;
	color: #fdc300;
}








table {
    background: #fff;
	border: 1px solid #fff;
    border-collapse: collapse;
}
td{	
    padding: 0.1em 0.4em;
    text-align: left;
	border: 1px solid #fdc300;   
	font-weight: 300;
   }

th {
	padding: 0.4em 0.5em;
    text-align: left;
    background-color: #fdc300;
    color: #fff;
	font-size: 1.6em;
	line-height: 1em;

}

#th_1 { 
color: #fdc300;
font-size: 1.5vw;
text-align:center;
line-height: 1em;
border-color: #fff;
border-bottom-color: #fdc300;
}

#color_1 { 
color: #fdc300;
font-size: 1.6em;
line-height: 1em;
border-color: #000;
}

#color_2 { 
padding: 0.4em 1em;
text-align: left;
background-color: #fdc300;
color: #fff;
font-size: 1.6em;
line-height: 1em;

}

#color_3 { 
background-color: #fef3cd;
color: #000;

}




tbody tr:hover {
    background-color: rgba(255,247,219,0.5);
}






/* For appearance */
.sticky-wrap {
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
	margin: 1em 0;
	width: 100%;
}
.sticky-wrap .sticky-thead,
.sticky-wrap .sticky-col,
.sticky-wrap .sticky-intersect {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .125s ease-in-out;
	z-index: 50;
	width: auto; /* Prevent table from stretching to full size */
}
.sticky-wrap .sticky-thead {
		box-shadow: 0 0.25em 0.1em -0.1em rgba(0,0,0,.125);
		z-index: 100;
		width: 100%; /* Force stretch */
	}
	
.sticky-wrap .sticky-intersect {
		opacity: 1;
		z-index: 150;
	}

.sticky-wrap td,
.sticky-wrap th {
	box-sizing: border-box;
}
















.container > header {
	margin: 0 auto;
	padding: 1em;
	text-align: center;
	background: rgba(0,0,0,0.01);
}

.container > header h1 {
	font-size: 2.625em;
	line-height: 1.3;
	margin: 0;
	font-weight: 300;
}

.container > header span {
	display: block;
	font-size: 60%;
	opacity: 0.7;
	padding: 0 0 0.6em 0.1em;
}



















.inquadratura {
	background-color: #fff;
	color: #fdc300;	
	font-size: 2em;
	display: inline-block;
	padding: 0.4em 0.5em;
	border: 2px solid #000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 900;
	margin-bottom: 0.2em;

}

.inquadratura_a {
	background-color: #fff;	
	font-size: 2vw;
	display: inline-block;
	padding: 0.2em 0.3em;
	outline: none;
	border: 1px solid #000;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-weight: 200;
margin: 0;

}














.freccia:before {
    content: "\e097";
    font-family: 'icomoon';
    speak: none;
	margin-left: 10%;
}  


.croce:before {
    content: "%";
    font-family: 'pictograms';
    speak: none;
	margin-left: 38%;
}  

.frecciadx:before {
    content: "\f05a";
    font-family: 'octicons';
	font-size:24px;
    speak: none;
	margin-left: 1%;
}  


.frecciasx:before {
    content: "\f044";
    font-family: 'octicons';
	font-size:24px;
    speak: none;
	margin-right: 1%;
}  









	
	
	
	
.footer {
 width:100%;
height:3em;
margin-top:3em;
margin-bottom:3em;
    text-align:center;
	font-size: 0.8em;
	color: #000;
	font-weight: 100;
	
}

	
	
	
	
	
	
	


/* Media Queries */
@media screen and (max-width: 47em) {
	.title, .content {
		font-size: 70%;
	}

	.codrops-demos a {
		font-size: 80%;
	}

	.intro-effect-side .title {
		width: 100%;
		padding: 0 1em;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.intro-effect-side.modify .bg-img::before {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	.intro-effect-side .bg-img::after {
		border-left-width: 0px;
		border-right-width: 0px;
		right: 0px;
		left: 0px;
		background: rgba(255,255,255,0.1);
	}

	.intro-effect-side.modify .bg-img::after {
		background: rgba(255,255,255,0.8);
	}

	.intro-effect-sidefixed .content {
		width: 100%;
		margin-left: auto;
	}

	.intro-effect-sidefixed .bg-img::after {
		width: 95%;
	}









}

@media screen and (max-width: 27em) {
	.intro-effect-jam3 .content {
		padding: 0 2em 5em;
	}

	.intro-effect-grid .grid li h2 {
		display: none;
	}

	.intro-effect-push .header .title {
		top: 60px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.title, .content {
		font-size: 50%;
	}

	button.trigger::before {
		display: none;
	}
}