<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body
{
    height: 100%;
    margin: 0 auto;
	font-family: 'Varela Round', sans-serif;
}

#header
{
	position: fixed;
    height: 900px;
    background: transparent url(TC_1_NoMeta.jpg) no-repeat center top; position: relative; z-index: 1;
    background-size:cover;
    width: 100%; top: 0; left: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

div.background_1, div.background_1_txt
{
	background: url(TC_1_NoMeta.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 900px;
    width: 100%;
	z-index: 5;
}

div.background_2
{
	background: url(TC_2a_NoMeta.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 900px;
    width: 100%;
	z-index: 5;
}

div.background_2_txt
{
	background: url(TC_2c_NoMeta.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 900px;
    width: 100%;
	z-index: 5;
}

div.background_3
{
/*	background: url(TC_3_NoMeta.jpg); */
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 900px;
    width: 100%;
	z-index: 5;
}

div.background_3_txt
{
/*	background: url(TC_3_NoMeta.jpg); */
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 900px;
    width: 100%;
	z-index: 5;
}

video#video_3
{
    position: fixed; right: 0; bottom: 0;
	
	min-width: 100%; min-height: 100%;
	
	width: auto; height: auto; z-index: -100; 
	
/*	background: url(TC_3_NoMeta.jpg) no-repeat; */
	
	background-size: cover;
	display: block;
}

div.background_4
{
	background: url(TC_4_NoMeta.jpg);
	background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 900px;
    width: 100%;
	z-index: 5;
}

div.background_4_txt
{
	background: url(TC_4_NoMeta.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 900px;
    width: 100%;
	z-index: 5;
}

div.background_5
{
	background: url(TC_5_NoMeta.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 900px;
    width: 100%;
	z-index: 5;
}

div.background_5_txt
{
	background: url(TC_5_NoMeta.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 900px;
    width: 100%;
	z-index: 5;
}

div.container_1
{
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	z-index: 5;
	font-family: AvenirLTStd-Roman;
	font-size: 56px;
	font-weight: 900;
	-webkit-text-stroke: 0px black;
	color: white;
/*	text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000,  1px 1px 0 #000; */
	font-stretch: expanded;
	text-align: center;
	padding-top: 300px;
}

div.container_1_txt
{
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	z-index: 5;
}

div.container_2
{
	background: transparent;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	z-index: 6;
}

div.container_2_txt
{
	background: transparent;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	z-index: 6;
}

div.container_3_txt
{
	background: transparent;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	z-index: 6;
}

div.container_4
{
	background: transparent;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	z-index: 6;
}

div.container_4_txt
{
	background: transparent;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	z-index: 6;
}

div.container_5
{
	background: transparent;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	z-index: 6;
}

div.container_5_txt
{
	background: transparent;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	z-index: 6;
}

div.content_1
{
	background-color: #F5F5F5;
	box-shadow: 3px 3px 7px #AAAAAA;
    width: 500px;
    height: 600px;
    display: block;
    padding: 20px 20px;
    text-align: justify;
    font-size: 17px;
    color: #000;
	margin-top: -400px;
	z-index: 4;
    position: absolute;
    right: 20%;
}

div.content_1_txt
{
	background-color: #F5F5F5;
	box-shadow: 3px 3px 7px #AAAAAA;
    width: 500px;
    height: 600px;
    display: block;
    padding: 20px 20px;
    text-align: justify;
    font-size: 17px;
    color: #000;
	margin-top: 200px;
	z-index: 4;
    position: absolute;
    right: 20%;
}

div.content_2
{
	background-color: #F5F5F5;
	box-shadow: 3px 3px 7px #AAAAAA;
    width: 500px;
    height: 600px;
    display: block;
    padding: 20px 20px;
    text-align: justify;
    font-size: 17px;
    color: #000;
	margin-top: 200px;
	margin-left: 10%;
	z-index: 6;
    position: absolute;
}

div.content_2_txt
{
	background-color: #F5F5F5;
	box-shadow: 3px 3px 7px #AAAAAA;
    width: 500px;
    height: 600px;
    display: block;
    padding: 20px 20px;
    text-align: justify;
    font-size: 17px;
	line-height: 21px;
    color: #000;
	margin-top: 200px;
	z-index: 6;
    position: absolute;
    left: 20%;
}

div.content_3_txt
{
	background-color: #F5F5F5;
	box-shadow: 3px 3px 7px #AAAAAA;
    width: 700px;
    height: 600px;
    display: block;
    padding: 20px 20px;
    text-align: justify;
    font-size: 17px;
    color: #000;
	margin-top: 200px;
	z-index: 6;
    position: absolute;
    left: 20%;
}

div.content_4
{
	background-color: #F5F5F5;
	box-shadow: 3px 3px 7px #AAAAAA;
    width: 600px;
    height: 500px;
    display: block;
    padding: 20px 20px;
    text-align: left;
    font-size: 17px;
    color: #000;
	margin-top: 150px;
	z-index: 6;
    position: absolute;
}

div.content_4_txt
{
	background-color: #F5F5F5;
	box-shadow: 3px 3px 7px #AAAAAA;
    width: 600px;
    height: 500px;
    display: block;
    padding: 20px 20px;
    text-align: left;
    font-size: 17px;
    color: #000;
	margin-top: 200px;
	z-index: 6;
    position: absolute;
    right: 20%;
}

div.content_5
{
	background-color: #F5F5F5;
	box-shadow: 3px 3px 7px #AAAAAA;
    width: 80%;
    height: 450px;
    display: block;
    padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
    text-align: justify;
    font-size: 17px;
    color: #000;
	z-index: 6;
	bottom: 0px;
	left: 10%;
    position: absolute;
}

div.content_5_txt
{
	background-color: #F5F5F5;
	box-shadow: 3px 3px 7px #AAAAAA;
    width: 80%;
    height: 450px;
    display: block;
    padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
    text-align: justify;
    font-size: 17px;
    color: #000;
	z-index: 6;
	bottom: 0px;
	left: 10%;
    position: absolute;
}

#freccie
{
	position: fixed;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: 0;
	top: 50%;
	left: 90%; right: 10%;
	background: transparent; z-index: 12;
}

#freccia_su
{
	position: fixed;
	bottom: 0%;
	width: 64px;
	height: 74px;
	background: transparent url(Arrow_up_tra.png) no-repeat; z-index: 12;
	z-index: 12;
	cursor: pointer;
	opacity: 0.7;
}
 
#freccia_su a
{
	display: block;
	margin: 0 auto;
	width: 64px;
	height: 74px;
	cursor: pointer;
}

#freccia_giu
{
	position: fixed;
	top: 0;
	width: 64px;
	height: 74px;
	background: transparent url(Arrow_down_tra.png) no-repeat; z-index: 12;
	z-index: 12;
	cursor: pointer;
	opacity: 0.7;
}
 
#freccia_giu a
{
	display: block;
	margin: 0 auto;
	width: 64px;
	height: 74px;
	cursor: pointer;
}

#freccia_su:hover, #freccia_giu:hover
{
	opacity: 1;
	-webkit-animation-name: button; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
	animation-name: button;
	animation-duration: 1s;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

#freccia_su:active, #freccia_giu:active
{
	opacity: 0.7;
}
  
/* Safari 4.0 - 8.0 */
@-webkit-keyframes button 
{
	-ms-transform: scale(1.2, 1.2); /* IE 9 */
	-webkit-transform: scale(1.2, 1.2); /* Safari */
}

/* Standard syntax */
@keyframes button 
{
	from {transform: scale(1, 1);}
	to {transform: scale(1.1, 1.1);}
}

#nav
{
    position: fixed;
    top: 16px;
    background: transparent; z-index: 11;
}

#logo 
{
    position: relative;
	margin-left:auto;
	margin-right:auto;
	width:189px;
}

#logo_img 
{
    border-radius: 10px;
    height: 120px;
    box-shadow: 3px 3px 7px #444444;
	cursor: pointer;
}

@import url(3f5dc9910c126c1c8d0a4117ac2f2eba?family=AvenirLTStd-Roman);

@font-face 
{
	font-family: "AvenirLTStd-Roman";
	src: url("3f5dc9910c126c1c8d0a4117ac2f2eba.eot");
	src: url("3f5dc9910c126c1c8d0a4117ac2f2eba.eot?#iefix") format("embedded-opentype"),
	url("3f5dc9910c126c1c8d0a4117ac2f2eba.woff2") format("woff2"),
	url("3f5dc9910c126c1c8d0a4117ac2f2eba.woff") format("woff"),
	url("3f5dc9910c126c1c8d0a4117ac2f2eba.ttf") format("truetype"),
	url("3f5dc9910c126c1c8d0a4117ac2f2eba.svg#AvenirLTStd-Roman") format("svg");
}

#menu
{
	background: rgb(255, 255, 255); /* Fallback for older browsers without RGBA-support */
    background: rgba(255, 255, 255, 0.4);
    font-family: Lucida Sans;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-stretch: expanded;
	border-radius: 10px;
	margin-top: 5px;
	padding-top: 10px; padding-bottom: 10px; padding-left: 14px; padding-right: 14px;
    box-shadow: 3px 3px 7px #333333;
	cursor: pointer;
}

#menu  a, #menu a:visited
{
	text-decoration: none;
}

a.menu_:hover
{
	color: #000000;
	text-decoration: none;
}

#menu  a:active
{
	color: #B34400;
	text-decoration: none;
}

.menu_
{
	color: #A0A0A0;
}

.menu_attivo
{
	color: #B34400;
}

.unmute
{
	background-size: cover;
	position: fixed;
	top: 5%;
	left: 90%; right: 10%;
	width: 77px;
	height: 56px;
	background: url(unmute_64_tra.png) transparent no-repeat; z-index: 12;
	z-index: 12;
	cursor: pointer;
	opacity: 0.7;
}

.mute
{
	background-image: url(mute_64_tra.png);

}
  
.mute:hover, .unmute:hover
{
	opacity: 1;
}
  
.mute:active, .unmute:active
{
	opacity: 0.7;
}

*
{
	box-sizing: border-box;
	margin: auto;
	padding: 0;
}

#slogan {
    visibility: hidden;
}

#viewport 
{
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-o-perspective: 1000;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

#world 
{
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -256px;
	margin-top: -256px;
	height: 512px;
	width: 512px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;

}

#world div 
{
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
}

.cloudBase 
{
    position: absolute;
	left: 256px;
	top: 256px;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	margin-top: -10px;
}

.cloudLayer 
{
    position: absolute;
	left: 50%;
	top: 50%;
	width: 650px;
	height: 340px;
	margin-left: -128px;
	margin-top: -128px;
	-webkit-transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
	-o-transition: opacity .5s ease-out;
}

#loading_screen
{  
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: black; z-index: 100;
	color: #B1EFFF;  
	text-align: center;
	padding-top: 200px;
}

input#invio
{
	background-color: #4CAF50 !important;
}

input#invio:hover
{
	background-color: #45a049 !important;
}

#logo_lavori_spazio
{
	width: 40px;
}

#logo_lavori_1
{
	width: 155px;
	filter: drop-shadow(3px 3px 5px #444444);
}

#logo_lavori_2
{
	width: 125px;
	filter: drop-shadow(3px 3px 5px #444444);
}

#logo_lavori_3
{
    width: 200px;
	filter: drop-shadow(3px 3px 5px #444444);
}

#logo_lavori_4
{
    width: 205px;
	filter: drop-shadow(3px 3px 5px #444444);
}

#logo_lavori_5
{
    width: 170px;
	filter: drop-shadow(3px 3px 5px #444444);
}

#logo_lavori_6
{
    width: 95px;
	filter: drop-shadow(3px 3px 5px #444444);
}

#logo_lavori_7
{
    width: 100px;
	filter: drop-shadow(3px 3px 5px #444444);
	cursor: pointer;
}

#logo_lavori_8
{
    width: 210px;
	filter: drop-shadow(3px 3px 5px #444444);
	cursor: pointer;
}

#logo_lavori_9
{
    width: 160px;
	filter: drop-shadow(3px 3px 5px #444444);
	cursor: pointer;
}

#logo_lavori_10
{
    width: 150px;
	filter: drop-shadow(3px 3px 5px #444444);
	cursor: pointer;
}

#logo_lavori_11
{
    width: 115px;
	filter: drop-shadow(3px 3px 5px #444444);
	cursor: pointer;
}

#logo_lavori_12
{
    width: 200px;
	filter: drop-shadow(3px 3px 5px #444444);
	cursor: pointer;
}

#logo_team
{
    width: 100px;
	filter: drop-shadow(3px 3px 5px #444444);
}

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