/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

#item60876 {
	width:726px !important;
	height:139px !important;
	left:196px !important;
	background:#669c62;
}

#item799 {
	width:614px !important;
	height:211px !important;
	left:-868px !important;
	top:783px !important;
}

@keyframes fly-in-right-799 {
	0% {
		transform:translate(2480.78px,0px);
		opacity:0;
	}
	6.7% {opacity:1;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-799 {
	0% {
		-webkit-transform:translate(2480.78px,0px);
		opacity:0;
	}
	6.7% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes zoom-in-2d-804 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-804 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes fade-in-847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fly-in-right-850 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-850 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item850 {
	width:330px !important;
	height:78px !important;
	left:1315px !important;
	top:591px !important;
}

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

#item60883 {
	width:726px !important;
	height:139px !important;
	left:196px !important;
	background:#669c62;
}

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

@keyframes fly-in-bottom-980 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-980 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes zoom-in-2d-983 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.87;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-983 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.87;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item985 {
	width:196px !important;
	height:65px !important;
	left:70px !important;
	top:312px !important;
}

@keyframes zoom-in-2d-1079 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.87;}
	75% {opacity:1;}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-1079 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.87;}
	75% {opacity:1;}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item1081 {
	width:196px !important;
	height:65px !important;
	left:70px !important;
	top:312px !important;
}

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

#item1210 {
	width:303px !important;
	height:226px !important;
	box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	-webkit-box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	border-radius:22px;
	background:#36a9e1;
	border:solid 3px #36a9e1;
}

#item1211 {
	width:109px !important;
	height:97px !important;
	left:97px !important;
	top:44px !important;
}

#item1177 {
	width:303px !important;
	height:226px !important;
	box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	-webkit-box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	border-radius:22px;
	background:#f9f4e3;
	border:solid 3px #00a79d;
}

#item1178 {
	width:109px !important;
	height:97px !important;
	left:97px !important;
	top:44px !important;
}

#item1175 {
	width:303px !important;
	height:226px !important;
	left:435px !important;
	top:678px !important;
}

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

#item1280 {
	width:303px !important;
	height:226px !important;
	box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	-webkit-box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	border-radius:22px;
	background:#00a79d;
	border:solid 3px #00a79d;
}

#item1303 {
	width:103px !important;
	height:66px !important;
	left:100px !important;
	top:56px !important;
}

#item1246 {
	width:303px !important;
	height:226px !important;
	box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	-webkit-box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	border-radius:22px;
	background:#f9f4e3;
	border:solid 3px #00a79d;
}

#item1269 {
	width:103px !important;
	height:66px !important;
	left:100px !important;
	top:56px !important;
}

#item1244 {
	width:303px !important;
	height:226px !important;
	left:1555px !important;
	top:678px !important;
}

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

#item1355 {
	width:303px !important;
	height:226px !important;
	box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	-webkit-box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	border-radius:22px;
	background:#e5097f;
	border:solid 3px #e5097f;
}

#item1356 {
	width:87px !important;
	height:79px !important;
	left:108px !important;
	top:50px !important;
}

#item1318 {
	width:303px !important;
	height:226px !important;
	box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	-webkit-box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	border-radius:22px;
	background:#f9f4e3;
	border:solid 3px #00a79d;
}

#item1319 {
	width:87px !important;
	height:79px !important;
	left:108px !important;
	top:50px !important;
}

#item1316 {
	width:303px !important;
	height:226px !important;
	left:1182px !important;
	top:678px !important;
}

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

#item1423 {
	width:303px !important;
	height:226px !important;
	box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	-webkit-box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	border-radius:22px;
	background:#90298d;
	border:solid 3px #90298d;
}

#item1446 {
	width:81px !important;
	height:111px !important;
	left:111px !important;
	top:32px !important;
}

#item1390 {
	width:303px !important;
	height:226px !important;
	box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	-webkit-box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	border-radius:22px;
	background:#f9f4e3;
	border:solid 3px #00a79d;
}

#item1413 {
	width:81px !important;
	height:111px !important;
	left:111px !important;
	top:32px !important;
}

#item1388 {
	width:303px !important;
	height:226px !important;
	left:62px !important;
	top:678px !important;
}

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

#item1491 {
	width:303px !important;
	height:226px !important;
	box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	-webkit-box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	border-radius:22px;
	background:#009d41;
	border:solid 3px #009d41;
}

#item1492 {
	width:94px !important;
	height:114px !important;
	left:104px !important;
	top:30px !important;
}

#item1458 {
	width:303px !important;
	height:226px !important;
	box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	-webkit-box-shadow:7px 7px 25px 0px rgba(0,0,0,0);
	border-radius:22px;
	background:#f9f4e3;
	border:solid 3px #00a79d;
}

#item1459 {
	width:94px !important;
	height:114px !important;
	left:104px !important;
	top:30px !important;
}

#item1456 {
	width:303px !important;
	height:226px !important;
	left:809px !important;
	top:678px !important;
}

#item1557 {
	width:311px !important;
	height:78px !important;
	left:87px !important;
	top:970px !important;
}

@keyframes zoom-in-2d-1607 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-1607 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes fade-in-1650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fly-in-right-1714 {
	0% {
		transform:translate(2504.34px,0px);
		opacity:0;
	}
	6.7% {opacity:1;}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes fly-in-right-1714 {
	0% {
		-webkit-transform:translate(2504.34px,0px);
		opacity:0;
	}
	6.7% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px);}
}
#item1716 {
	width:36px !important;
	height:2px !important;
	left:204px !important;
	top:19px !important;
	background:#385600;
}

#item1724 {
	width:14px !important;
	height:8px !important;
	left:153px !important;
	top:72px !important;
	background:#333333;
}

#item1725 {
	width:11px !important;
	height:3px !important;
	left:154px !important;
	top:73px !important;
	background:#f7931e;
}

#item1726 {
	width:11px !important;
	height:3px !important;
	left:154px !important;
	top:76px !important;
	background:#f7931e;
}

#item1727 {
	width:76px !important;
	height:4px !important;
	left:255px !important;
	top:89px !important;
	background:#000;
}

#item1728 {
	width:63px !important;
	height:21px !important;
	left:262px !important;
	top:89px !important;
	background:#000;
}

#item1732 {
	width:359px !important;
	height:123px !important;
}

#item1737 {
	width:35px !important;
	height:9px !important;
	left:3px !important;
	top:101px !important;
	background:#385600;
}

#item1742 {
	width:359px !important;
	height:123px !important;
}

#item1757 {
	width:2px !important;
	height:17px !important;
	left:167px !important;
	top:89px !important;
	background:#191919;
}

#item1758 {
	width:2px !important;
	height:17px !important;
	left:235px !important;
	top:89px !important;
	background:#191919;
}

#item1759 {
	width:96px !important;
	height:4px !important;
	left:154px !important;
	top:104px !important;
	background:#333333;
}

#item1760 {
	width:96px !important;
	height:4px !important;
	left:154px !important;
	top:94px !important;
	background:#333333;
}

#item1769 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item1785 {
	width:90px !important;
	height:90px !important;
	left:1700px !important;
	top:44px !important;
}

#item60851 {
	width:1556px !important;
	height:895px !important;
	left:190px !important;
	top:119px !important;
}

#item1766 {
	width:92px !important;
	height:92px !important;
	left:1822px !important;
	top:22px !important;
}

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

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

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

#item3758 {
	width:1266px !important;
	height:908px !important;
	left:618px !important;
	top:36px !important;
}

#item3767 {
	width:88px !important;
	height:80px !important;
	left:1286px !important;
	top:512px !important;
}

#item3776 {
	width:88px !important;
	height:80px !important;
	left:1396px !important;
	top:221px !important;
}

#item3785 {
	width:88px !important;
	height:80px !important;
	left:1271px !important;
	top:621px !important;
}

#item3795 {
	width:76px !important;
	height:70px !important;
	left:1530px !important;
	top:722px !important;
}

#item3809 {
	width:38px !important;
	height:86px !important;
	left:1587px !important;
	top:469px !important;
}

#item3828 {
	width:32px !important;
	height:70px !important;
	left:1219px !important;
	top:592px !important;
}

#item3852 {
	width:32px !important;
	height:70px !important;
	left:1242px !important;
	top:298px !important;
}

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

#item3909 {
	width:658px !important;
	height:139px !important;
	left:1262px !important;
	top:941px !important;
	background:#669c62;
}

