/* 	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...'; }
#slider { width:1300px; height:731px; }
.page-scale-wrap { width:1300px; height:731px; background: #fff !important; }
.paper-vertical { width:1300px; height:100%; }
.paper-horizontal { width:41920px; height:743px; }
@media all and (max-height:731px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1300px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item94323 {
	width:1332px !important;
	height:99px !important;
	left:-16px !important;
	top:-14px !important;
	background:#73b844;
}

#item94320 {
	width:588px !important;
	height:419px !important;
	left:356px !important;
	top:156px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#e0eecf;
}

#item95262 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item95237 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item95234 {
	width:192px !important;
	height:57px !important;
	left:554px !important;
	top:489px !important;
}

#item94378 {
	width:496px !important;
	height:39px !important;
	border-radius:12px;
	background:#fff;
}

#item98181 {
	width:496px !important;
	height:39px !important;
	border-radius:12px;
	background:#fff;
}

#item121080 {
	width:1332px !important;
	height:99px !important;
	background:#32b4f2;
}

#item132185 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item132215 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item132284 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item132258 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item132255 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item132336 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item132311 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item132308 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item132000 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item132029 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item132098 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item132127 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item132154 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item131897 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item131900 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item131901 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item131963 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131961 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131958 {
	width:191px !important;
	height:26px !important;
}

#item131969 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131967 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131964 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item131974 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131972 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131970 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item131979 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131977 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131975 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item131984 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131982 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131980 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item131989 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131987 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131985 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item131890 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item131892 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item131893 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item131894 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item131885 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item131886 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item131887 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item131880 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item131895 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item131878 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item95326 {
	width:1332px !important;
	height:99px !important;
	left:-16px !important;
	top:-14px !important;
	background:#73b844;
}

#item95328 {
	width:588px !important;
	height:419px !important;
	left:356px !important;
	top:156px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#e0eecf;
}

#item95412 {
	width:194px !important;
	height:76px !important;
	background:#32b4f2;
}

#item95415 {
	width:46px !important;
	height:46px !important;
}

#item121048 {
	width:1332px !important;
	height:99px !important;
	background:#32b4f2;
}

#item95330 {
	width:496px !important;
	height:47px !important;
	border-radius:12px;
	background:#2c71ce;
}

#item97022 {
	width:496px !important;
	height:47px !important;
	border-radius:12px;
	background:#041c38;
}

#item96969 {
	width:496px !important;
	height:47px !important;
	border-radius:12px;
	background:#2c71ce;
}

#item97020 {
	width:496px !important;
	height:47px !important;
	left:402px !important;
	top:334px !important;
}

#item96995 {
	width:496px !important;
	height:47px !important;
	border-radius:12px;
	background:#2c71ce;
}

#item131657 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item131687 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item131750 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item131725 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item131722 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item131804 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item131779 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item131775 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item131468 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item131504 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item131571 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item131598 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item131626 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item131364 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item131367 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item131368 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item131431 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131429 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131426 {
	width:191px !important;
	height:26px !important;
}

#item131437 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131435 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131432 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item131442 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131440 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131438 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item131447 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131445 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131443 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item131452 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131450 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131448 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item131457 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131455 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item131453 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item131357 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item131359 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item131360 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item131361 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item131352 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item131353 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item131354 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item131347 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item131362 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item131345 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item97057 {
	width:1332px !important;
	height:99px !important;
	left:-16px !important;
	top:-14px !important;
	background:#73b844;
}

#item97060 {
	width:784px !important;
	height:419px !important;
	left:258px !important;
	top:156px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#e0eecf;
}

#item97091 {
	width:194px !important;
	height:76px !important;
	background:#32b4f2;
}

#item97094 {
	width:46px !important;
	height:46px !important;
}

#item97869 {
	width:68px !important;
	height:28px !important;
	background:#041c38;
}

#item97921 {
	width:118px !important;
	height:99px !important;
	left:298px !important;
	top:299px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item97928 {
	width:118px !important;
	height:99px !important;
	left:298px !important;
	top:426px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item97924 {
	width:118px !important;
	height:99px !important;
	left:445px !important;
	top:299px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item97929 {
	width:118px !important;
	height:99px !important;
	left:445px !important;
	top:426px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item97925 {
	width:118px !important;
	height:99px !important;
	left:591px !important;
	top:299px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item97926 {
	width:118px !important;
	height:99px !important;
	left:738px !important;
	top:299px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item97927 {
	width:118px !important;
	height:99px !important;
	left:884px !important;
	top:299px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item98130 {
	width:118px !important;
	height:99px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#2c71ce;
}

#item97930 {
	width:118px !important;
	height:99px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item98128 {
	width:118px !important;
	height:99px !important;
	left:591px !important;
	top:426px !important;
}

#item121012 {
	width:1332px !important;
	height:99px !important;
	background:#32b4f2;
}

#item131126 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item131156 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item131220 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item131194 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item131191 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item131273 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item131248 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item131245 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item130943 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item130973 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item131039 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item131066 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item131094 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item130840 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item130843 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item130844 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item130906 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130904 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130900 {
	width:191px !important;
	height:26px !important;
}

#item130912 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130910 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130907 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item130917 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130915 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130913 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item130922 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130920 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130918 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item130927 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130925 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130923 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item130932 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130930 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130928 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item130833 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item130835 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item130836 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item130837 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item130828 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item130829 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item130830 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item130823 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item130838 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item130821 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item82088 {
	width:995px !important;
	height:95px !important;
	left:365px !important;
	top:-46px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item81026 {
	width:464px !important;
	height:267px !important;
	left:75px !important;
	top:22px !important;
}

#item80134 {
	width:21px !important;
	height:21px !important;
	left:23px !important;
	top:182px !important;
	background:#aa270d;
}

#item80137 {
	width:307px !important;
	height:345px !important;
	left:185px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item80130 {
	width:44px !important;
	height:21px !important;
	top:189px !important;
	background:#aa270d;
}

#item80131 {
	width:492px !important;
	height:345px !important;
	left:-110px !important;
	top:340px !important;
}

#item81877 {
	width:21px !important;
	height:21px !important;
	left:521px !important;
	top:170px !important;
	background:#aa270d;
}

#item81878 {
	width:325px !important;
	height:511px !important;
	left:83px !important;
	top:13px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item81926 {
	width:40px !important;
	height:40px !important;
	left:370px !important;
	top:10px !important;
}

#item81808 {
	width:21px !important;
	height:21px !important;
	left:521px !important;
	top:170px !important;
	background:#aa270d;
}

#item81809 {
	width:397px !important;
	height:511px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item81857 {
	width:40px !important;
	height:40px !important;
	left:370px !important;
	top:10px !important;
}

#item81666 {
	width:21px !important;
	height:21px !important;
	left:521px !important;
	top:170px !important;
	background:#aa270d;
}

#item81667 {
	width:325px !important;
	height:511px !important;
	left:83px !important;
	top:13px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item81783 {
	width:40px !important;
	height:40px !important;
	left:370px !important;
	top:10px !important;
}

#item81664 {
	width:44px !important;
	height:78px !important;
	left:498px !important;
	top:170px !important;
	background:#aa270d;
}

#item81661 {
	width:542px !important;
	height:524px !important;
	left:852px !important;
	top:61px !important;
}

#item79608 {
	width:307px !important;
	height:69px !important;
	left:75px !important;
	top:637px !important;
}

#item80438 {
	width:307px !important;
	height:69px !important;
	left:75px !important;
	top:637px !important;
}

#item80486 {
	width:307px !important;
	height:69px !important;
	left:75px !important;
	top:637px !important;
}

#item80385 {
	width:307px !important;
	height:69px !important;
	left:75px !important;
	top:637px !important;
}

#item80584 {
	width:307px !important;
	height:69px !important;
	left:731px !important;
	top:637px !important;
}

#item80623 {
	width:307px !important;
	height:69px !important;
	left:731px !important;
	top:637px !important;
}

#item154262 {
	width:307px !important;
	height:69px !important;
	left:731px !important;
	top:637px !important;
}

#item81530 {
	width:69px !important;
	height:69px !important;
	left:428px !important;
	top:637px !important;
}

#item81946 {
	width:69px !important;
	height:69px !important;
	left:428px !important;
	top:637px !important;
}

#item81968 {
	width:69px !important;
	height:69px !important;
	left:428px !important;
	top:637px !important;
}

#item124632 {
	width:69px !important;
	height:69px !important;
	left:522px !important;
	top:637px !important;
}

#item81546 {
	width:69px !important;
	height:69px !important;
	left:615px !important;
	top:637px !important;
}

#item81957 {
	width:69px !important;
	height:69px !important;
	left:615px !important;
	top:637px !important;
}

#item81979 {
	width:69px !important;
	height:69px !important;
	left:615px !important;
	top:637px !important;
}

#item81355 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item81330 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item81328 {
	width:192px !important;
	height:57px !important;
	left:133px !important;
	top:373px !important;
}

#item81408 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item81383 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item81380 {
	width:192px !important;
	height:57px !important;
	left:133px !important;
	top:448px !important;
}

#item81466 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item81441 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item81439 {
	width:192px !important;
	height:57px !important;
	left:133px !important;
	top:523px !important;
}

#item82897 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item123250 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item123248 {
	width:125px !important;
	height:26px !important;
}

#item123277 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item123275 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item124789 {
	width:475px !important;
	height:230px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item124733 {
	width:475px !important;
	height:230px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item124683 {
	width:475px !important;
	height:230px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item124730 {
	width:760px !important;
	height:350px !important;
	left:124px !important;
	top:17px !important;
}

#item98428 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item98368 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item98425 {
	width:262px !important;
	height:61px !important;
	left:230px !important;
	top:273px !important;
}

#item124856 {
	width:475px !important;
	height:230px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item125014 {
	width:66px !important;
	height:66px !important;
	left:422px !important;
	top:10px !important;
}

#item124849 {
	width:488px !important;
	height:243px !important;
	left:114px !important;
	top:125px !important;
}

#item124886 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item124860 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item124857 {
	width:192px !important;
	height:57px !important;
	left:266px !important;
	top:149px !important;
}

#item124938 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item124913 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item124910 {
	width:192px !important;
	height:57px !important;
	left:266px !important;
	top:224px !important;
}

#item124990 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item124965 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item124962 {
	width:192px !important;
	height:57px !important;
	left:266px !important;
	top:299px !important;
}

#item125054 {
	width:89px !important;
	height:142px !important;
	left:1231px !important;
	top:295px !important;
}

#item125051 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item125048 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item125045 {
	width:89px !important;
	height:142px !important;
	left:-20px !important;
	top:295px !important;
}

#item119417 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item119452 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item119517 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item119491 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item119488 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item119569 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item119544 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item119541 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item119261 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item119290 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item126322 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item126349 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item126376 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item119163 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item119166 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item119167 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item119230 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item119228 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item119225 {
	width:191px !important;
	height:26px !important;
}

#item119236 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item119234 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item119231 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item119241 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item119239 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item119237 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item119246 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item119244 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item119242 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item119251 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item119249 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item119247 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item119257 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item119254 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item119252 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item119156 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item119158 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item119159 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item119160 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item119150 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item119151 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item119152 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item119145 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item119161 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item119143 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item88836 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item88861 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item88885 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item88896 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item88949 {
	width:60px !important;
	height:60px !important;
	left:1271px !important;
	top:38px !important;
}

#item98658 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item88662 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item88687 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item88711 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item88722 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item98626 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item98635 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item88477 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item88502 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item88526 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item88539 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item98592 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item98601 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item88305 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item88330 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item88354 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item88374 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item98566 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item98576 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item87311 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item87336 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item87360 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item87371 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item98542 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item98552 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item83372 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item83397 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item83422 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item83436 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item98480 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item83367 {
	width:70px !important;
	height:64px !important;
	left:1436px !important;
	top:114px !important;
	background:#28235b;
}

#item83365 {
	width:1506px !important;
	height:772px !important;
	left:-48px !important;
	top:-21px !important;
}

#item103403 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item125381 {
	width:600px !important;
	height:290px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item125304 {
	width:600px !important;
	height:290px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item103511 {
	width:600px !important;
	height:290px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item125278 {
	width:1050px !important;
	height:410px !important;
	left:124px !important;
	top:17px !important;
}

#item103565 {
	width:105px !important;
	height:105px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item103538 {
	width:105px !important;
	height:105px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item103535 {
	width:105px !important;
	height:105px !important;
	left:594px !important;
	top:300px !important;
}

#item123190 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item123188 {
	width:125px !important;
	height:26px !important;
}

#item123216 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item123214 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item125601 {
	width:600px !important;
	height:290px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item125411 {
	width:66px !important;
	height:66px !important;
	left:547px !important;
	top:10px !important;
}

#item125409 {
	width:613px !important;
	height:303px !important;
	left:114px !important;
	top:125px !important;
}

#item125460 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item125435 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item125431 {
	width:192px !important;
	height:57px !important;
	left:328px !important;
	top:179px !important;
}

#item125513 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item125488 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item125484 {
	width:192px !important;
	height:57px !important;
	left:328px !important;
	top:254px !important;
}

#item125567 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item125542 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item125537 {
	width:192px !important;
	height:57px !important;
	left:328px !important;
	top:329px !important;
}

#item125623 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item125620 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item125617 {
	width:89px !important;
	height:142px !important;
	left:-20px !important;
	top:295px !important;
}

#item125608 {
	width:89px !important;
	height:142px !important;
	left:1231px !important;
	top:295px !important;
}

#item126765 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item126794 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item126865 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item126840 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item126835 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item126918 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item126893 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item126890 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item126582 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item126612 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item126678 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item126706 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item126733 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item126478 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item126481 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item126482 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item126546 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item126543 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item126540 {
	width:191px !important;
	height:26px !important;
}

#item126552 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item126550 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item126547 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item126557 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item126555 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item126553 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item126562 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item126560 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item126558 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item126567 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item126565 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item126563 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item126572 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item126570 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item126568 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item126471 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item126473 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item126474 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item126475 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item126466 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item126467 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item126468 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item126461 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item126476 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item126459 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item89276 {
	width:60px !important;
	height:60px !important;
	left:1242px !important;
	top:34px !important;
}

@keyframes fadein-90389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-90389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90392 {
	width:178px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

@keyframes fadein-90416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-90416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90420 {
	width:178px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

@keyframes fadein-90444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-90444 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90447 {
	width:178px !important;
	height:104px !important;
	border-radius:4px;
	background:#fff;
}

#item89157 {
	width:70px !important;
	height:64px !important;
	left:1408px !important;
	top:110px !important;
	background:#28235b;
}

#item89154 {
	width:1478px !important;
	height:755px !important;
	left:-20px !important;
	top:-16px !important;
}

#item641 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item634 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item638 {
	width:89px !important;
	height:142px !important;
	left:-20px !important;
	top:295px !important;
}

#item643 {
	width:89px !important;
	height:142px !important;
	left:1231px !important;
	top:295px !important;
}

#item103623 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item105645 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item105686 {
	width:77px !important;
	height:77px !important;
	left:10px !important;
	top:261px !important;
}

#item105583 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item105614 {
	width:72px !important;
	height:72px !important;
	left:1027px !important;
}

#item105624 {
	width:72px !important;
	height:72px !important;
}

#item105223 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item105257 {
	width:72px !important;
	height:72px !important;
	left:1027px !important;
}

#item105267 {
	width:72px !important;
	height:72px !important;
}

#item105430 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item105462 {
	width:72px !important;
	height:72px !important;
	left:1027px !important;
}

#item105472 {
	width:72px !important;
	height:72px !important;
}

#item105279 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item105404 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item105377 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item105373 {
	width:267px !important;
	height:66px !important;
	left:428px !important;
	top:390px !important;
}

#item105221 {
	width:1126px !important;
	height:582px !important;
	left:88px !important;
	top:93px !important;
}

#item123135 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item123133 {
	width:125px !important;
	height:26px !important;
}

#item123162 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item123160 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item127296 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item127325 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item127389 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item127364 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item127361 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item127441 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item127416 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item127413 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item127112 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item127142 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item127210 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item127238 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item127265 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item127008 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item127011 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item127012 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item127074 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127072 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127069 {
	width:191px !important;
	height:26px !important;
}

#item127080 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127078 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127075 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item127085 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127083 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127081 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item127090 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127088 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127086 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item127095 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127093 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127091 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item127100 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127098 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127096 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item127001 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item127003 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item127004 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item127005 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item126996 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item126997 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item126998 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item126991 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item127006 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item126989 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item92215 {
	width:574px !important;
	height:95px !important;
	left:-80px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item123074 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item123072 {
	width:125px !important;
	height:26px !important;
}

#item123100 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item123098 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item109822 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item109818 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item109815 {
	width:89px !important;
	height:142px !important;
	left:-20px !important;
	top:295px !important;
}

#item92791 {
	width:699px !important;
	height:500px !important;
	left:300px !important;
	top:150px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item92658 {
	width:699px !important;
	height:36px !important;
	left:300px !important;
	top:99px !important;
}

#item109043 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item109328 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item109442 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item109557 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item109672 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item109044 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item109385 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item109500 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item109615 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item109729 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item93294 {
	width:753px !important;
	height:129px !important;
	border-radius:4px;
	background:#fff;
}

#item93102 {
	width:300px !important;
	height:300px !important;
	left:459px !important;
	top:22px !important;
}

#item93057 {
	width:300px !important;
	height:300px !important;
	left:459px !important;
	top:22px !important;
}

#item92815 {
	width:862px !important;
	height:510px !important;
	left:219px !important;
	top:150px !important;
}

#item109985 {
	width:328px !important;
	height:76px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item109957 {
	width:328px !important;
	height:76px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item109954 {
	width:328px !important;
	height:76px !important;
	left:274px !important;
	top:493px !important;
}

#item110095 {
	width:328px !important;
	height:76px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item110122 {
	width:328px !important;
	height:76px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item110092 {
	width:328px !important;
	height:76px !important;
	left:699px !important;
	top:493px !important;
}

#item127819 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item127853 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item127918 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item127893 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item127890 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item127970 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item127945 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item127942 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item127638 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item127667 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item127734 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item127761 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item127788 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item127534 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item127537 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item127538 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item127599 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127597 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127594 {
	width:191px !important;
	height:26px !important;
}

#item127605 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127603 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127600 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item127611 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127609 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127607 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item127617 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127614 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127612 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item127623 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127620 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127618 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item127628 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127626 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item127624 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item127526 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item127528 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item127529 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item127530 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item127521 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item127522 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item127523 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item127516 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item127531 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item127514 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item110756 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item112137 {
	width:832px !important;
	height:380px !important;
	left:146px !important;
	top:76px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item112183 {
	width:251px !important;
	height:356px !important;
	left:718px !important;
	top:85px !important;
}

#item112198 {
	width:77px !important;
	height:77px !important;
	left:10px !important;
	top:226px !important;
}

#item121539 {
	width:324px !important;
	height:162px !important;
	left:354px !important;
	top:267px !important;
}

#item121821 {
	width:81px !important;
	height:33px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#ffefbb;
}

#item121870 {
	width:81px !important;
	height:33px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#ffefbb;
}

#item121919 {
	width:57px !important;
	height:20px !important;
	background:#fff;
}

#item121946 {
	width:57px !important;
	height:24px !important;
	background:#fff;
}

#item111915 {
	width:832px !important;
	height:380px !important;
	left:146px !important;
	top:76px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item124620 {
	width:218px !important;
	height:356px !important;
	left:593px !important;
	top:9px !important;
}

#item112070 {
	width:77px !important;
	height:77px !important;
	left:1037px !important;
	top:226px !important;
}

#item112079 {
	width:77px !important;
	height:77px !important;
	left:10px !important;
	top:226px !important;
}

#item111044 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item111017 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item111013 {
	width:267px !important;
	height:66px !important;
	left:181px !important;
	top:318px !important;
}

#item111882 {
	width:169px !important;
	height:366px !important;
	left:318px !important;
}

#item110862 {
	width:1114px !important;
	height:520px !important;
	left:88px !important;
	top:128px !important;
}

#item123018 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item123016 {
	width:125px !important;
	height:26px !important;
}

#item123044 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item123042 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item128348 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item128379 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item128442 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item128417 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item128414 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item128494 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item128469 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item128466 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item128166 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item128195 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item128263 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item128290 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item128317 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item128063 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item128066 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item128067 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item128128 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128126 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128123 {
	width:191px !important;
	height:26px !important;
}

#item128134 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128132 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128129 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item128140 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128138 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128135 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item128145 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128143 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128141 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item128150 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128148 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128146 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item128155 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128153 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128151 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item128055 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item128057 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item128059 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item128060 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item128049 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item128050 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item128051 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item128043 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item128061 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item128041 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item122314 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-122453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-122453 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122424 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item122425 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item122399 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item122397 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item122312 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:205px !important;
}

#item122513 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:12px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-122537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-122537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122487 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item122488 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item122462 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item122460 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item122458 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:263px !important;
}

#item122596 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-122620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-122620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122570 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item122571 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item122545 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item122543 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item122540 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:321px !important;
}

#item122682 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:12px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-122706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-122706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122655 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item122656 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item122628 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item122626 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item122624 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:380px !important;
}

#item122764 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-122788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-122788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122738 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item122739 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item122713 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item122711 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item122709 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:438px !important;
}

#item122848 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-122872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-122872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122822 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item122823 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item122796 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item122794 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item122792 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:496px !important;
}

#item122934 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:12px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-122958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-122958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item122908 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item122909 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item122882 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item122880 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item122878 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:554px !important;
}

#item112491 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item120723 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item120720 {
	width:125px !important;
	height:26px !important;
}

#item120775 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item120772 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item114054 {
	width:55px !important;
	height:55px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item114048 {
	width:55px !important;
	height:55px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item114044 {
	width:60px !important;
	height:60px !important;
	left:973px !important;
	top:15px !important;
}

#item113044 {
	width:251px !important;
	height:356px !important;
	left:680px !important;
	top:85px !important;
}

#item113089 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item113062 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item113058 {
	width:267px !important;
	height:66px !important;
	left:143px !important;
	top:339px !important;
}

#item113841 {
	width:1038px !important;
	height:520px !important;
	left:126px !important;
	top:128px !important;
}

#item128876 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item128905 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item128969 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item128944 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item128941 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item129022 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item128997 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item128993 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item128687 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item128717 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item128789 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item128817 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item128844 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item128583 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item128586 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item128587 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item128649 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128647 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128643 {
	width:191px !important;
	height:26px !important;
}

#item128656 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128654 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128650 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item128661 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128659 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128657 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item128667 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128664 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128662 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item128672 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128670 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128668 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item128677 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128675 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item128673 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item128576 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item128578 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item128579 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item128580 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item128571 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item128572 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item128573 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item128566 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item128581 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item128564 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item114932 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item114880 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item114877 {
	width:125px !important;
	height:26px !important;
}

#item114963 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item114907 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item114904 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

@keyframes fly-in-bottom-124445 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-124445 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-124450 {
	0% {
		transform:translate(-194px,86px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-124450 {
	0% {
		-webkit-transform:translate(-194px,86px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-124452 {
	0% {
		transform:translate(191px,91px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-124452 {
	0% {
		-webkit-transform:translate(191px,91px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-124453 {
	0% {
		transform:translate(-135px,164px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-124453 {
	0% {
		-webkit-transform:translate(-135px,164px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-124454 {
	0% {
		transform:translate(122px,174px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-124454 {
	0% {
		-webkit-transform:translate(122px,174px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item115951 {
	width:1332px !important;
	height:50px !important;
	left:-16px !important;
	top:-7px !important;
	background:#73b844;
}

#item118945 {
	width:78px !important;
	height:30px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item118920 {
	width:78px !important;
	height:30px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item118916 {
	width:78px !important;
	height:30px !important;
	left:1144px !important;
	top:6px !important;
}

#item121433 {
	width:1144px !important;
	height:668px !important;
	left:78px !important;
	top:52px !important;
}

#item114999 {
	width:1332px !important;
	height:99px !important;
	left:-16px !important;
	top:-14px !important;
	background:#73b844;
}

#item115649 {
	width:1100px !important;
	height:500px !important;
	left:100px !important;
	top:116px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#e0eecf;
}

#item115724 {
	width:1031px !important;
	height:394px !important;
	left:135px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item117366 {
	width:19px !important;
	height:19px !important;
	left:164px !important;
	top:424px !important;
}

#item117380 {
	width:19px !important;
	height:19px !important;
	left:164px !important;
	top:464px !important;
}

#item117387 {
	width:19px !important;
	height:19px !important;
	left:164px !important;
	top:503px !important;
}

#item117152 {
	width:56px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item117127 {
	width:56px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item117123 {
	width:56px !important;
	height:26px !important;
}

#item117263 {
	width:56px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item117238 {
	width:56px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item117235 {
	width:56px !important;
	height:26px !important;
	left:69px !important;
}

#item117315 {
	width:56px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item117290 {
	width:56px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item117287 {
	width:56px !important;
	height:26px !important;
	left:138px !important;
}

#item118642 {
	width:549px !important;
	height:350px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item118874 {
	width:117px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item118849 {
	width:117px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item118846 {
	width:123px !important;
	height:51px !important;
	left:372px !important;
	top:232px !important;
}

#item124584 {
	width:117px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item124559 {
	width:117px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item124556 {
	width:123px !important;
	height:51px !important;
	left:524px !important;
	top:232px !important;
}

#item117662 {
	width:89px !important;
	height:29px !important;
	left:10px !important;
	top:285px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item117568 {
	width:89px !important;
	height:29px !important;
	left:10px !important;
	top:285px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item117414 {
	width:857px !important;
	height:360px !important;
	left:145px !important;
	top:216px !important;
}

#item117394 {
	width:17px !important;
	height:17px !important;
	left:165px !important;
	top:425px !important;
}

#item117397 {
	width:17px !important;
	height:17px !important;
	left:165px !important;
	top:465px !important;
}

#item117402 {
	width:17px !important;
	height:17px !important;
	left:165px !important;
	top:504px !important;
}

#item120979 {
	width:1332px !important;
	height:99px !important;
	background:#32b4f2;
}

#item115029 {
	width:194px !important;
	height:76px !important;
	background:#32b4f2;
}

#item115032 {
	width:46px !important;
	height:46px !important;
}

#item129400 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item129429 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item129494 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item129469 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item129465 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item129546 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item129521 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item129518 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item129217 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item129246 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item129314 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item129342 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item129369 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item129113 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item129116 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item129117 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item129179 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item129177 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item129174 {
	width:191px !important;
	height:26px !important;
}

#item129186 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item129183 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item129180 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item129191 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item129189 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item129187 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item129196 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item129194 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item129192 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item129201 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item129199 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item129197 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item129206 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item129204 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item129202 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item129106 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item129108 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item129109 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item129110 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item129101 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item129102 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item129103 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item129096 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item129111 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item129094 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item132444 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item132475 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item132473 {
	width:125px !important;
	height:26px !important;
}

#item132501 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item132499 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item132626 {
	width:475px !important;
	height:230px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item132577 {
	width:475px !important;
	height:230px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item132528 {
	width:475px !important;
	height:230px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item132525 {
	width:760px !important;
	height:350px !important;
	left:124px !important;
	top:17px !important;
}

#item132705 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item132678 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item132674 {
	width:262px !important;
	height:61px !important;
	left:230px !important;
	top:273px !important;
}

#item132755 {
	width:475px !important;
	height:230px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item132732 {
	width:66px !important;
	height:66px !important;
	left:422px !important;
	top:10px !important;
}

#item132730 {
	width:488px !important;
	height:243px !important;
	left:114px !important;
	top:125px !important;
}

#item132788 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item132763 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item132757 {
	width:192px !important;
	height:57px !important;
	left:266px !important;
	top:149px !important;
}

#item132842 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item132817 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item132812 {
	width:192px !important;
	height:57px !important;
	left:266px !important;
	top:224px !important;
}

#item132896 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item132871 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item132866 {
	width:192px !important;
	height:57px !important;
	left:266px !important;
	top:299px !important;
}

#item132920 {
	width:89px !important;
	height:142px !important;
	left:1231px !important;
	top:295px !important;
}

#item132937 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item132934 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item132930 {
	width:89px !important;
	height:142px !important;
	left:-20px !important;
	top:295px !important;
}

#item133256 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item133285 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item133350 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item133325 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item133321 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item133402 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item133377 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item133374 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item133069 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item133100 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item133170 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item133198 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item133225 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item132958 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item132961 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item132962 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item133025 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item133022 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item133019 {
	width:191px !important;
	height:26px !important;
}

#item133031 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item133029 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item133026 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item133036 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item133034 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item133032 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item133041 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item133039 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item133037 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item133046 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item133044 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item133042 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item133051 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item133049 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item133047 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item132951 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item132953 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item132954 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item132955 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item132946 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item132947 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item132948 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item132941 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item132956 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item132939 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item134143 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item134169 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item134193 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item134204 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item134258 {
	width:60px !important;
	height:60px !important;
	left:1271px !important;
	top:38px !important;
}

#item134270 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item134001 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item134026 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item134050 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item134064 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item134118 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item134128 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item133854 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item133879 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item133903 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item133917 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item133977 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item133987 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item133714 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item133739 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item133763 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item133775 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item133829 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item133840 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item133573 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item133598 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item133622 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item133635 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item133689 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item133699 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item133433 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item133458 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item133482 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item133503 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item133558 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item133428 {
	width:70px !important;
	height:64px !important;
	left:1436px !important;
	top:114px !important;
	background:#28235b;
}

#item133426 {
	width:1506px !important;
	height:772px !important;
	left:-48px !important;
	top:-21px !important;
}

#item134298 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item134450 {
	width:600px !important;
	height:290px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item134401 {
	width:600px !important;
	height:290px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item134352 {
	width:600px !important;
	height:290px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item134326 {
	width:1050px !important;
	height:410px !important;
	left:124px !important;
	top:17px !important;
}

#item134481 {
	width:105px !important;
	height:105px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item134478 {
	width:105px !important;
	height:105px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item134475 {
	width:105px !important;
	height:105px !important;
	left:594px !important;
	top:300px !important;
}

#item134486 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item134484 {
	width:125px !important;
	height:26px !important;
}

#item134513 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item134511 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item134558 {
	width:600px !important;
	height:290px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item134539 {
	width:66px !important;
	height:66px !important;
	left:547px !important;
	top:10px !important;
}

#item134537 {
	width:613px !important;
	height:303px !important;
	left:114px !important;
	top:125px !important;
}

#item134590 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item134564 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item134559 {
	width:192px !important;
	height:57px !important;
	left:328px !important;
	top:179px !important;
}

#item134644 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item134619 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item134614 {
	width:192px !important;
	height:57px !important;
	left:328px !important;
	top:254px !important;
}

#item134699 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item134674 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item134669 {
	width:192px !important;
	height:57px !important;
	left:328px !important;
	top:329px !important;
}

#item134730 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item134727 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item134723 {
	width:89px !important;
	height:142px !important;
	left:-20px !important;
	top:295px !important;
}

#item134732 {
	width:89px !important;
	height:142px !important;
	left:1231px !important;
	top:295px !important;
}

#item135051 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item135080 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item135144 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item135118 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item135115 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item135196 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item135171 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item135168 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item134866 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item134896 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item134964 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item134991 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item135019 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item134762 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item134765 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item134766 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item134830 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item134827 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item134824 {
	width:191px !important;
	height:26px !important;
}

#item134836 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item134834 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item134831 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item134841 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item134839 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item134837 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item134846 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item134844 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item134842 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item134851 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item134849 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item134847 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item134856 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item134854 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item134852 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item134755 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item134757 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item134758 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item134759 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item134749 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item134750 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item134752 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item134744 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item134760 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item134742 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item135231 {
	width:60px !important;
	height:60px !important;
	left:1242px !important;
	top:34px !important;
}

@keyframes fadein-135243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-135243 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135246 {
	width:255px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

@keyframes fadein-135270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-135270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135274 {
	width:203px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

@keyframes fadein-135298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-135298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item135302 {
	width:262px !important;
	height:104px !important;
	border-radius:4px;
	background:#fff;
}

#item135222 {
	width:70px !important;
	height:64px !important;
	left:1408px !important;
	top:110px !important;
	background:#28235b;
}

#item135220 {
	width:1478px !important;
	height:755px !important;
	left:-20px !important;
	top:-16px !important;
}

#item135336 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item135739 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item135769 {
	width:77px !important;
	height:77px !important;
	left:10px !important;
	top:261px !important;
}

#item135683 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item135717 {
	width:72px !important;
	height:72px !important;
	left:1027px !important;
}

#item135727 {
	width:72px !important;
	height:72px !important;
}

#item135628 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item135661 {
	width:72px !important;
	height:72px !important;
	left:1027px !important;
}

#item135671 {
	width:72px !important;
	height:72px !important;
}

#item135573 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item135604 {
	width:72px !important;
	height:72px !important;
	left:1027px !important;
}

#item135616 {
	width:72px !important;
	height:72px !important;
}

#item135389 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item135547 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item135519 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item135515 {
	width:267px !important;
	height:66px !important;
	left:428px !important;
	top:390px !important;
}

#item135387 {
	width:1126px !important;
	height:582px !important;
	left:88px !important;
	top:93px !important;
}

#item135782 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item135780 {
	width:125px !important;
	height:26px !important;
}

#item135808 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item135806 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item136136 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item136167 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item136235 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item136210 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item136207 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item136287 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item136262 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item136259 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item135955 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item135984 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item136051 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item136078 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item136105 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item135853 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item135856 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item135857 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item135918 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item135916 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item135913 {
	width:191px !important;
	height:26px !important;
}

#item135924 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item135922 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item135919 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item135930 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item135927 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item135925 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item135935 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item135933 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item135931 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item135940 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item135938 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item135936 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item135945 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item135943 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item135941 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item135845 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item135848 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item135849 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item135850 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item135839 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item135840 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item135841 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item135834 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item135851 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item135832 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item108955 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item108952 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item108949 {
	width:89px !important;
	height:142px !important;
	left:-20px !important;
	top:295px !important;
}

#item136349 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item136347 {
	width:125px !important;
	height:26px !important;
}

#item136375 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item136373 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item136429 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item136426 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item136422 {
	width:89px !important;
	height:142px !important;
	left:-20px !important;
	top:295px !important;
}

#item136431 {
	width:699px !important;
	height:500px !important;
	left:300px !important;
	top:150px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item136478 {
	width:699px !important;
	height:36px !important;
	left:300px !important;
	top:99px !important;
}

#item136625 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item136683 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item136742 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item136801 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item136861 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item136920 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item136978 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item137035 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item137094 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item137151 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item137392 {
	width:753px !important;
	height:129px !important;
	border-radius:4px;
	background:#fff;
}

#item137327 {
	width:300px !important;
	height:300px !important;
	left:459px !important;
	top:22px !important;
}

#item137296 {
	width:300px !important;
	height:300px !important;
	left:459px !important;
	top:22px !important;
}

#item137209 {
	width:862px !important;
	height:510px !important;
	left:219px !important;
	top:150px !important;
}

#item137450 {
	width:328px !important;
	height:76px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item137423 {
	width:328px !important;
	height:76px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item137416 {
	width:328px !important;
	height:76px !important;
	left:274px !important;
	top:493px !important;
}

#item137507 {
	width:328px !important;
	height:76px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item137480 {
	width:328px !important;
	height:76px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item137475 {
	width:328px !important;
	height:76px !important;
	left:699px !important;
	top:493px !important;
}

#item137841 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item137870 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item137940 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item137915 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item137912 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item137993 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item137967 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item137964 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item137655 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item137685 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item137754 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item137782 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item137809 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item137552 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item137555 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item137556 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item137618 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item137616 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item137613 {
	width:191px !important;
	height:26px !important;
}

#item137625 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item137623 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item137619 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item137630 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item137628 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item137626 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item137635 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item137633 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item137631 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item137640 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item137638 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item137636 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item137645 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item137643 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item137641 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item137545 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item137547 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item137548 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item137549 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item137540 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item137541 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item137542 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item137534 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item137550 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item137532 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item138028 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item138265 {
	width:832px !important;
	height:380px !important;
	left:146px !important;
	top:76px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item138311 {
	width:251px !important;
	height:356px !important;
	left:718px !important;
	top:85px !important;
}

#item138315 {
	width:77px !important;
	height:77px !important;
	left:10px !important;
	top:226px !important;
}

#item138325 {
	width:324px !important;
	height:162px !important;
	left:354px !important;
	top:267px !important;
}

#item138334 {
	width:110px !important;
	height:33px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#ffefbb;
}

#item138383 {
	width:110px !important;
	height:33px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#ffefbb;
}

#item138433 {
	width:57px !important;
	height:20px !important;
	background:#fff;
}

#item138460 {
	width:57px !important;
	height:24px !important;
	background:#fff;
}

#item138211 {
	width:832px !important;
	height:380px !important;
	left:146px !important;
	top:76px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item138212 {
	width:218px !important;
	height:356px !important;
	left:593px !important;
	top:9px !important;
}

#item138240 {
	width:77px !important;
	height:77px !important;
	left:1037px !important;
	top:226px !important;
}

#item138251 {
	width:77px !important;
	height:77px !important;
	left:10px !important;
	top:226px !important;
}

#item138159 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item138132 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item138128 {
	width:267px !important;
	height:66px !important;
	left:181px !important;
	top:318px !important;
}

#item138185 {
	width:169px !important;
	height:366px !important;
	left:318px !important;
}

#item138079 {
	width:1114px !important;
	height:520px !important;
	left:88px !important;
	top:128px !important;
}

#item138487 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item138485 {
	width:125px !important;
	height:26px !important;
}

#item138513 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item138511 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item138843 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item138880 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item138944 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item138919 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item138916 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item138996 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item138971 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item138968 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item138662 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item138691 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item138758 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item138785 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item138812 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item138557 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item138560 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item138561 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item138623 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item138621 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item138618 {
	width:191px !important;
	height:26px !important;
}

#item138630 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item138627 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item138624 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item138635 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item138633 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item138631 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item138641 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item138639 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item138637 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item138646 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item138644 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item138642 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item138652 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item138650 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item138647 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item138549 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item138552 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item138553 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item138554 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item138544 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item138545 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item138546 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item138539 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item138555 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item138537 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item139136 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:12px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-139160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-139160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139110 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item139111 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item139085 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item139082 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item139080 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:205px !important;
}

#item139219 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-139244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-139244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139193 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item139194 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item139168 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item139165 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item139163 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:263px !important;
}

#item139303 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-139327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-139327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139277 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item139278 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item139252 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item139249 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item139247 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:321px !important;
}

#item139387 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:12px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-139411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-139411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139360 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item139361 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item139335 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item139332 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item139330 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:380px !important;
}

#item139470 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-139494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-139494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139444 {
	width:533px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item139445 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item139419 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item139416 {
	width:540px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item139414 {
	width:550px !important;
	height:60px !important;
	left:371px !important;
	top:438px !important;
}

#item139555 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-139579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-139579 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139528 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item139529 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item139502 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item139499 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item139497 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:496px !important;
}

#item139639 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:12px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-139663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-139663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139613 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item139614 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item139587 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item139584 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item139582 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:554px !important;
}

#item139666 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item139726 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item139724 {
	width:125px !important;
	height:26px !important;
}

#item139752 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item139750 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item139786 {
	width:55px !important;
	height:55px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item139782 {
	width:55px !important;
	height:55px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item139778 {
	width:60px !important;
	height:60px !important;
	left:973px !important;
	top:15px !important;
}

#item139790 {
	width:832px !important;
	height:380px !important;
	left:108px !important;
	top:76px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item139836 {
	width:251px !important;
	height:356px !important;
	left:680px !important;
	top:85px !important;
}

#item139872 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item139845 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item139840 {
	width:267px !important;
	height:66px !important;
	left:143px !important;
	top:339px !important;
}

#item139776 {
	width:1038px !important;
	height:520px !important;
	left:126px !important;
	top:128px !important;
}

#item140204 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item140234 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item140299 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item140274 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item140271 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item140351 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item140326 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item140323 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item140021 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item140051 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item140118 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item140146 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item140173 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item139916 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item139919 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item139920 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item139982 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item139980 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item139977 {
	width:191px !important;
	height:26px !important;
}

#item139989 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item139986 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item139983 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item139995 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item139992 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item139990 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item140000 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item139998 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item139996 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item140005 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item140003 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item140001 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item140010 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item140008 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item140006 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item139909 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item139911 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item139912 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item139913 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item139904 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item139905 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item139906 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item139899 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item139914 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item139897 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item140416 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item140390 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item140387 {
	width:125px !important;
	height:26px !important;
}

#item140469 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item140443 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item140440 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

@keyframes fly-in-bottom-140516 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-140516 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-140517 {
	0% {
		transform:translate(-194px,86px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-140517 {
	0% {
		-webkit-transform:translate(-194px,86px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-140518 {
	0% {
		transform:translate(191px,91px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-140518 {
	0% {
		-webkit-transform:translate(191px,91px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-140519 {
	0% {
		transform:translate(-135px,164px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-140519 {
	0% {
		-webkit-transform:translate(-135px,164px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-140520 {
	0% {
		transform:translate(122px,174px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-140520 {
	0% {
		-webkit-transform:translate(122px,174px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item140560 {
	width:1332px !important;
	height:50px !important;
	left:-16px !important;
	top:-7px !important;
	background:#73b844;
}

#item140590 {
	width:78px !important;
	height:30px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item140565 {
	width:78px !important;
	height:30px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item140562 {
	width:78px !important;
	height:30px !important;
	left:1144px !important;
	top:6px !important;
}

#item140614 {
	width:1144px !important;
	height:668px !important;
	left:78px !important;
	top:52px !important;
}

#item140642 {
	width:1332px !important;
	height:99px !important;
	left:-16px !important;
	top:-14px !important;
	background:#73b844;
}

#item140644 {
	width:1100px !important;
	height:500px !important;
	left:100px !important;
	top:116px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#e0eecf;
}

#item140669 {
	width:1031px !important;
	height:394px !important;
	left:135px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item140694 {
	width:19px !important;
	height:19px !important;
	left:164px !important;
	top:424px !important;
}

#item140701 {
	width:19px !important;
	height:19px !important;
	left:164px !important;
	top:464px !important;
}

#item140707 {
	width:19px !important;
	height:19px !important;
	left:164px !important;
	top:503px !important;
}

#item140744 {
	width:100px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item140719 {
	width:100px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item140713 {
	width:100px !important;
	height:26px !important;
	left:196px !important;
	top:541px !important;
}

#item140800 {
	width:100px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item140775 {
	width:100px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item140769 {
	width:100px !important;
	height:26px !important;
	left:308px !important;
	top:541px !important;
}

#item140855 {
	width:100px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item140830 {
	width:100px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item140824 {
	width:100px !important;
	height:26px !important;
	left:420px !important;
	top:541px !important;
}

#item142120 {
	width:549px !important;
	height:350px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item142172 {
	width:117px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item142147 {
	width:117px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item142144 {
	width:123px !important;
	height:51px !important;
	left:372px !important;
	top:232px !important;
}

#item142224 {
	width:117px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item142199 {
	width:117px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item142196 {
	width:123px !important;
	height:51px !important;
	left:524px !important;
	top:232px !important;
}

#item141184 {
	width:89px !important;
	height:29px !important;
	left:10px !important;
	top:285px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item141090 {
	width:89px !important;
	height:29px !important;
	left:10px !important;
	top:285px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item140879 {
	width:1032px !important;
	height:360px !important;
	left:145px !important;
	top:216px !important;
}

#item142248 {
	width:17px !important;
	height:17px !important;
	left:165px !important;
	top:425px !important;
}

#item142254 {
	width:17px !important;
	height:17px !important;
	left:165px !important;
	top:465px !important;
}

#item142261 {
	width:17px !important;
	height:17px !important;
	left:165px !important;
	top:504px !important;
}

#item142268 {
	width:1332px !important;
	height:99px !important;
	background:#32b4f2;
}

#item142299 {
	width:194px !important;
	height:76px !important;
	background:#32b4f2;
}

#item142302 {
	width:46px !important;
	height:46px !important;
}

#item142636 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item142666 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item142732 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item142707 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item142703 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item142784 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item142759 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item142756 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item142454 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item142484 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item142551 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item142578 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item142605 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item142349 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item142353 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item142354 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item142416 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item142414 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item142411 {
	width:191px !important;
	height:26px !important;
}

#item142422 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item142420 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item142417 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item142427 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item142425 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item142423 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item142432 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item142430 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item142428 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item142438 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item142435 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item142433 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item142444 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item142442 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item142439 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item142342 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item142344 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item142345 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item142346 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item142337 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item142338 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item142339 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item142332 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item142347 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item142330 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item143326 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item143357 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item143355 {
	width:125px !important;
	height:26px !important;
}

#item143383 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item143381 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item143510 {
	width:475px !important;
	height:230px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item143460 {
	width:475px !important;
	height:230px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item143410 {
	width:475px !important;
	height:230px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item143407 {
	width:760px !important;
	height:350px !important;
	left:124px !important;
	top:17px !important;
}

#item143588 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item143561 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item143557 {
	width:262px !important;
	height:61px !important;
	left:230px !important;
	top:273px !important;
}

#item143643 {
	width:475px !important;
	height:230px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item143615 {
	width:66px !important;
	height:66px !important;
	left:422px !important;
	top:10px !important;
}

#item143613 {
	width:488px !important;
	height:243px !important;
	left:114px !important;
	top:125px !important;
}

#item143674 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item143649 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item143644 {
	width:192px !important;
	height:57px !important;
	left:266px !important;
	top:149px !important;
}

#item143728 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item143703 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item143698 {
	width:192px !important;
	height:57px !important;
	left:266px !important;
	top:224px !important;
}

#item143783 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item143758 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item143753 {
	width:192px !important;
	height:57px !important;
	left:266px !important;
	top:299px !important;
}

#item143808 {
	width:89px !important;
	height:142px !important;
	left:1231px !important;
	top:295px !important;
}

#item143824 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item143821 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item143817 {
	width:89px !important;
	height:142px !important;
	left:-20px !important;
	top:295px !important;
}

#item144144 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item144174 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item144238 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item144213 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item144210 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item144290 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item144265 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item144262 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item143955 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item143986 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item144059 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item144086 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item144113 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item143847 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item143851 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item143852 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item143914 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item143911 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item143908 {
	width:191px !important;
	height:26px !important;
}

#item143920 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item143918 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item143915 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item143925 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item143923 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item143921 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item143930 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item143928 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item143926 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item143935 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item143933 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item143931 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item143941 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item143939 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item143936 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item143839 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item143841 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item143842 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item143843 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item143834 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item143835 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item143836 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item143828 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item143844 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item143826 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item145028 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item145053 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item145077 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item145093 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item145148 {
	width:60px !important;
	height:60px !important;
	left:1271px !important;
	top:38px !important;
}

#item145161 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item144886 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item144911 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item144936 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item144949 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item145003 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item145013 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item144746 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item144771 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item144795 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item144807 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item144861 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item144872 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item144601 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item144627 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item144651 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item144663 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item144720 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item144731 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item144455 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item144482 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item144506 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item144522 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item144576 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item144586 {
	width:77px !important;
	height:77px !important;
	left:145px !important;
	top:345px !important;
}

#item144321 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item144347 {
	width:281px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

#item144372 {
	width:286px !important;
	height:69px !important;
	left:196px !important;
	top:353px !important;
}

#item144387 {
	width:1398px !important;
	height:762px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	background:#000;
}

#item144441 {
	width:77px !important;
	height:77px !important;
	left:1173px !important;
	top:345px !important;
}

#item144316 {
	width:70px !important;
	height:64px !important;
	left:1436px !important;
	top:114px !important;
	background:#28235b;
}

#item144314 {
	width:1506px !important;
	height:772px !important;
	left:-48px !important;
	top:-21px !important;
}

#item145187 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item145342 {
	width:600px !important;
	height:290px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item145291 {
	width:600px !important;
	height:290px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item145242 {
	width:600px !important;
	height:290px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item145216 {
	width:1050px !important;
	height:410px !important;
	left:124px !important;
	top:17px !important;
}

#item145372 {
	width:105px !important;
	height:105px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item145369 {
	width:105px !important;
	height:105px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item145366 {
	width:105px !important;
	height:105px !important;
	left:594px !important;
	top:300px !important;
}

#item145377 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item145375 {
	width:125px !important;
	height:26px !important;
}

#item145403 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item145401 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item145444 {
	width:600px !important;
	height:290px !important;
	left:10px !important;
	top:13px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item145429 {
	width:66px !important;
	height:66px !important;
	left:547px !important;
	top:10px !important;
}

#item145427 {
	width:613px !important;
	height:303px !important;
	left:114px !important;
	top:125px !important;
}

#item145475 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item145450 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item145445 {
	width:192px !important;
	height:57px !important;
	left:328px !important;
	top:179px !important;
}

#item145529 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item145504 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item145499 {
	width:192px !important;
	height:57px !important;
	left:328px !important;
	top:254px !important;
}

#item145584 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item145558 {
	width:192px !important;
	height:57px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item145553 {
	width:192px !important;
	height:57px !important;
	left:328px !important;
	top:329px !important;
}

#item145616 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item145613 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item145608 {
	width:89px !important;
	height:142px !important;
	left:-20px !important;
	top:295px !important;
}

#item145618 {
	width:89px !important;
	height:142px !important;
	left:1231px !important;
	top:295px !important;
}

#item145935 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item145969 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item146037 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item146012 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item146009 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item146090 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item146064 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item146061 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item145751 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item145781 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item145848 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item145876 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item145903 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item145646 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item145650 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item145651 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item145714 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item145712 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item145709 {
	width:191px !important;
	height:26px !important;
}

#item145720 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item145718 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item145715 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item145725 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item145723 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item145721 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item145730 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item145728 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item145726 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item145735 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item145733 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item145731 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item145740 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item145738 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item145736 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item145639 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item145641 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item145642 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item145643 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item145634 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item145635 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item145636 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item145629 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item145644 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item145627 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item146124 {
	width:60px !important;
	height:60px !important;
	left:1242px !important;
	top:34px !important;
}

@keyframes fadein-146137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-146137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146140 {
	width:178px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

@keyframes fadein-146164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-146164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146167 {
	width:193px !important;
	height:128px !important;
	border-radius:4px;
	background:#fff;
}

@keyframes fadein-146191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-146191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item146194 {
	width:257px !important;
	height:104px !important;
	border-radius:4px;
	background:#fff;
}

#item146116 {
	width:70px !important;
	height:64px !important;
	left:1408px !important;
	top:110px !important;
	background:#28235b;
}

#item146114 {
	width:1478px !important;
	height:755px !important;
	left:-20px !important;
	top:-16px !important;
}

#item146228 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item146627 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item146658 {
	width:77px !important;
	height:77px !important;
	left:10px !important;
	top:261px !important;
}

#item146572 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item146605 {
	width:72px !important;
	height:72px !important;
	left:1027px !important;
}

#item146615 {
	width:72px !important;
	height:72px !important;
}

#item146513 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item146550 {
	width:72px !important;
	height:72px !important;
	left:1027px !important;
}

#item146561 {
	width:72px !important;
	height:72px !important;
}

#item146458 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item146490 {
	width:72px !important;
	height:72px !important;
	left:1027px !important;
}

#item146501 {
	width:72px !important;
	height:72px !important;
}

#item146281 {
	width:1028px !important;
	height:510px !important;
	left:48px !important;
	top:44px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item146432 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item146404 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item146400 {
	width:267px !important;
	height:66px !important;
	left:428px !important;
	top:390px !important;
}

#item146279 {
	width:1126px !important;
	height:582px !important;
	left:88px !important;
	top:93px !important;
}

#item146671 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item146669 {
	width:125px !important;
	height:26px !important;
}

#item146697 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item146695 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item147027 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item147056 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item147120 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item147095 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item147091 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item147173 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item147148 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item147144 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item146845 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item146875 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item146941 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item146968 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item146995 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item146741 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item146744 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item146745 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item146808 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item146805 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item146802 {
	width:191px !important;
	height:26px !important;
}

#item146814 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item146812 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item146809 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item146819 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item146817 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item146815 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item146824 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item146822 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item146820 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item146829 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item146827 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item146825 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item146834 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item146832 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item146830 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item146734 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item146736 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item146737 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item146738 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item146729 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item146730 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item146731 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item146724 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item146739 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item146721 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item147234 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item147232 {
	width:125px !important;
	height:26px !important;
}

#item147261 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item147259 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item147315 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item147312 {
	width:89px !important;
	height:142px !important;
	background:#fff;
}

#item147308 {
	width:89px !important;
	height:142px !important;
	left:-20px !important;
	top:295px !important;
}

#item147317 {
	width:699px !important;
	height:500px !important;
	left:300px !important;
	top:150px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item147364 {
	width:699px !important;
	height:36px !important;
	left:300px !important;
	top:99px !important;
}

#item147510 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item147567 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item147627 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item147685 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item147743 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:491px !important;
}

#item147803 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item147862 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item147920 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item147978 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item148035 {
	width:60px !important;
	height:60px !important;
	left:333px !important;
	top:569px !important;
}

#item148122 {
	width:753px !important;
	height:129px !important;
	border-radius:4px;
	background:#fff;
}

#item148267 {
	width:300px !important;
	height:300px !important;
	left:459px !important;
	top:22px !important;
}

#item148230 {
	width:300px !important;
	height:300px !important;
	left:459px !important;
	top:22px !important;
}

#item148094 {
	width:862px !important;
	height:510px !important;
	left:219px !important;
	top:150px !important;
}

#item148338 {
	width:328px !important;
	height:76px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item148311 {
	width:328px !important;
	height:76px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item148305 {
	width:328px !important;
	height:76px !important;
	left:274px !important;
	top:493px !important;
}

#item148397 {
	width:328px !important;
	height:76px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item148368 {
	width:328px !important;
	height:76px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item148363 {
	width:328px !important;
	height:76px !important;
	left:699px !important;
	top:493px !important;
}

#item148730 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item148759 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item148823 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item148797 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item148794 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item148876 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item148850 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item148847 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item148544 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item148576 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item148643 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item148671 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item148699 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item148441 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item148444 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item148445 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item148507 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item148505 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item148502 {
	width:191px !important;
	height:26px !important;
}

#item148513 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item148511 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item148508 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item148519 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item148516 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item148514 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item148524 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item148522 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item148520 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item148529 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item148527 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item148525 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item148534 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item148532 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item148530 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item148434 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item148436 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item148437 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item148438 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item148429 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item148430 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item148431 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item148424 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item148439 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item148422 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item148910 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item149010 {
	width:251px !important;
	height:356px !important;
	left:718px !important;
	top:85px !important;
}

#item149016 {
	width:77px !important;
	height:77px !important;
	left:10px !important;
	top:226px !important;
}

#item149027 {
	width:324px !important;
	height:162px !important;
	left:354px !important;
	top:267px !important;
}

#item149136 {
	width:174px !important;
	height:20px !important;
	left:3px !important;
	background:#fff;
}

#item149163 {
	width:57px !important;
	height:40px !important;
	background:#fff;
}

#item149323 {
	width:832px !important;
	height:420px !important;
	left:146px !important;
	top:56px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item149324 {
	width:218px !important;
	height:356px !important;
	left:593px !important;
	top:29px !important;
}

#item149351 {
	width:77px !important;
	height:77px !important;
	left:1037px !important;
	top:226px !important;
}

#item149361 {
	width:77px !important;
	height:77px !important;
	left:10px !important;
	top:226px !important;
}

#item149190 {
	width:832px !important;
	height:420px !important;
	left:146px !important;
	top:56px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item149268 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item149240 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item149236 {
	width:267px !important;
	height:66px !important;
	left:181px !important;
	top:318px !important;
}

#item149294 {
	width:169px !important;
	height:366px !important;
	left:318px !important;
}

#item148961 {
	width:1114px !important;
	height:520px !important;
	left:88px !important;
	top:128px !important;
}

#item149374 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item149372 {
	width:125px !important;
	height:26px !important;
}

#item149400 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item149398 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item149732 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item149762 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item149825 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item149800 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item149797 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item149878 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item149852 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item149849 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item149549 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item149579 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item149645 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item149672 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item149700 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item149445 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item149448 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item149449 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item149511 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item149509 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item149506 {
	width:191px !important;
	height:26px !important;
}

#item149518 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item149516 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item149513 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item149523 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item149521 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item149519 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item149528 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item149526 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item149524 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item149534 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item149532 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item149529 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item149539 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item149537 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item149535 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item149437 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item149439 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item149440 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item149441 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item149432 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item149433 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item149434 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item149426 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item149442 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item149424 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item150017 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-150042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-150042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item149991 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item149992 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item149966 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item149963 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item149961 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:205px !important;
}

#item150102 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-150126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-150126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150076 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item150077 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item150050 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item150047 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item150045 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:263px !important;
}

#item150185 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:12px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-150209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-150209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150159 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item150160 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item150134 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item150131 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item150129 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:321px !important;
}

#item150269 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-150293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-150293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150243 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item150244 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item150218 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item150214 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item150212 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:380px !important;
}

#item150353 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-150377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-150377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150327 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item150328 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item150302 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item150299 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item150297 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:438px !important;
}

#item150437 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-150461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-150461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150411 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item150412 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item150386 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item150383 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item150380 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:496px !important;
}

#item150520 {
	width:45px !important;
	height:45px !important;
	left:13px !important;
	top:13px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

@keyframes fadein-150544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-150544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item150494 {
	width:510px !important;
	height:41px !important;
	left:4px !important;
	top:4px !important;
	border-radius:5px;
	background:#fff3cc;
}

#item150495 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	border:solid 4px #041c38;
}

#item150469 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#fff;
	border:solid 4px #041c38;
}

#item150466 {
	width:517px !important;
	height:50px !important;
	left:10px !important;
	top:10px !important;
}

#item150464 {
	width:527px !important;
	height:60px !important;
	left:371px !important;
	top:554px !important;
}

#item150548 {
	width:1314px !important;
	height:95px !important;
	left:46px !important;
	top:-11px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.35);
	border-radius:50px;
	background:#041c38;
}

#item150609 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item150607 {
	width:125px !important;
	height:26px !important;
}

#item150635 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item150633 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item150669 {
	width:55px !important;
	height:55px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item150665 {
	width:55px !important;
	height:55px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item150661 {
	width:60px !important;
	height:60px !important;
	left:973px !important;
	top:15px !important;
}

#item150674 {
	width:832px !important;
	height:380px !important;
	left:108px !important;
	top:76px !important;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.25);
	border-radius:4px;
	background:#fff;
}

#item150720 {
	width:251px !important;
	height:356px !important;
	left:680px !important;
	top:85px !important;
}

#item150755 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item150728 {
	width:262px !important;
	height:61px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item150724 {
	width:267px !important;
	height:66px !important;
	left:143px !important;
	top:339px !important;
}

#item150659 {
	width:1038px !important;
	height:520px !important;
	left:126px !important;
	top:128px !important;
}

#item151092 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item151121 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item151185 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item151160 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item151157 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item151237 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item151212 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item151209 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item150903 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item150937 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item151007 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item151034 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item151061 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item150800 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item150803 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item150804 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item150865 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item150863 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item150860 {
	width:191px !important;
	height:26px !important;
}

#item150871 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item150869 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item150866 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item150876 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item150874 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item150872 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item150881 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item150879 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item150877 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item150888 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item150886 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item150882 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item150893 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item150891 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item150889 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item150792 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item150794 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item150795 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item150796 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item150787 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item150788 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item150789 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item150782 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item150797 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item150780 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item151302 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item151276 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item151273 {
	width:125px !important;
	height:26px !important;
}

#item151354 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item151329 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item151326 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

@keyframes fly-in-bottom-151403 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-151403 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-151405 {
	0% {
		transform:translate(-194px,86px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-151405 {
	0% {
		-webkit-transform:translate(-194px,86px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-151406 {
	0% {
		transform:translate(191px,91px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-151406 {
	0% {
		-webkit-transform:translate(191px,91px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-151407 {
	0% {
		transform:translate(-135px,164px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-151407 {
	0% {
		-webkit-transform:translate(-135px,164px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-151408 {
	0% {
		transform:translate(122px,174px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-151408 {
	0% {
		-webkit-transform:translate(122px,174px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item151448 {
	width:1332px !important;
	height:50px !important;
	left:-16px !important;
	top:-7px !important;
	background:#73b844;
}

#item151479 {
	width:78px !important;
	height:30px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item151453 {
	width:78px !important;
	height:30px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item151450 {
	width:78px !important;
	height:30px !important;
	left:1144px !important;
	top:6px !important;
}

#item151503 {
	width:1144px !important;
	height:668px !important;
	left:78px !important;
	top:52px !important;
}

#item151521 {
	width:1332px !important;
	height:99px !important;
	left:-16px !important;
	top:-14px !important;
	background:#73b844;
}

#item151523 {
	width:1100px !important;
	height:500px !important;
	left:100px !important;
	top:116px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#e0eecf;
}

#item151595 {
	width:19px !important;
	height:19px !important;
	left:164px !important;
	top:424px !important;
}

#item151601 {
	width:19px !important;
	height:19px !important;
	left:164px !important;
	top:464px !important;
}

#item151607 {
	width:19px !important;
	height:19px !important;
	left:164px !important;
	top:503px !important;
}

#item151648 {
	width:56px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item151622 {
	width:56px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item151616 {
	width:56px !important;
	height:26px !important;
}

#item151703 {
	width:56px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item151678 {
	width:56px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item151672 {
	width:56px !important;
	height:26px !important;
	left:69px !important;
}

#item151758 {
	width:70px !important;
	height:26px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item151733 {
	width:70px !important;
	height:26px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item151727 {
	width:70px !important;
	height:26px !important;
	left:138px !important;
}

#item151900 {
	width:549px !important;
	height:350px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item151952 {
	width:117px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item151927 {
	width:117px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item151924 {
	width:123px !important;
	height:51px !important;
	left:372px !important;
	top:232px !important;
}

#item152004 {
	width:117px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item151979 {
	width:117px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#2c71ce;
	border:solid 2px #fff;
}

#item151976 {
	width:123px !important;
	height:51px !important;
	left:524px !important;
	top:232px !important;
}

#item152333 {
	width:89px !important;
	height:29px !important;
	left:10px !important;
	top:285px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item152238 {
	width:89px !important;
	height:29px !important;
	left:10px !important;
	top:285px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item151783 {
	width:916px !important;
	height:360px !important;
	left:145px !important;
	top:216px !important;
}

#item153151 {
	width:17px !important;
	height:17px !important;
	left:165px !important;
	top:425px !important;
}

#item153157 {
	width:17px !important;
	height:17px !important;
	left:165px !important;
	top:465px !important;
}

#item153163 {
	width:17px !important;
	height:17px !important;
	left:165px !important;
	top:504px !important;
}

#item153170 {
	width:1332px !important;
	height:99px !important;
	background:#32b4f2;
}

#item153201 {
	width:194px !important;
	height:76px !important;
	background:#32b4f2;
}

#item153204 {
	width:46px !important;
	height:46px !important;
}

#item153545 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item153574 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item153642 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item153617 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item153614 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item153694 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item153669 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item153666 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item153358 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item153387 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item153459 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item153486 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item153513 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item153253 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item153256 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item153257 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item153320 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item153316 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item153313 {
	width:191px !important;
	height:26px !important;
}

#item153326 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item153324 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item153321 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item153332 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item153330 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item153328 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item153338 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item153336 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item153334 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item153343 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item153341 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item153339 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item153348 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item153346 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item153344 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item153245 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item153248 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item153249 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item153250 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item153239 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item153240 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item153242 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item153234 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item153251 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item153232 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}

#item123399 {
	width:1332px !important;
	height:99px !important;
	left:-16px !important;
	top:646px !important;
	background:#32b4f2;
}

#item123401 {
	width:1332px !important;
	height:99px !important;
	left:-16px !important;
	top:-14px !important;
	background:#73b844;
}

#item123403 {
	width:784px !important;
	height:419px !important;
	left:258px !important;
	top:156px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#e0eecf;
}

#item123429 {
	width:194px !important;
	height:76px !important;
	background:#32b4f2;
}

#item123432 {
	width:46px !important;
	height:46px !important;
}

#item123483 {
	width:68px !important;
	height:28px !important;
	background:#041c38;
}

#item123531 {
	width:118px !important;
	height:99px !important;
	left:298px !important;
	top:299px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item123532 {
	width:118px !important;
	height:99px !important;
	left:298px !important;
	top:426px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item123533 {
	width:118px !important;
	height:99px !important;
	left:445px !important;
	top:299px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item123534 {
	width:118px !important;
	height:99px !important;
	left:445px !important;
	top:426px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item123535 {
	width:118px !important;
	height:99px !important;
	left:591px !important;
	top:299px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item123536 {
	width:118px !important;
	height:99px !important;
	left:738px !important;
	top:299px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item123537 {
	width:118px !important;
	height:99px !important;
	left:884px !important;
	top:299px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item123657 {
	width:118px !important;
	height:99px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item124335 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item124333 {
	width:125px !important;
	height:26px !important;
}

#item124361 {
	width:125px !important;
	height:26px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item124359 {
	width:125px !important;
	height:26px !important;
	left:135px !important;
}

#item130473 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item130503 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item130567 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item130542 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#26c7fe;
	border:solid 2px #fff;
}

#item130539 {
	width:197px !important;
	height:62px !important;
	left:487px !important;
	top:441px !important;
}

#item130619 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#041c38;
	border:solid 2px #fff;
}

#item130594 {
	width:192px !important;
	height:57px !important;
	left:3px !important;
	top:2px !important;
	border-radius:6px;
	background:#cccccc;
	border:solid 2px #fff;
}

#item130591 {
	width:197px !important;
	height:62px !important;
	left:722px !important;
	top:441px !important;
}

#item130286 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item130315 {
	width:60px !important;
	height:60px !important;
	left:1290px !important;
	top:58px !important;
}

#item130387 {
	width:129px !important;
	height:44px !important;
	left:115px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item130414 {
	width:129px !important;
	height:44px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item130441 {
	width:53px !important;
	height:48px !important;
	left:53px !important;
	top:23px !important;
	border-radius:12px;
	border:solid 5px #ea2124;
}

#item130181 {
	opacity:0.20;
	width:1381px !important;
	height:782px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item130184 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item130185 {
	width:255px !important;
	height:54px !important;
	left:1120px !important;
	top:359px !important;
}

#item130246 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130244 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130241 {
	width:191px !important;
	height:26px !important;
}

#item130252 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130250 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130247 {
	width:191px !important;
	height:26px !important;
	top:34px !important;
}

#item130257 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130255 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130253 {
	width:191px !important;
	height:26px !important;
	top:67px !important;
}

#item130262 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130260 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130258 {
	width:191px !important;
	height:26px !important;
	top:101px !important;
}

#item130269 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130267 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130263 {
	width:191px !important;
	height:26px !important;
	top:134px !important;
}

#item130276 {
	opacity:0.30;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130274 {
	opacity:0.00;
	width:191px !important;
	height:26px !important;
	background:#26c7fe;
}

#item130272 {
	width:191px !important;
	height:26px !important;
	top:168px !important;
}

#item130173 {
	opacity:0.40;
	width:62px !important;
	height:87px !important;
	left:8px !important;
	top:8px !important;
	background:#fff;
}

#item130175 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item130176 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item130177 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item130168 {
	width:24px !important;
	height:4px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item130169 {
	width:24px !important;
	height:4px !important;
	top:8px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item130170 {
	width:24px !important;
	height:4px !important;
	top:16px !important;
	box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item130162 {
	width:77px !important;
	height:102px !important;
	left:1262px !important;
	top:12px !important;
}

#item130178 {
	width:44px !important;
	height:78px !important;
	left:1453px !important;
	top:38px !important;
	background:#ffd756;
}

#item130160 {
	width:1497px !important;
	height:792px !important;
	left:-67px !important;
	top:-46px !important;
}
#in5footer,  #prefooter {display:none;}
