/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain; -webkit-text-size-adjust: none; }
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:63690px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
/*start:fixedpos*/
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item17317 {
	mix-blend-mode:multiply;
	opacity:0.30;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item16708 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item18931 {
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item16716 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item16415 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

@keyframes dissolvenzainentrata-16419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes dissolvenzainentrata-16419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16726 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item20993 {
	width:74px !important;
	height:74px !important;
}

#item20994 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item42599 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-30492 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-30492 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30494 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item30501 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item30498 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item30899 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item30492 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item16482 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item16739 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item23303 {
	width:74px !important;
	height:74px !important;
}

#item23301 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item42632 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

#item28743 {
	width:74px !important;
	height:74px !important;
}

#item28741 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

@keyframes entratavelocedalbasso-29617 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-29617 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29619 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item29626 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item29623 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item30041 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item29617 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item17093 {
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item25651 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item16635 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
}

#item16573 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item16597 {
	width:1920px !important;
	height:123px !important;
	top:450px !important;
}

#item16565 {
	width:1920px !important;
	height:1080px !important;
}

#item17053 {
	width:108px !important;
	height:108px !important;
}

#item17024 {
	width:108px !important;
	height:108px !important;
}

#item17050 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item23307 {
	width:74px !important;
	height:74px !important;
}

#item23305 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item44763 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:10px !important;
}

#item44741 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:10px !important;
}

#item44760 {
	width:141px !important;
	height:141px !important;
	left:1603px !important;
	top:907px !important;
}

@keyframes entratavelocedalbasso-30901 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-30901 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30903 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item30910 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item30907 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item31306 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item30901 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item14828 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

@keyframes dissolvenzainentrata-14057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes dissolvenzainentrata-14057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14899 {
	width:70px !important;
	height:133px !important;
	border-radius:46px;
	border:solid 1.63429291295688px #fff;
}

#item14902 {
	width:70px !important;
	height:133px !important;
	border-radius:46px;
	border:solid 1.63429291295688px #fff;
}

#item14905 {
	width:70px !important;
	height:133px !important;
	border-radius:46px;
	border:solid 1.63429291295688px #fff;
}

#item23311 {
	width:74px !important;
	height:74px !important;
}

#item23309 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item42650 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-31307 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-31307 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31309 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item31316 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item31313 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item31713 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item31307 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item15025 {
	width:70px !important;
	height:133px !important;
	border-radius:46px;
	border:solid 1.63429291295688px #fff;
}

#item15028 {
	width:70px !important;
	height:133px !important;
	border-radius:46px;
	border:solid 1.63429291295688px #fff;
}

#item15031 {
	width:70px !important;
	height:133px !important;
	border-radius:46px;
	border:solid 1.63429291295688px #fff;
}

#item23315 {
	width:74px !important;
	height:74px !important;
}

#item23313 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item42659 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-31714 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-31714 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31716 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item31723 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item31720 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item32122 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item31714 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item15162 {
	width:70px !important;
	height:133px !important;
	border-radius:46px;
	border:solid 1.63429291295688px #fff;
}

#item15168 {
	width:70px !important;
	height:133px !important;
	border-radius:46px;
	border:solid 1.63429291295688px #fff;
}

#item15203 {
	width:70px !important;
	height:133px !important;
	border-radius:46px;
	border:solid 1.63429291295688px #fff;
}

#item23319 {
	width:74px !important;
	height:74px !important;
}

#item23317 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

@keyframes entratavelocedalbasso-32123 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-32123 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32125 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item32134 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item32131 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item32532 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item32123 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item15357 {
	width:70px !important;
	height:133px !important;
	border-radius:46px;
	border:solid 1.63429291295688px #fff;
}

#item15360 {
	width:70px !important;
	height:133px !important;
	border-radius:46px;
	border:solid 1.63429291295688px #fff;
}

#item15363 {
	width:70px !important;
	height:133px !important;
	border-radius:46px;
	border:solid 1.63429291295688px #fff;
}