#item60889 {
	width:726px !important;
	height:139px !important;
	left:196px !important;
	background:#669c62;
}

@keyframes zoom-in-2d-3917 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-3917 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes fade-in-3960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3963 {
	width:311px !important;
	height:78px !important;
	left:144px !important;
	top:972px !important;
}

@keyframes fly-in-bottom-4013 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-4013 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4013 {
	width:360px !important;
	height:303px !important;
	left:715px !important;
	top:580px !important;
}

@keyframes fly-in-bottom-4083 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-4083 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4083 {
	width:344px !important;
	height:281px !important;
	left:722px !important;
	top:342px !important;
}

@keyframes zoom-in-2d-4151 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.86;}
	72.2% {opacity:1;}
	88.9% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-4151 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.86;}
	72.2% {opacity:1;}
	88.9% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item4176 {
	width:59px !important;
	height:61px !important;
}

@keyframes fly-in-bottom-4185 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-4185 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item4212 {
	width:59px !important;
	height:61px !important;
}

#item4464 {
	width:91px !important;
	height:91px !important;
	left:28px !important;
	top:966px !important;
}

#item4250 {
	width:124px !important;
	height:76px !important;
	left:21px !important;
}

#item4265 {
	width:100px !important;
	height:110px !important;
	left:14px !important;
}

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

#item25984 {
	width:111px !important;
	height:173px !important;
}

#item25973 {
	width:217px !important;
	height:173px !important;
	left:1549px !important;
	top:181px !important;
}

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

#item66431 {
	width:116px !important;
	height:171px !important;
}

#item66420 {
	width:96px !important;
	height:136px !important;
	left:10px !important;
	top:14px !important;
}

#item66418 {
	width:310px !important;
	height:171px !important;
	left:1427px !important;
	top:67px !important;
}

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

#item36140 {
	width:111px !important;
	height:173px !important;
}

#item36136 {
	width:299px !important;
	height:173px !important;
	left:1254px !important;
	top:167px !important;
}

#item4287 {
	width:150px !important;
	height:133px !important;
	left:11px !important;
}

#item4312 {
	width:206px !important;
	height:64px !important;
}

#item4474 {
	width:96px !important;
	height:96px !important;
	left:1260px !important;
	top:387px !important;
}

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

#item35878 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item36019 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:362px !important;
}

#item36072 {
	width:90px !important;
	height:90px !important;
	left:1718px !important;
	top:44px !important;
}

#item4489 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item4628 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:362px !important;
}

#item4755 {
	width:90px !important;
	height:90px !important;
	left:1718px !important;
	top:44px !important;
}

#item66469 {
	width:59px !important;
	height:58px !important;
	left:1411px !important;
	top:17px !important;
}

#item66472 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item66597 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item66647 {
	width:84px !important;
	height:84px !important;
	left:1711px !important;
	top:37px !important;
}

#item66667 {
	width:384px !important;
	height:237px !important;
	left:1276px !important;
	top:547px !important;
}

#item66709 {
	width:59px !important;
	height:58px !important;
	left:1411px !important;
	top:17px !important;
}

#item66711 {
	width:59px !important;
	height:58px !important;
	left:1394px !important;
	top:7px !important;
}

#item66714 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item66720 {
	width:84px !important;
	height:84px !important;
	left:1711px !important;
	top:37px !important;
}

#item66740 {
	width:1513px !important;
	height:851px !important;
	left:192px !important;
	top:110px !important;
}

@keyframes disappear-66745 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes disappear-66745 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
#item66745 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item66745 {
	width:308px !important;
	height:308px !important;
	left:806px !important;
	top:386px !important;
}

#item4486 {
	width:59px !important;
	height:58px !important;
	left:1411px !important;
	top:17px !important;
}

#item4484 {
	width:1931px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item27002 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item27063 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item27226 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item28744 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:184px !important;
}

#item27376 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item28730 {
	width:59px !important;
	height:61px !important;
	top:240px !important;
}

#item68944 {
	width:430px !important;
	height:38px !important;
	left:2px !important;
}

#item26082 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item26142 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item26276 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item26245 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item26242 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item26452 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item28666 {
	width:59px !important;
	height:61px !important;
	top:240px !important;
}

#item69013 {
	width:430px !important;
	height:38px !important;
	left:2px !important;
}

#item27441 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item27696 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item28755 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:188px !important;
}

#item27812 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item27501 {
	width:59px !important;
	height:61px !important;
	top:240px !important;
}

#item69086 {
	width:430px !important;
	height:38px !important;
	left:2px !important;
}

#item27895 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item27958 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item28183 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item28334 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:185px !important;
}

#item28268 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item69153 {
	width:430px !important;
	height:38px !important;
	left:2px !important;
}

#item35378 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item35461 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item35571 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item35540 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item35536 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item35603 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item35600 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:275px !important;
}

#item35635 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item35632 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:372px !important;
}

#item35668 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item35665 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:468px !important;
}

#item35729 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item35804 {
	width:59px !important;
	height:61px !important;
	top:240px !important;
}

#item65452 {
	width:430px !important;
	height:38px !important;
	left:51px !important;
	top:98px !important;
}

#item65721 {
	width:1px !important;
	height:10px !important;
	left:5px !important;
	top:15px !important;
	background:#00a59e;
}

#item65722 {
	width:1px !important;
	height:10px !important;
	left:87px !important;
	top:15px !important;
	background:#00a59e;
}

#item65723 {
	width:1px !important;
	height:10px !important;
	left:169px !important;
	top:15px !important;
	background:#00a59e;
}

#item65724 {
	width:1px !important;
	height:10px !important;
	left:252px !important;
	top:15px !important;
	background:#00a59e;
}

#item65725 {
	width:1px !important;
	height:10px !important;
	left:334px !important;
	top:15px !important;
	background:#00a59e;
}

#item65726 {
	width:1px !important;
	height:10px !important;
	left:416px !important;
	top:15px !important;
	background:#00a59e;
}

#item34894 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item34977 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item35087 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item35057 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item35054 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item35120 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item35117 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:275px !important;
}

#item35152 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item35149 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:372px !important;
}

#item35184 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item35181 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:837px !important;
}

#item35243 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item35314 {
	width:59px !important;
	height:61px !important;
	top:240px !important;
}

#item65397 {
	width:430px !important;
	height:38px !important;
	left:51px !important;
	top:98px !important;
}

#item65658 {
	width:1px !important;
	height:10px !important;
	left:5px !important;
	top:15px !important;
	background:#00a59e;
}

#item65659 {
	width:1px !important;
	height:10px !important;
	left:87px !important;
	top:15px !important;
	background:#00a59e;
}

#item65661 {
	width:1px !important;
	height:10px !important;
	left:169px !important;
	top:15px !important;
	background:#00a59e;
}

#item65662 {
	width:1px !important;
	height:10px !important;
	left:252px !important;
	top:15px !important;
	background:#00a59e;
}

#item65663 {
	width:1px !important;
	height:10px !important;
	left:334px !important;
	top:15px !important;
	background:#00a59e;
}

#item65664 {
	width:1px !important;
	height:10px !important;
	left:416px !important;
	top:15px !important;
	background:#00a59e;
}

#item34422 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item34484 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item34596 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item34564 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item34558 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item34628 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item34625 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:275px !important;
}

#item34660 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item34657 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:740px !important;
}

#item34692 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item34689 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:837px !important;
}

#item34751 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item34822 {
	width:59px !important;
	height:61px !important;
	top:240px !important;
}

#item65339 {
	width:430px !important;
	height:38px !important;
	left:51px !important;
	top:98px !important;
}

#item65619 {
	width:1px !important;
	height:10px !important;
	left:5px !important;
	top:15px !important;
	background:#00a59e;
}

#item65620 {
	width:1px !important;
	height:10px !important;
	left:87px !important;
	top:15px !important;
	background:#00a59e;
}

#item65621 {
	width:1px !important;
	height:10px !important;
	left:169px !important;
	top:15px !important;
	background:#00a59e;
}

#item65623 {
	width:1px !important;
	height:10px !important;
	left:252px !important;
	top:15px !important;
	background:#00a59e;
}

#item65624 {
	width:1px !important;
	height:10px !important;
	left:334px !important;
	top:15px !important;
	background:#00a59e;
}

#item65625 {
	width:1px !important;
	height:10px !important;
	left:416px !important;
	top:15px !important;
	background:#00a59e;
}

