/* 	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;}
#container:not([style*="zoom"]) { -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; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.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:#12202b; }
:-webkit-full-screen { background:#12202b; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:2560px; height:1440px; background: #fff !important; }
.paper-vertical { width:2560px; height:100%; }
.paper-horizontal { width:10px; height:1452px; }
@media all and (max-height:1440px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:2560px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item352 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item350 {
	width:80px !important;
	height:80px !important;
	top:70px !important;
}

@keyframes fly-in-right-358 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-800px,0px);}
}
@-webkit-keyframes fly-in-right-358 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-800px,0px);}
}
#item359 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:800px !important;
	height:1440px !important;
	background:#12202b;
}

#item360 {
	width:645px !important;
	height:1430px !important;
	left:2px !important;
	top:5px !important;
}

#item370 {
	width:44px !important;
	height:45px !important;
	left:717px !important;
	top:93px !important;
}

#item420 {
	width:575px !important;
	height:77px !important;
}

#item397 {
	width:575px !important;
	height:77px !important;
}

#item376 {
	width:575px !important;
	height:77px !important;
	top:990px !important;
}

#item468 {
	width:575px !important;
	height:77px !important;
}

#item445 {
	width:575px !important;
	height:77px !important;
}

#item424 {
	width:575px !important;
	height:77px !important;
	top:900px !important;
}

#item516 {
	width:575px !important;
	height:77px !important;
}

#item493 {
	width:575px !important;
	height:77px !important;
}

#item472 {
	width:575px !important;
	height:77px !important;
	top:810px !important;
}

#item564 {
	width:575px !important;
	height:77px !important;
}

#item541 {
	width:575px !important;
	height:77px !important;
}

#item520 {
	width:575px !important;
	height:77px !important;
	top:630px !important;
}

#item612 {
	width:575px !important;
	height:77px !important;
}

#item589 {
	width:575px !important;
	height:77px !important;
}

#item568 {
	width:575px !important;
	height:77px !important;
	top:720px !important;
}

#item660 {
	width:575px !important;
	height:77px !important;
}

#item637 {
	width:575px !important;
	height:77px !important;
}

#item616 {
	width:575px !important;
	height:77px !important;
	top:540px !important;
}

#item708 {
	width:575px !important;
	height:77px !important;
}

#item685 {
	width:575px !important;
	height:77px !important;
}

#item664 {
	width:575px !important;
	height:77px !important;
	top:450px !important;
}

#item756 {
	width:575px !important;
	height:77px !important;
}

#item733 {
	width:575px !important;
	height:77px !important;
}

#item712 {
	width:575px !important;
	height:77px !important;
	top:360px !important;
}

#item804 {
	width:575px !important;
	height:77px !important;
}

#item781 {
	width:575px !important;
	height:77px !important;
}

#item760 {
	width:575px !important;
	height:77px !important;
	top:270px !important;
}

#item852 {
	width:575px !important;
	height:77px !important;
}

#item829 {
	width:575px !important;
	height:77px !important;
}

#item808 {
	width:575px !important;
	height:77px !important;
	top:180px !important;
}

#item900 {
	width:575px !important;
	height:77px !important;
}

#item877 {
	width:575px !important;
	height:77px !important;
}

#item856 {
	width:575px !important;
	height:77px !important;
	top:90px !important;
}

#item948 {
	width:575px !important;
	height:77px !important;
}

#item925 {
	width:575px !important;
	height:77px !important;
}

#item904 {
	width:575px !important;
	height:77px !important;
}

@keyframes fly-in-left-977 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.8;
	}
}
@-webkit-keyframes fly-in-left-977 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.8;
	}
}
@keyframes fade-in-978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fly-in-left-990 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.9;
	}
}
@-webkit-keyframes fly-in-left-990 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.9;
	}
}
#item1010 {
	width:867px !important;
	height:309px !important;
	left:83px !important;
	top:1019px !important;
}

@keyframes appear-1010 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-1010 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
#item1010 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item1032 {
	width:1688px !important;
	left:436px !important;
	top:380px !important;
	min-height:496px !important;
}

@keyframes fade-in-1032 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
}
@-webkit-keyframes fade-in-1032 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
}
#item1032 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item1086 {
	width:80px !important;
	height:250px !important;
	background:#da0a0a;
}

#item1059 {
	width:80px !important;
	height:250px !important;
	background:#da0a0a;
}

#item1062 {
	width:33px !important;
	height:17px !important;
}

#item1057 {
	width:80px !important;
	height:250px !important;
	left:2480px !important;
	top:1108px !important;
}

#item1141 {
	mix-blend-mode:multiply;
	opacity:0.40;
	width:2560px !important;
	height:1440px !important;
	background:#12202b;
}

@keyframes fade-out-1142 {
	0% {opacity:0.65;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-1142 {
	0% {opacity:0.65;}
	100% {opacity:0;}
}
#item1142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-1152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1172 {
	width:1429px !important;
	min-height:432px !important;
}

#item1194 {
	width:1306px !important;
	left:61px !important;
	top:288px !important;
	min-height:528px !important;
}

#item1216 {
	width:834px !important;
	height:46px !important;
	left:80px !important;
	top:59px !important;
}

@keyframes fade-in-1216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1226 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item1221 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item1224 {
	width:33px !important;
	height:17px !important;
}

#item1219 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1192px !important;
}

#item1236 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item1231 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item1234 {
	width:33px !important;
	height:17px !important;
}

#item1229 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1281px !important;
}

#item1244 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item1241 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item1239 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1103px !important;
}

#item1265 {
	width:2560px !important;
	height:1440px !important;
	background:#040d17;
}

@keyframes fly-in-left-1272 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1272 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1293 {
	width:1092px !important;
	left:80px !important;
	top:179px !important;
	min-height:380px !important;
}

#item1315 {
	width:859px !important;
	left:80px !important;
	top:493px !important;
	min-height:325px !important;
}

#item1337 {
	width:834px !important;
	height:46px !important;
	left:80px !important;
	top:59px !important;
}

@keyframes fade-in-1337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1347 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item1342 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item1345 {
	width:33px !important;
	height:17px !important;
}

#item1340 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1192px !important;
}

#item1357 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item1352 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item1355 {
	width:33px !important;
	height:17px !important;
}

#item1350 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1281px !important;
}

#item1365 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item1362 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item1360 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1103px !important;
}

#item1482 {
	width:243px !important;
	height:40px !important;
	left:384px !important;
	top:3px !important;
}

#item1504 {
	width:243px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
}

#item1508 {
	width:91px !important;
	height:50px !important;
	border-radius:33px;
	background:#626c75;
}

#item1461 {
	width:630px !important;
	height:61px !important;
	left:974px !important;
	top:1101px !important;
}

#item1421 {
	width:243px !important;
	height:40px !important;
	left:381px !important;
}

#item1443 {
	width:243px !important;
	height:40px !important;
}

#item1447 {
	width:91px !important;
	height:50px !important;
	border-radius:33px;
	background:#626c75;
}

#item1399 {
	width:630px !important;
	height:61px !important;
	left:974px !important;
	top:1101px !important;
}

#item1386 {
	width:2570px !important;
	height:1450px !important;
	left:-10px !important;
	top:-10px !important;
}

#item1530 {
	width:997px !important;
	left:80px !important;
	top:180px !important;
	min-height:264px !important;
}

#item1552 {
	width:217px !important;
	left:492px !important;
	top:1258px !important;
	min-height:37px !important;
}

@keyframes fade-in-1552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1574 {
	width:217px !important;
	left:1175px !important;
	top:1258px !important;
	min-height:37px !important;
}

@keyframes fade-in-1574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1596 {
	width:217px !important;
	left:1852px !important;
	top:1258px !important;
	min-height:37px !important;
}

@keyframes fade-in-1596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1618 {
	width:1312px !important;
	left:1111px !important;
	top:200px !important;
	min-height:229px !important;
}

#item1640 {
	width:834px !important;
	height:46px !important;
	left:80px !important;
	top:59px !important;
}

@keyframes fade-in-1640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1687 {
	width:660px !important;
	height:70px !important;
	background:#da0a0a;
	padding:0px 0px 3px 0px;
}

#item1664 {
	width:660px !important;
	height:70px !important;
	background:#da0a0a;
	padding:0px 0px 3px 0px;
}

#item1643 {
	width:660px !important;
	height:70px !important;
	left:270px !important;
	top:1290px !important;
}

#item1735 {
	width:660px !important;
	height:70px !important;
	background:#da0a0a;
	padding:0px 0px 3px 0px;
}

#item1712 {
	width:660px !important;
	height:70px !important;
	background:#da0a0a;
	padding:0px 0px 3px 0px;
}

#item1691 {
	width:660px !important;
	height:70px !important;
	left:950px !important;
	top:1290px !important;
}

#item1783 {
	width:660px !important;
	height:70px !important;
	background:#da0a0a;
	padding:0px 0px 3px 0px;
}

#item1760 {
	width:660px !important;
	height:70px !important;
	background:#da0a0a;
	padding:0px 0px 3px 0px;
}

#item1739 {
	width:660px !important;
	height:70px !important;
	left:1630px !important;
	top:1290px !important;
}

#item1794 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item1789 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item1792 {
	width:33px !important;
	height:17px !important;
}

#item1787 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1192px !important;
}

#item1804 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item1799 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item1802 {
	width:33px !important;
	height:17px !important;
}

#item1797 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1281px !important;
}

#item1812 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item1809 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item1807 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1103px !important;
}

#item1863 {
	width:2560px !important;
	height:1290px !important;
	background:#293640;
}

#item5137 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item5173 {
	width:160px !important;
	left:88px !important;
	top:22px !important;
	min-height:47px !important;
}

#item5195 {
	width:349px !important;
	height:207px !important;
	left:1254px !important;
	top:697px !important;
}

#item5217 {
	width:684px !important;
	left:920px !important;
	top:81px !important;
	min-height:258px !important;
}

#item5238 {
	width:843px !important;
	height:996px !important;
	top:4px !important;
}

#item5277 {
	width:289px !important;
	top:48px !important;
	min-height:80px !important;
}

#item5299 {
	width:273px !important;
	left:2px !important;
	top:152px !important;
	min-height:47px !important;
}

#item5321 {
	width:251px !important;
	left:17px !important;
	min-height:21px !important;
}

#item5391 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item5370 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item5417 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item5396 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item5442 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item5467 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item5446 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item4907 {
	width:1680px !important;
	height:1000px !important;
	left:13px !important;
	top:112px !important;
	background:#3b4752;
}

#item4908 {
	width:1680px !important;
	height:330px !important;
	left:13px !important;
	top:783px !important;
	background:#414d57;
}

#item4943 {
	width:758px !important;
	left:658px !important;
	top:855px !important;
	min-height:184px !important;
}

#item4965 {
	width:242px !important;
	left:350px !important;
	top:858px !important;
	min-height:20px !important;
}

#item4988 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item4994 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item4992 {
	width:80px !important;
	height:80px !important;
}

#item4999 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item4997 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

@keyframes grow-5010 {
	0% {transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-5010 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item5010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4913 {
	width:76px !important;
	height:150px !important;
}

#item4918 {
	width:76px !important;
	height:150px !important;
	left:692px !important;
}

#item5045 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item5078 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item5057 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item5104 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item5083 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item5130 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item5109 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item4665 {
	width:1680px !important;
	height:1000px !important;
	left:13px !important;
	top:112px !important;
	background:#3b4752;
}

#item4666 {
	width:1680px !important;
	height:330px !important;
	left:13px !important;
	top:783px !important;
	background:#414d57;
}

#item4671 {
	width:76px !important;
	height:150px !important;
}

#item4676 {
	width:76px !important;
	height:150px !important;
	left:692px !important;
}

#item4701 {
	width:705px !important;
	left:658px !important;
	top:855px !important;
	min-height:184px !important;
}

#item4723 {
	width:242px !important;
	left:350px !important;
	top:858px !important;
	min-height:20px !important;
}

#item4746 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item4752 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item4750 {
	width:80px !important;
	height:80px !important;
}

#item4757 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item4755 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item4767 {
	width:3px !important;
	height:4px !important;
	left:18px !important;
	top:56px !important;
	border:solid 2px #c4c8cb;
}

#item4774 {
	width:4px !important;
	height:6px !important;
	left:84px !important;
	top:77px !important;
	border:solid 2px #c4c8cb;
}

#item4781 {
	width:12px !important;
	height:29px !important;
	left:66px !important;
	top:76px !important;
	background:#da0a0a;
}

@keyframes grow-4790 {
	0% {transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-4790 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item4790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4825 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item4804 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item4851 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item4830 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item4877 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item4856 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item4902 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item4438 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item4463 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item4442 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item4489 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item4468 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item4515 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item4494 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item4521 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item4522 {
	width:1680px !important;
	height:330px !important;
	top:671px !important;
	background:#414d57;
}

#item4558 {
	width:76px !important;
	height:150px !important;
}

#item4563 {
	width:76px !important;
	height:150px !important;
	left:692px !important;
}

#item4588 {
	width:852px !important;
	left:645px !important;
	top:743px !important;
	min-height:184px !important;
}

#item4610 {
	width:242px !important;
	left:337px !important;
	top:746px !important;
	min-height:20px !important;
}

#item4633 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item4639 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item4637 {
	width:80px !important;
	height:80px !important;
}

#item4644 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item4642 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

@keyframes grow-4647 {
	0% {transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-4647 {
	0% {-webkit-transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
#item4647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4663 {
	width:14px !important;
	height:15px !important;
	left:9px !important;
	top:49px !important;
	background:#da0a0a;
}

#item4026 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item4005 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item4051 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item4076 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item4055 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item4102 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item4081 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item4108 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item4128 {
	width:856px !important;
	left:390px !important;
	top:122px !important;
	min-height:801px !important;
}

#item4226 {
	width:64px !important;
	height:40px !important;
}

#item4205 {
	width:64px !important;
	height:40px !important;
}

#item4251 {
	width:64px !important;
	height:40px !important;
}

#item4230 {
	width:64px !important;
	height:40px !important;
	left:74px !important;
}

#item4276 {
	width:64px !important;
	height:40px !important;
}

#item4255 {
	width:64px !important;
	height:40px !important;
	left:149px !important;
}

#item4301 {
	width:67px !important;
	height:40px !important;
}

#item4280 {
	width:67px !important;
	height:40px !important;
	left:223px !important;
}

#item4325 {
	width:248px !important;
	height:52px !important;
	left:2px !important;
}

#item4347 {
	width:253px !important;
	top:79px !important;
	min-height:96px !important;
}

#item4386 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item4392 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item4390 {
	width:80px !important;
	height:80px !important;
}

#item4397 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item4395 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item4400 {
	width:323px !important;
	height:312px !important;
	left:34px !important;
	top:391px !important;
}

#item3626 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item3605 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item3651 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item3676 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item3655 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item3702 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item3681 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item3708 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item3728 {
	width:766px !important;
	left:390px !important;
	top:122px !important;
	min-height:801px !important;
}

#item3826 {
	width:64px !important;
	height:40px !important;
}

#item3805 {
	width:64px !important;
	height:40px !important;
}

#item3851 {
	width:64px !important;
	height:40px !important;
}

#item3830 {
	width:64px !important;
	height:40px !important;
	left:74px !important;
}

#item3876 {
	width:64px !important;
	height:40px !important;
}

#item3855 {
	width:64px !important;
	height:40px !important;
	left:149px !important;
}

#item3900 {
	width:67px !important;
	height:40px !important;
}

#item3879 {
	width:67px !important;
	height:40px !important;
	left:223px !important;
}

#item3924 {
	width:248px !important;
	height:52px !important;
	left:2px !important;
}

#item3946 {
	width:253px !important;
	top:79px !important;
	min-height:96px !important;
}

#item3980 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item3986 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item3984 {
	width:80px !important;
	height:80px !important;
}

#item3991 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item3989 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item3994 {
	width:327px !important;
	height:316px !important;
	left:32px !important;
	top:387px !important;
}

#item3226 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item3205 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item3250 {
	width:414px !important;
	height:100px !important;
	left:435px !important;
	top:13px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item3275 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item3254 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item3301 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item3280 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item3307 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item3327 {
	width:766px !important;
	left:390px !important;
	top:122px !important;
	min-height:801px !important;
}

#item3425 {
	width:64px !important;
	height:40px !important;
}

#item3404 {
	width:64px !important;
	height:40px !important;
}

#item3450 {
	width:64px !important;
	height:40px !important;
}

#item3429 {
	width:64px !important;
	height:40px !important;
	left:74px !important;
}

#item3474 {
	width:64px !important;
	height:40px !important;
}

#item3453 {
	width:64px !important;
	height:40px !important;
	left:149px !important;
}

#item3499 {
	width:67px !important;
	height:40px !important;
}

#item3478 {
	width:67px !important;
	height:40px !important;
	left:223px !important;
}

#item3523 {
	width:248px !important;
	height:52px !important;
	left:2px !important;
}

#item3545 {
	width:253px !important;
	top:79px !important;
	min-height:96px !important;
}

#item3580 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item3586 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item3584 {
	width:80px !important;
	height:80px !important;
}

#item3591 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item3589 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item3594 {
	width:290px !important;
	height:312px !important;
	left:51px !important;
	top:391px !important;
}

#item2828 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item2807 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item2852 {
	width:414px !important;
	height:100px !important;
	left:435px !important;
	top:13px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item2877 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item2856 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item2903 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item2882 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item2909 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item2929 {
	width:766px !important;
	left:390px !important;
	top:122px !important;
	min-height:801px !important;
}

#item3027 {
	width:64px !important;
	height:40px !important;
}

#item3006 {
	width:64px !important;
	height:40px !important;
}

#item3051 {
	width:64px !important;
	height:40px !important;
}

#item3030 {
	width:64px !important;
	height:40px !important;
	left:74px !important;
}

#item3076 {
	width:64px !important;
	height:40px !important;
}

#item3055 {
	width:64px !important;
	height:40px !important;
	left:149px !important;
}

#item3101 {
	width:67px !important;
	height:40px !important;
}

#item3080 {
	width:67px !important;
	height:40px !important;
	left:223px !important;
}

#item3125 {
	width:248px !important;
	height:52px !important;
	left:2px !important;
}

#item3147 {
	width:253px !important;
	top:79px !important;
	min-height:96px !important;
}

#item3180 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item3186 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item3184 {
	width:80px !important;
	height:80px !important;
}

#item3191 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item3189 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item3194 {
	width:257px !important;
	height:235px !important;
	left:67px !important;
	top:468px !important;
}

#item1892 {
	width:1680px !important;
	height:1000px !important;
	left:13px !important;
	top:112px !important;
	background:#3b4752;
}

#item1922 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item1901 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item1948 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item1927 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item1974 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item1953 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item1999 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item1890 {
	width:1696px !important;
	height:1113px !important;
	left:787px !important;
	top:227px !important;
}

#item5491 {
	width:834px !important;
	height:46px !important;
	left:80px !important;
	top:59px !important;
}

@keyframes fade-in-5491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5514 {
	width:612px !important;
	top:133px !important;
	min-height:437px !important;
}

#item5536 {
	width:652px !important;
	min-height:97px !important;
}

#item5552 {
	width:101px !important;
	height:101px !important;
}

#item5541 {
	width:101px !important;
	height:101px !important;
}

#item5539 {
	width:101px !important;
	height:101px !important;
}

#item43144 {
	width:180px !important;
	top:111px !important;
	min-height:54px !important;
}

#item43167 {
	width:91px !important;
	height:91px !important;
	left:45px !important;
}

#item43323 {
	width:500px !important;
	left:80px !important;
	top:580px !important;
	min-height:270px !important;
}

#item5602 {
	width:100px !important;
	height:100px !important;
	background:#626c75;
}

#item5597 {
	width:100px !important;
	height:100px !important;
	background:#626c75;
}

#item5595 {
	width:100px !important;
	height:100px !important;
	left:2460px !important;
	top:50px !important;
}

#item5653 {
	width:2560px !important;
	height:1290px !important;
	background:#293640;
}

#item9077 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item9108 {
	width:160px !important;
	left:88px !important;
	top:22px !important;
	min-height:47px !important;
}

#item9130 {
	width:349px !important;
	height:207px !important;
	left:1254px !important;
	top:698px !important;
}

#item9152 {
	width:684px !important;
	left:920px !important;
	top:82px !important;
	min-height:244px !important;
}

#item9162 {
	width:843px !important;
	height:996px !important;
	top:4px !important;
}

#item9196 {
	width:289px !important;
	left:9px !important;
	top:48px !important;
	min-height:80px !important;
}

#item9218 {
	width:294px !important;
	top:152px !important;
	min-height:47px !important;
}

#item9240 {
	width:251px !important;
	left:26px !important;
	min-height:21px !important;
}

#item9310 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9289 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item9336 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9315 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item9361 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item9386 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9365 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item8818 {
	width:1680px !important;
	height:1000px !important;
	left:13px !important;
	top:112px !important;
	background:#3b4752;
}

#item8819 {
	width:1680px !important;
	height:330px !important;
	left:13px !important;
	top:783px !important;
	background:#414d57;
}

#item8824 {
	width:76px !important;
	height:150px !important;
}

#item8829 {
	width:76px !important;
	height:150px !important;
	left:692px !important;
}

#item8855 {
	width:799px !important;
	left:355px !important;
	top:14px !important;
	min-height:184px !important;
}

#item8877 {
	width:242px !important;
	left:47px !important;
	top:17px !important;
	min-height:20px !important;
}

#item8884 {
	width:27px !important;
	height:118px !important;
	left:145px !important;
	border:solid 2px #c4c8cb;
}

#item8885 {
	width:19px !important;
	height:36px !important;
	left:149px !important;
	top:30px !important;
	border:solid 2px #c4c8cb;
}

#item8888 {
	width:16px !important;
	height:25px !important;
	left:207px !important;
	top:30px !important;
	border:solid 2px #c4c8cb;
}

#item8894 {
	width:28px !important;
	height:8px !important;
	left:171px !important;
	top:25px !important;
	border:solid 2px #c4c8cb;
}

#item8929 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item8935 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item8933 {
	width:80px !important;
	height:80px !important;
}

#item8940 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item8938 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item8963 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

@keyframes grow-8977 {
	0% {transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8977 {
	0% {-webkit-transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
#item8977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9018 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item8997 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item9044 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9023 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item9070 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9049 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item8583 {
	width:1680px !important;
	height:1000px !important;
	left:13px !important;
	top:112px !important;
	background:#3b4752;
}

#item8584 {
	width:1680px !important;
	height:330px !important;
	left:13px !important;
	top:783px !important;
	background:#414d57;
}

#item8589 {
	width:76px !important;
	height:150px !important;
}

#item8594 {
	width:76px !important;
	height:150px !important;
	left:692px !important;
}

#item8620 {
	width:969px !important;
	left:407px !important;
	top:14px !important;
	min-height:221px !important;
}

#item8653 {
	width:242px !important;
	left:99px !important;
	top:17px !important;
	min-height:20px !important;
}

#item8676 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item8682 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item8680 {
	width:80px !important;
	height:80px !important;
}

#item8687 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item8685 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item8710 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

@keyframes grow-8731 {
	0% {transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8731 {
	0% {-webkit-transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
#item8731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8760 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item8739 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item8786 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item8765 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item8812 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item8791 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item8337 {
	width:1680px !important;
	height:1000px !important;
	left:13px !important;
	top:112px !important;
	background:#3b4752;
}

#item8338 {
	width:1680px !important;
	height:330px !important;
	left:13px !important;
	top:783px !important;
	background:#414d57;
}

@keyframes grow-8343 {
	0% {transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8343 {
	0% {-webkit-transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
#item8343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8369 {
	width:76px !important;
	height:150px !important;
}

#item8374 {
	width:76px !important;
	height:150px !important;
	left:692px !important;
}

#item8400 {
	width:915px !important;
	left:311px !important;
	top:15px !important;
	min-height:184px !important;
}

#item8410 {
	width:3px !important;
	height:4px !important;
	left:18px !important;
	top:56px !important;
	border:solid 2px #c4c8cb;
}

#item8417 {
	width:4px !important;
	height:6px !important;
	left:84px !important;
	top:77px !important;
	border:solid 2px #c4c8cb;
}

#item8443 {
	width:242px !important;
	left:3px !important;
	top:18px !important;
	min-height:20px !important;
}

#item8466 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item8472 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item8470 {
	width:80px !important;
	height:80px !important;
}

#item8477 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item8475 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item8500 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item8525 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item8504 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item8551 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item8530 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item8577 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item8556 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item8104 {
	width:1680px !important;
	height:1000px !important;
	left:13px !important;
	top:112px !important;
	background:#3b4752;
}

#item8105 {
	width:1680px !important;
	height:330px !important;
	left:13px !important;
	top:783px !important;
	background:#414d57;
}

#item8110 {
	width:76px !important;
	height:150px !important;
}

#item8115 {
	width:76px !important;
	height:150px !important;
	left:692px !important;
}

#item8140 {
	width:803px !important;
	left:658px !important;
	top:855px !important;
	min-height:184px !important;
}

#item8162 {
	width:242px !important;
	left:350px !important;
	top:858px !important;
	min-height:20px !important;
}

#item8185 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

@keyframes grow-8204 {
	0% {transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8204 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8241 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item8247 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item8245 {
	width:80px !important;
	height:80px !important;
}

#item8252 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item8250 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item8257 {
	width:22px !important;
	height:22px !important;
	left:334px !important;
	top:77px !important;
	background:#da0a0a;
}

#item8279 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item8258 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item8305 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item8284 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item8331 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item8310 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item7872 {
	width:1680px !important;
	height:1000px !important;
	left:13px !important;
	top:112px !important;
	background:#3b4752;
}

#item7873 {
	width:1680px !important;
	height:330px !important;
	left:13px !important;
	top:784px !important;
	background:#414d57;
}

#item7878 {
	width:76px !important;
	height:150px !important;
}

#item7883 {
	width:76px !important;
	height:150px !important;
	left:692px !important;
}

#item7908 {
	width:698px !important;
	left:658px !important;
	top:856px !important;
	min-height:184px !important;
}

#item7930 {
	width:242px !important;
	left:350px !important;
	top:859px !important;
	min-height:20px !important;
}

#item7953 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item7959 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item7957 {
	width:80px !important;
	height:80px !important;
}

#item7964 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item7962 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item7988 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item7967 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item8014 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item7993 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item8040 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item8019 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item8065 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

@keyframes grow-8090 {
	0% {transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8090 {
	0% {-webkit-transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
#item8090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7578 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item7603 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item7582 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item7629 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item7608 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item7655 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item7634 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item7661 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item7662 {
	width:1680px !important;
	height:330px !important;
	top:672px !important;
	background:#414d57;
}

#item7686 {
	width:733px !important;
	left:645px !important;
	top:744px !important;
	min-height:184px !important;
}

#item7708 {
	width:242px !important;
	left:337px !important;
	top:747px !important;
	min-height:20px !important;
}

@keyframes grow-7712 {
	0% {transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-7712 {
	0% {-webkit-transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
#item7712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7748 {
	width:76px !important;
	height:150px !important;
}

#item7753 {
	width:76px !important;
	height:150px !important;
	left:692px !important;
}

#item7778 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item7784 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item7782 {
	width:80px !important;
	height:80px !important;
}

#item7789 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item7787 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item7795 {
	width:7px !important;
	height:5px !important;
	left:40px !important;
	top:63px !important;
	background:#3b4752;
	border:solid 2px #c4c8cb;
}

#item7863 {
	width:25px !important;
	height:19px !important;
	left:173px !important;
	top:94px !important;
	border:solid 2px #c4c8cb;
}

#item7867 {
	width:24px !important;
	height:19px !important;
	left:277px !important;
	top:94px !important;
	border:solid 2px #c4c8cb;
}

#item7870 {
	width:12px !important;
	height:10px !important;
	left:251px !important;
	top:104px !important;
	background:#da0a0a;
}

#item7461 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item7440 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item7487 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item7466 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item7513 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item7492 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item7538 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item7213 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item7233 {
	width:890px !important;
	left:390px !important;
	top:72px !important;
	min-height:803px !important;
}

#item7257 {
	width:65px !important;
	height:40px !important;
}

#item7236 {
	width:65px !important;
	height:40px !important;
	left:225px !important;
}

#item7307 {
	width:65px !important;
	height:40px !important;
}

#item7286 {
	width:65px !important;
	height:40px !important;
}

#item7332 {
	width:65px !important;
	height:40px !important;
}

#item7311 {
	width:65px !important;
	height:40px !important;
	left:75px !important;
}

#item7357 {
	width:65px !important;
	height:40px !important;
}

#item7336 {
	width:65px !important;
	height:40px !important;
	left:150px !important;
}

#item7381 {
	width:248px !important;
	height:52px !important;
	left:2px !important;
}

#item7403 {
	width:253px !important;
	top:79px !important;
	min-height:96px !important;
}

#item7426 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item7432 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item7430 {
	width:80px !important;
	height:80px !important;
}

#item7437 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item7435 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item7542 {
	width:303px !important;
	height:216px !important;
	left:51px !important;
	top:487px !important;
}

#item7114 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item7093 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item7140 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item7119 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item7166 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item7145 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item7191 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item6868 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item6888 {
	width:890px !important;
	left:390px !important;
	top:72px !important;
	min-height:855px !important;
}

#item6912 {
	width:65px !important;
	height:40px !important;
}

#item6891 {
	width:65px !important;
	height:40px !important;
	left:225px !important;
}

#item6963 {
	width:65px !important;
	height:40px !important;
}

#item6942 {
	width:65px !important;
	height:40px !important;
}

#item6988 {
	width:65px !important;
	height:40px !important;
}

#item6967 {
	width:65px !important;
	height:40px !important;
	left:75px !important;
}

#item7011 {
	width:65px !important;
	height:40px !important;
	left:150px !important;
}

#item7034 {
	width:248px !important;
	height:52px !important;
	left:2px !important;
}

#item7056 {
	width:253px !important;
	top:79px !important;
	min-height:96px !important;
}

#item7079 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item7085 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item7083 {
	width:80px !important;
	height:80px !important;
}

#item7090 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item7088 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item7195 {
	width:271px !important;
	height:216px !important;
	left:65px !important;
	top:487px !important;
}

#item6762 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item6741 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item6788 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item6767 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item6814 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item6793 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item6839 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item6514 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item6536 {
	width:766px !important;
	left:390px !important;
	top:72px !important;
	min-height:803px !important;
}

#item6586 {
	width:65px !important;
	height:40px !important;
}

#item6565 {
	width:65px !important;
	height:40px !important;
}

#item6609 {
	width:65px !important;
	height:40px !important;
	left:75px !important;
}

#item6633 {
	width:65px !important;
	height:40px !important;
}

#item6612 {
	width:65px !important;
	height:40px !important;
	left:150px !important;
}

#item6658 {
	width:65px !important;
	height:40px !important;
}

#item6637 {
	width:65px !important;
	height:40px !important;
	left:225px !important;
}

#item6682 {
	width:248px !important;
	height:52px !important;
	left:2px !important;
}

#item6704 {
	width:253px !important;
	top:79px !important;
	min-height:96px !important;
}

#item6727 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item6733 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item6731 {
	width:80px !important;
	height:80px !important;
}

#item6738 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item6736 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item6843 {
	width:243px !important;
	height:181px !important;
	left:74px !important;
	top:522px !important;
}

#item6403 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item6382 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item6429 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item6408 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item6455 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item6434 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item6146 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item6166 {
	width:766px !important;
	left:390px !important;
	top:72px !important;
	min-height:803px !important;
}

#item6189 {
	width:248px !important;
	height:52px !important;
	left:2px !important;
}

#item6211 {
	width:253px !important;
	top:79px !important;
	min-height:96px !important;
}

#item6234 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item6240 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item6238 {
	width:80px !important;
	height:80px !important;
}

#item6245 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item6243 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item6304 {
	width:65px !important;
	height:40px !important;
}

#item6328 {
	width:65px !important;
	height:40px !important;
}

#item6307 {
	width:65px !important;
	height:40px !important;
	left:75px !important;
}

#item6353 {
	width:65px !important;
	height:40px !important;
}

#item6332 {
	width:65px !important;
	height:40px !important;
	left:150px !important;
}

#item6378 {
	width:65px !important;
	height:40px !important;
}

#item6357 {
	width:65px !important;
	height:40px !important;
	left:225px !important;
}

#item6480 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item6484 {
	width:180px !important;
	height:160px !important;
	left:107px !important;
	top:543px !important;
}

#item5682 {
	width:1680px !important;
	height:1000px !important;
	left:13px !important;
	top:112px !important;
	background:#3b4752;
}

#item5711 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item5690 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item5737 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item5716 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item5763 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item5742 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item5788 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item5680 {
	width:1696px !important;
	height:1114px !important;
	left:787px !important;
	top:227px !important;
}

#item9410 {
	width:834px !important;
	height:46px !important;
	left:80px !important;
	top:59px !important;
}

@keyframes fade-in-9410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9433 {
	width:612px !important;
	top:133px !important;
	min-height:191px !important;
}

#item9455 {
	width:652px !important;
	min-height:97px !important;
}

#item9470 {
	width:101px !important;
	height:101px !important;
}

#item9460 {
	width:101px !important;
	height:101px !important;
}

#item9458 {
	width:101px !important;
	height:101px !important;
}

#item9500 {
	width:180px !important;
	top:111px !important;
	min-height:54px !important;
}

#item9503 {
	width:91px !important;
	height:91px !important;
	left:45px !important;
}

#item43471 {
	width:500px !important;
	left:80px !important;
	top:580px !important;
	min-height:270px !important;
}

#item9518 {
	width:100px !important;
	height:100px !important;
	background:#626c75;
}

#item9513 {
	width:100px !important;
	height:100px !important;
	background:#626c75;
}

#item9511 {
	width:100px !important;
	height:100px !important;
	left:2460px !important;
	top:50px !important;
}

#item9571 {
	width:2560px !important;
	height:1290px !important;
	background:#293640;
}

#item10645 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item10673 {
	width:160px !important;
	left:88px !important;
	top:22px !important;
	min-height:47px !important;
}

#item10695 {
	width:349px !important;
	height:207px !important;
	left:1254px !important;
	top:698px !important;
}

#item10717 {
	width:684px !important;
	left:920px !important;
	top:82px !important;
	min-height:244px !important;
}

#item10727 {
	width:843px !important;
	height:996px !important;
	top:4px !important;
}

#item10761 {
	width:289px !important;
	left:9px !important;
	top:48px !important;
	min-height:80px !important;
}

#item10783 {
	width:294px !important;
	top:152px !important;
	min-height:47px !important;
}

#item10805 {
	width:251px !important;
	left:26px !important;
	min-height:21px !important;
}

#item10875 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item10854 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item10901 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item10880 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item10926 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item10951 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item10930 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item10416 {
	width:1680px !important;
	height:1000px !important;
	left:13px !important;
	top:112px !important;
	background:#3b4752;
}

#item10417 {
	width:1680px !important;
	height:330px !important;
	left:13px !important;
	top:783px !important;
	background:#414d57;
}

#item10422 {
	width:76px !important;
	height:150px !important;
}

#item10427 {
	width:76px !important;
	height:150px !important;
	left:692px !important;
}

#item10452 {
	width:803px !important;
	left:658px !important;
	top:855px !important;
	min-height:184px !important;
}

#item10474 {
	width:242px !important;
	left:350px !important;
	top:858px !important;
	min-height:20px !important;
}

#item10497 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

@keyframes grow-10510 {
	0% {transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-10510 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item10510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10548 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item10554 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item10552 {
	width:80px !important;
	height:80px !important;
}

#item10559 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item10557 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item10564 {
	width:22px !important;
	height:22px !important;
	left:334px !important;
	top:77px !important;
	background:#da0a0a;
}

#item10586 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item10565 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item10612 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item10591 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item10638 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item10617 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item10191 {
	width:1680px !important;
	height:1000px !important;
	left:13px !important;
	top:112px !important;
	background:#3b4752;
}

#item10192 {
	width:1680px !important;
	height:330px !important;
	left:13px !important;
	top:784px !important;
	background:#414d57;
}

#item10227 {
	width:698px !important;
	left:658px !important;
	top:856px !important;
	min-height:184px !important;
}

#item10249 {
	width:242px !important;
	left:350px !important;
	top:859px !important;
	min-height:20px !important;
}

#item10272 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item10278 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item10276 {
	width:80px !important;
	height:80px !important;
}

#item10283 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item10281 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item10307 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item10286 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item10333 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item10312 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item10359 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item10338 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item10384 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

@keyframes grow-10403 {
	0% {transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-10403 {
	0% {-webkit-transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
#item10403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10197 {
	width:76px !important;
	height:150px !important;
}

#item10202 {
	width:76px !important;
	height:150px !important;
	left:692px !important;
}

#item9901 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item9926 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9905 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item9952 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9931 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item9978 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9957 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item9984 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item9985 {
	width:1680px !important;
	height:330px !important;
	top:672px !important;
	background:#414d57;
}

#item10009 {
	width:733px !important;
	left:645px !important;
	top:744px !important;
	min-height:184px !important;
}

#item10031 {
	width:242px !important;
	left:337px !important;
	top:747px !important;
	min-height:20px !important;
}

@keyframes grow-10035 {
	0% {transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-10035 {
	0% {-webkit-transform:translate(0px,0px) rotate(-15deg) scaleX(0.7) scaleY(0.7);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
}
#item10035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10067 {
	width:76px !important;
	height:150px !important;
}

#item10072 {
	width:76px !important;
	height:150px !important;
	left:692px !important;
}

#item10097 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item10103 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item10101 {
	width:80px !important;
	height:80px !important;
}

#item10108 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item10106 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item10114 {
	width:7px !important;
	height:5px !important;
	left:40px !important;
	top:63px !important;
	background:#3b4752;
	border:solid 2px #c4c8cb;
}

#item10182 {
	width:25px !important;
	height:19px !important;
	left:173px !important;
	top:94px !important;
	border:solid 2px #c4c8cb;
}

#item10186 {
	width:24px !important;
	height:19px !important;
	left:277px !important;
	top:94px !important;
	border:solid 2px #c4c8cb;
}

#item10189 {
	width:12px !important;
	height:10px !important;
	left:251px !important;
	top:104px !important;
	background:#da0a0a;
}

#item32535 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item32536 {
	width:820px !important;
	left:390px !important;
	top:123px !important;
	min-height:750px !important;
}

#item32559 {
	width:253px !important;
	left:69px !important;
	top:141px !important;
	min-height:96px !important;
}

#item32585 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item32582 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item32613 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item32610 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item32641 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item32638 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item32666 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item32690 {
	width:323px !important;
	height:312px !important;
	left:38px !important;
	top:391px !important;
}

#item32697 {
	width:65px !important;
	height:40px !important;
}

#item32695 {
	width:65px !important;
	height:40px !important;
}

#item32722 {
	width:65px !important;
	height:40px !important;
}

#item32720 {
	width:65px !important;
	height:40px !important;
	left:75px !important;
}

#item32748 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item32774 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item32772 {
	width:80px !important;
	height:80px !important;
}

#item32779 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item32776 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item9716 {
	width:1680px !important;
	height:1000px !important;
	background:#3b4752;
}

#item9736 {
	width:820px !important;
	left:390px !important;
	top:123px !important;
	min-height:750px !important;
}

#item9758 {
	width:253px !important;
	left:69px !important;
	top:141px !important;
	min-height:96px !important;
}

#item9782 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9761 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item9808 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9787 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item9834 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9813 {
	width:420px !important;
	height:106px !important;
	left:10px !important;
	top:10px !important;
}

#item9859 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item9863 {
	width:327px !important;
	height:316px !important;
	left:36px !important;
	top:387px !important;
}

#item32449 {
	width:65px !important;
	height:40px !important;
}

#item32447 {
	width:65px !important;
	height:40px !important;
}

#item32474 {
	width:65px !important;
	height:40px !important;
}

#item32472 {
	width:65px !important;
	height:40px !important;
	left:75px !important;
}

#item32388 {
	width:144px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item32414 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item32412 {
	width:80px !important;
	height:80px !important;
}

#item32418 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item32416 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item9600 {
	width:1680px !important;
	height:1000px !important;
	left:13px !important;
	top:112px !important;
	background:#3b4752;
}

#item9633 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9612 {
	width:420px !important;
	height:106px !important;
	left:1276px !important;
	top:10px !important;
}

#item9659 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9638 {
	width:420px !important;
	height:106px !important;
	left:854px !important;
	top:10px !important;
}

#item9685 {
	width:414px !important;
	height:100px !important;
	left:3px !important;
	top:3px !important;
	background:#293640;
	padding:0px 0px 3px 115px;
}

#item9664 {
	width:420px !important;
	height:106px !important;
	left:432px !important;
	top:10px !important;
}

#item9710 {
	width:414px !important;
	height:100px !important;
	background:#3b4752;
	padding:0px 0px 3px 115px;
}

#item9598 {
	width:1696px !important;
	height:1114px !important;
	left:787px !important;
	top:227px !important;
}

#item10975 {
	width:834px !important;
	height:46px !important;
	left:80px !important;
	top:59px !important;
}

@keyframes fade-in-10975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10998 {
	width:630px !important;
	top:133px !important;
	min-height:191px !important;
}

#item11020 {
	width:652px !important;
	min-height:97px !important;
}

#item43676 {
	width:500px !important;
	left:80px !important;
	top:580px !important;
	min-height:270px !important;
}

#item11040 {
	width:101px !important;
	height:101px !important;
}

#item11025 {
	width:101px !important;
	height:101px !important;
}

#item11023 {
	width:101px !important;
	height:101px !important;
}

#item43198 {
	width:180px !important;
	top:111px !important;
	min-height:54px !important;
}

#item43221 {
	width:91px !important;
	height:91px !important;
	left:45px !important;
}

#item11091 {
	width:100px !important;
	height:100px !important;
	background:#626c75;
}

#item11086 {
	width:100px !important;
	height:100px !important;
	background:#626c75;
}

#item11084 {
	width:100px !important;
	height:100px !important;
	left:2460px !important;
	top:50px !important;
}

#item11142 {
	width:834px !important;
	height:68px !important;
	left:80px !important;
	top:37px !important;
}

@keyframes fade-in-11142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11164 {
	width:729px !important;
	left:80px !important;
	top:180px !important;
	min-height:306px !important;
}

#item11186 {
	width:1250px !important;
	left:740px !important;
	top:199px !important;
	min-height:306px !important;
}

#item11208 {
	width:696px !important;
	left:1482px !important;
	top:1190px !important;
	min-height:89px !important;
}

#item11230 {
	width:736px !important;
	left:394px !important;
	top:1190px !important;
	min-height:69px !important;
}

@keyframes fade-out-11233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11233 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item11233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11246 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item11241 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item11244 {
	width:33px !important;
	height:17px !important;
}

#item11239 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1192px !important;
}

#item11256 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item11251 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item11254 {
	width:33px !important;
	height:17px !important;
}

#item11249 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1281px !important;
}

#item11264 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item11261 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item11259 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1103px !important;
}

@keyframes grow-11598 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-11598 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11616 {
	width:800px !important;
	height:580px !important;
	background:#3b4752;
}

#item11636 {
	width:800px !important;
	height:80px !important;
	background:#58636c;
	padding:0px 0px 3px 60px;
}

#item11659 {
	width:209px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item11665 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item11663 {
	width:80px !important;
	height:80px !important;
}

#item11670 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item11668 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item11692 {
	width:670px !important;
	left:60px !important;
	top:115px !important;
	background:#3b4752;
	min-height:350px !important;
}

@keyframes grow-11500 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-11500 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11510 {
	width:800px !important;
	height:580px !important;
	background:#3b4752;
}

#item11530 {
	width:800px !important;
	height:80px !important;
	background:#58636c;
	padding:0px 0px 3px 60px;
}

#item11553 {
	width:209px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item11559 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item11557 {
	width:80px !important;
	height:80px !important;
}

#item11564 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item11562 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item11586 {
	width:688px !important;
	left:60px !important;
	top:115px !important;
	background:#3b4752;
	min-height:350px !important;
}

@keyframes grow-11297 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-11297 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11309 {
	width:800px !important;
	height:580px !important;
	background:#3b4752;
}

#item11329 {
	width:800px !important;
	height:80px !important;
	background:#58636c;
	padding:0px 0px 3px 60px;
}

#item11352 {
	width:209px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item11358 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item11356 {
	width:80px !important;
	height:80px !important;
}

#item11363 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item11361 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item11385 {
	width:670px !important;
	left:60px !important;
	top:115px !important;
	background:#3b4752;
	min-height:350px !important;
}

#item11285 {
	width:2560px !important;
	height:1440px !important;
}

#item11714 {
	width:415px !important;
	height:68px !important;
	left:80px !important;
	top:37px !important;
}

@keyframes fade-in-11714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11736 {
	width:652px !important;
	left:80px !important;
	top:180px !important;
	min-height:386px !important;
}

#item11758 {
	width:1695px !important;
	left:680px !important;
	top:200px !important;
	min-height:238px !important;
}

#item11768 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item11763 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item11766 {
	width:33px !important;
	height:17px !important;
}

#item11761 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1192px !important;
}

#item11778 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item11773 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item11776 {
	width:33px !important;
	height:17px !important;
}

#item11771 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1281px !important;
}

#item11786 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item11783 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item11781 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1103px !important;
}

@keyframes grow-45725 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-45725 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item45725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45735 {
	width:1220px !important;
	height:487px !important;
	background:#3b4752;
}

#item45736 {
	width:935px !important;
	left:60px !important;
	top:98px !important;
	min-height:310px !important;
}

#item45759 {
	width:1220px !important;
	height:80px !important;
	background:#58636c;
	padding:0px 0px 3px 60px;
}

#item45783 {
	width:170px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item45807 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item45954 {
	width:80px !important;
	height:80px !important;
	top:80px !important;
}

#item45810 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item45956 {
	width:80px !important;
	height:80px !important;
	left:90px !important;
	top:80px !important;
}

@keyframes grow-45637 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-45637 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item45637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45646 {
	width:1220px !important;
	height:487px !important;
	background:#3b4752;
}

#item45647 {
	width:935px !important;
	left:60px !important;
	top:98px !important;
	min-height:310px !important;
}

#item45670 {
	width:1220px !important;
	height:80px !important;
	background:#58636c;
	padding:0px 0px 3px 60px;
}

#item45694 {
	width:170px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item45718 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item45950 {
	width:80px !important;
	height:80px !important;
	top:80px !important;
}

#item45721 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item45952 {
	width:80px !important;
	height:80px !important;
	left:90px !important;
	top:80px !important;
}

@keyframes grow-45549 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-45549 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item45549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45558 {
	width:1220px !important;
	height:487px !important;
	background:#3b4752;
}

#item45559 {
	width:935px !important;
	left:60px !important;
	top:98px !important;
	min-height:310px !important;
}

#item45583 {
	width:1220px !important;
	height:80px !important;
	background:#58636c;
	padding:0px 0px 3px 60px;
}

#item45607 {
	width:170px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item45631 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item45946 {
	width:80px !important;
	height:80px !important;
	top:80px !important;
}

#item45634 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item45948 {
	width:80px !important;
	height:80px !important;
	left:90px !important;
	top:80px !important;
}

@keyframes grow-45460 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-45460 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item45460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45470 {
	width:1220px !important;
	height:487px !important;
	background:#3b4752;
}

#item45471 {
	width:935px !important;
	left:60px !important;
	top:98px !important;
	min-height:310px !important;
}

#item45494 {
	width:1220px !important;
	height:80px !important;
	background:#58636c;
	padding:0px 0px 3px 60px;
}

#item45519 {
	width:170px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item45543 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item45941 {
	width:80px !important;
	height:80px !important;
	top:80px !important;
}

#item45546 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item45944 {
	width:80px !important;
	height:80px !important;
	left:90px !important;
	top:80px !important;
}

@keyframes grow-45371 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-45371 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item45371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45381 {
	width:1220px !important;
	height:487px !important;
	background:#3b4752;
}

#item45382 {
	width:935px !important;
	left:60px !important;
	top:98px !important;
	min-height:310px !important;
}

#item45405 {
	width:1220px !important;
	height:80px !important;
	background:#58636c;
	padding:0px 0px 3px 60px;
}

#item45429 {
	width:170px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item45453 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item45937 {
	width:80px !important;
	height:80px !important;
	top:80px !important;
}

#item45456 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item45939 {
	width:80px !important;
	height:80px !important;
	left:90px !important;
	top:80px !important;
}

@keyframes grow-45279 {
	0% {transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-45279 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0.5) scaleY(0.5);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item45279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45292 {
	width:1220px !important;
	height:487px !important;
	background:#3b4752;
}

#item45294 {
	width:935px !important;
	left:60px !important;
	top:98px !important;
	min-height:310px !important;
}

#item45317 {
	width:1220px !important;
	height:80px !important;
	background:#58636c;
	padding:0px 0px 3px 60px;
}

#item45341 {
	width:170px !important;
	height:80px !important;
	background:#293640;
	padding:0px 0px 0px 40px;
}

#item45365 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item45933 {
	width:80px !important;
	height:80px !important;
	top:80px !important;
}

#item45368 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item45935 {
	width:80px !important;
	height:80px !important;
	left:90px !important;
	top:80px !important;
}

#item45277 {
	width:2360px !important;
	height:900px !important;
	left:200px !important;
	top:420px !important;
}

#item22627 {
	width:242px !important;
	height:46px !important;
	left:80px !important;
	top:59px !important;
}

@keyframes fade-in-22627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22649 {
	width:783px !important;
	left:80px !important;
	top:180px !important;
	min-height:282px !important;
}

#item22671 {
	width:1164px !important;
	left:812px !important;
	top:200px !important;
	min-height:260px !important;
}

#item22681 {
	width:77px !important;
	height:77px !important;
	left:1px !important;
	top:1px !important;
	background:#626c75;
}

#item22676 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item22679 {
	width:33px !important;
	height:17px !important;
}

#item22674 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1192px !important;
}

#item22691 {
	width:77px !important;
	height:77px !important;
	left:1px !important;
	top:1px !important;
	background:#626c75;
}

#item22686 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item22689 {
	width:33px !important;
	height:17px !important;
}

#item22684 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1281px !important;
}

#item22700 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item22697 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item22695 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1103px !important;
}

#item22752 {
	width:584px !important;
	height:46px !important;
	left:80px !important;
	top:59px !important;
}

@keyframes fade-in-22752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22774 {
	width:982px !important;
	left:80px !important;
	top:448px !important;
	min-height:354px !important;
}

#item22796 {
	width:1020px !important;
	left:80px !important;
	top:180px !important;
	min-height:337px !important;
}

#item22806 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item22801 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item22804 {
	width:33px !important;
	height:17px !important;
}

#item22799 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1192px !important;
}

#item22816 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item22811 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item22814 {
	width:33px !important;
	height:17px !important;
}

#item22809 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1281px !important;
}

#item23458 {
	width:81px !important;
	height:81px !important;
	left:543px !important;
}

#item23463 {
	width:97px !important;
	height:81px !important;
	left:663px !important;
}

#item23467 {
	width:79px !important;
	height:80px !important;
	left:428px !important;
}

#item23471 {
	width:80px !important;
	height:81px !important;
	left:306px !important;
}

#item23475 {
	width:92px !important;
	height:81px !important;
}

#item23481 {
	width:140px !important;
	height:81px !important;
	border:solid 2.5px #767e86;
}

#item23479 {
	width:140px !important;
	height:81px !important;
	left:128px !important;
}

#item23500 {
	mix-blend-mode:hard-light;
	width:547px !important;
	height:309px !important;
	background:#da0a0a;
	border:solid 3.36532020198653px #fff;
}

@keyframes appear-23525 {
	0% {opacity:0;}
	92.9% {opacity:0;}
}
@-webkit-keyframes appear-23525 {
	0% {opacity:0;}
	92.9% {opacity:0;}
}
#item23525 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item23545 {
	width:930px !important;
	top:846px !important;
	min-height:139px !important;
}

#item23551 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item23549 {
	width:80px !important;
	height:80px !important;
}

#item23556 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item23554 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item23353 {
	width:81px !important;
	height:81px !important;
	left:543px !important;
}

#item23357 {
	width:121px !important;
	height:81px !important;
	left:798px !important;
}

#item23361 {
	width:97px !important;
	height:81px !important;
	left:663px !important;
}

#item23365 {
	width:79px !important;
	height:80px !important;
	left:428px !important;
}

#item23369 {
	width:80px !important;
	height:81px !important;
	left:306px !important;
}

#item23373 {
	width:92px !important;
	height:81px !important;
}

#item23379 {
	width:140px !important;
	height:81px !important;
	border:solid 2.5px #767e86;
}

#item23377 {
	width:140px !important;
	height:81px !important;
	left:128px !important;
}

#item23393 {
	mix-blend-mode:hard-light;
	width:547px !important;
	height:309px !important;
	background:#da0a0a;
	border:solid 3.36532020198653px #fff;
}

@keyframes appear-23421 {
	0% {opacity:0;}
	92.9% {opacity:0;}
}
@-webkit-keyframes appear-23421 {
	0% {opacity:0;}
	92.9% {opacity:0;}
}
#item23421 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item23441 {
	width:1036px !important;
	left:1px !important;
	top:846px !important;
	min-height:139px !important;
}

#item23447 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item23445 {
	width:80px !important;
	height:80px !important;
}

#item23452 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item23450 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item23249 {
	width:121px !important;
	height:81px !important;
	left:798px !important;
}

#item23253 {
	width:97px !important;
	height:81px !important;
	left:663px !important;
}

#item23257 {
	width:79px !important;
	height:80px !important;
	left:428px !important;
}

#item23261 {
	width:80px !important;
	height:81px !important;
	left:306px !important;
}

#item23265 {
	width:92px !important;
	height:81px !important;
}

#item23271 {
	width:140px !important;
	height:81px !important;
	border:solid 2.5px #767e86;
}

#item23269 {
	width:140px !important;
	height:81px !important;
	left:128px !important;
}

#item23285 {
	mix-blend-mode:hard-light;
	width:547px !important;
	height:309px !important;
	background:#da0a0a;
	border:solid 3.36532020198653px #fff;
}

@keyframes appear-23316 {
	0% {opacity:0;}
	92.9% {opacity:0;}
}
@-webkit-keyframes appear-23316 {
	0% {opacity:0;}
	92.9% {opacity:0;}
}
#item23316 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item23336 {
	width:930px !important;
	top:846px !important;
	min-height:139px !important;
}

#item23342 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item23340 {
	width:80px !important;
	height:80px !important;
}

#item23347 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item23345 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item23148 {
	width:81px !important;
	height:81px !important;
	left:543px !important;
}

#item23152 {
	width:121px !important;
	height:81px !important;
	left:798px !important;
}

#item23156 {
	width:97px !important;
	height:81px !important;
	left:663px !important;
}

#item23161 {
	width:80px !important;
	height:81px !important;
	left:306px !important;
}

#item23165 {
	width:92px !important;
	height:81px !important;
}

#item23171 {
	width:140px !important;
	height:81px !important;
	border:solid 2.5px #767e86;
}

#item23169 {
	width:140px !important;
	height:81px !important;
	left:128px !important;
}

#item23186 {
	mix-blend-mode:hard-light;
	width:547px !important;
	height:309px !important;
	background:#da0a0a;
	border:solid 3.36532020198653px #fff;
}

@keyframes appear-23211 {
	0% {opacity:0;}
	92.9% {opacity:0;}
}
@-webkit-keyframes appear-23211 {
	0% {opacity:0;}
	92.9% {opacity:0;}
}
#item23211 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item23231 {
	width:930px !important;
	top:846px !important;
	min-height:139px !important;
}

#item23237 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item23235 {
	width:80px !important;
	height:80px !important;
}

#item23242 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item23240 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item23049 {
	width:81px !important;
	height:81px !important;
	left:543px !important;
}

#item23053 {
	width:121px !important;
	height:81px !important;
	left:798px !important;
}

#item23057 {
	width:97px !important;
	height:81px !important;
	left:663px !important;
}

#item23061 {
	width:79px !important;
	height:80px !important;
	left:428px !important;
}

#item23066 {
	width:92px !important;
	height:81px !important;
}

#item23072 {
	width:140px !important;
	height:81px !important;
	border:solid 2.5px #899197;
}

#item23070 {
	width:140px !important;
	height:81px !important;
	left:128px !important;
}

#item23089 {
	mix-blend-mode:hard-light;
	width:547px !important;
	height:309px !important;
	background:#da0a0a;
	border:solid 3.36532020198653px #fff;
}

#item23130 {
	width:930px !important;
	top:846px !important;
	min-height:139px !important;
}

#item23136 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item23134 {
	width:80px !important;
	height:80px !important;
}

#item23141 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item23139 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

@keyframes appear-23144 {
	0% {opacity:0;}
	92.9% {opacity:0;}
}
@-webkit-keyframes appear-23144 {
	0% {opacity:0;}
	92.9% {opacity:0;}
}
#item23144 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item22938 {
	width:81px !important;
	height:81px !important;
	left:543px !important;
}

#item22942 {
	width:121px !important;
	height:81px !important;
	left:798px !important;
}

#item22946 {
	width:97px !important;
	height:81px !important;
	left:663px !important;
}

#item22950 {
	width:79px !important;
	height:80px !important;
	left:428px !important;
}

#item22954 {
	width:80px !important;
	height:81px !important;
	left:306px !important;
}

#item22961 {
	width:140px !important;
	height:81px !important;
	border:solid 2.5px #899197;
}

#item22959 {
	width:140px !important;
	height:81px !important;
	left:128px !important;
}

#item22977 {
	mix-blend-mode:hard-light;
	width:547px !important;
	height:309px !important;
	background:#da0a0a;
	border:solid 3.36532020198653px #fff;
}

@keyframes appear-23006 {
	0% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes appear-23006 {
	0% {opacity:0;}
	100% {opacity:0;}
}
#item23006 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes appear-23007 {
	0% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes appear-23007 {
	0% {opacity:0;}
	100% {opacity:0;}
}
#item23007 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes appear-23008 {
	0% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes appear-23008 {
	0% {opacity:0;}
	100% {opacity:0;}
}
#item23008 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes appear-23009 {
	0% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes appear-23009 {
	0% {opacity:0;}
	100% {opacity:0;}
}
#item23009 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes appear-23010 {
	0% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes appear-23010 {
	0% {opacity:0;}
	100% {opacity:0;}
}
#item23010 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes appear-23011 {
	0% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes appear-23011 {
	0% {opacity:0;}
	100% {opacity:0;}
}
#item23011 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes appear-23012 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-23012 {
	0% {opacity:0;}
	66.7% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
#item23012 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item23032 {
	width:1056px !important;
	top:846px !important;
	min-height:139px !important;
}

#item23038 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item23036 {
	width:80px !important;
	height:80px !important;
}

#item23043 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item23041 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item22823 {
	width:81px !important;
	height:81px !important;
	left:543px !important;
}

#item22827 {
	width:121px !important;
	height:81px !important;
	left:798px !important;
}

#item22831 {
	width:97px !important;
	height:81px !important;
	left:663px !important;
}

#item22835 {
	width:79px !important;
	height:80px !important;
	left:428px !important;
}

#item22839 {
	width:80px !important;
	height:81px !important;
	left:306px !important;
}

#item22843 {
	width:92px !important;
	height:81px !important;
}

#item22848 {
	width:140px !important;
	height:81px !important;
	border:solid 2.5px #fff;
}

#item22867 {
	mix-blend-mode:hard-light;
	width:547px !important;
	height:309px !important;
	background:#da0a0a;
	border:solid 3.36532020198653px #fff;
}

@keyframes appear-22891 {
	0% {opacity:0;}
	92.9% {opacity:0;}
}
@-webkit-keyframes appear-22891 {
	0% {opacity:0;}
	92.9% {opacity:0;}
}
#item22891 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item22921 {
	width:1018px !important;
	top:846px !important;
	min-height:139px !important;
}

#item22927 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item22925 {
	width:80px !important;
	height:80px !important;
}

#item22932 {
	width:80px !important;
	height:80px !important;
	background:#dd2222;
}

#item22930 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item22819 {
	width:1056px !important;
	height:1079px !important;
	left:1250px !important;
	top:186px !important;
}

#item23564 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item23561 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item23559 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1103px !important;
}

#item23707 {
	width:960px !important;
	left:1px !important;
	top:131px !important;
	min-height:240px !important;
}

#item23711 {
	width:78px !important;
	height:78px !important;
	left:151px !important;
	top:1px !important;
}

#item23715 {
	width:79px !important;
	height:80px !important;
}

#item23723 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item23721 {
	width:80px !important;
	height:80px !important;
}

#item23728 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item23726 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item23663 {
	width:789px !important;
	left:1px !important;
	top:131px !important;
	min-height:240px !important;
}

#item23668 {
	width:79px !important;
	height:80px !important;
}

#item23672 {
	width:73px !important;
	height:81px !important;
	left:304px !important;
}

#item23679 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item23677 {
	width:80px !important;
	height:80px !important;
}

#item23684 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item23682 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item23619 {
	width:1019px !important;
	left:1px !important;
	top:131px !important;
	min-height:240px !important;
}

#item23623 {
	width:78px !important;
	height:78px !important;
	left:151px !important;
	top:1px !important;
}

#item23628 {
	width:73px !important;
	height:81px !important;
	left:304px !important;
}

#item23635 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item23633 {
	width:80px !important;
	height:80px !important;
}

#item23640 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item23638 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item23598 {
	width:1020px !important;
	height:493px !important;
	left:1100px !important;
	top:690px !important;
}

#item23750 {
	width:420px !important;
	height:46px !important;
	left:80px !important;
	top:59px !important;
}

@keyframes fade-in-23750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23772 {
	width:825px !important;
	left:80px !important;
	top:448px !important;
	min-height:219px !important;
}

#item23794 {
	width:783px !important;
	left:80px !important;
	top:180px !important;
	min-height:254px !important;
}

#item23819 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item23814 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item23817 {
	width:33px !important;
	height:17px !important;
}

#item23812 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1192px !important;
}

#item23829 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item23824 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item23827 {
	width:33px !important;
	height:17px !important;
}

#item23822 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1281px !important;
}

#item23837 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item23834 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item23832 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1103px !important;
}

#item23892 {
	width:360px !important;
	height:46px !important;
	left:80px !important;
	top:59px !important;
}

@keyframes fade-in-23892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23914 {
	width:982px !important;
	left:80px !important;
	top:180px !important;
	min-height:258px !important;
}

#item23924 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item23919 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item23922 {
	width:33px !important;
	height:17px !important;
}

#item23917 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1192px !important;
}

#item23934 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item23929 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item23932 {
	width:33px !important;
	height:17px !important;
}

#item23927 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1281px !important;
}

@keyframes fly-in-left-24052 {
	0% {
		transform:translate(-293.762px,130.791px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-24052 {
	0% {
		-webkit-transform:translate(-293.762px,130.791px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-24065 {
	0% {
		transform:translate(198.143px,122.595px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-24065 {
	0% {
		-webkit-transform:translate(198.143px,122.595px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24091 {
	width:737px !important;
	left:1275px !important;
	min-height:317px !important;
}

#item24097 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item24095 {
	width:80px !important;
	height:80px !important;
}

#item24102 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item24100 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item24011 {
	width:797px !important;
	left:1275px !important;
	min-height:317px !important;
}

@keyframes fly-in-left-24014 {
	0% {
		transform:translate(-293.762px,130.791px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-24014 {
	0% {
		-webkit-transform:translate(-293.762px,130.791px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-24024 {
	0% {
		transform:translate(198.143px,122.595px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-24024 {
	0% {
		-webkit-transform:translate(198.143px,122.595px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-24031 {
	0% {
		transform:translate(198.143px,122.595px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-24031 {
	0% {
		-webkit-transform:translate(198.143px,122.595px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24043 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item24041 {
	width:80px !important;
	height:80px !important;
}

#item24048 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item24046 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

@keyframes fly-in-left-23939 {
	0% {
		transform:translate(-293.762px,130.791px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-23939 {
	0% {
		-webkit-transform:translate(-293.762px,130.791px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-23949 {
	0% {
		transform:translate(198.143px,122.595px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-23949 {
	0% {
		-webkit-transform:translate(198.143px,122.595px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23977 {
	width:773px !important;
	left:1275px !important;
	min-height:317px !important;
}

#item23983 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item23981 {
	width:80px !important;
	height:80px !important;
}

#item23988 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
}

#item23986 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item23937 {
	width:2072px !important;
	height:796px !important;
	left:408px !important;
	top:395px !important;
}

#item24110 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item24107 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item24105 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1103px !important;
}

#item24162 {
	width:834px !important;
	height:46px !important;
	left:80px !important;
	top:59px !important;
}

@keyframes fade-in-24162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24184 {
	width:1160px !important;
	left:80px !important;
	top:180px !important;
	min-height:190px !important;
}

#item24488 {
	width:863px !important;
	top:130px !important;
	min-height:216px !important;
}

#item24492 {
	width:83px !important;
	height:85px !important;
	left:677px !important;
}

#item24496 {
	width:75px !important;
	height:85px !important;
	left:552px !important;
}

#item24500 {
	width:110px !important;
	height:85px !important;
	left:395px !important;
}

#item24504 {
	width:103px !important;
	height:85px !important;
	left:243px !important;
}

#item24508 {
	width:61px !important;
	height:85px !important;
	left:138px !important;
}

#item24516 {
	width:80px !important;
	height:80px !important;
	background:#71b746;
}

#item24514 {
	width:80px !important;
	height:80px !important;
}

#item24521 {
	width:80px !important;
	height:80px !important;
	background:#71b746;
}

#item24519 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item24432 {
	width:910px !important;
	top:130px !important;
	min-height:260px !important;
}

#item24437 {
	width:75px !important;
	height:85px !important;
	left:552px !important;
}

#item24441 {
	width:110px !important;
	height:85px !important;
	left:395px !important;
}

#item24445 {
	width:103px !important;
	height:85px !important;
	left:243px !important;
}

#item24449 {
	width:61px !important;
	height:85px !important;
	left:138px !important;
}

#item24453 {
	width:88px !important;
	height:85px !important;
}

#item24460 {
	width:80px !important;
	height:80px !important;
	background:#71b746;
}

#item24458 {
	width:80px !important;
	height:80px !important;
}

#item24465 {
	width:80px !important;
	height:80px !important;
	background:#71b746;
}

#item24463 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item24376 {
	width:863px !important;
	top:130px !important;
	min-height:221px !important;
}

#item24380 {
	width:83px !important;
	height:85px !important;
	left:677px !important;
}

#item24385 {
	width:110px !important;
	height:85px !important;
	left:395px !important;
}

#item24389 {
	width:103px !important;
	height:85px !important;
	left:243px !important;
}

#item24393 {
	width:61px !important;
	height:85px !important;
	left:138px !important;
}

#item24397 {
	width:88px !important;
	height:85px !important;
}

#item24404 {
	width:80px !important;
	height:80px !important;
	background:#71b746;
}

#item24402 {
	width:80px !important;
	height:80px !important;
}

#item24409 {
	width:80px !important;
	height:80px !important;
	background:#71b746;
}

#item24407 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item24320 {
	width:863px !important;
	top:130px !important;
	min-height:216px !important;
}

#item24324 {
	width:83px !important;
	height:85px !important;
	left:677px !important;
}

#item24328 {
	width:75px !important;
	height:85px !important;
	left:552px !important;
}

#item24333 {
	width:103px !important;
	height:85px !important;
	left:243px !important;
}

#item24337 {
	width:61px !important;
	height:85px !important;
	left:138px !important;
}

#item24341 {
	width:88px !important;
	height:85px !important;
}

#item24348 {
	width:80px !important;
	height:80px !important;
	background:#71b746;
}

#item24346 {
	width:80px !important;
	height:80px !important;
}

#item24353 {
	width:80px !important;
	height:80px !important;
	background:#71b746;
}

#item24351 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item24264 {
	width:863px !important;
	top:130px !important;
	min-height:216px !important;
}

#item24268 {
	width:83px !important;
	height:85px !important;
	left:677px !important;
}

#item24272 {
	width:75px !important;
	height:85px !important;
	left:552px !important;
}

#item24276 {
	width:110px !important;
	height:85px !important;
	left:395px !important;
}

#item24281 {
	width:61px !important;
	height:85px !important;
	left:138px !important;
}

#item24285 {
	width:88px !important;
	height:85px !important;
}

#item24292 {
	width:80px !important;
	height:80px !important;
	background:#71b746;
}

#item24290 {
	width:80px !important;
	height:80px !important;
}

#item24297 {
	width:80px !important;
	height:80px !important;
	background:#71b746;
}

#item24295 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item24208 {
	width:863px !important;
	top:130px !important;
	min-height:216px !important;
}

#item24212 {
	width:83px !important;
	height:85px !important;
	left:677px !important;
}

#item24216 {
	width:75px !important;
	height:85px !important;
	left:552px !important;
}

#item24220 {
	width:110px !important;
	height:85px !important;
	left:395px !important;
}

#item24224 {
	width:103px !important;
	height:85px !important;
	left:243px !important;
}

#item24229 {
	width:88px !important;
	height:85px !important;
}

#item24236 {
	width:80px !important;
	height:80px !important;
	background:#71b746;
}

#item24234 {
	width:80px !important;
	height:80px !important;
}

#item24241 {
	width:80px !important;
	height:80px !important;
	background:#71b746;
}

#item24239 {
	width:80px !important;
	height:80px !important;
	left:89px !important;
}

#item24187 {
	width:910px !important;
	height:448px !important;
	left:1570px !important;
	top:267px !important;
}

#item24543 {
	width:876px !important;
	left:80px !important;
	top:434px !important;
	min-height:669px !important;
}

#item24553 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item24548 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item24551 {
	width:33px !important;
	height:17px !important;
}

#item24546 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1192px !important;
}

#item24563 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item24558 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item24561 {
	width:33px !important;
	height:17px !important;
}

#item24556 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1281px !important;
}

#item24571 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item24568 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item24566 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1103px !important;
}

#item24621 {
	width:834px !important;
	height:46px !important;
	left:80px !important;
	top:59px !important;
}

@keyframes fade-in-24621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24698 {
	width:327px !important;
	height:84px !important;
	left:43px !important;
}

#item24663 {
	width:327px !important;
	height:84px !important;
	left:43px !important;
}

#item24624 {
	width:640px !important;
	height:360px !important;
	left:243px !important;
	top:268px !important;
}

#item24769 {
	width:154px !important;
	height:84px !important;
	left:43px !important;
}

#item24736 {
	width:154px !important;
	height:84px !important;
	left:43px !important;
}

#item24702 {
	width:640px !important;
	height:360px !important;
	left:1677px !important;
	top:268px !important;
}

#item24843 {
	width:491px !important;
	height:84px !important;
	left:43px !important;
	top:228px !important;
}

#item24809 {
	width:491px !important;
	height:84px !important;
	left:43px !important;
}

#item24773 {
	width:640px !important;
	height:360px !important;
	left:960px !important;
	top:268px !important;
}

#item24917 {
	width:160px !important;
	height:84px !important;
	left:43px !important;
}

#item24882 {
	width:568px !important;
	height:84px !important;
	left:43px !important;
}

#item24847 {
	width:640px !important;
	height:360px !important;
	left:243px !important;
	top:700px !important;
}

#item24989 {
	width:199px !important;
	height:84px !important;
	left:43px !important;
}

#item24956 {
	width:199px !important;
	height:84px !important;
	left:43px !important;
}

#item24921 {
	width:640px !important;
	height:360px !important;
	left:960px !important;
	top:700px !important;
}

#item25066 {
	width:346px !important;
	height:84px !important;
	left:43px !important;
}

#item25029 {
	width:346px !important;
	height:84px !important;
	left:43px !important;
}

#item24993 {
	width:640px !important;
	height:360px !important;
	left:1677px !important;
	top:700px !important;
}

#item25077 {
	width:80px !important;
	height:80px !important;
	background:#da0a0a;
	border:solid 2px #da0a0a;
}

#item25072 {
	width:80px !important;
	height:80px !important;
	background:#626c75;
}

#item25075 {
	width:33px !important;
	height:17px !important;
}

#item25070 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1192px !important;
}

#item25085 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item25082 {
	mix-blend-mode:multiply;
	opacity:0.85;
	width:80px !important;
	height:80px !important;
	background:#12202b;
}

#item25080 {
	width:80px !important;
	height:80px !important;
	left:2480px !important;
	top:1103px !important;
}
#in5footer,  #prefooter {display:none;}