#item23323 {
	width:74px !important;
	height:74px !important;
}

#item23321 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

@keyframes entratavelocedalbasso-32533 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-32533 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32535 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item32542 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item32539 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item32939 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item32533 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item15517 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

@keyframes dissolvenzainentrata-15518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes dissolvenzainentrata-15518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15937 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item23327 {
	width:74px !important;
	height:74px !important;
}

#item23325 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item42706 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

#item15665 {
	width:10px !important;
	height:10px !important;
}

@keyframes entratavelocedalbasso-32940 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-32940 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item32942 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item32950 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item32946 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item33348 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item32940 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item42242 {
	width:10px !important;
	height:10px !important;
}

#item42280 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item42290 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:280px !important;
	background:#4a4949;
}

#item42714 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

#item45803 {
	width:74px !important;
	height:74px !important;
}

#item45800 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

@keyframes entratavelocedalbasso-45390 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-45390 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45392 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item45399 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item45396 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item45795 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item45390 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item17116 {
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item17119 {
	width:1920px !important;
	height:1080px !important;
	background:#adadac;
}

#item17302 {
	width:1920px !important;
	height:1080px !important;
	background:#adadac;
}

#item17123 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item17178 {
	width:1919px !important;
	height:1079px !important;
}

#item17153 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item17117 {
	width:1920px !important;
	height:1080px !important;
}

#item17813 {
	width:108px !important;
	height:108px !important;
}

#item17818 {
	width:108px !important;
	height:108px !important;
}

#item17811 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item23331 {
	width:74px !important;
	height:74px !important;
}

#item23329 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item44781 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:10px !important;
}

#item42723 {
	width:131px !important;
	height:131px !important;
	left:10px !important;
	top:10px !important;
}

#item44778 {
	width:141px !important;
	height:141px !important;
	left:1603px !important;
	top:907px !important;
}

@keyframes entratavelocedalbasso-33349 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-33349 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33351 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item33358 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item33355 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item33755 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item33349 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item15902 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

@keyframes dissolvenzainentrata-15904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes dissolvenzainentrata-15904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15939 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item23335 {
	width:74px !important;
	height:74px !important;
}

#item23333 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item42731 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-33756 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-33756 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item33758 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item33765 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item33762 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item34161 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item33756 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item42376 {
	width:10px !important;
	height:10px !important;
}

#item42377 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item42385 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:280px !important;
	background:#4a4949;
}

#item42740 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

#item46236 {
	width:74px !important;
	height:74px !important;
}

#item46234 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

@keyframes entratavelocedalbasso-45821 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-45821 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45823 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item45831 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item45827 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item46228 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item45821 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item16167 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

@keyframes dissolvenzainentrata-16169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes dissolvenzainentrata-16169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16198 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item23399 {
	width:74px !important;
	height:74px !important;
}

#item23397 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item42748 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-34162 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-34162 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34164 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item34172 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item34169 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item34570 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item34162 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item42513 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:280px !important;
	background:#4a4949;
}

#item42538 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item42756 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

#item46675 {
	width:74px !important;
	height:74px !important;
}

#item46673 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item42468 {
	width:10px !important;
	height:10px !important;
}

@keyframes entratavelocedalbasso-46262 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-46262 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item46264 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item46271 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item46268 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item46668 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item46262 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item16859 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

@keyframes dissolvenzainentrata-16860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes dissolvenzainentrata-16860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16889 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item23346 {
	width:74px !important;
	height:74px !important;
}

#item23344 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item42764 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-34571 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-34571 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34573 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item34580 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item34577 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item34977 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item34571 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item23487 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item23350 {
	width:74px !important;
	height:74px !important;
}

#item23348 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item23606 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item42772 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-34978 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-34978 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item34981 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item34988 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item34985 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item35387 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item34978 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item23806 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:280px !important;
	background:#4a4949;
}