#item33916 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item33978 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item34087 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item34057 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item34054 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item34120 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item34117 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:645px !important;
}

#item34152 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item34149 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:740px !important;
}

#item34185 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item34182 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:837px !important;
}

#item34243 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item34316 {
	width:59px !important;
	height:61px !important;
	top:240px !important;
}

#item65282 {
	width:430px !important;
	height:38px !important;
	left:51px !important;
	top:98px !important;
}

#item65582 {
	width:1px !important;
	height:10px !important;
	left:5px !important;
	top:15px !important;
	background:#00a59e;
}

#item65583 {
	width:1px !important;
	height:10px !important;
	left:87px !important;
	top:15px !important;
	background:#00a59e;
}

#item65584 {
	width:1px !important;
	height:10px !important;
	left:169px !important;
	top:15px !important;
	background:#00a59e;
}

#item65585 {
	width:1px !important;
	height:10px !important;
	left:252px !important;
	top:15px !important;
	background:#00a59e;
}

#item65587 {
	width:1px !important;
	height:10px !important;
	left:334px !important;
	top:15px !important;
	background:#00a59e;
}

#item65588 {
	width:1px !important;
	height:10px !important;
	left:416px !important;
	top:15px !important;
	background:#00a59e;
}

#item33421 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item33482 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item33615 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item33585 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item33582 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item33649 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item33646 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:276px !important;
}

#item33681 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item33678 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:372px !important;
}

#item33713 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item33710 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:468px !important;
}

#item33800 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item33871 {
	width:59px !important;
	height:61px !important;
	top:240px !important;
}

#item65217 {
	width:430px !important;
	height:38px !important;
	left:51px !important;
	top:98px !important;
}

#item65546 {
	width:1px !important;
	height:10px !important;
	left:5px !important;
	top:15px !important;
	background:#00a59e;
}

#item65547 {
	width:1px !important;
	height:10px !important;
	left:87px !important;
	top:15px !important;
	background:#00a59e;
}

#item65548 {
	width:1px !important;
	height:10px !important;
	left:169px !important;
	top:15px !important;
	background:#00a59e;
}

#item65550 {
	width:1px !important;
	height:10px !important;
	left:252px !important;
	top:15px !important;
	background:#00a59e;
}

#item65551 {
	width:1px !important;
	height:10px !important;
	left:334px !important;
	top:15px !important;
	background:#00a59e;
}

#item65552 {
	width:1px !important;
	height:10px !important;
	left:416px !important;
	top:15px !important;
	background:#00a59e;
}

#item25190 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item25251 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item25406 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item25376 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item25373 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item25438 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item28759 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:276px !important;
}

#item25468 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item28761 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:372px !important;
}

#item25499 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item28763 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:468px !important;
}

#item25595 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item28592 {
	width:59px !important;
	height:61px !important;
	top:240px !important;
}

#item69222 {
	width:430px !important;
	height:38px !important;
	left:2px !important;
}

#item5204 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item5266 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item5423 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item5391 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item5389 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item5456 {
	width:443px !important;
	height:83px !important;
	top:348px !important;
	border-radius:14px;
	background:#90298d;
}

#item5488 {
	width:443px !important;
	height:83px !important;
	top:350px !important;
	border-radius:14px;
	background:#90298d;
}

#item5520 {
	width:443px !important;
	height:83px !important;
	top:352px !important;
	border-radius:14px;
	background:#90298d;
}

#item5573 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item5669 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item4773 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item4835 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item4992 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item4960 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#90298d;
}

#item4958 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item5025 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#90298d;
}

#item5057 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#90298d;
}

#item5089 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#90298d;
}

#item5142 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item5189 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item4770 {
	width:84px !important;
	height:64px !important;
	left:1826px !important;
	top:28px !important;
}

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

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

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

#item1845 {
	width:1266px !important;
	height:908px !important;
	left:618px !important;
	top:36px !important;
}

#item1856 {
	width:103px !important;
	height:94px !important;
	left:2px !important;
}

#item1865 {
	width:88px !important;
	height:80px !important;
	left:1278px !important;
	top:447px !important;
}

#item1876 {
	width:266px !important;
	height:143px !important;
	left:12px !important;
}

#item1887 {
	width:69px !important;
	height:87px !important;
	left:12px !important;
}

#item1896 {
	width:88px !important;
	height:80px !important;
	left:1271px !important;
	top:621px !important;
}

#item1905 {
	width:76px !important;
	height:70px !important;
	left:1530px !important;
	top:722px !important;
}

#item1917 {
	width:154px !important;
	height:79px !important;
	left:6px !important;
}

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

#item33169 {
	width:116px !important;
	height:171px !important;
}

#item33205 {
	width:96px !important;
	height:136px !important;
	left:10px !important;
	top:14px !important;
}

#item33165 {
	width:310px !important;
	height:171px !important;
	left:1412px !important;
	top:109px !important;
}

#item1930 {
	width:38px !important;
	height:86px !important;
	left:1484px !important;
	top:453px !important;
}

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

#item63266 {
	width:111px !important;
	height:173px !important;
	left:189px !important;
}

#item63253 {
	width:300px !important;
	height:173px !important;
	left:1030px !important;
	top:146px !important;
}

#item1947 {
	width:32px !important;
	height:70px !important;
	left:1219px !important;
	top:592px !important;
}

#item1970 {
	width:32px !important;
	height:70px !important;
	left:1205px !important;
	top:266px !important;
}

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

#item2027 {
	width:658px !important;
	height:139px !important;
	left:1262px !important;
	top:941px !important;
	background:#669c62;
}

#item60897 {
	width:726px !important;
	height:139px !important;
	left:196px !important;
	background:#669c62;
}

@keyframes zoom-in-2d-2035 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-2035 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes fade-in-2078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-2078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item2078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fly-in-bottom-43001 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-43001 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item43001 {
	width:360px !important;
	height:303px !important;
	left:699px !important;
	top:589px !important;
}

#item2081 {
	width:311px !important;
	height:78px !important;
	left:144px !important;
	top:972px !important;
}

@keyframes fly-in-bottom-41241 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-41241 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41241 {
	width:344px !important;
	height:281px !important;
	left:715px !important;
	top:336px !important;
}

#item2131 {
	width:91px !important;
	height:91px !important;
	left:28px !important;
	top:966px !important;
}

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

#item42236 {
	width:115px !important;
	height:165px !important;
}

#item42266 {
	width:80px !important;
	height:60px !important;
	left:18px !important;
	top:28px !important;
}

#item42222 {
	width:97px !important;
	height:136px !important;
	left:9px !important;
	top:11px !important;
}

#item42226 {
	width:68px !important;
	height:35px !important;
	left:24px !important;
	top:42px !important;
}

#item42220 {
	width:340px !important;
	height:165px !important;
	left:1507px !important;
	top:301px !important;
}

@keyframes zoom-in-2d-2281 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.86;}
	72.2% {opacity:1;}
	88.9% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-2281 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.86;}
	72.2% {opacity:1;}
	88.9% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item2306 {
	width:59px !important;
	height:61px !important;
}

@keyframes fly-in-bottom-2315 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-2315 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2342 {
	width:59px !important;
	height:61px !important;
}

#item2378 {
	width:267px !important;
	height:83px !important;
}

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

#item2560 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item2686 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item2771 {
	width:90px !important;
	height:90px !important;
	left:1718px !important;
	top:44px !important;
}

#item60006 {
	width:390px !important;
	height:243px !important;
	left:1283px !important;
	top:554px !important;
}

#item42514 {
	width:59px !important;
	height:58px !important;
	left:1405px !important;
	top:17px !important;
}

#item42761 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item42830 {
	width:340px !important;
	height:340px !important;
	left:12px !important;
	top:8px !important;
}

#item42889 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:361px !important;
}

#item42965 {
	width:84px !important;
	height:84px !important;
	left:1711px !important;
	top:37px !important;
}

#item60809 {
	width:390px !important;
	height:243px !important;
	left:1283px !important;
	top:515px !important;
}

#item59780 {
	width:59px !important;
	height:58px !important;
	left:1405px !important;
	top:17px !important;
}

#item59783 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item59787 {
	width:84px !important;
	height:84px !important;
	left:1711px !important;
	top:37px !important;
}

#item59800 {
	width:1513px !important;
	height:851px !important;
	left:192px !important;
	top:110px !important;
}

@keyframes disappear-59805 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes disappear-59805 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
#item59805 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item59805 {
	width:308px !important;
	height:308px !important;
	left:806px !important;
	top:386px !important;
}

#item54588 {
	width:59px !important;
	height:58px !important;
	left:1405px !important;
	top:17px !important;
}

#item54591 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item54597 {
	width:84px !important;
	height:84px !important;
	left:1711px !important;
	top:37px !important;
}

#item54617 {
	width:1513px !important;
	height:851px !important;
	left:192px !important;
	top:110px !important;
}

@keyframes disappear-54622 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes disappear-54622 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
#item54622 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item54622 {
	width:314px !important;
	height:314px !important;
	left:813px !important;
	top:393px !important;
}

#item63484 {
	width:59px !important;
	height:58px !important;
	left:1405px !important;
	top:17px !important;
}

#item63689 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item63789 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:362px !important;
}

#item63838 {
	width:84px !important;
	height:84px !important;
	left:1711px !important;
	top:37px !important;
}

#item2557 {
	width:59px !important;
	height:58px !important;
	left:1405px !important;
	top:17px !important;
}

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

#item38097 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item38294 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item38263 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item38260 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:182px !important;
}

#item38325 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item38323 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:277px !important;
}

#item38356 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item38354 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:373px !important;
}

#item38387 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item38385 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:468px !important;
}

#item38469 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:48px !important;
}

#item42022 {
	width:59px !important;
	height:61px !important;
	top:240px !important;
}

#item37654 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item37852 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item37822 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item37819 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:182px !important;
}

#item37883 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item37881 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:277px !important;
}

#item37916 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item37914 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:373px !important;
}

#item37947 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item37945 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:831px !important;
}

#item38030 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:48px !important;
}

#item41928 {
	width:59px !important;
	height:61px !important;
	top:240px !important;
}

#item37204 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item37403 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item37373 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item37370 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:182px !important;
}

#item37436 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item37434 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:277px !important;
}

#item37467 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item37465 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:735px !important;
}

#item37498 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item37496 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:831px !important;
}

#item37581 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:48px !important;
}

#item41830 {
	width:59px !important;
	height:61px !important;
	top:240px !important;
}

#item36736 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item36932 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item36901 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item36898 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:182px !important;
}

#item36963 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item36961 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:639px !important;
}

#item36994 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item36992 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:735px !important;
}

#item37025 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item37023 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:831px !important;
}

#item37108 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:48px !important;
}

#item41737 {
	width:59px !important;
	height:61px !important;
	top:240px !important;
}

#item2789 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item2855 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:339px !important;
}

#item3020 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item2988 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item2986 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:182px !important;
}

#item3053 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item36733 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:277px !important;
}

#item3085 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item36732 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:373px !important;
}

#item3117 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item36731 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:470px !important;
}

#item3230 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:48px !important;
}

#item43622 {
	width:84px !important;
	height:64px !important;
	left:1824px !important;
	top:30px !important;
}

#item44239 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item44326 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item44468 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#ffffff;
}

#item44433 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item44431 {
	width:443px !important;
	height:83px !important;
	left:1222px !important;
	top:174px !important;
}

#item44535 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#ffffff;
}

#item44501 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item44499 {
	width:443px !important;
	height:83px !important;
	left:1222px !important;
	top:270px !important;
}

#item44600 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#ffffff;
}

#item44568 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item44566 {
	width:443px !important;
	height:83px !important;
	left:1222px !important;
	top:367px !important;
}

#item44657 {
	width:430px !important;
	height:38px !important;
	left:694px !important;
	top:813px !important;
}

#item44719 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#ffffff;
}

#item44690 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item44688 {
	width:443px !important;
	height:83px !important;
	left:1223px !important;
	top:465px !important;
}

#item44747 {
	width:84px !important;
	height:84px !important;
	left:1710px !important;
	top:40px !important;
}

#item44815 {
	width:84px !important;
	height:64px !important;
	left:1824px !important;
	top:30px !important;
}

#item52171 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item52259 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item52398 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#ffffff;
}

#item52365 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item52363 {
	width:443px !important;
	height:83px !important;
	left:1222px !important;
	top:174px !important;
}

#item52434 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#ffffff;
}

#item52429 {
	width:443px !important;
	height:83px !important;
	left:1222px !important;
	top:367px !important;
}

#item52468 {
	width:430px !important;
	height:38px !important;
	left:694px !important;
	top:813px !important;
}

#item52504 {
	width:84px !important;
	height:84px !important;
	left:1710px !important;
	top:40px !important;
}

#item52665 {
	width:84px !important;
	height:64px !important;
	left:1824px !important;
	top:30px !important;
}

#item52668 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item52756 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item52896 {
	width:443px !important;
	height:83px !important;
	left:1px !important;
	top:1px !important;
	border-radius:14px;
	background:#ffffff;
}

#item52863 {
	width:444px !important;
	height:84px !important;
	border-radius:14px;
	background:#36a9e1;
	border:solid 1px #36a9e1;
}

#item52861 {
	width:444px !important;
	height:84px !important;
	left:1222px !important;
	top:173px !important;
}

#item52932 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#ffffff;
}

#item52927 {
	width:443px !important;
	height:83px !important;
	left:1222px !important;
	top:367px !important;
}

#item52966 {
	width:430px !important;
	height:38px !important;
	left:694px !important;
	top:813px !important;
}

#item53043 {
	width:84px !important;
	height:84px !important;
	left:1710px !important;
	top:40px !important;
}

#item53103 {
	width:84px !important;
	height:64px !important;
	left:1824px !important;
	top:30px !important;
}

#item53586 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item53675 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item53814 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#ffffff;
}

#item53781 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item53779 {
	width:443px !important;
	height:83px !important;
	left:1222px !important;
	top:174px !important;
}

#item53850 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#ffffff;
}

#item53845 {
	width:443px !important;
	height:83px !important;
	left:1222px !important;
	top:367px !important;
}

#item53884 {
	width:430px !important;
	height:38px !important;
	left:694px !important;
	top:813px !important;
}

#item53970 {
	width:84px !important;
	height:84px !important;
	left:1710px !important;
	top:40px !important;
}

#item54059 {
	width:84px !important;
	height:64px !important;
	left:1824px !important;
	top:30px !important;
}

#item54062 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item54150 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item54292 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#ffffff;
}

#item54258 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#36a9e1;
}

#item54256 {
	width:443px !important;
	height:83px !important;
	left:1222px !important;
	top:174px !important;
}

#item54330 {
	width:443px !important;
	height:83px !important;
	border-radius:14px;
	background:#ffffff;
}

#item54324 {
	width:443px !important;
	height:83px !important;
	left:1222px !important;
	top:367px !important;
}

#item54363 {
	width:430px !important;
	height:38px !important;
	left:694px !important;
	top:813px !important;
}

#item54450 {
	width:84px !important;
	height:84px !important;
	left:1710px !important;
	top:40px !important;
}

#item2786 {
	width:84px !important;
	height:64px !important;
	left:1824px !important;
	top:30px !important;
}

#item2784 {
	width:1930px !important;
	height:1091px !important;
	left:-10px !important;
	top:-11px !important;
}

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

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

#item5729 {
	width:1266px !important;
	height:908px !important;
	left:618px !important;
	top:36px !important;
}

#item5746 {
	width:88px !important;
	height:80px !important;
	left:1235px !important;
	top:147px !important;
}

#item5769 {
	width:38px !important;
	height:86px !important;
	left:1251px !important;
	top:288px !important;
}

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

#item5826 {
	width:658px !important;
	height:139px !important;
	left:1262px !important;
	top:941px !important;
	background:#669c62;
}

#item60903 {
	width:726px !important;
	height:139px !important;
	left:196px !important;
	background:#669c62;
}

@keyframes zoom-in-2d-5834 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-5834 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes fade-in-5877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5880 {
	width:311px !important;
	height:78px !important;
	left:144px !important;
	top:972px !important;
}

@keyframes fly-in-bottom-5998 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-5998 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5998 {
	width:344px !important;
	height:281px !important;
	left:720px !important;
	top:298px !important;
}

@keyframes zoom-in-2d-6072 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.86;}
	72.2% {opacity:1;}
	88.9% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-6072 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.86;}
	72.2% {opacity:1;}
	88.9% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item6097 {
	width:59px !important;
	height:61px !important;
}