#item23684 {
	width:74px !important;
	height:74px !important;
}

#item23680 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item23685 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item42780 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-35388 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-35388 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item35390 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item35397 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item35394 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item35793 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item35388 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24187 {
	width:1919px !important;
	height:1079px !important;
}

#item23858 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item23355 {
	width:74px !important;
	height:74px !important;
}

#item23353 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item25395 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item42789 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-35794 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-35794 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item35796 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item35803 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item35800 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item36200 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item35794 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24177 {
	width:1919px !important;
	height:1079px !important;
}

#item24166 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:280px !important;
	background:#4a4949;
}

#item23971 {
	width:74px !important;
	height:74px !important;
}

#item23967 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item25403 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item42797 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-36201 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-36201 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item36203 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item36210 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item36207 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item36608 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item36201 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24216 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item23360 {
	width:74px !important;
	height:74px !important;
}

#item23357 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item25412 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item42809 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-36609 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-36609 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item36611 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item36618 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item36615 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item37015 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item36609 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24334 {
	width:74px !important;
	height:74px !important;
}

#item24330 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item24452 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:280px !important;
	background:#4a4949;
}

#item25420 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item42817 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-37016 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-37016 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item37018 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item37025 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item37022 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item37422 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item37016 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24523 {
	width:1919px !important;
	height:1079px !important;
}

#item24498 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item23365 {
	width:74px !important;
	height:74px !important;
}

#item23362 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item25428 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item42825 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-37423 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-37423 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item37425 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item37433 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item37430 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item37832 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item37423 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24543 {
	width:1919px !important;
	height:1079px !important;
}

#item24652 {
	width:74px !important;
	height:74px !important;
}

#item24647 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item24805 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:280px !important;
	background:#4a4949;
}

#item25436 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item42833 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-37833 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-37833 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item37836 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item37843 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item37840 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item38239 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item37833 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24848 {
	width:1920px !important;
	height:1079px !important;
}

#item24823 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item23369 {
	width:74px !important;
	height:74px !important;
}

#item23367 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item25444 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item42842 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-38240 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-38240 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item38242 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item38250 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item38246 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item38646 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item38240 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24867 {
	width:1920px !important;
	height:1079px !important;
}

#item24999 {
	width:74px !important;
	height:74px !important;
}

#item24994 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item25372 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:280px !important;
	background:#4a4949;
}

#item25453 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item42850 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-38647 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-38647 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item38650 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item38657 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item38654 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item39054 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item38647 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item18878 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

@keyframes dissolvenzainentrata-18879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes dissolvenzainentrata-18879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18906 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item23373 {
	width:74px !important;
	height:74px !important;
}

#item23371 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item42858 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

@keyframes entratavelocedalbasso-39415 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-39415 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39417 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item39425 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item39422 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item39823 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item39415 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item19356 {
	width:110px !important;
	height:110px !important;
	left:905px !important;
	top:485px !important;
}

#item19208 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item23377 {
	width:74px !important;
	height:74px !important;
}

#item23375 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item42870 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

#item19262 {
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
}

#item19352 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item19353 {
	width:60px !important;
	height:60px !important;
	left:1563px !important;
	top:53px !important;
}

#item20044 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:260px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#4a4949;
}

#item20045 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:260px !important;
	height:1080px !important;
	left:1670px !important;
	top:10px !important;
	background:#4a4949;
}

#item19255 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item19216 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes entratavelocedalbasso-39824 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-39824 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39826 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item39833 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item39830 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item40229 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item39824 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item19748 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item19749 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

@keyframes dissolvenzainentrata-19757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes dissolvenzainentrata-19757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19784 {
	width:110px !important;
	height:110px !important;
	left:905px !important;
	top:921px !important;
}

#item23381 {
	width:74px !important;
	height:74px !important;
}

#item23379 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item42878 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

#item19792 {
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
}

#item19793 {
	opacity:0.95;
	width:1400px !important;
	height:1080px !important;
	left:270px !important;
	top:10px !important;
	background:#eb6225;
}