@keyframes fly-in-bottom-6106 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-6106 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6133 {
	width:59px !important;
	height:61px !important;
}

#item6167 {
	width:91px !important;
	height:91px !important;
	left:28px !important;
	top:966px !important;
}

#item6188 {
	width:142px !important;
	height:214px !important;
	left:1374px !important;
	top:126px !important;
}

#item6200 {
	width:220px !important;
	height:190px !important;
	left:1251px !important;
	top:404px !important;
}

#item6217 {
	width:104px !important;
	height:160px !important;
	left:1617px !important;
	top:90px !important;
}

#item6240 {
	width:124px !important;
	height:77px !important;
	left:1392px !important;
	top:731px !important;
}

#item6252 {
	width:163px !important;
	height:160px !important;
	left:1678px !important;
	top:275px !important;
}

#item6271 {
	width:165px !important;
	height:76px !important;
	left:1144px !important;
	top:187px !important;
}

#item6280 {
	width:165px !important;
	height:76px !important;
	left:1251px !important;
	top:655px !important;
}

@keyframes fly-in-bottom-54716 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-54716 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item54716 {
	width:344px !important;
	height:281px !important;
	left:732px !important;
	top:572px !important;
}

#item6299 {
	width:172px !important;
	height:80px !important;
	left:1450px !important;
	top:409px !important;
}

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

#item66781 {
	width:111px !important;
	height:173px !important;
}

#item66767 {
	width:217px !important;
	height:173px !important;
	left:1550px !important;
	top:221px !important;
}

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

#item32884 {
	width:123px !important;
	height:194px !important;
	left:277px !important;
}

#item6310 {
	width:98px !important;
	height:146px !important;
	left:289px !important;
	top:40px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.24);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.24);
}

#item6308 {
	width:400px !important;
	height:194px !important;
	left:1416px !important;
	top:374px !important;
}

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

#item25115 {
	width:90px !important;
	height:146px !important;
	left:184px !important;
	top:9px !important;
}

#item25080 {
	width:124px !important;
	height:165px !important;
	left:167px !important;
}

#item25073 {
	width:90px !important;
	height:146px !important;
	left:184px !important;
	top:9px !important;
}

#item25071 {
	width:291px !important;
	height:165px !important;
	left:1292px !important;
	top:103px !important;
}

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

#item24435 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item24553 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:361px !important;
}

#item24606 {
	width:384px !important;
	height:237px !important;
}

#item25018 {
	width:384px !important;
	height:237px !important;
	left:1276px !important;
	top:508px !important;
}

#item24632 {
	width:90px !important;
	height:90px !important;
	left:1718px !important;
	top:44px !important;
}

#item6681 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item6747 {
	width:340px !important;
	height:340px !important;
	left:12px !important;
	top:8px !important;
}

#item6805 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:361px !important;
}

#item6858 {
	width:384px !important;
	height:237px !important;
	left:1276px !important;
	top:508px !important;
}

#item6890 {
	width:90px !important;
	height:90px !important;
	left:1718px !important;
	top:44px !important;
}

#item59960 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item59964 {
	width:90px !important;
	height:90px !important;
	left:1718px !important;
	top:44px !important;
}

#item59978 {
	width:1513px !important;
	height:851px !important;
	left:202px !important;
	top:120px !important;
}

#item59988 {
	width:1515px !important;
	height:852px !important;
	left:-8px !important;
	top:3px !important;
}

@keyframes disappear-59982 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes disappear-59982 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
#item59982 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item59982 {
	width:314px !important;
	height:314px !important;
	left:813px !important;
	top:393px !important;
}

#item39117 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item39334 {
	width:90px !important;
	height:90px !important;
	left:1718px !important;
	top:44px !important;
}

@keyframes disappear-39407 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes disappear-39407 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
#item39407 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item39407 {
	width:314px !important;
	height:314px !important;
	left:813px !important;
	top:393px !important;
}

#item6432 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item6502 {
	width:340px !important;
	height:340px !important;
	left:11px !important;
	top:10px !important;
}

#item6582 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:361px !important;
}

#item39396 {
	width:384px !important;
	height:237px !important;
	left:1276px !important;
	top:508px !important;
}

#item6666 {
	width:90px !important;
	height:90px !important;
	left:1718px !important;
	top:44px !important;
}

#item66821 {
	width:59px !important;
	height:58px !important;
	left:1280px !important;
	top:17px !important;
}

#item66827 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item66926 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:362px !important;
}

#item66954 {
	width:84px !important;
	height:84px !important;
	left:1711px !important;
	top:37px !important;
}

#item6429 {
	width:59px !important;
	height:58px !important;
	left:1280px !important;
	top:17px !important;
}

#item6427 {
	width:1930px !important;
	height:1154px !important;
	left:-10px !important;
	top:-10px !important;
}

#item32080 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item32161 {
	width:59px !important;
	height:61px !important;
	left:189px !important;
	top:395px !important;
}

#item32269 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item32239 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item32236 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item32332 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item32302 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item32299 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:277px !important;
}

#item32395 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item32365 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item32362 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:374px !important;
}

#item32490 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item32462 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item32459 {
	width:449px !important;
	height:89px !important;
	left:1230px !important;
	top:472px !important;
}

#item32516 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item69628 {
	width:430px !important;
	height:38px !important;
	left:51px !important;
	top:98px !important;
}

#item69635 {
	width:1px !important;
	height:10px !important;
	left:6px !important;
	top:15px !important;
	background:#00a59e;
}

#item69636 {
	width:1px !important;
	height:10px !important;
	left:75px !important;
	top:15px !important;
	background:#00a59e;
}

#item69637 {
	width:1px !important;
	height:10px !important;
	left:143px !important;
	top:15px !important;
	background:#00a59e;
}

#item69638 {
	width:1px !important;
	height:10px !important;
	left:212px !important;
	top:15px !important;
	background:#00a59e;
}

#item69639 {
	width:1px !important;
	height:10px !important;
	left:281px !important;
	top:15px !important;
	background:#00a59e;
}

#item69640 {
	width:1px !important;
	height:10px !important;
	left:348px !important;
	top:15px !important;
	background:#00a59e;
}

#item69641 {
	width:1px !important;
	height:10px !important;
	left:417px !important;
	top:15px !important;
	background:#00a59e;
}

#item31571 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item31654 {
	width:59px !important;
	height:61px !important;
	left:189px !important;
	top:395px !important;
}

#item31763 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item31732 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item31729 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item31826 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item31795 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item31792 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:277px !important;
}

#item31888 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item31858 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item31855 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:374px !important;
}

#item31983 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item31956 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item31952 {
	width:449px !important;
	height:89px !important;
	left:1230px !important;
	top:635px !important;
}

#item32009 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item69511 {
	width:430px !important;
	height:38px !important;
	left:51px !important;
	top:98px !important;
}

#item69519 {
	width:1px !important;
	height:10px !important;
	left:6px !important;
	top:15px !important;
	background:#00a59e;
}

#item69520 {
	width:1px !important;
	height:10px !important;
	left:75px !important;
	top:15px !important;
	background:#00a59e;
}

#item69521 {
	width:1px !important;
	height:10px !important;
	left:143px !important;
	top:15px !important;
	background:#00a59e;
}

#item69522 {
	width:1px !important;
	height:10px !important;
	left:212px !important;
	top:15px !important;
	background:#00a59e;
}

#item69523 {
	width:1px !important;
	height:10px !important;
	left:281px !important;
	top:15px !important;
	background:#00a59e;
}

#item69524 {
	width:1px !important;
	height:10px !important;
	left:348px !important;
	top:15px !important;
	background:#00a59e;
}

#item69525 {
	width:1px !important;
	height:10px !important;
	left:417px !important;
	top:15px !important;
	background:#00a59e;
}

#item31067 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item31149 {
	width:59px !important;
	height:61px !important;
	left:189px !important;
	top:395px !important;
}

#item31257 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item31226 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item31223 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item31319 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item31289 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item31286 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:277px !important;
}

#item31382 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item31352 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item31349 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:473px !important;
}

#item31474 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item31446 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item31443 {
	width:449px !important;
	height:89px !important;
	left:1230px !important;
	top:571px !important;
}

#item31500 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item69413 {
	width:430px !important;
	height:38px !important;
	left:51px !important;
	top:98px !important;
}

#item69420 {
	width:1px !important;
	height:10px !important;
	left:6px !important;
	top:15px !important;
	background:#00a59e;
}

#item69421 {
	width:1px !important;
	height:10px !important;
	left:75px !important;
	top:15px !important;
	background:#00a59e;
}

#item69422 {
	width:1px !important;
	height:10px !important;
	left:143px !important;
	top:15px !important;
	background:#00a59e;
}

#item69424 {
	width:1px !important;
	height:10px !important;
	left:212px !important;
	top:15px !important;
	background:#00a59e;
}

#item69425 {
	width:1px !important;
	height:10px !important;
	left:281px !important;
	top:15px !important;
	background:#00a59e;
}

#item69426 {
	width:1px !important;
	height:10px !important;
	left:348px !important;
	top:15px !important;
	background:#00a59e;
}

#item69427 {
	width:1px !important;
	height:10px !important;
	left:417px !important;
	top:15px !important;
	background:#00a59e;
}

#item29996 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item30079 {
	width:59px !important;
	height:61px !important;
	left:189px !important;
	top:395px !important;
}

#item30191 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item30161 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item30158 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item30254 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item30223 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item30220 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:639px !important;
}

#item30317 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item30287 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item30284 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:736px !important;
}

#item30409 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item30382 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item30379 {
	width:449px !important;
	height:89px !important;
	left:1230px !important;
	top:833px !important;
}

#item30435 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item65032 {
	width:430px !important;
	height:38px !important;
	left:51px !important;
	top:98px !important;
}

#item65801 {
	width:1px !important;
	height:10px !important;
	left:6px !important;
	top:15px !important;
	background:#00a59e;
}

#item65802 {
	width:1px !important;
	height:10px !important;
	left:75px !important;
	top:15px !important;
	background:#00a59e;
}

#item65803 {
	width:1px !important;
	height:10px !important;
	left:143px !important;
	top:15px !important;
	background:#00a59e;
}

#item65804 {
	width:1px !important;
	height:10px !important;
	left:212px !important;
	top:15px !important;
	background:#00a59e;
}

#item65805 {
	width:1px !important;
	height:10px !important;
	left:281px !important;
	top:15px !important;
	background:#00a59e;
}

#item65806 {
	width:1px !important;
	height:10px !important;
	left:348px !important;
	top:15px !important;
	background:#00a59e;
}

#item65807 {
	width:1px !important;
	height:10px !important;
	left:417px !important;
	top:15px !important;
	background:#00a59e;
}

#item28876 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item28958 {
	width:59px !important;
	height:61px !important;
	left:189px !important;
	top:395px !important;
}

#item29092 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item29060 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item29057 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item29154 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item29124 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item29121 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:277px !important;
}

#item29218 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item29186 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item29183 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:374px !important;
}

#item29337 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item29309 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item29306 {
	width:449px !important;
	height:89px !important;
	left:1230px !important;
	top:472px !important;
}

#item29363 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item64973 {
	width:430px !important;
	height:38px !important;
	left:51px !important;
	top:98px !important;
}

#item65759 {
	width:1px !important;
	height:10px !important;
	left:6px !important;
	top:15px !important;
	background:#00a59e;
}

#item65760 {
	width:1px !important;
	height:10px !important;
	left:75px !important;
	top:15px !important;
	background:#00a59e;
}

#item65761 {
	width:1px !important;
	height:10px !important;
	left:143px !important;
	top:15px !important;
	background:#00a59e;
}

#item65762 {
	width:1px !important;
	height:10px !important;
	left:212px !important;
	top:15px !important;
	background:#00a59e;
}

#item65763 {
	width:1px !important;
	height:10px !important;
	left:281px !important;
	top:15px !important;
	background:#00a59e;
}

#item65765 {
	width:1px !important;
	height:10px !important;
	left:348px !important;
	top:15px !important;
	background:#00a59e;
}

#item65766 {
	width:1px !important;
	height:10px !important;
	left:417px !important;
	top:15px !important;
	background:#00a59e;
}

#item10809 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item10895 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item11030 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item10998 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item10996 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item11070 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item11062 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:374px !important;
}

#item11107 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item11198 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item10382 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item10465 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item10603 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item10571 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item10569 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item10643 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item10635 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:374px !important;
}

#item10680 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item10794 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item9987 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item10070 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item10205 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item10173 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item10171 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item10245 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item10237 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:374px !important;
}

#item10282 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item10367 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item9552 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item9648 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item9788 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item9756 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item9754 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item9828 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item9820 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:374px !important;
}

#item9865 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item9906 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item9020 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item9102 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item9239 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item9207 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item9205 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item9305 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item9273 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item9271 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:277px !important;
}

#item9371 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item9339 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item9337 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:374px !important;
}

#item9430 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item9511 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item9485 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item9483 {
	width:449px !important;
	height:89px !important;
	left:1230px !important;
	top:472px !important;
}

#item9537 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item8647 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item8731 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item8866 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item8834 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item8832 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item8935 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item8983 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item8240 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item8333 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item8483 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item8451 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item8449 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item8552 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item8596 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item7863 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item7948 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item8083 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item8051 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item8049 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item8152 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item8203 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item7464 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item7549 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item7684 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item7652 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item7650 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item7798 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item7757 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item6908 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item6995 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item7139 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item7107 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item7105 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item7205 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item7173 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item7171 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:277px !important;
}

#item7271 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item7239 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item7237 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:374px !important;
}

#item7330 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item7417 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item7391 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#009d41;
}

#item7389 {
	width:449px !important;
	height:89px !important;
	left:1230px !important;
	top:472px !important;
}

#item7449 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item6905 {
	width:84px !important;
	height:64px !important;
	left:1825px !important;
	top:34px !important;
}

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

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

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

#item11258 {
	width:1266px !important;
	height:908px !important;
	left:618px !important;
	top:36px !important;
}

#item11267 {
	width:88px !important;
	height:80px !important;
	left:1301px !important;
	top:126px !important;
}

#item11276 {
	width:88px !important;
	height:80px !important;
	left:1373px !important;
	top:532px !important;
}

#item11285 {
	width:38px !important;
	height:86px !important;
	left:1213px !important;
	top:312px !important;
}

#item11295 {
	width:32px !important;
	height:70px !important;
	left:1258px !important;
	top:544px !important;
}

#item11307 {
	width:32px !important;
	height:70px !important;
	left:1595px !important;
	top:430px !important;
}

#item11330 {
	width:69px !important;
	height:87px !important;
	left:1227px !important;
	top:203px !important;
}

#item11354 {
	width:168px !important;
	height:143px !important;
	left:1378px !important;
	top:232px !important;
}

#item11375 {
	width:134px !important;
	height:125px !important;
	left:1327px !important;
	top:654px !important;
}

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

#item11438 {
	width:658px !important;
	height:139px !important;
	left:1262px !important;
	top:941px !important;
	background:#669c62;
}

#item60911 {
	width:726px !important;
	height:139px !important;
	left:196px !important;
	background:#669c62;
}

@keyframes zoom-in-2d-11446 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-11446 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes fade-in-11489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11492 {
	width:311px !important;
	height:78px !important;
	left:144px !important;
	top:972px !important;
}

#item11542 {
	width:91px !important;
	height:91px !important;
	left:28px !important;
	top:966px !important;
}

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

#item11925 {
	width:121px !important;
	height:173px !important;
	left:1px !important;
}

#item11914 {
	width:123px !important;
	height:146px !important;
	top:13px !important;
}

#item11912 {
	width:290px !important;
	height:173px !important;
	left:1268px !important;
	top:345px !important;
}

@keyframes fly-in-bottom-54911 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-54911 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item54911 {
	width:350px !important;
	height:289px !important;
	left:754px !important;
	top:614px !important;
}

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

#item63889 {
	width:116px !important;
	height:171px !important;
	left:200px !important;
}

#item63878 {
	width:96px !important;
	height:136px !important;
	left:210px !important;
	top:14px !important;
}

#item63876 {
	width:316px !important;
	height:171px !important;
	left:1244px !important;
	top:92px !important;
}

@keyframes fly-in-bottom-11552 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-11552 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11552 {
	width:360px !important;
	height:303px !important;
	left:719px !important;
	top:366px !important;
}

@keyframes fly-in-bottom-11624 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-11624 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11624 {
	width:344px !important;
	height:281px !important;
	left:727px !important;
	top:140px !important;
}