#item19800 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item19797 {
	width:60px !important;
	height:60px !important;
	left:1563px !important;
	top:53px !important;
}

#item20050 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:260px !important;
	height:1080px !important;
	background:#4a4949;
}

#item20051 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:260px !important;
	height:1080px !important;
	left:1660px !important;
	background:#4a4949;
}

#item19841 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item19790 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes entratavelocedalbasso-40230 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-40230 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item40232 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item40240 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item40237 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item40637 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item40230 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item19511 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item19456 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

@keyframes dissolvenzainentrata-19512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes dissolvenzainentrata-19512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19550 {
	width:110px !important;
	height:110px !important;
	left:905px !important;
	top:921px !important;
}

#item23385 {
	width:74px !important;
	height:74px !important;
}

#item23383 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

#item42888 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

#item19466 {
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
}

#item19467 {
	opacity:0.95;
	width:1400px !important;
	height:1080px !important;
	left:270px !important;
	top:10px !important;
	background:#eb6225;
}

#item19474 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item19471 {
	width:60px !important;
	height:60px !important;
	left:1563px !important;
	top:53px !important;
}

#item20053 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:260px !important;
	height:1080px !important;
	background:#4a4949;
}

#item20054 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:260px !important;
	height:1080px !important;
	left:1660px !important;
	background:#4a4949;
}

#item19499 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item19464 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes entratavelocedalbasso-40638 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-40638 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item40640 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item40647 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item40644 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item41047 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item40638 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item20071 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	background:#4a4949;
}

#item44675 {
	width:74px !important;
	height:74px !important;
}

#item44673 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

@keyframes dissolvenzainentrata-44676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes dissolvenzainentrata-44676 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44703 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:922px !important;
}

#item44712 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:922px !important;
}

#item44721 {
	width:110px !important;
	height:110px !important;
	left:905px !important;
	top:921px !important;
}

#item20115 {
	opacity:0.90;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
}

#item20116 {
	opacity:0.95;
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#eb6225;
}

#item44042 {
	width:108px !important;
	height:108px !important;
	left:1762px !important;
	top:917px !important;
}

@keyframes dissolvenzainentrata-44051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes dissolvenzainentrata-44051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44078 {
	width:110px !important;
	height:110px !important;
	left:905px !important;
	top:916px !important;
}

#item44084 {
	width:74px !important;
	height:74px !important;
}

#item44082 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:934px !important;
}

#item44085 {
	width:108px !important;
	height:108px !important;
	left:1618px !important;
	top:917px !important;
}

#item44172 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44197 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44222 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44247 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44272 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44297 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44322 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44347 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44372 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44397 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44423 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44448 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44473 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44498 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item44524 {
	width:384px !important;
	height:61px !important;
	background:#000;
}

#item20124 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item20121 {
	width:60px !important;
	height:60px !important;
	left:1811px !important;
	top:53px !important;
}

#item20167 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item20113 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes entratavelocedalbasso-41049 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-41049 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41051 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item41058 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item41055 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item41455 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item41049 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item44653 {
	opacity:0.40;
	width:1919px !important;
	height:1079px !important;
	top:1px !important;
	background:#fff;
}

@keyframes dissolvenzainentrata-20296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes dissolvenzainentrata-20296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item44734 {
	width:74px !important;
	height:74px !important;
}

#item44732 {
	width:74px !important;
	height:74px !important;
	left:67px !important;
	top:939px !important;
}

@keyframes entratavelocedalbasso-41456 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedalbasso-41456 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41458 {
	opacity:0.95;
	width:1919px !important;
	height:814px !important;
	left:10px !important;
	top:275px !important;
	background:#eb6225;
}

#item41465 {
	width:54px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item41462 {
	width:60px !important;
	height:60px !important;
	left:1823px !important;
	top:322px !important;
}

#item41862 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item41456 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