@keyframes zoom-in-2d-11699 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.86;}
	72.2% {opacity:1;}
	88.9% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-11699 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.86;}
	72.2% {opacity:1;}
	88.9% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item11724 {
	width:59px !important;
	height:61px !important;
}

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

#item67027 {
	width:111px !important;
	height:173px !important;
}

#item67015 {
	width:298px !important;
	height:173px !important;
	left:1464px !important;
	top:430px !important;
}

@keyframes fly-in-bottom-11741 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-11741 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11768 {
	width:59px !important;
	height:61px !important;
}

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

#item38686 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item38880 {
	width:90px !important;
	height:90px !important;
	left:1718px !important;
	top:44px !important;
}

@keyframes disappear-39099 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes disappear-39099 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
#item39099 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item39107 {
	width:308px !important;
	height:308px !important;
	left:3px !important;
	top:3px !important;
}

#item39099 {
	width:314px !important;
	height:314px !important;
	left:810px !important;
	top:392px !important;
}

#item11963 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item12088 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:361px !important;
}

#item12184 {
	width:90px !important;
	height:90px !important;
	left:1718px !important;
	top:44px !important;
}

#item39041 {
	width:390px !important;
	height:243px !important;
	left:1284px !important;
	top:516px !important;
}

#item63926 {
	width:59px !important;
	height:58px !important;
	left:1441px !important;
	top:29px !important;
}

#item64057 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item64106 {
	width:84px !important;
	height:84px !important;
	left:1711px !important;
	top:37px !important;
}

#item64126 {
	width:384px !important;
	height:237px !important;
	left:1276px !important;
	top:547px !important;
}

#item64408 {
	width:59px !important;
	height:58px !important;
	left:1441px !important;
	top:29px !important;
}

#item64460 {
	width:59px !important;
	height:58px !important;
	left:1395px !important;
	top:7px !important;
}

#item64463 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item64469 {
	width:84px !important;
	height:84px !important;
	left:1711px !important;
	top:37px !important;
}

#item64489 {
	width:1513px !important;
	height:851px !important;
	left:192px !important;
	top:110px !important;
}

@keyframes disappear-64494 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes disappear-64494 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
#item64494 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item64494 {
	width:308px !important;
	height:308px !important;
	left:806px !important;
	top:386px !important;
}

#item67063 {
	width:59px !important;
	height:58px !important;
	left:1441px !important;
	top:29px !important;
}

#item67066 {
	width:59px !important;
	height:58px !important;
	left:1394px !important;
	top:7px !important;
}

#item67069 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item67170 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:362px !important;
}

#item67219 {
	width:84px !important;
	height:84px !important;
	left:1711px !important;
	top:37px !important;
}

#item11960 {
	width:59px !important;
	height:58px !important;
	left:1441px !important;
	top:29px !important;
}

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

#item15775 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item15973 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item15941 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item15939 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item16027 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item16091 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item66385 {
	width:59px !important;
	height:61px !important;
	left:157px !important;
	top:411px !important;
}

#item15418 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item15640 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item15608 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item15606 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item15694 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item15760 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item66308 {
	width:59px !important;
	height:61px !important;
	left:157px !important;
	top:411px !important;
}

#item15084 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item15147 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:400px !important;
}

#item15282 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item15250 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item15248 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item15336 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item15403 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item66176 {
	width:59px !important;
	height:61px !important;
	left:157px !important;
	top:411px !important;
}

#item14754 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item14952 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item14920 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item14918 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item15006 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item15069 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item66168 {
	width:59px !important;
	height:61px !important;
	left:157px !important;
	top:411px !important;
}

#item14214 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item14281 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:401px !important;
}

#item14425 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item14393 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item14391 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item14491 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item14459 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item14457 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:281px !important;
}

#item14557 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item14525 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item14523 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:377px !important;
}

#item14623 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item14591 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item14589 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:473px !important;
}

#item14677 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item14739 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item13862 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item13924 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:400px !important;
}

#item14059 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item14027 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item14025 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item14128 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item14199 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item13509 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item13574 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:400px !important;
}

#item13709 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item13677 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item13675 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item13778 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item13847 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item13132 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item13195 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:400px !important;
}

#item13333 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item13301 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item13299 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item13402 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item13494 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item12760 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item12822 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:400px !important;
}

#item12957 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item12925 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item12923 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item13026 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item13117 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item58667 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item58732 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:400px !important;
}

#item58867 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item58835 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item58832 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item58929 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item58899 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item58896 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:281px !important;
}

#item58992 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item58962 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item58958 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:377px !important;
}

#item59055 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item59025 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item59022 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:473px !important;
}

#item59143 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item59157 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item58167 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item58228 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:400px !important;
}

#item58363 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item58330 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item58327 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item58425 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item58395 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item58392 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:281px !important;
}

#item58488 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item58457 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item58454 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:377px !important;
}

#item58551 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item58520 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item58517 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:587px !important;
}

#item58641 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item58654 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item57666 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item57727 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:400px !important;
}

#item57862 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item57831 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item57828 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item57925 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item57894 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item57891 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:281px !important;
}

#item57988 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item57957 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item57954 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:561px !important;
}

#item58050 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item58020 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item58017 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:658px !important;
}

#item58139 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item58152 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item57162 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item57223 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:400px !important;
}

#item57360 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item57330 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item57327 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item57423 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item57392 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item57389 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:636px !important;
}

#item57485 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item57455 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item57452 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:731px !important;
}

#item57549 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item57518 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item57515 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:828px !important;
}

#item57637 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item57651 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item55027 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item55090 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:400px !important;
}

#item55224 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item55193 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item55190 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item55286 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item55256 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item55253 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:281px !important;
}

#item55350 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item55319 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item55316 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:377px !important;
}

#item55413 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item55383 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item55380 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:473px !important;
}

#item55504 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item55550 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item12226 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item12308 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:400px !important;
}

#item12446 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item12414 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item12412 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:186px !important;
}

#item12512 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item12480 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item12478 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:281px !important;
}

#item12578 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item12546 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item12544 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:377px !important;
}

#item12644 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item12612 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#e5097f;
}

#item12610 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:473px !important;
}

#item12698 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:828px !important;
}

#item12745 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:52px !important;
}

#item12223 {
	width:84px !important;
	height:64px !important;
	left:1825px !important;
	top:37px !important;
}

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

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

#item60917 {
	width:726px !important;
	height:139px !important;
	left:196px !important;
	background:#669c62;
}

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

#item16151 {
	width:1266px !important;
	height:908px !important;
	left:618px !important;
	top:36px !important;
}

#item16167 {
	width:88px !important;
	height:80px !important;
	left:1302px !important;
	top:94px !important;
}

#item16178 {
	width:88px !important;
	height:80px !important;
	left:1391px !important;
	top:500px !important;
}

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

#item64525 {
	width:116px !important;
	height:171px !important;
	left:200px !important;
}

#item64514 {
	width:96px !important;
	height:136px !important;
	left:210px !important;
	top:14px !important;
}

#item64512 {
	width:316px !important;
	height:171px !important;
	left:1138px !important;
	top:74px !important;
}

#item16191 {
	width:38px !important;
	height:86px !important;
	left:1598px !important;
	top:434px !important;
}

#item16211 {
	width:32px !important;
	height:70px !important;
	left:1219px !important;
	top:654px !important;
}

#item16239 {
	width:32px !important;
	height:70px !important;
	left:1322px !important;
	top:511px !important;
}

#item16253 {
	width:267px !important;
	height:83px !important;
	left:1168px !important;
	top:264px !important;
}

#item16262 {
	width:186px !important;
	height:98px !important;
	left:1405px !important;
	top:336px !important;
}

#item16271 {
	width:69px !important;
	height:87px !important;
	left:1290px !important;
	top:371px !important;
}

#item16280 {
	width:197px !important;
	height:104px !important;
	left:1283px !important;
	top:613px !important;
}

#item16289 {
	width:69px !important;
	height:87px !important;
	left:1498px !important;
	top:708px !important;
}

#item16317 {
	width:76px !important;
	height:70px !important;
	left:1446px !important;
	top:755px !important;
}

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

@keyframes zoom-in-2d-16390 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-16390 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes fade-in-16433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16436 {
	width:311px !important;
	height:78px !important;
	left:144px !important;
	top:972px !important;
}

#item16486 {
	width:91px !important;
	height:91px !important;
	left:28px !important;
	top:966px !important;
}

@keyframes fly-in-bottom-16586 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-16586 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16586 {
	width:344px !important;
	height:281px !important;
	left:736px !important;
	top:596px !important;
}

@keyframes fly-in-bottom-16496 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-16496 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16496 {
	width:360px !important;
	height:303px !important;
	left:714px !important;
	top:326px !important;
}

@keyframes zoom-in-2d-16656 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.86;}
	72.2% {opacity:1;}
	88.9% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-16656 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.86;}
	72.2% {opacity:1;}
	88.9% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item16681 {
	width:59px !important;
	height:61px !important;
}

@keyframes fly-in-bottom-16690 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-16690 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item16717 {
	width:59px !important;
	height:61px !important;
}

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

#item33409 {
	width:105px !important;
	height:146px !important;
	left:33px !important;
	top:43px !important;
}

#item16811 {
	width:172px !important;
	height:228px !important;
}

#item16798 {
	width:105px !important;
	height:146px !important;
	left:33px !important;
	top:43px !important;
}

#item16796 {
	width:437px !important;
	height:228px !important;
	left:1440px !important;
	top:118px !important;
}

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

#item16934 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item17062 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item17147 {
	width:90px !important;
	height:90px !important;
	left:1718px !important;
	top:45px !important;
}

#item64565 {
	width:59px !important;
	height:58px !important;
	left:1416px !important;
	top:19px !important;
}

#item64567 {
	width:59px !important;
	height:58px !important;
	left:1431px !important;
	top:19px !important;
}

#item64570 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item64692 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item64745 {
	width:84px !important;
	height:84px !important;
	left:1711px !important;
	top:37px !important;
}

#item64763 {
	width:384px !important;
	height:237px !important;
	left:1276px !important;
	top:547px !important;
}

#item64812 {
	width:59px !important;
	height:58px !important;
	left:1416px !important;
	top:19px !important;
}

#item64814 {
	width:59px !important;
	height:58px !important;
	left:1431px !important;
	top:19px !important;
}

#item64816 {
	width:59px !important;
	height:58px !important;
	left:1394px !important;
	top:7px !important;
}

#item64819 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item64825 {
	width:84px !important;
	height:84px !important;
	left:1711px !important;
	top:37px !important;
}

#item64843 {
	width:1513px !important;
	height:851px !important;
	left:192px !important;
	top:110px !important;
}

@keyframes disappear-64850 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes disappear-64850 {
	0% {opacity:1;}
	57.1% {opacity:1;}
	64.3% {opacity:0;}
	100% {opacity:0;}
}
#item64850 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item64850 {
	width:308px !important;
	height:308px !important;
	left:806px !important;
	top:386px !important;
}

#item16931 {
	width:59px !important;
	height:58px !important;
	left:1416px !important;
	top:19px !important;
}

#item16929 {
	width:1931px !important;
	height:1091px !important;
	left:-10px !important;
	top:-11px !important;
}

#item62108 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item62191 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item62347 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:4px !important;
	border-radius:14px;
	background:#ffffff;
}

#item62317 {
	width:444px !important;
	height:84px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
	border:solid 1px #00a79d;
}

#item62314 {
	width:450px !important;
	height:90px !important;
	left:1229px !important;
	top:181px !important;
}

#item62549 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item61607 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item61691 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item61846 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:4px !important;
	border-radius:14px;
	background:#ffffff;
}

#item61816 {
	width:444px !important;
	height:84px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
	border:solid 1px #00a79d;
}

#item61813 {
	width:450px !important;
	height:90px !important;
	left:1229px !important;
	top:181px !important;
}

#item62049 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item61106 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item61189 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item61345 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:4px !important;
	border-radius:14px;
	background:#ffffff;
}

#item61314 {
	width:444px !important;
	height:84px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
	border:solid 1px #00a79d;
}

#item61311 {
	width:450px !important;
	height:90px !important;
	left:1229px !important;
	top:181px !important;
}

#item61548 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item17165 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item17249 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item17406 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:4px !important;
	border-radius:14px;
	background:#ffffff;
}

#item17374 {
	width:444px !important;
	height:84px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
	border:solid 1px #00a79d;
}

#item17372 {
	width:450px !important;
	height:90px !important;
	left:1229px !important;
	top:181px !important;
}

#item17604 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item62632 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item62714 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item62869 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:4px !important;
	border-radius:14px;
	background:#ffffff;
}

#item62839 {
	width:444px !important;
	height:84px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
	border:solid 1px #00a79d;
}

#item62836 {
	width:450px !important;
	height:90px !important;
	left:1229px !important;
	top:181px !important;
}

#item62900 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item62898 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:276px !important;
}

#item62932 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item62930 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:372px !important;
}

#item62963 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item62961 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:468px !important;
}

#item63072 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item17162 {
	width:84px !important;
	height:64px !important;
	left:1714px !important;
	top:14px !important;
}

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

#item22454 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item22838 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item22878 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item24116 {
	width:59px !important;
	height:61px !important;
}

#item60549 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item60516 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60514 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item60627 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60625 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:274px !important;
}

#item60659 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60657 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:368px !important;
}

#item60692 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60690 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:460px !important;
}

#item21983 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item22228 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item22197 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item22194 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item22372 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item22411 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item24062 {
	width:59px !important;
	height:61px !important;
}

#item60401 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60399 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:274px !important;
}

#item60437 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60435 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:368px !important;
}

#item60476 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60474 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:829px !important;
}

#item21359 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item21442 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item21744 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item21786 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item24005 {
	width:59px !important;
	height:61px !important;
}

#item60253 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item60220 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60218 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item60294 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60292 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:274px !important;
}

#item60327 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60325 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:552px !important;
}

#item60360 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60358 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:645px !important;
}

#item20778 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item20861 {
	width:59px !important;
	height:61px !important;
	left:147px !important;
	top:395px !important;
}

#item21017 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#ffffff;
}

#item20987 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item20984 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:181px !important;
}

#item21050 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60012 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:649px !important;
}

#item21081 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60014 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:743px !important;
}

#item21113 {
	width:443px !important;
	height:83px !important;
	left:3px !important;
	top:3px !important;
	border-radius:14px;
	background:#00a79d;
}

#item60017 {
	width:449px !important;
	height:89px !important;
	left:1229px !important;
	top:838px !important;
}

#item21165 {
	width:430px !important;
	height:38px !important;
	left:704px !important;
	top:823px !important;
}

#item21203 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item23950 {
	width:59px !important;
	height:61px !important;
}

#item20302 {
	width:84px !important;
	height:64px !important;
	left:1834px !important;
	top:14px !important;
}

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

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

#item60925 {
	width:726px !important;
	height:139px !important;
	left:196px !important;
	background:#669c62;
}

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

#item18190 {
	width:1266px !important;
	height:908px !important;
	left:618px !important;
	top:36px !important;
}

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

@keyframes zoom-in-2d-18252 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-18252 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes fade-in-18295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18298 {
	width:311px !important;
	height:78px !important;
	left:144px !important;
	top:972px !important;
}

@keyframes fly-in-bottom-18348 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-18348 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item18348 {
	width:546px !important;
	height:446px !important;
	left:744px !important;
	top:392px !important;
}

@keyframes fly-in-bottom-18420 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-18420 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item18420 {
	width:546px !important;
	height:446px !important;
	left:1218px !important;
	top:185px !important;
}

@keyframes zoom-in-2d-18494 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.86;}
	72.2% {opacity:1;}
	88.9% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-18494 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	22.2% {opacity:0.86;}
	72.2% {opacity:1;}
	88.9% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item18519 {
	width:61px !important;
	height:61px !important;
}

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

#item18534 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item18608 {
	width:90px !important;
	height:90px !important;
	left:1718px !important;
	top:45px !important;
}

#item18531 {
	width:59px !important;
	height:58px !important;
	left:1411px !important;
	top:17px !important;
}

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

#item18626 {
	opacity:0.50;
	width:1920px !important;
	height:1080px !important;
	background:#000;
	border:solid 1px #000;
}

#item18695 {
	width:90px !important;
	height:90px !important;
	left:1717px !important;
	top:47px !important;
}

#item18623 {
	width:84px !important;
	height:64px !important;
	left:1828px !important;
	top:25px !important;
}

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

#item18708 {
	width:91px !important;
	height:91px !important;
	left:28px !important;
	top:966px !important;
}
