/* 	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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'Loading…'; }
.page-scale-wrap { width:1240px; height:1754px; background: #fff !important; }
.paper-vertical { width:1240px; height:100%; }
.paper-horizontal { width:152500px; height:1766px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:1754px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1240px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

@keyframes fly-in-left-1475 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1475 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1478 {
	width:431px !important;
	height:31px !important;
	left:90px !important;
	top:1609px !important;
}

@keyframes fly-in-left-1505 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1505 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-right-1531 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-1531 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fade-out-1534 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-1534 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-1543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-left-1583 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-1240px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-1583 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-1240px,0px);
		opacity:1;
	}
}
#item1591 {
	width:60px !important;
	height:210px !important;
	background:#ffd700;
}

#item1589 {
	width:60px !important;
	height:210px !important;
	left:1240px !important;
	top:783px !important;
}

#item1621 {
	width:60px !important;
	height:210px !important;
	background:#ffd700;
}

#item1619 {
	width:60px !important;
	height:210px !important;
	left:1180px !important;
	top:783px !important;
}

#item1625 {
	width:1123px !important;
	height:1235px !important;
	left:38px !important;
	top:282px !important;
}

#item1734 {
	width:1078px !important;
	height:101px !important;
	left:38px !important;
	top:301px !important;
}

#item1786 {
	width:904px !important;
	height:72px !important;
	left:212px !important;
	top:437px !important;
}

#item1838 {
	width:430px !important;
	height:31px !important;
	left:686px !important;
	top:573px !important;
}

#item1890 {
	width:150px !important;
	height:31px !important;
	left:966px !important;
	top:1519px !important;
}

#item1942 {
	width:280px !important;
	height:31px !important;
	left:836px !important;
	top:1428px !important;
}

#item1994 {
	width:300px !important;
	height:31px !important;
	left:816px !important;
	top:668px !important;
}

#item2046 {
	width:170px !important;
	height:31px !important;
	left:946px !important;
	top:1147px !important;
}

#item2098 {
	width:280px !important;
	height:31px !important;
	left:836px !important;
	top:957px !important;
}

#item2150 {
	width:250px !important;
	height:31px !important;
	left:866px !important;
	top:1337px !important;
}

#item2254 {
	width:210px !important;
	height:31px !important;
	left:906px !important;
	top:763px !important;
}

#item2306 {
	width:570px !important;
	height:31px !important;
	left:546px !important;
	top:853px !important;
}

#item2358 {
	width:680px !important;
	height:31px !important;
	left:436px !important;
	top:1242px !important;
}

#item2410 {
	width:160px !important;
	height:31px !important;
	left:956px !important;
	top:1052px !important;
}

#item2863 {
	width:304px !important;
	height:193px !important;
	left:88px !important;
	top:526px !important;
	background:#ffcc02;
}

#item2552 {
	width:367px !important;
	height:97px !important;
	left:45px !important;
	top:341px !important;
	border-radius:49px;
	background:#000;
	border:solid 4.11669112139131px #fff;
}

#item2577 {
	width:367px !important;
	height:97px !important;
	left:430px !important;
	top:341px !important;
	border-radius:49px;
	background:#000;
	border:solid 4.11669112139131px #fff;
}

#item2602 {
	width:367px !important;
	height:97px !important;
	left:813px !important;
	top:341px !important;
	border-radius:49px;
	background:#000;
	border:solid 4.11669112139131px #fff;
}

#item2627 {
	width:528px !important;
	height:112px !important;
	left:349px !important;
	top:468px !important;
	border-radius:49px;
	background:#000;
	border:solid 4.11669112139131px #fff;
}

#item2652 {
	width:1127px !important;
	height:951px !important;
	left:83px !important;
	top:627px !important;
	background:#fff;
}

#item2697 {
	width:6px !important;
	height:25px !important;
	left:190px !important;
	top:474px !important;
	background:#333333;
}

#item2704 {
	width:6px !important;
	height:26px !important;
	left:894px !important;
	top:271px !important;
	background:#333333;
}

#item2711 {
	width:5px !important;
	height:21px !important;
	left:263px !important;
	top:709px !important;
	background:#333333;
}

#item2734 {
	width:295px !important;
	height:295px !important;
	left:586px !important;
	top:831px !important;
}

#item2746 {
	width:295px !important;
	height:295px !important;
	left:638px !important;
	top:1091px !important;
}

#item3036 {
	width:1240px !important;
	height:758px !important;
	top:510px !important;
	background:#e7e7e7;
}

#item3158 {
	width:1253px !important;
	height:130px !important;
	background:#000;
}

#item3236 {
	width:62px !important;
	height:62px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item3209 {
	width:62px !important;
	height:62px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item3183 {
	width:380px !important;
	height:62px !important;
	left:714px !important;
	top:1584px !important;
}

#item3292 {
	width:62px !important;
	height:62px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item3265 {
	width:62px !important;
	height:62px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item3239 {
	width:410px !important;
	height:62px !important;
	left:95px !important;
	top:1113px !important;
}

#item3329 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:1253px !important;
	height:150px !important;
	left:-11px !important;
	top:512px !important;
	background:#000;
}

#item3355 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:1253px !important;
	height:220px !important;
	left:1240px !important;
	background:#000;
}

#item3356 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1251px !important;
	height:726px !important;
	left:1240px !important;
	top:1039px !important;
	background:#000;
}

#item3519 {
	width:1253px !important;
	height:6px !important;
	left:1240px !important;
	top:1037px !important;
	background:#ffd700;
}

#item3522 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item3520 {
	width:344px !important;
	height:54px !important;
	left:448px !important;
	top:38px !important;
}

#item3584 {
	width:131px !important;
	height:70px !important;
	left:91px !important;
	top:1270px !important;
	border-radius:12px;
	background:#616162;
}

#item3585 {
	width:253px !important;
	height:70px !important;
	left:91px !important;
	top:815px !important;
	border-radius:12px;
	background:#616162;
}

#item3635 {
	width:146px !important;
	height:70px !important;
	left:655px !important;
	top:408px !important;
	border-radius:12px;
	background:#616162;
}

#item3678 {
	width:2502px !important;
	height:442px !important;
	left:-10px !important;
	top:1423px !important;
	background:#000;
}

#item4024 {
	width:561px !important;
	height:399px !important;
}

#item4022 {
	width:561px !important;
	height:399px !important;
	left:73px !important;
	top:946px !important;
}

#item4028 {
	width:561px !important;
	height:399px !important;
}

#item4026 {
	width:561px !important;
	height:399px !important;
	left:651px !important;
	top:73px !important;
}

#item4044 {
	width:561px !important;
	height:399px !important;
}

#item4042 {
	width:561px !important;
	height:399px !important;
	left:73px !important;
	top:487px !important;
}

#item3582 {
	width:140px !important;
	height:70px !important;
	left:607px !important;
	top:615px !important;
	border-radius:12px;
	background:#616162;
}

#item3583 {
	width:253px !important;
	height:70px !important;
	left:607px !important;
	top:204px !important;
	border-radius:12px;
	background:#616162;
}

#item3610 {
	width:253px !important;
	height:70px !important;
	left:41px !important;
	top:408px !important;
	border-radius:12px;
	background:#616162;
}

#item4032 {
	width:561px !important;
	height:399px !important;
}

#item4030 {
	width:561px !important;
	height:399px !important;
	left:606px !important;
	top:608px !important;
}

#item4036 {
	width:561px !important;
	height:399px !important;
}

#item4034 {
	width:561px !important;
	height:399px !important;
	left:606px !important;
	top:198px !important;
}

#item4040 {
	width:561px !important;
	height:399px !important;
}

#item4038 {
	width:561px !important;
	height:399px !important;
	left:38px !important;
	top:73px !important;
}

#item4053 {
	width:1251px !important;
	height:1776px !important;
	left:1240px !important;
	top:-11px !important;
	background:#000;
}

#item4054 {
	width:1251px !important;
	height:1776px !important;
	left:-11px !important;
	top:-11px !important;
	background:#000;
}

#item4180 {
	width:704px !important;
	height:23px !important;
	left:38px !important;
	top:293px !important;
}

#item4234 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item4232 {
	width:344px !important;
	height:54px !important;
	left:448px !important;
	top:38px !important;
}

#item4247 {
	width:1251px !important;
	height:1776px !important;
	left:-11px !important;
	top:-11px !important;
	background:#000;
}

#item4248 {
	width:1251px !important;
	height:1776px !important;
	left:1240px !important;
	top:-11px !important;
	background:#000;
}

#item4348 {
	width:862px !important;
	height:23px !important;
	left:38px !important;
	top:250px !important;
}

#item4428 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item4426 {
	width:344px !important;
	height:54px !important;
	left:448px !important;
	top:38px !important;
}

@keyframes move-left-4520 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-4520 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-4544 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-4544 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-4568 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-4568 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-4458 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-4458 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-4477 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-4477 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-4488 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-4488 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item4730 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item4728 {
	width:740px !important;
	height:140px !important;
}

#item4726 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item4740 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item4738 {
	width:740px !important;
	height:140px !important;
}

#item4736 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:490px !important;
}

#item4750 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item4748 {
	width:740px !important;
	height:140px !important;
}

#item4746 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item4758 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item4756 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item4961 {
	opacity:0.75;
	width:1054px !important;
	height:520px !important;
	left:92px !important;
	top:486px !important;
	background:#fff;
}

#item5440 {
	width:1108px !important;
	height:530px !important;
	background:#fafafa;
}

#item5497 {
	width:122px !important;
	height:31px !important;
	left:46px !important;
	top:447px !important;
}

#item5389 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item5227 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item5225 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1084px !important;
}

#item5522 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:1020px !important;
}

#item5599 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:1020px !important;
}

#item5676 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:1020px !important;
}

#item5913 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item6021 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item6016 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item6014 {
	width:220px !important;
	height:80px !important;
}

#item6026 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item6439 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item6462 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item6457 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item6452 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item6450 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item6479 {
	width:225px !important;
	height:144px !important;
}

#item6494 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item6507 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item6530 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item6527 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item6524 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item6522 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item6533 {
	width:56px !important;
	height:144px !important;
}

#item6325 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item6356 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item6351 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item6346 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item6344 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item6362 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item6375 {
	width:225px !important;
	height:144px !important;
}

#item6387 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item6424 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item6421 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item6418 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item6416 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item6427 {
	width:56px !important;
	height:144px !important;
}

#item6214 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item6238 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item6233 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item6228 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item6226 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item6244 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item6260 {
	width:225px !important;
	height:144px !important;
}

#item6284 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item6310 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item6307 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item6304 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item6302 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item6313 {
	width:56px !important;
	height:144px !important;
}

#item6107 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item6130 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item6125 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item6120 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item6118 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item6136 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item6160 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item6176 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item6199 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item6196 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item6193 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item6191 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item6202 {
	width:56px !important;
	height:144px !important;
}

#item6105 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item6103 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item4817 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item4818 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item4915 {
	opacity:0.75;
	width:712px !important;
	height:682px !important;
	left:449px !important;
	top:304px !important;
	background:#fff;
}

#item4916 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item4947 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item4933 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item4962 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item5197 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item5174 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item5215 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item5200 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item5219 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item5743 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item5729 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1367px !important;
}

#item5773 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item5756 {
	width:352px !important;
	height:228px !important;
	left:443px !important;
	top:1367px !important;
}

#item5801 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item5786 {
	width:352px !important;
	height:228px !important;
	left:803px !important;
	top:1367px !important;
}

#item5818 {
	width:300px !important;
	height:50px !important;
	left:469px !important;
	top:1603px !important;
}

#item6678 {
	opacity:0.75;
	width:1058px !important;
	height:520px !important;
	left:92px !important;
	top:486px !important;
	background:#fff;
}

#item6962 {
	width:1108px !important;
	height:530px !important;
	background:#fff;
}

#item7018 {
	width:122px !important;
	height:31px !important;
	left:46px !important;
	top:448px !important;
}

#item6911 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item6794 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item6792 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1102px !important;
}

#item7043 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:1038px !important;
}

#item7120 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:1038px !important;
}

#item7197 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:1038px !important;
}

#item7445 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item7522 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item8152 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item8180 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item8175 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item8170 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item8168 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item8206 {
	width:225px !important;
	height:144px !important;
}

#item8219 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item8229 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item8255 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item8252 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item8249 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item8247 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item8258 {
	width:56px !important;
	height:144px !important;
}

#item8048 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item8071 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item8066 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item8061 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item8059 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item8077 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item8091 {
	width:225px !important;
	height:144px !important;
}

#item8106 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item8137 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item8134 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item8131 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item8129 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item8140 {
	width:56px !important;
	height:144px !important;
}

#item7937 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item7966 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item7961 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item7956 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item7954 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item7972 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item7985 {
	width:225px !important;
	height:144px !important;
}

#item8008 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item8033 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item8030 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item8027 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item8025 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item8036 {
	width:56px !important;
	height:144px !important;
}

#item7829 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item7853 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item7848 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item7843 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item7841 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item7859 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item7884 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item7896 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item7922 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item7919 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item7916 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item7914 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item7925 {
	width:56px !important;
	height:144px !important;
}

#item7827 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item7825 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item8276 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item8271 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item8269 {
	width:220px !important;
	height:80px !important;
}

#item6714 {
	opacity:0.75;
	width:712px !important;
	height:950px !important;
	left:449px !important;
	top:177px !important;
	background:#fff;
}

#item6788 {
	width:701px !important;
	height:399px !important;
	left:454px !important;
	top:721px !important;
}

#item7262 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item7263 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item7375 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item7360 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1367px !important;
}

#item7405 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item7388 {
	width:352px !important;
	height:228px !important;
	left:445px !important;
	top:1367px !important;
}

#item7430 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item7418 {
	width:352px !important;
	height:228px !important;
	left:803px !important;
	top:1367px !important;
}

#item7623 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item7599 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item7640 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item7626 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item7655 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item7643 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item7675 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item7658 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item7748 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1603px !important;
}

#item8304 {
	opacity:0.75;
	width:841px !important;
	height:520px !important;
	left:347px !important;
	top:309px !important;
	background:#fff;
}

#item8364 {
	width:1240px !important;
	height:510px !important;
	top:1244px !important;
	background:#000;
}

#item8365 {
	width:1154px !important;
	height:431px !important;
	left:40px !important;
	top:1263px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item8419 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item8390 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1388px !important;
}

#item8449 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item8422 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1388px !important;
}

#item8500 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1629px !important;
}

#item8608 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item8577 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1388px !important;
}

#item8635 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1629px !important;
}

#item8823 {
	width:1108px !important;
	height:400px !important;
	background:#fff;
}

#item8740 {
	width:1108px !important;
	height:400px !important;
	background:#fff;
}

#item8714 {
	width:1108px !important;
	height:400px !important;
	background:#fff;
}

#item8712 {
	width:1108px !important;
	height:429px !important;
	left:66px !important;
	top:794px !important;
}

#item8896 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:730px !important;
}

#item8973 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:730px !important;
}

#item9050 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:730px !important;
}

#item9135 {
	width:1262px !important;
	height:1776px !important;
	left:1229px !important;
	top:-11px !important;
	background:#fff;
}

#item9171 {
	width:1262px !important;
	height:492px !important;
	left:1229px !important;
	top:-41px !important;
	background:#000;
}

#item9179 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item9174 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item9172 {
	width:220px !important;
	height:80px !important;
}

#item9244 {
	opacity:0.90;
	width:717px !important;
	height:245px !important;
	left:36px !important;
	top:500px !important;
	background:#fff;
}

#item9317 {
	opacity:0.90;
	width:677px !important;
	height:458px !important;
	left:483px !important;
	top:765px !important;
	background:#fff;
}

#item9342 {
	opacity:0.90;
	width:739px !important;
	height:436px !important;
	left:38px !important;
	top:1242px !important;
	background:#fff;
}

@keyframes move-left-9466 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-9466 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-9490 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-9490 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-9514 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-9514 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-9538 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-9538 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-9562 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-9562 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-9374 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-9374 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-9387 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-9387 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-9399 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-9399 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-9411 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-9411 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-9425 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-9425 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item9821 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item9819 {
	width:740px !important;
	height:140px !important;
}

#item9817 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:331px !important;
}

#item9831 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item9829 {
	width:740px !important;
	height:140px !important;
}

#item9827 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:491px !important;
}

#item9841 {
	width:740px !important;
	height:140px !important;
	top:1px !important;
	border:solid 2px #ffd700;
}

#item9839 {
	width:740px !important;
	height:140px !important;
}

#item9837 {
	width:740px !important;
	height:141px !important;
	left:420px !important;
	top:651px !important;
}

#item9851 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item9849 {
	width:740px !important;
	height:140px !important;
}

#item9847 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:811px !important;
}

#item9861 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item9859 {
	width:740px !important;
	height:140px !important;
	top:1px !important;
}

#item9857 {
	width:740px !important;
	height:141px !important;
	left:420px !important;
	top:971px !important;
}

#item9869 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item9867 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item10078 {
	width:1108px !important;
	height:540px !important;
	background:#fafafa;
}

#item10134 {
	width:122px !important;
	height:31px !important;
	left:48px !important;
	top:466px !important;
}

#item10027 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item9908 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item9906 {
	width:1108px !important;
	height:540px !important;
	left:66px !important;
	top:1073px !important;
}

#item10188 {
	opacity:0.75;
	width:1067px !important;
	height:520px !important;
	left:92px !important;
	top:443px !important;
	background:#fff;
}

#item10554 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:1009px !important;
}

#item10631 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:1009px !important;
}

#item10708 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:1009px !important;
}

#item10761 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item10980 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item11386 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item11410 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item11405 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item11400 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item11398 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item11428 {
	width:225px !important;
	height:144px !important;
}

#item11440 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item11453 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item11477 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item11474 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item11471 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item11469 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item11480 {
	width:56px !important;
	height:144px !important;
}

#item11276 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item11300 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item11295 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item11290 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item11288 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item11306 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item11322 {
	width:225px !important;
	height:144px !important;
}

#item11342 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item11371 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item11368 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item11365 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item11363 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item11374 {
	width:56px !important;
	height:144px !important;
}

#item11171 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item11196 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item11191 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item11186 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item11184 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item11202 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item11214 {
	width:225px !important;
	height:144px !important;
}

#item11239 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item11261 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item11258 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item11255 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item11253 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item11264 {
	width:56px !important;
	height:144px !important;
}

#item11061 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item11087 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item11082 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item11077 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item11075 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item11093 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item11122 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item11133 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item11156 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item11153 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item11150 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item11148 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item11159 {
	width:56px !important;
	height:144px !important;
}

#item11059 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item11057 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item11498 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item11493 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item11491 {
	width:220px !important;
	height:80px !important;
}

#item10147 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item10148 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item10167 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item10149 {
	width:352px !important;
	height:228px !important;
	left:89px !important;
	top:1367px !important;
}

#item10187 {
	opacity:0.75;
	width:716px !important;
	height:991px !important;
	left:444px !important;
	top:155px !important;
	background:#fff;
}

#item10204 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item10189 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1367px !important;
}

#item10229 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item10216 {
	width:352px !important;
	height:228px !important;
	left:799px !important;
	top:1367px !important;
}

#item10426 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item10412 {
	width:348px !important;
	height:224px !important;
	left:79px !important;
	top:121px !important;
}

#item10444 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item10429 {
	width:348px !important;
	height:224px !important;
	left:79px !important;
	top:415px !important;
}

#item10463 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item10447 {
	width:348px !important;
	height:224px !important;
	left:79px !important;
	top:689px !important;
}

#item10466 {
	width:348px !important;
	height:224px !important;
	left:79px !important;
	top:963px !important;
}

#item10480 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item10899 {
	width:701px !important;
	height:399px !important;
	left:451px !important;
	top:742px !important;
}

#item10903 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1603px !important;
}

#item11828 {
	opacity:0.75;
	width:1052px !important;
	height:557px !important;
	left:94px !important;
	top:443px !important;
	background:#fff;
}

#item12154 {
	width:1108px !important;
	height:530px !important;
	background:#fafafa;
}

#item12210 {
	width:122px !important;
	height:31px !important;
	left:46px !important;
	top:448px !important;
}

#item12104 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item11986 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item11984 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1102px !important;
}

#item12235 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:1038px !important;
}

#item12312 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:1038px !important;
}

#item12389 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:1038px !important;
}

#item12443 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item12676 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item13048 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item13071 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item13066 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item13061 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item13059 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item13086 {
	width:225px !important;
	height:144px !important;
}

#item13096 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item13107 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item13132 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item13129 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item13126 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item13124 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item13134 {
	width:56px !important;
	height:144px !important;
}

#item12954 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item12977 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item12972 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item12967 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item12965 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item12982 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item12991 {
	width:225px !important;
	height:144px !important;
}

#item13003 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item13035 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item13032 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item13029 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item13027 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item13037 {
	width:56px !important;
	height:144px !important;
}

#item12851 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item12874 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item12869 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item12864 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item12862 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item12879 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item12889 {
	width:225px !important;
	height:144px !important;
}

#item12912 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item12941 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item12938 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item12935 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item12933 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item12943 {
	width:56px !important;
	height:144px !important;
}

#item12757 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item12777 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item12772 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item12767 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item12765 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item12782 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item12805 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item12815 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item12838 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item12835 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item12832 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item12830 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item12840 {
	width:56px !important;
	height:144px !important;
}

#item12755 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item12753 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item13151 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item13146 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item13144 {
	width:220px !important;
	height:80px !important;
}

#item507 {
	opacity:0.05;
	width:1240px !important;
	height:1754px !important;
}

#item11569 {
	opacity:0.75;
	width:712px !important;
	height:1003px !important;
	left:449px !important;
	top:141px !important;
	background:#fff;
}

#item11580 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item11581 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item11624 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item11606 {
	width:352px !important;
	height:228px !important;
	left:88px !important;
	top:1367px !important;
}

#item11659 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item11644 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1367px !important;
}

#item11685 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item11672 {
	width:352px !important;
	height:228px !important;
	left:800px !important;
	top:1367px !important;
}

#item12534 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item12520 {
	width:348px !important;
	height:224px !important;
	left:82px !important;
	top:942px !important;
}

#item12553 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item12537 {
	width:348px !important;
	height:224px !important;
	left:82px !important;
	top:120px !important;
}

#item12577 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item12556 {
	width:348px !important;
	height:224px !important;
	left:82px !important;
	top:394px !important;
}

#item12595 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item12580 {
	width:348px !important;
	height:224px !important;
	left:82px !important;
	top:668px !important;
}

#item12599 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1603px !important;
}

#item13194 {
	opacity:0.75;
	width:1073px !important;
	height:557px !important;
	left:83px !important;
	top:443px !important;
	background:#fff;
}

#item13569 {
	width:1108px !important;
	height:530px !important;
	background:#fafafa;
}

#item13625 {
	width:122px !important;
	height:31px !important;
	left:48px !important;
	top:457px !important;
}

#item13519 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item13398 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item13396 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1109px !important;
}

#item13650 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:1045px !important;
}

#item13727 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:1045px !important;
}

#item13804 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:1045px !important;
}

#item13857 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item14337 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item14743 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item14774 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item14769 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item14764 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item14762 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item14790 {
	width:225px !important;
	height:144px !important;
}

#item14800 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item14813 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item14836 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item14833 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item14830 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item14828 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item14839 {
	width:56px !important;
	height:144px !important;
}

#item14639 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item14663 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item14658 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item14653 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item14651 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item14669 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item14684 {
	width:225px !important;
	height:144px !important;
}

#item14695 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item14728 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item14725 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item14722 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item14720 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item14731 {
	width:56px !important;
	height:144px !important;
}

#item14534 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item14555 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item14550 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item14545 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item14543 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item14561 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item14573 {
	width:225px !important;
	height:144px !important;
}

#item14603 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item14624 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item14621 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item14618 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item14616 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item14627 {
	width:56px !important;
	height:144px !important;
}

#item14418 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item14442 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item14437 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item14432 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item14430 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item14448 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item14470 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item14489 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item14519 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item14516 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item14513 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item14511 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item14522 {
	width:56px !important;
	height:144px !important;
}

#item14416 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item14414 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item14857 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item14852 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item14850 {
	width:220px !important;
	height:80px !important;
}

#item13183 {
	opacity:0.75;
	width:712px !important;
	height:1003px !important;
	left:449px !important;
	top:141px !important;
	background:#fff;
}

#item13949 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item13934 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item13965 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item13952 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item13983 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item13968 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item13999 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item13986 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item14014 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item14015 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item14130 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item14112 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1367px !important;
}

#item14170 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item14154 {
	width:352px !important;
	height:228px !important;
	left:443px !important;
	top:1367px !important;
}

#item14197 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item14182 {
	width:352px !important;
	height:228px !important;
	left:800px !important;
	top:1367px !important;
}

#item14260 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1603px !important;
}

#item14915 {
	width:1240px !important;
	height:510px !important;
	left:1240px !important;
	top:1244px !important;
	background:#000;
}

#item15686 {
	opacity:0.75;
	width:1059px !important;
	height:391px !important;
	left:91px !important;
	top:371px !important;
	background:#fff;
}

#item15687 {
	width:1240px !important;
	height:510px !important;
	top:1244px !important;
	background:#000;
}

#item15688 {
	width:1240px !important;
	height:512px !important;
	top:732px !important;
	background:#fff;
}

#item16564 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item16588 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item16583 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item16578 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item16576 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item16605 {
	width:225px !important;
	height:144px !important;
}

#item16618 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item16633 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item16656 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item16653 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item16650 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item16648 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item16659 {
	width:56px !important;
	height:144px !important;
}

#item16457 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item16478 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item16473 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item16468 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item16466 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item16484 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item16499 {
	width:225px !important;
	height:144px !important;
}

#item16520 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item16549 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item16546 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item16543 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item16541 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item16552 {
	width:56px !important;
	height:144px !important;
}

#item16352 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item16378 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item16373 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item16368 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item16366 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item16384 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item16395 {
	width:225px !important;
	height:144px !important;
}

#item16423 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item16442 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item16439 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item16436 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item16434 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item16445 {
	width:56px !important;
	height:144px !important;
}

#item16240 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item16267 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item16262 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item16257 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item16255 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item16273 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item16303 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item16315 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item16337 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item16334 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item16331 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item16329 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item16340 {
	width:56px !important;
	height:144px !important;
}

#item16238 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item16236 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item16677 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item16672 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item16670 {
	width:220px !important;
	height:80px !important;
}

#item16792 {
	width:1108px !important;
	height:400px !important;
	background:#fff;
}

#item16710 {
	width:1108px !important;
	height:400px !important;
	background:#fff;
}

#item16684 {
	width:1108px !important;
	height:400px !important;
	background:#fff;
}

#item16682 {
	width:1108px !important;
	height:400px !important;
	left:66px !important;
	top:815px !important;
}

#item16865 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:751px !important;
}

#item16942 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:751px !important;
}

#item17019 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:751px !important;
}

#item17072 {
	width:1154px !important;
	height:431px !important;
	left:40px !important;
	top:1263px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item17182 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item17169 {
	width:352px !important;
	height:228px !important;
	left:80px !important;
	top:1379px !important;
}

#item17220 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item17197 {
	width:352px !important;
	height:228px !important;
	left:436px !important;
	top:1379px !important;
}

#item17243 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item17233 {
	width:352px !important;
	height:228px !important;
	left:793px !important;
	top:1379px !important;
}

#item17256 {
	width:300px !important;
	height:50px !important;
	left:80px !important;
	top:1624px !important;
}

#item17333 {
	width:300px !important;
	height:50px !important;
	left:842px !important;
	top:1624px !important;
}

#item14879 {
	opacity:0.75;
	width:841px !important;
	height:494px !important;
	left:347px !important;
	top:313px !important;
	background:#fff;
}

#item14916 {
	width:1154px !important;
	height:431px !important;
	left:40px !important;
	top:1263px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item15028 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item15013 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1381px !important;
}

#item15057 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item15042 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1381px !important;
}

#item15074 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1625px !important;
}

#item15172 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item15151 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1381px !important;
}

#item15183 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1625px !important;
}

#item15371 {
	width:1108px !important;
	height:400px !important;
	background:#fff;
}

#item15289 {
	width:1108px !important;
	height:400px !important;
	background:#fff;
}

#item15263 {
	width:1108px !important;
	height:400px !important;
	background:#fff;
}

#item15261 {
	width:1108px !important;
	height:400px !important;
	left:66px !important;
	top:794px !important;
}

#item15444 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:730px !important;
}

#item15521 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:730px !important;
}

#item15598 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:730px !important;
}

@keyframes move-left-17573 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-17573 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-17597 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-17597 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-17621 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-17621 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-17645 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-17645 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-17491 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-17491 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-17507 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-17507 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-17527 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-17527 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-17539 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-17539 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-17540 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-17540 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item17906 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item17904 {
	width:740px !important;
	height:140px !important;
}

#item17902 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:526px !important;
}

#item17916 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item17914 {
	width:740px !important;
	height:140px !important;
}

#item17912 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:686px !important;
}

#item17926 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item17924 {
	width:740px !important;
	height:140px !important;
}

#item17922 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item17936 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item17934 {
	width:740px !important;
	height:140px !important;
}

#item17932 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:882px !important;
}

#item17944 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item17942 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item17970 {
	mix-blend-mode:multiply;
	opacity:0.30;
	width:1240px !important;
	height:1765px !important;
	left:1240px !important;
	background:#000;
}

#item18222 {
	width:342px !important;
	height:52px !important;
	left:79px !important;
	top:1610px !important;
}

#item18299 {
	width:342px !important;
	height:52px !important;
	left:450px !important;
	top:1610px !important;
}

#item18376 {
	width:342px !important;
	height:52px !important;
	left:820px !important;
	top:1610px !important;
}

#item18924 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item18919 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item18917 {
	width:220px !important;
	height:80px !important;
}

#item18453 {
	width:342px !important;
	height:52px !important;
	left:449px !important;
	top:1635px !important;
}

#item18712 {
	width:769px !important;
	height:107px !important;
	background:#ffd700;
}

#item18790 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:320px !important;
	height:520px !important;
	left:93px !important;
	top:832px !important;
	background:#000;
}

#item18791 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:320px !important;
	height:520px !important;
	left:463px !important;
	top:832px !important;
	background:#000;
}

#item18792 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:320px !important;
	height:520px !important;
	left:833px !important;
	top:832px !important;
	background:#000;
}

#item18793 {
	width:320px !important;
	height:520px !important;
	left:80px !important;
	top:846px !important;
	background:#ffd700;
}

#item18794 {
	width:320px !important;
	height:520px !important;
	left:450px !important;
	top:846px !important;
	background:#ffd700;
}

#item18795 {
	width:320px !important;
	height:520px !important;
	left:820px !important;
	top:846px !important;
	background:#ffd700;
}

#item18982 {
	opacity:0.75;
	width:1059px !important;
	height:480px !important;
	left:91px !important;
	top:520px !important;
	background:#fff;
}

#item19253 {
	width:1108px !important;
	height:530px !important;
	background:#fafafa;
}

#item19309 {
	width:122px !important;
	height:31px !important;
	left:46px !important;
	top:448px !important;
}

#item19143 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item19141 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1095px !important;
}

#item19334 {
	width:550px !important;
	height:64px !important;
	left:66px !important;
	top:1031px !important;
}

#item19411 {
	width:550px !important;
	height:64px !important;
	left:624px !important;
	top:1031px !important;
}

#item19628 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item19943 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item20391 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item20418 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item20413 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item20408 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item20406 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item20433 {
	width:225px !important;
	height:144px !important;
}

#item20446 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item20467 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item20499 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item20496 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item20493 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item20491 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item20502 {
	width:56px !important;
	height:144px !important;
}

#item20281 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item20304 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item20299 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item20294 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item20292 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item20310 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item20326 {
	width:225px !important;
	height:144px !important;
}

#item20342 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item20376 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item20373 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item20370 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item20368 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item20379 {
	width:56px !important;
	height:144px !important;
}

#item20160 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item20182 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item20177 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item20172 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item20170 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item20188 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item20202 {
	width:225px !important;
	height:144px !important;
}

#item20243 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item20266 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item20263 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item20260 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item20258 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item20269 {
	width:56px !important;
	height:144px !important;
}

#item20048 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item20074 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item20069 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item20064 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item20062 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item20080 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item20107 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item20121 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item20145 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item20142 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item20139 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item20137 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item20148 {
	width:56px !important;
	height:144px !important;
}

#item20046 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item20044 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item20520 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item20515 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item20513 {
	width:220px !important;
	height:80px !important;
}

#item18970 {
	opacity:0.75;
	width:712px !important;
	height:787px !important;
	left:449px !important;
	top:240px !important;
	background:#fff;
}

#item19474 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item19475 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item19587 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item19572 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1370px !important;
}

#item19615 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item19601 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1368px !important;
}

#item19737 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item19718 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item19762 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item19740 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item19780 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item19765 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item19798 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item19783 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item19862 {
	width:352px !important;
	height:232px !important;
	left:799px !important;
	top:1371px !important;
}

#item19866 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1603px !important;
}

#item20711 {
	opacity:0.75;
	width:1032px !important;
	height:429px !important;
	left:104px !important;
	top:571px !important;
	background:#fff;
}

#item21049 {
	width:122px !important;
	height:31px !important;
	left:50px !important;
	top:457px !important;
}

#item20858 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item20856 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1095px !important;
}

#item21074 {
	width:550px !important;
	height:64px !important;
	left:66px !important;
	top:1031px !important;
}

#item21151 {
	width:550px !important;
	height:64px !important;
	left:624px !important;
	top:1031px !important;
}

#item21375 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item21719 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item22126 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item22148 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item22143 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item22138 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item22136 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item22168 {
	width:225px !important;
	height:144px !important;
}

#item22190 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item22203 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item22223 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item22220 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item22217 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item22215 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item22226 {
	width:56px !important;
	height:144px !important;
}

#item22018 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item22044 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item22039 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item22034 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item22032 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item22050 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item22063 {
	width:225px !important;
	height:144px !important;
}

#item22077 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item22111 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item22108 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item22105 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item22103 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item22114 {
	width:56px !important;
	height:144px !important;
}

#item21902 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item21930 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item21925 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item21920 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item21918 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item21936 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item21959 {
	width:225px !important;
	height:144px !important;
}

#item21980 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item22003 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item22000 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item21997 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item21995 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item22006 {
	width:56px !important;
	height:144px !important;
}

#item21800 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item21822 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item21817 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item21812 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item21810 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item21828 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item21854 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item21866 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item21887 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item21884 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item21881 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item21879 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item21890 {
	width:56px !important;
	height:144px !important;
}

#item21798 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item21796 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item22244 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item22239 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item22237 {
	width:220px !important;
	height:80px !important;
}

#item20699 {
	opacity:0.75;
	width:712px !important;
	height:694px !important;
	left:449px !important;
	top:297px !important;
	background:#fff;
}

#item21220 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item21221 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item21332 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item21318 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1372px !important;
}

#item21363 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item21346 {
	width:352px !important;
	height:228px !important;
	left:443px !important;
	top:1370px !important;
}

#item21452 {
	width:353px !important;
	height:233px !important;
	left:798px !important;
	top:1370px !important;
}

#item21507 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item21489 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item21532 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item21510 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item21550 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item21535 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item21566 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item21553 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item21642 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1603px !important;
}

#item22283 {
	opacity:0.75;
	width:1059px !important;
	height:429px !important;
	left:92px !important;
	top:571px !important;
	background:#fff;
}

#item22439 {
	width:550px !important;
	height:64px !important;
	left:66px !important;
	top:1038px !important;
}

#item22516 {
	width:550px !important;
	height:62px !important;
	left:624px !important;
	top:1038px !important;
}

#item22738 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item22963 {
	width:1108px !important;
	height:530px !important;
	background:#fafafa;
}

#item23019 {
	width:122px !important;
	height:31px !important;
	left:44px !important;
	top:451px !important;
}

#item22846 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item22844 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1102px !important;
}

#item23217 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item23636 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item23658 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item23653 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item23648 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item23646 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item23678 {
	width:225px !important;
	height:144px !important;
}

#item23699 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item23711 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item23733 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item23730 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item23727 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item23725 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item23736 {
	width:56px !important;
	height:144px !important;
}

#item23534 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item23559 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item23554 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item23549 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item23547 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item23565 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item23577 {
	width:225px !important;
	height:144px !important;
}

#item23590 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item23621 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item23618 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item23615 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item23613 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item23624 {
	width:56px !important;
	height:144px !important;
}

#item23421 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item23449 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item23444 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item23439 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item23437 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item23455 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item23476 {
	width:225px !important;
	height:144px !important;
}

#item23496 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item23519 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item23516 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item23513 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item23511 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item23522 {
	width:56px !important;
	height:144px !important;
}

#item23322 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item23344 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item23339 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item23334 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item23332 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item23350 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item23374 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item23385 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item23406 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item23403 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item23400 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item23398 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item23409 {
	width:56px !important;
	height:144px !important;
}

#item23320 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item23318 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item23754 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item23749 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item23747 {
	width:220px !important;
	height:80px !important;
}

#item22269 {
	opacity:0.75;
	width:712px !important;
	height:850px !important;
	left:449px !important;
	top:219px !important;
	background:#fff;
}

#item22580 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item22581 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item22694 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item22678 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1373px !important;
}

#item22720 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item22705 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1370px !important;
}

#item22815 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1370px !important;
}

#item23034 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item23020 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item23049 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item23037 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item23068 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item23052 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item23088 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item23071 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item23140 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1603px !important;
}

@keyframes move-left-23858 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-23858 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-23882 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-23882 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-23906 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-23906 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-23930 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-23930 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-23791 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-23791 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-23802 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-23802 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-23814 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-23814 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-23827 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-23827 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item24096 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item24094 {
	width:740px !important;
	height:140px !important;
}

#item24092 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:295px !important;
}

#item24106 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item24104 {
	width:740px !important;
	height:140px !important;
}

#item24102 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:455px !important;
}

#item24116 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item24114 {
	width:740px !important;
	height:140px !important;
}

#item24112 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:615px !important;
}

#item24126 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item24124 {
	width:740px !important;
	height:140px !important;
}

#item24122 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:775px !important;
}

#item24134 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item24132 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item24208 {
	opacity:0.75;
	width:956px !important;
	height:429px !important;
	left:148px !important;
	top:538px !important;
	background:#fff;
}

#item24704 {
	width:1108px !important;
	height:550px !important;
	background:#fafafa;
}

#item24760 {
	width:122px !important;
	height:31px !important;
	left:46px !important;
	top:479px !important;
}

#item24654 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item24558 {
	width:1108px !important;
	height:580px !important;
	background:#dbdcde;
}

#item24585 {
	width:70px !important;
	height:70px !important;
}

#item24648 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#fff;
}

#item24643 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#fff;
}

#item24638 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#ffd700;
}

#item24636 {
	width:170px !important;
	height:60px !important;
	left:900px !important;
	top:36px !important;
}

#item24419 {
	width:1108px !important;
	height:580px !important;
	background:#fafafa;
}

#item24502 {
	width:70px !important;
	height:70px !important;
}

#item24504 {
	width:410px !important;
	height:48px !important;
	left:72px !important;
	top:16px !important;
}

#item24417 {
	width:1108px !important;
	height:580px !important;
	left:66px !important;
	top:1050px !important;
}

#item24785 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item24862 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item24939 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item25253 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item25407 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item25807 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item25832 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item25827 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item25822 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item25820 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item25847 {
	width:225px !important;
	height:144px !important;
}

#item25860 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item25874 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item25894 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item25891 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item25888 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item25886 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item25897 {
	width:56px !important;
	height:144px !important;
}

#item25697 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item25723 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item25718 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item25713 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item25711 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item25729 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item25750 {
	width:225px !important;
	height:144px !important;
}

#item25762 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item25792 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item25789 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item25786 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item25784 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item25795 {
	width:56px !important;
	height:144px !important;
}

#item25599 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item25621 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item25616 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item25611 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item25609 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item25627 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item25640 {
	width:225px !important;
	height:144px !important;
}

#item25662 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item25682 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item25679 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item25676 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item25674 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item25685 {
	width:56px !important;
	height:144px !important;
}

#item25488 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item25520 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item25515 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item25510 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item25508 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item25526 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item25547 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item25561 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item25584 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item25581 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item25578 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item25576 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item25587 {
	width:56px !important;
	height:144px !important;
}

#item25486 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item25484 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item25915 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item25910 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item25908 {
	width:220px !important;
	height:80px !important;
}

#item24319 {
	opacity:0.75;
	width:712px !important;
	height:1070px !important;
	left:449px !important;
	top:120px !important;
	background:#fff;
}

#item25005 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item24992 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:941px !important;
}

#item25023 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item25008 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:119px !important;
}

#item25043 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item25026 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:393px !important;
}

#item25059 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item25046 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:667px !important;
}

#item25097 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item25098 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item25217 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item25195 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1370px !important;
}

#item25246 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item25220 {
	width:352px !important;
	height:228px !important;
	left:443px !important;
	top:1370px !important;
}

#item25249 {
	width:355px !important;
	height:239px !important;
	left:800px !important;
	top:1370px !important;
}

#item25330 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1603px !important;
}

#item26232 {
	opacity:0.75;
	width:1048px !important;
	height:429px !important;
	left:96px !important;
	top:538px !important;
	background:#fff;
}

#item26344 {
	width:1100px !important;
	height:380px !important;
	left:76px !important;
	top:376px !important;
}

#item26781 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item26731 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item26635 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#dbdcde;
}

#item26662 {
	width:70px !important;
	height:70px !important;
}

#item26725 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item26720 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item26715 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item26713 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item26395 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item26527 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item26580 {
	width:70px !important;
	height:70px !important;
}

#item26582 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item26393 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item27005 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item27082 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item27159 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item27313 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item27467 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item27850 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item27871 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27866 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27861 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item27859 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item27890 {
	width:225px !important;
	height:144px !important;
}

#item27912 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item27923 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item27942 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27939 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27936 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item27934 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item27945 {
	width:56px !important;
	height:144px !important;
}

#item27751 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item27776 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27771 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27766 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item27764 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item27784 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item27782 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item27794 {
	width:225px !important;
	height:144px !important;
}

#item27806 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item27835 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27832 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27829 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item27827 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item27838 {
	width:56px !important;
	height:144px !important;
}

#item27643 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item27669 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27664 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27659 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item27657 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item27677 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item27675 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item27696 {
	width:225px !important;
	height:144px !important;
}

#item27714 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item27736 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27733 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27730 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item27728 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item27739 {
	width:56px !important;
	height:144px !important;
}

#item27548 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item27569 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27564 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27559 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item27557 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item27577 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item27575 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item27598 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item27608 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item27628 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27625 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27622 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item27620 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item27631 {
	width:56px !important;
	height:144px !important;
}

#item27546 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item27544 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item27963 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item27958 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item27956 {
	width:220px !important;
	height:80px !important;
}

#item26001 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item26002 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item26099 {
	opacity:0.75;
	width:712px !important;
	height:803px !important;
	left:449px !important;
	top:232px !important;
	background:#fff;
}

#item26127 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item26100 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1370px !important;
}

#item26155 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item26141 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item26139 {
	width:352px !important;
	height:228px !important;
	left:442px !important;
	top:1370px !important;
}

#item26170 {
	width:185px !important;
	height:57px !important;
	left:968px !important;
	top:30px !important;
}

#item26340 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1370px !important;
}

#item27225 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item27212 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item27239 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item27228 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item27261 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item27242 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item27285 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item27264 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item27390 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1604px !important;
}

#item28843 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item28793 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item28722 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#dbdcde;
}

#item28749 {
	width:70px !important;
	height:70px !important;
}

#item28787 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item28782 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item28777 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item28775 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item28484 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item28614 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item28667 {
	width:70px !important;
	height:70px !important;
}

#item28669 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item28482 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item29045 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item29122 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item29199 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item29277 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item29431 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item29830 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item29853 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29848 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29843 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item29841 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item29870 {
	width:225px !important;
	height:144px !important;
}

#item29881 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item29895 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item29917 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29914 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29911 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item29909 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item29920 {
	width:56px !important;
	height:144px !important;
}

#item29722 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item29744 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29739 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29734 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item29732 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item29750 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item29766 {
	width:225px !important;
	height:144px !important;
}

#item29786 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item29815 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29812 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29809 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item29807 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item29818 {
	width:56px !important;
	height:144px !important;
}

#item29621 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item29647 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29642 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29637 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item29635 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item29653 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item29664 {
	width:225px !important;
	height:144px !important;
}

#item29688 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item29707 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29704 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29701 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item29699 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item29710 {
	width:56px !important;
	height:144px !important;
}

#item29512 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item29538 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29533 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29528 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item29526 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item29544 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item29572 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item29584 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item29606 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29603 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29600 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item29598 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item29609 {
	width:56px !important;
	height:144px !important;
}

#item29510 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item29508 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item29938 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item29933 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item29931 {
	width:220px !important;
	height:80px !important;
}

#item28024 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item28025 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item28122 {
	opacity:0.75;
	width:712px !important;
	height:1104px !important;
	left:449px !important;
	top:120px !important;
	background:#fff;
}

#item28139 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item28125 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#e7e7e7;
}

#item28123 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1373px !important;
}

#item28173 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item28154 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item28152 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1373px !important;
}

#item28329 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1373px !important;
}

#item28403 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item28381 {
	width:348px !important;
	height:224px !important;
	left:88px !important;
	top:942px !important;
}

#item28418 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item28406 {
	width:348px !important;
	height:224px !important;
	left:88px !important;
	top:120px !important;
}

#item28435 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item28421 {
	width:348px !important;
	height:224px !important;
	left:88px !important;
	top:394px !important;
}

#item28454 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item28438 {
	width:348px !important;
	height:224px !important;
	left:88px !important;
	top:668px !important;
}

#item29354 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1603px !important;
}

#item30736 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item30792 {
	width:122px !important;
	height:31px !important;
	left:56px !important;
	top:497px !important;
}

#item30686 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item30615 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#dbdcde;
}

#item30642 {
	width:70px !important;
	height:70px !important;
}

#item30680 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item30675 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item30670 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item30668 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item30476 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item30560 {
	width:70px !important;
	height:70px !important;
}

#item30562 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item30474 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item30817 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item30894 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item30971 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item31024 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item31178 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item31571 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item31594 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31589 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31584 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item31582 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item31611 {
	width:225px !important;
	height:144px !important;
}

#item31622 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item31634 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item31656 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item31653 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item31650 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item31648 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item31659 {
	width:56px !important;
	height:144px !important;
}

#item31464 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item31485 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31480 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31475 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item31473 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item31491 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item31508 {
	width:225px !important;
	height:144px !important;
}

#item31529 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item31556 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item31553 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item31550 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item31548 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item31559 {
	width:56px !important;
	height:144px !important;
}

#item31366 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item31391 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31386 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31381 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item31379 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item31397 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item31408 {
	width:225px !important;
	height:144px !important;
}

#item31430 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item31449 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item31446 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item31443 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item31441 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item31452 {
	width:56px !important;
	height:144px !important;
}

#item31259 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item31285 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31280 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31275 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item31273 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item31291 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item31319 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item31329 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item31351 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item31348 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item31345 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item31343 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item31354 {
	width:56px !important;
	height:144px !important;
}

#item31257 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item31255 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item31677 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item31672 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item31670 {
	width:220px !important;
	height:80px !important;
}

#item30014 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item30015 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item30173 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item30203 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item30179 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item30177 {
	width:352px !important;
	height:228px !important;
	left:443px !important;
	top:1370px !important;
}

#item30230 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item30218 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item30216 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1370px !important;
}

#item30244 {
	opacity:0.75;
	width:712px !important;
	height:907px !important;
	left:449px !important;
	top:184px !important;
	background:#fff;
}

#item30354 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1371px !important;
}

#item30419 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item30406 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item30435 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item30422 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item30453 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item30438 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item30468 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item30456 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item31101 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1604px !important;
}

@keyframes move-left-31847 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-31847 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-31871 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-31871 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-31895 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-31895 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-31919 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-31919 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-31943 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-31943 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-31967 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-31967 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-31991 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-31991 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-32015 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-32015 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-31732 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-31732 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-31749 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-31749 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-31769 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-31769 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-31781 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-31781 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-31789 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-31789 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-31800 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-31800 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-31815 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-31815 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item32256 {
	width:8px !important;
	height:32px !important;
	left:138px !important;
	top:49px !important;
	background:#fff;
}

#item32317 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item32315 {
	width:740px !important;
	height:140px !important;
}

#item32313 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item32327 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item32325 {
	width:740px !important;
	height:140px !important;
}

#item32323 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:490px !important;
}

#item32337 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item32335 {
	width:740px !important;
	height:140px !important;
}

#item32333 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item32347 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item32345 {
	width:740px !important;
	height:140px !important;
}

#item32343 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:810px !important;
}

#item32357 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item32355 {
	width:740px !important;
	height:140px !important;
}

#item32353 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:970px !important;
}

#item32367 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item32365 {
	width:740px !important;
	height:140px !important;
}

#item32363 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1130px !important;
}

#item32377 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item32375 {
	width:740px !important;
	height:140px !important;
}

#item32373 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1290px !important;
}

#item32385 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item32383 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item32712 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item33256 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item33312 {
	width:122px !important;
	height:31px !important;
	left:60px !important;
	top:496px !important;
}

#item33205 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item33134 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#dbdcde;
}

#item33161 {
	width:70px !important;
	height:70px !important;
}

#item33199 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33194 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33189 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item33187 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item32978 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item33029 {
	width:70px !important;
	height:70px !important;
}

#item33031 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item32976 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item33337 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item33414 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item33491 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item33699 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item34125 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item34151 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item34146 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item34141 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item34139 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item34167 {
	width:225px !important;
	height:144px !important;
}

#item34181 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item34196 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item34217 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item34214 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item34211 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item34209 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item34220 {
	width:56px !important;
	height:144px !important;
}

#item34007 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item34036 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item34031 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item34026 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item34024 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item34042 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item34064 {
	width:225px !important;
	height:144px !important;
}

#item34077 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item34110 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item34107 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item34104 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item34102 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item34113 {
	width:56px !important;
	height:144px !important;
}

#item33903 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item33926 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33921 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33916 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item33914 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item33932 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item33946 {
	width:225px !important;
	height:144px !important;
}

#item33970 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item33992 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item33989 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item33986 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item33984 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item33995 {
	width:56px !important;
	height:144px !important;
}

#item33780 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item33814 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33809 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33804 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item33802 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item33820 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item33842 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item33860 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item33888 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item33885 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item33882 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item33880 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item33891 {
	width:56px !important;
	height:144px !important;
}

#item33778 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item33776 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item34238 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item34233 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item34231 {
	width:220px !important;
	height:80px !important;
}

#item32431 {
	opacity:0.83;
	width:712px !important;
	height:721px !important;
	left:449px !important;
	top:276px !important;
	background:#fff;
}

#item32544 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item32545 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item32680 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item32642 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1374px !important;
}

#item32709 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item32683 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1373px !important;
}

#item32915 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item32900 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:943px !important;
}

#item32934 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item32918 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:121px !important;
}

#item32955 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item32937 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:395px !important;
}

#item32973 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item32958 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:669px !important;
}

#item33544 {
	width:272px !important;
	height:42px !important;
	left:888px !important;
	top:22px !important;
}

#item33618 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1373px !important;
}

#item33622 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1604px !important;
}

#item34868 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item35346 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item35296 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item35200 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#dbdcde;
}

#item35227 {
	width:70px !important;
	height:70px !important;
}

#item35290 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item35285 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item35280 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item35278 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item34965 {
	width:1108px !important;
	height:590px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item35092 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item35145 {
	width:70px !important;
	height:70px !important;
}

#item35147 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item34963 {
	width:1118px !important;
	height:600px !important;
	left:56px !important;
	top:1032px !important;
}

#item35551 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:979px !important;
}

#item35628 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:979px !important;
}

#item35705 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:979px !important;
}

#item35846 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item36246 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item36269 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item36264 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item36259 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item36257 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item36284 {
	width:225px !important;
	height:144px !important;
}

#item36297 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item36311 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item36332 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item36329 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item36326 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item36324 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item36335 {
	width:56px !important;
	height:144px !important;
}

#item36137 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item36160 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item36155 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item36150 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item36148 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item36166 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item36178 {
	width:225px !important;
	height:144px !important;
}

#item36189 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item36231 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item36228 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item36225 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item36223 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item36234 {
	width:56px !important;
	height:144px !important;
}

#item36036 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item36058 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item36053 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item36048 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item36046 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item36064 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item36079 {
	width:225px !important;
	height:144px !important;
}

#item36101 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item36122 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item36119 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item36116 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item36114 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item36125 {
	width:56px !important;
	height:144px !important;
}

#item35927 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item35947 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item35942 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item35937 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item35935 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item35953 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item35981 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item36001 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item36021 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item36018 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item36015 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item36013 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item36024 {
	width:56px !important;
	height:144px !important;
}

#item35925 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item35923 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item36353 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item36348 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item36346 {
	width:220px !important;
	height:80px !important;
}

#item34370 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item34371 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item34496 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item34470 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item34468 {
	width:352px !important;
	height:228px !important;
	left:800px !important;
	top:1369px !important;
}

#item34547 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item34535 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item34533 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1369px !important;
}

#item34560 {
	opacity:0.75;
	width:712px !important;
	height:938px !important;
	left:449px !important;
	top:177px !important;
	background:#fff;
}

#item34777 {
	width:353px !important;
	height:233px !important;
	left:87px !important;
	top:941px !important;
}

#item34800 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item34783 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item34781 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1368px !important;
}

#item34828 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item34817 {
	width:348px !important;
	height:224px !important;
	left:83px !important;
	top:119px !important;
}

#item34844 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item34831 {
	width:348px !important;
	height:224px !important;
	left:83px !important;
	top:393px !important;
}

#item34865 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item34847 {
	width:348px !important;
	height:224px !important;
	left:83px !important;
	top:667px !important;
}

#item35769 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1604px !important;
}

#item36885 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item37457 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item37407 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item37311 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#dbdcde;
}

#item37338 {
	width:70px !important;
	height:70px !important;
}

#item37401 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item37396 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item37391 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item37389 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item37062 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item37203 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item37256 {
	width:70px !important;
	height:70px !important;
}

#item37258 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item37060 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item37663 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item37740 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item37817 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item37870 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item38024 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item38406 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item38427 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item38422 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item38417 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item38415 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item38447 {
	width:225px !important;
	height:144px !important;
}

#item38467 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item38478 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item38497 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item38494 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item38491 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item38489 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item38500 {
	width:56px !important;
	height:144px !important;
}

#item38309 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item38333 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item38328 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item38323 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item38321 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item38339 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item38350 {
	width:225px !important;
	height:144px !important;
}

#item38362 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item38391 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item38388 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item38385 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item38383 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item38394 {
	width:56px !important;
	height:144px !important;
}

#item38199 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item38227 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item38222 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item38217 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item38215 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item38233 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item38254 {
	width:225px !important;
	height:144px !important;
}

#item38272 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item38294 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item38291 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item38288 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item38286 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item38297 {
	width:56px !important;
	height:144px !important;
}

#item38105 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item38126 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item38121 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item38116 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item38114 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item38132 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item38154 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item38164 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item38184 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item38181 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item38178 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item38176 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item38187 {
	width:56px !important;
	height:144px !important;
}

#item38103 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item38101 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item38518 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item38513 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item38511 {
	width:220px !important;
	height:80px !important;
}

#item36543 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item36544 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item36656 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item36643 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item36641 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1372px !important;
}

#item36699 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item36674 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item36672 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1372px !important;
}

#item36743 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item36728 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item36714 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item36712 {
	width:352px !important;
	height:228px !important;
	left:800px !important;
	top:1372px !important;
}

#item36760 {
	opacity:0.75;
	width:712px !important;
	height:866px !important;
	left:449px !important;
	top:198px !important;
	background:#fff;
}

#item36761 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item37009 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item36995 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item37026 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item37012 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item37041 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item37029 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item37057 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item37044 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item37947 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1604px !important;
}

#item39477 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item39427 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item39331 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#dbdcde;
}

#item39358 {
	width:70px !important;
	height:70px !important;
}

#item39421 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item39416 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item39411 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item39409 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item39092 {
	width:1108px !important;
	height:610px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item39223 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item39276 {
	width:70px !important;
	height:70px !important;
}

#item39278 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item39090 {
	width:1118px !important;
	height:620px !important;
	left:56px !important;
	top:1019px !important;
}

#item39687 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:966px !important;
}

#item39764 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:966px !important;
}

#item39841 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:966px !important;
}

#item39902 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item40101 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item40500 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item40521 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item40516 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item40511 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item40509 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item40538 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item40536 {
	width:225px !important;
	height:144px !important;
}

#item40552 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item40562 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item40582 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item40579 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item40576 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item40574 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item40585 {
	width:56px !important;
	height:144px !important;
}

#item40391 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item40421 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item40416 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item40411 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item40409 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item40427 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item40440 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item40438 {
	width:225px !important;
	height:144px !important;
}

#item40451 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item40485 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item40482 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item40479 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item40477 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item40488 {
	width:56px !important;
	height:144px !important;
}

#item40289 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item40311 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item40306 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item40301 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item40299 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item40317 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item40332 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item40330 {
	width:225px !important;
	height:144px !important;
}

#item40351 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item40376 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item40373 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item40370 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item40368 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item40379 {
	width:56px !important;
	height:144px !important;
}

#item40182 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item40205 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item40200 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item40195 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item40193 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item40211 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item40237 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item40254 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item40274 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item40271 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item40268 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item40266 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item40277 {
	width:56px !important;
	height:144px !important;
}

#item40180 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item40178 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item40603 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item40598 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item40596 {
	width:220px !important;
	height:80px !important;
}

#item38554 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item38555 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item38703 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item38687 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item38685 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1372px !important;
}

#item38734 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item38720 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item38718 {
	width:352px !important;
	height:228px !important;
	left:800px !important;
	top:1372px !important;
}

#item38769 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item38750 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item38748 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1372px !important;
}

#item38794 {
	opacity:0.75;
	width:712px !important;
	height:721px !important;
	left:449px !important;
	top:276px !important;
	background:#fff;
}

#item38977 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item38963 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:944px !important;
}

#item38993 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item38980 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:122px !important;
}

#item39011 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item38996 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:396px !important;
}

#item39030 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item39014 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:670px !important;
}

#item40024 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1604px !important;
}

#item41159 {
	width:12px !important;
	height:47px !important;
	left:203px !important;
	top:72px !important;
	background:#fff;
}

#item41519 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item41469 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item41373 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#dbdcde;
}

#item41400 {
	width:70px !important;
	height:70px !important;
}

#item41463 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item41458 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item41453 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item41451 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item41164 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item41265 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item41318 {
	width:70px !important;
	height:70px !important;
}

#item41320 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item41162 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1011px !important;
}

#item41725 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:957px !important;
}

#item41802 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:957px !important;
}

#item41879 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:957px !important;
}

#item41970 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item42124 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item42504 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item42525 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item42520 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item42515 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item42513 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item42544 {
	width:225px !important;
	height:144px !important;
}

#item42564 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item42575 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item42594 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item42591 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item42588 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item42586 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item42597 {
	width:56px !important;
	height:144px !important;
}

#item42407 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item42431 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item42426 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item42421 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item42419 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item42437 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item42448 {
	width:225px !important;
	height:144px !important;
}

#item42460 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item42489 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item42486 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item42483 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item42481 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item42492 {
	width:56px !important;
	height:144px !important;
}

#item42299 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item42326 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item42321 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item42316 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item42314 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item42332 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item42352 {
	width:225px !important;
	height:144px !important;
}

#item42370 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item42392 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item42389 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item42386 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item42384 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item42395 {
	width:56px !important;
	height:144px !important;
}

#item42205 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item42226 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item42221 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item42216 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item42214 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item42232 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item42254 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item42264 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item42284 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item42281 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item42278 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item42276 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item42287 {
	width:56px !important;
	height:144px !important;
}

#item42203 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item42201 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item42615 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item42610 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item42608 {
	width:220px !important;
	height:80px !important;
}

#item40708 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item40709 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item40822 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item40808 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item40806 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1372px !important;
}

#item40856 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item40839 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item40837 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1372px !important;
}

#item40868 {
	opacity:0.75;
	width:712px !important;
	height:967px !important;
	left:449px !important;
	top:157px !important;
	background:#fff;
}

#item41026 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1373px !important;
}

#item41095 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item41078 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item41109 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item41098 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item41125 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item41112 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item41146 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item41128 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item41932 {
	width:224px !important;
	height:66px !important;
	left:936px !important;
	top:20px !important;
}

#item41943 {
	width:7px !important;
	height:26px !important;
	left:133px !important;
	top:40px !important;
	background:#fff;
}

#item42047 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1604px !important;
}

#item43709 {
	width:1240px !important;
	height:463px !important;
	left:1px !important;
	top:1291px !important;
	background:#000;
}

#item44120 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item44143 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item44138 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item44133 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item44131 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item44165 {
	width:225px !important;
	height:144px !important;
}

#item44188 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item44201 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item44222 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item44219 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item44216 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item44214 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item44225 {
	width:56px !important;
	height:144px !important;
}

#item44013 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item44039 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item44034 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item44029 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item44027 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item44045 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item44058 {
	width:225px !important;
	height:144px !important;
}

#item44072 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item44105 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item44102 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item44099 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item44097 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item44108 {
	width:56px !important;
	height:144px !important;
}

#item43895 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item43923 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item43918 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item43913 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item43911 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item43929 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item43951 {
	width:225px !important;
	height:144px !important;
}

#item43973 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item43998 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item43995 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item43992 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item43990 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item44001 {
	width:56px !important;
	height:144px !important;
}

#item43791 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item43814 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item43809 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item43804 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item43802 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item43820 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item43846 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item43858 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item43880 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item43877 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item43874 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item43872 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item43883 {
	width:56px !important;
	height:144px !important;
}

#item43789 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item43787 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item44243 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item44238 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item44236 {
	width:220px !important;
	height:80px !important;
}

#item44248 {
	opacity:0.90;
	width:1080px !important;
	height:394px !important;
	left:78px !important;
	top:1330px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item44249 {
	width:1080px !important;
	height:394px !important;
	left:78px !important;
	top:1330px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item44364 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item44348 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	border-radius:12px;
	background:#fff;
}

#item44346 {
	width:352px !important;
	height:228px !important;
	left:85px !important;
	top:1427px !important;
}

#item44397 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item44382 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item44380 {
	width:352px !important;
	height:228px !important;
	left:442px !important;
	top:1427px !important;
}

#item44411 {
	width:353px !important;
	height:233px !important;
	left:798px !important;
	top:1427px !important;
}

#item44415 {
	width:300px !important;
	height:50px !important;
	left:844px !important;
	top:1665px !important;
}

#item44492 {
	width:300px !important;
	height:50px !important;
	left:87px !important;
	top:1664px !important;
}

#item44937 {
	width:122px !important;
	height:31px !important;
	left:5px !important;
	top:353px !important;
}

#item44756 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item44640 {
	width:1050px !important;
	height:410px !important;
	left:110px !important;
	top:855px !important;
}

#item44962 {
	width:271px !important;
	height:64px !important;
	left:66px !important;
	top:767px !important;
}

#item45039 {
	width:271px !important;
	height:64px !important;
	left:345px !important;
	top:767px !important;
}

#item45140 {
	width:271px !important;
	height:64px !important;
	left:624px !important;
	top:767px !important;
}

#item45193 {
	width:271px !important;
	height:64px !important;
	left:901px !important;
	top:767px !important;
}

#item42652 {
	width:1240px !important;
	height:463px !important;
	left:1px !important;
	top:1291px !important;
	background:#000;
}

#item42653 {
	width:1154px !important;
	height:384px !important;
	left:41px !important;
	top:1306px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item42678 {
	width:300px !important;
	height:50px !important;
	left:861px !important;
	top:1624px !important;
}

#item42755 {
	width:300px !important;
	height:50px !important;
	left:67px !important;
	top:1624px !important;
}

#item42871 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item42834 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item42832 {
	width:352px !important;
	height:228px !important;
	left:821px !important;
	top:1386px !important;
}

#item42894 {
	opacity:0.75;
	width:841px !important;
	height:469px !important;
	left:348px !important;
	top:337px !important;
	background:#fff;
}

#item42935 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item42897 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item42895 {
	width:352px !important;
	height:228px !important;
	left:79px !important;
	top:1386px !important;
}

#item42948 {
	width:595px !important;
	height:482px !important;
	left:29px !important;
	top:303px !important;
}

#item42981 {
	width:1092px !important;
	height:168px !important;
	left:81px !important;
	top:120px !important;
}

#item43026 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item42987 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item42985 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item43174 {
	width:1108px !important;
	height:185px !important;
	left:1px !important;
	top:63px !important;
}

#item43175 {
	width:540px !important;
	height:63px !important;
}

#item43047 {
	width:1080px !important;
	height:450px !important;
	top:62px !important;
}

#item43072 {
	width:546px !important;
	height:69px !important;
	left:551px !important;
	top:10px !important;
}

#item43044 {
	width:1119px !important;
	height:526px !important;
	left:70px !important;
	top:766px !important;
}

@keyframes move-left-45345 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-45345 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-45369 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-45369 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-45393 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-45393 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-45417 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-45417 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-45277 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-45277 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-45289 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-45289 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-45302 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-45302 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-45313 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-45313 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item45501 {
	width:330px !important;
	height:94px !important;
	background:#ffd700;
}

#item45518 {
	width:2px !important;
	height:29px !important;
	left:252px !important;
	top:1px !important;
	background:#000;
}

#item45524 {
	width:12px !important;
	height:45px !important;
	left:128px !important;
	top:47px !important;
	background:#000;
}

#item45529 {
	width:309px !important;
	height:1px !important;
	top:37px !important;
	background:#000;
}

#item45558 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item45556 {
	width:740px !important;
	height:140px !important;
}

#item45554 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item45568 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item45566 {
	width:740px !important;
	height:140px !important;
}

#item45564 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:490px !important;
}

#item45578 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item45576 {
	width:740px !important;
	height:140px !important;
}

#item45574 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item45588 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item45586 {
	width:740px !important;
	height:140px !important;
}

#item45584 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:810px !important;
}

#item45596 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item45594 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item45609 {
	width:1240px !important;
	height:463px !important;
	left:1240px !important;
	top:1291px !important;
	background:#000;
}

#item45659 {
	width:1240px !important;
	height:463px !important;
	top:1291px !important;
	background:#000;
}

#item45660 {
	width:1154px !important;
	height:384px !important;
	left:40px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item45718 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:347px !important;
	top:343px !important;
	background:#fff;
}

#item45787 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item45736 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item45734 {
	width:352px !important;
	height:228px !important;
	left:820px !important;
	top:1386px !important;
}

#item45898 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item45856 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item45854 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item46052 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item46016 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item46014 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item46247 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1625px !important;
}

#item46401 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1625px !important;
}

#item46555 {
	width:997px !important;
	height:323px !important;
	left:130px !important;
	top:918px !important;
}

#item46815 {
	width:546px !important;
	height:64px !important;
	left:66px !important;
	top:830px !important;
}

#item46969 {
	width:546px !important;
	height:64px !important;
	left:628px !important;
	top:830px !important;
}

#item47082 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item47077 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item47075 {
	width:220px !important;
	height:80px !important;
}

#item47094 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item47089 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item47087 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item45610 {
	width:1154px !important;
	height:384px !important;
	left:42px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item45733 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:347px !important;
	top:343px !important;
	background:#fff;
}

#item45839 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item45801 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item45799 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1386px !important;
}

#item46000 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item45961 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item45959 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item46233 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item46198 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item46196 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item46324 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1625px !important;
}

#item46478 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1625px !important;
}

#item46692 {
	width:1050px !important;
	height:309px !important;
	left:110px !important;
	top:930px !important;
}

#item46868 {
	width:546px !important;
	height:64px !important;
	left:66px !important;
	top:830px !important;
}

#item47022 {
	width:546px !important;
	height:64px !important;
	left:628px !important;
	top:830px !important;
}

#item47154 {
	width:1240px !important;
	height:463px !important;
	left:1240px !important;
	top:1291px !important;
	background:#000;
}

#item47180 {
	width:1240px !important;
	height:463px !important;
	top:1291px !important;
	background:#000;
}

#item47181 {
	width:1154px !important;
	height:384px !important;
	left:40px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item47269 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:1240px !important;
	height:720px !important;
	background:#000;
}

#item47270 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:347px !important;
	top:343px !important;
	background:#fff;
}

#item47430 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item47388 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item47386 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item47491 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item47452 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item47450 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item47597 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item47599 {
	width:593px !important;
	height:168px !important;
	left:250px !important;
	background:#ffd700;
}

#item47716 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item47681 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item47679 {
	width:352px !important;
	height:228px !important;
	left:820px !important;
	top:1386px !important;
}

#item47777 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1624px !important;
}

#item47931 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1624px !important;
}

#item48085 {
	width:1050px !important;
	height:370px !important;
	left:110px !important;
	top:911px !important;
}

#item48452 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:823px !important;
}

#item48606 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:823px !important;
}

#item48760 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:823px !important;
}

#item48873 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item48868 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item48866 {
	width:220px !important;
	height:80px !important;
}

#item48885 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item48880 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item48878 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item47155 {
	width:1154px !important;
	height:384px !important;
	left:47px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item47312 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item47273 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item47271 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1386px !important;
}

#item47336 {
	opacity:0.75;
	width:841px !important;
	height:384px !important;
	left:352px !important;
	top:366px !important;
	background:#fff;
}

#item47375 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item47339 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item47337 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item47551 {
	width:1092px !important;
	height:168px !important;
	left:68px !important;
	top:113px !important;
}

#item47561 {
	width:3px !important;
	height:52px !important;
	left:722px !important;
	top:3px !important;
	background:#000;
}

#item47567 {
	width:21px !important;
	height:82px !important;
	left:499px !important;
	top:84px !important;
	background:#000;
}

#item47572 {
	width:557px !important;
	height:2px !important;
	left:267px !important;
	top:66px !important;
	background:#000;
}

#item47767 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item47730 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item47728 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item47854 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1624px !important;
}

#item48008 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1624px !important;
}

#item48242 {
	width:1050px !important;
	height:370px !important;
	left:110px !important;
	top:911px !important;
}

#item48505 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:823px !important;
}

#item48659 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:823px !important;
}

#item48813 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:823px !important;
}

@keyframes move-left-49134 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-49134 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-49158 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-49158 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-49182 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-49182 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-49206 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-49206 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-49230 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-49230 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-49254 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-49254 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-49278 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-49278 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-49302 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-49302 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-48976 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-48976 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-48985 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-48985 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-48998 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-48998 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-49013 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-49013 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-49025 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-49025 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-49036 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-49036 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item49049 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1290px !important;
	background:#fff;
}

#item49073 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:400px !important;
	height:140px !important;
	left:340px !important;
	background:#000;
}

@keyframes grow-49049 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-49049 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item49074 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1450px !important;
	background:#fff;
}

#item49092 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:440px !important;
	height:140px !important;
	left:300px !important;
	background:#000;
}

@keyframes grow-49074 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-49074 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item49534 {
	width:1px !important;
	height:38px !important;
	left:124px !important;
	top:2px !important;
	background:#000;
}

#item49541 {
	width:15px !important;
	height:1px !important;
	left:235px !important;
	top:4px !important;
	background:#000;
}

#item49615 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item49613 {
	width:740px !important;
	height:140px !important;
}

#item49611 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item49625 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item49623 {
	width:740px !important;
	height:140px !important;
}

#item49621 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:490px !important;
}

#item49635 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item49633 {
	width:740px !important;
	height:140px !important;
}

#item49631 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item49645 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item49643 {
	width:740px !important;
	height:140px !important;
}

#item49641 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:810px !important;
}

#item49655 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item49653 {
	width:740px !important;
	height:140px !important;
}

#item49651 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:970px !important;
}

#item49665 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item49663 {
	width:740px !important;
	height:140px !important;
}

#item49661 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1130px !important;
}

#item49747 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item49745 {
	width:740px !important;
	height:140px !important;
}

#item49743 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1290px !important;
}

#item49757 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item49755 {
	width:740px !important;
	height:140px !important;
}

#item49753 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1450px !important;
}

#item49765 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item49763 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item49795 {
	width:121px !important;
	height:126px !important;
	left:1022px !important;
	top:970px !important;
	border-radius:0 0 50px 50px;
	background:#fff;
}

#item49953 {
	opacity:0.75;
	width:1077px !important;
	height:448px !important;
	left:83px !important;
	top:519px !important;
	background:#fff;
}

#item50152 {
	width:1108px !important;
	height:570px !important;
	background:#fafafa;
}

#item50208 {
	width:122px !important;
	height:31px !important;
	left:52px !important;
	top:490px !important;
}

#item50101 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item50018 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item50016 {
	width:1108px !important;
	height:570px !important;
	left:66px !important;
	top:1069px !important;
}

#item50233 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:1005px !important;
}

#item50310 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:1005px !important;
}

#item50387 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:1005px !important;
}

#item50496 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item50668 {
	width:4px !important;
	height:92px !important;
	left:296px !important;
	top:5px !important;
	background:#000;
}

#item50675 {
	width:36px !important;
	height:3px !important;
	left:561px !important;
	top:10px !important;
	background:#000;
}

#item50878 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item51293 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item51318 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item51313 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item51308 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item51306 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item51333 {
	width:225px !important;
	height:144px !important;
}

#item51346 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item51364 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item51395 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item51392 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item51389 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item51387 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item51398 {
	width:56px !important;
	height:144px !important;
}

#item51185 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item51207 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item51202 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item51197 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item51195 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item51213 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item51228 {
	width:225px !important;
	height:144px !important;
}

#item51244 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item51278 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item51275 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item51272 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item51270 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item51281 {
	width:56px !important;
	height:144px !important;
}

#item51070 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item51092 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item51087 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item51082 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item51080 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item51098 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item51111 {
	width:225px !important;
	height:144px !important;
}

#item51148 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item51170 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item51167 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item51164 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item51162 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item51173 {
	width:56px !important;
	height:144px !important;
}

#item50959 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item50984 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item50979 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item50974 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item50972 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item50990 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item51017 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item51031 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item51055 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item51052 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item51049 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item51047 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item51058 {
	width:56px !important;
	height:144px !important;
}

#item50957 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item50955 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item51416 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item51411 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item51409 {
	width:220px !important;
	height:80px !important;
}

#item49844 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item49845 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item50455 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item50440 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1376px !important;
}

#item50483 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item50469 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1373px !important;
}

#item50573 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1373px !important;
}

#item50597 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item50577 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item50623 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item50600 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item50641 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item50626 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item50658 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item50644 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item50738 {
	width:1px !important;
	height:30px !important;
	left:97px !important;
	top:2px !important;
	background:#000;
}

#item50745 {
	width:12px !important;
	height:1px !important;
	left:184px !important;
	top:3px !important;
	background:#000;
}

#item50801 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1604px !important;
}

#item51445 {
	opacity:0.75;
	width:712px !important;
	height:757px !important;
	left:449px !important;
	top:255px !important;
	background:#fff;
}

#item51916 {
	width:650px !important;
	height:100px !important;
	left:301px !important;
	top:119px !important;
}

#item52399 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item52349 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item52253 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#dbdcde;
}

#item52280 {
	width:70px !important;
	height:70px !important;
}

#item52343 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item52338 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item52333 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item52331 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item52050 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item52145 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item52198 {
	width:70px !important;
	height:70px !important;
}

#item52200 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item52048 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item52602 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item52679 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item52756 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item52809 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item52963 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item53355 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item53375 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item53370 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item53365 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item53363 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item53392 {
	width:225px !important;
	height:144px !important;
}

#item53406 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item53417 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item53438 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item53435 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item53432 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item53430 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item53441 {
	width:56px !important;
	height:144px !important;
}

#item53250 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item53270 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item53265 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item53260 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item53258 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item53276 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item53287 {
	width:225px !important;
	height:144px !important;
}

#item53303 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item53340 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item53337 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item53334 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item53332 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item53343 {
	width:56px !important;
	height:144px !important;
}

#item53149 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item53173 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item53168 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item53163 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item53161 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item53179 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item53193 {
	width:225px !important;
	height:144px !important;
}

#item53213 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item53235 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item53232 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item53229 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item53227 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item53238 {
	width:56px !important;
	height:144px !important;
}

#item53044 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item53065 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item53060 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item53055 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item53053 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item53071 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item53104 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item53115 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item53134 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item53131 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item53128 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item53126 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item53137 {
	width:56px !important;
	height:144px !important;
}

#item53042 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item53040 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item53459 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item53454 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item53452 {
	width:220px !important;
	height:80px !important;
}

#item51555 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item51556 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item51653 {
	width:284px !important;
	height:84px !important;
	left:897px !important;
	top:16px !important;
}

#item51683 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item51665 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item51663 {
	width:352px !important;
	height:228px !important;
	left:803px !important;
	top:1376px !important;
}

#item51714 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item51698 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item51696 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1376px !important;
}

#item51791 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item51779 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item51777 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1376px !important;
}

#item51819 {
	opacity:0.75;
	width:712px !important;
	height:847px !important;
	left:449px !important;
	top:212px !important;
	background:#fff;
}

#item51997 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item51974 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item52012 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item52000 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item52027 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item52015 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item52045 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item52030 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item52886 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1608px !important;
}

#item54300 {
	width:1108px !important;
	height:580px !important;
	background:#fafafa;
}

#item54250 {
	width:1108px !important;
	height:580px !important;
	background:#fafafa;
}

#item54084 {
	width:1108px !important;
	height:580px !important;
	background:#fafafa;
}

#item54197 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item54082 {
	width:1108px !important;
	height:580px !important;
	left:66px !important;
	top:1049px !important;
}

#item54506 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item54583 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item54660 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item54715 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item54869 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item54969 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:1239px !important;
	height:839px !important;
	background:#000;
}

#item55233 {
	width:170px !important;
	height:60px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item55228 {
	width:170px !important;
	height:60px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item55223 {
	width:170px !important;
	height:60px !important;
	border-radius:0 0 12px 12px;
	background:#ffd700;
}

#item55221 {
	width:170px !important;
	height:60px !important;
	left:535px !important;
}

#item55238 {
	width:348px !important;
	height:58px !important;
	left:456px !important;
	top:761px !important;
}

#item54948 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item54946 {
	width:1249px !important;
	height:849px !important;
	left:1230px !important;
	top:905px !important;
}

#item55660 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item55685 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item55680 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item55675 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item55673 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item55700 {
	width:225px !important;
	height:144px !important;
}

#item55714 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item55729 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item55750 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item55747 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item55744 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item55742 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item55753 {
	width:56px !important;
	height:144px !important;
}

#item55547 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item55575 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item55570 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item55565 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item55563 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item55581 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item55603 {
	width:225px !important;
	height:144px !important;
}

#item55614 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item55645 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item55642 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item55639 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item55637 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item55648 {
	width:56px !important;
	height:144px !important;
}

#item55450 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item55471 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item55466 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item55461 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item55459 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item55477 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item55490 {
	width:225px !important;
	height:144px !important;
}

#item55510 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item55532 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item55529 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item55526 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item55524 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item55535 {
	width:56px !important;
	height:144px !important;
}

#item55343 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item55373 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item55368 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item55363 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item55361 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item55379 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item55397 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item55410 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item55435 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item55432 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item55429 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item55427 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item55438 {
	width:56px !important;
	height:144px !important;
}

#item55341 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item55339 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item55771 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item55766 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item55764 {
	width:220px !important;
	height:80px !important;
}

#item53598 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item53599 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item53719 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53698 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53696 {
	width:352px !important;
	height:228px !important;
	left:800px !important;
	top:1376px !important;
}

#item53765 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53748 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53746 {
	width:352px !important;
	height:228px !important;
	left:443px !important;
	top:1376px !important;
}

#item53794 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53779 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item53777 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1375px !important;
}

#item53818 {
	opacity:0.75;
	width:712px !important;
	height:772px !important;
	left:449px !important;
	top:248px !important;
	background:#fff;
}

#item54027 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item54011 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item54046 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item54030 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item54061 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item54049 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item54079 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item54064 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item54792 {
	width:300px !important;
	height:50px !important;
	left:469px !important;
	top:1608px !important;
}

#item56209 {
	width:1080px !important;
	height:168px !important;
	left:80px !important;
	top:134px !important;
}

#item56715 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item56665 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item56594 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#dbdcde;
}

#item56621 {
	width:70px !important;
	height:70px !important;
}

#item56659 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item56654 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item56649 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item56647 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item56380 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item56486 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item56539 {
	width:70px !important;
	height:70px !important;
}

#item56541 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item56378 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item56917 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item56994 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item57071 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item57125 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item57279 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item57673 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item57693 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item57688 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item57683 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item57681 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item57707 {
	width:225px !important;
	height:144px !important;
}

#item57723 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item57745 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item57765 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item57762 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item57759 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item57757 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item57768 {
	width:56px !important;
	height:144px !important;
}

#item57571 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item57594 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item57589 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item57584 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item57582 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item57600 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item57614 {
	width:225px !important;
	height:144px !important;
}

#item57625 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item57658 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item57655 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item57652 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item57650 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item57661 {
	width:56px !important;
	height:144px !important;
}

#item57462 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item57485 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item57480 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item57475 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item57473 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item57491 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item57507 {
	width:225px !important;
	height:144px !important;
}

#item57537 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item57556 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item57553 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item57550 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item57548 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item57559 {
	width:56px !important;
	height:144px !important;
}

#item57360 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item57384 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item57379 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item57374 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd700;
}

#item57372 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item57390 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item57410 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item57425 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item57447 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item57444 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item57441 {
	width:56px !important;
	height:144px !important;
	background:#ffd700;
}

#item57439 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item57450 {
	width:56px !important;
	height:144px !important;
}

#item57358 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item57356 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item57786 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item57781 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item57779 {
	width:220px !important;
	height:80px !important;
}

#item55902 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd700;
}

#item55903 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item56059 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item56044 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item56042 {
	width:352px !important;
	height:228px !important;
	left:443px !important;
	top:1378px !important;
}

#item56088 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item56073 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item56071 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1378px !important;
}

#item56112 {
	opacity:0.75;
	width:712px !important;
	height:1070px !important;
	left:449px !important;
	top:120px !important;
	background:#fff;
}

#item56235 {
	width:353px !important;
	height:233px !important;
	left:798px !important;
	top:1376px !important;
}

#item56325 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item56311 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:941px !important;
}

#item56342 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item56328 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:119px !important;
}

#item56359 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item56345 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:393px !important;
}

#item56375 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item56362 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:667px !important;
}

#item57202 {
	width:300px !important;
	height:50px !important;
	left:469px !important;
	top:1608px !important;
}

#item57823 {
	width:1240px !important;
	height:463px !important;
	left:1240px !important;
	top:1291px !important;
	background:#000;
}

#item57849 {
	width:1240px !important;
	height:463px !important;
	top:1291px !important;
	background:#000;
}

#item57850 {
	width:1154px !important;
	height:384px !important;
	left:40px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item58028 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item57993 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item57991 {
	width:352px !important;
	height:228px !important;
	left:820px !important;
	top:1386px !important;
}

#item58084 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item58042 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item58040 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item58105 {
	opacity:0.75;
	width:841px !important;
	height:439px !important;
	left:354px !important;
	top:310px !important;
	background:#fff;
}

#item58211 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item58174 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item58172 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item58283 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item58448 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1625px !important;
}

#item58602 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1625px !important;
}

#item59059 {
	width:122px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item59057 {
	width:128px !important;
	height:37px !important;
	left:13px !important;
	top:436px !important;
}

#item58876 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item58756 {
	width:1150px !important;
	height:654px !important;
	left:100px !important;
	top:784px !important;
}

#item59085 {
	width:271px !important;
	height:64px !important;
	left:66px !important;
	top:810px !important;
}

#item59162 {
	width:271px !important;
	height:64px !important;
	left:345px !important;
	top:810px !important;
}

#item59263 {
	width:271px !important;
	height:64px !important;
	left:624px !important;
	top:810px !important;
}

#item59316 {
	width:271px !important;
	height:64px !important;
	left:901px !important;
	top:810px !important;
}

#item59763 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item59758 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item59756 {
	width:220px !important;
	height:80px !important;
}

#item59775 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item59770 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item59768 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item59886 {
	width:191px !important;
	height:327px !important;
	left:963px !important;
	top:-98px !important;
	border-radius:50px;
	background:#fff;
}

#item57824 {
	width:1154px !important;
	height:384px !important;
	left:47px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item57931 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:347px !important;
	top:343px !important;
	background:#fff;
}

#item57975 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item57934 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item57932 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1386px !important;
}

#item58151 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item58108 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item58106 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item58257 {
	width:1092px !important;
	height:168px !important;
	left:68px !important;
	top:120px !important;
}

#item58389 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item58351 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item58349 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item58525 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1625px !important;
}

#item58679 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1625px !important;
}

#item59369 {
	width:1050px !important;
	height:370px !important;
	left:110px !important;
	top:898px !important;
}

#item59549 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:810px !important;
}

#item59626 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:810px !important;
}

#item59703 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:810px !important;
}

#item60025 {
	mix-blend-mode:multiply;
	opacity:0.40;
	width:1240px !important;
	height:400px !important;
	background:#000;
}

#item60038 {
	mix-blend-mode:multiply;
	opacity:0.40;
	width:1240px !important;
	height:400px !important;
	left:1240px !important;
	background:#000;
}

#item60039 {
	width:1240px !important;
	height:130px !important;
	top:1624px !important;
	background:#000;
}

#item60040 {
	width:1240px !important;
	height:130px !important;
	left:1240px !important;
	top:1624px !important;
	background:#000;
}

#item60054 {
	mix-blend-mode:multiply;
	opacity:0.40;
	width:1240px !important;
	height:400px !important;
	left:1240px !important;
	top:820px !important;
	background:#000;
}

#item60055 {
	width:1240px !important;
	height:50px !important;
	top:357px !important;
	background:#ffd700;
}

#item60056 {
	width:1240px !important;
	height:50px !important;
	left:1240px !important;
	top:357px !important;
	background:#ffd700;
}

#item60057 {
	width:1240px !important;
	height:50px !important;
	top:1177px !important;
	background:#ffd700;
}

#item60058 {
	width:1240px !important;
	height:50px !important;
	left:1240px !important;
	top:1177px !important;
	background:#ffd700;
}

#item60189 {
	mix-blend-mode:multiply;
	opacity:0.40;
	width:1240px !important;
	height:357px !important;
	top:820px !important;
	background:#000;
}

#item60816 {
	width:192px !important;
	height:54px !important;
	left:738px !important;
	top:701px !important;
}

#item60893 {
	width:192px !important;
	height:54px !important;
	left:738px !important;
	top:1511px !important;
}

#item61124 {
	width:192px !important;
	height:54px !important;
	left:948px !important;
	top:701px !important;
}

#item61201 {
	width:192px !important;
	height:54px !important;
	left:948px !important;
	top:1511px !important;
}

#item61278 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1660px !important;
}

#item61432 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1660px !important;
}

#item61593 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item61588 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item61586 {
	width:220px !important;
	height:80px !important;
}

#item61605 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item61600 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item61598 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item60662 {
	width:192px !important;
	height:54px !important;
	left:738px !important;
	top:1511px !important;
}

#item60739 {
	width:192px !important;
	height:54px !important;
	left:738px !important;
	top:701px !important;
}

#item60970 {
	width:192px !important;
	height:54px !important;
	left:948px !important;
	top:1511px !important;
}

#item61047 {
	width:192px !important;
	height:54px !important;
	left:948px !important;
	top:701px !important;
}

#item61355 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1660px !important;
}

#item61509 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1660px !important;
}

@keyframes move-left-61706 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-61706 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-61730 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-61730 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-61754 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-61754 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-61778 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-61778 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-61642 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-61642 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-61652 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-61652 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-61663 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-61663 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-61675 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-61675 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item61835 {
	width:306px !important;
	height:94px !important;
	left:462px !important;
	top:516px !important;
}

#item61884 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item61882 {
	width:740px !important;
	height:140px !important;
}

#item61880 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item61894 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item61892 {
	width:740px !important;
	height:140px !important;
}

#item61890 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:490px !important;
}

#item61904 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item61902 {
	width:740px !important;
	height:140px !important;
}

#item61900 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item61914 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd700;
}

#item61912 {
	width:740px !important;
	height:140px !important;
}

#item61910 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:810px !important;
}

#item61922 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item61920 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item61936 {
	width:1240px !important;
	height:463px !important;
	left:1240px !important;
	top:1291px !important;
	background:#000;
}

#item61962 {
	width:1240px !important;
	height:463px !important;
	top:1291px !important;
	background:#000;
}

#item61963 {
	width:1154px !important;
	height:384px !important;
	left:40px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item62050 {
	mix-blend-mode:multiply;
	opacity:0.55;
	width:1240px !important;
	height:720px !important;
	background:#000;
}

#item62051 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:354px !important;
	top:321px !important;
	background:#fff;
}

#item62159 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item62121 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item62119 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item62326 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item62286 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item62284 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item62414 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item62464 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item62418 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item62416 {
	width:352px !important;
	height:228px !important;
	left:820px !important;
	top:1386px !important;
}

#item62549 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1625px !important;
}

#item62703 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1625px !important;
}

#item63227 {
	width:1010px !important;
	height:370px !important;
	left:130px !important;
	top:918px !important;
}

#item63360 {
	width:546px !important;
	height:64px !important;
	left:66px !important;
	top:830px !important;
}

#item63437 {
	width:546px !important;
	height:64px !important;
	left:628px !important;
	top:830px !important;
}

#item63497 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item63492 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item63490 {
	width:220px !important;
	height:80px !important;
}

#item63509 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item63504 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item63502 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item61937 {
	width:1154px !important;
	height:384px !important;
	left:43px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item62103 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item62054 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item62052 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item62185 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:347px !important;
	top:321px !important;
	background:#fff;
}

#item62271 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item62236 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item62234 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item62368 {
	width:1092px !important;
	height:140px !important;
	left:68px !important;
	top:120px !important;
}

#item62509 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item62475 {
	width:352px !important;
	height:228px !important;
	left:437px !important;
	top:1386px !important;
}

#item62626 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1625px !important;
}

#item62780 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1625px !important;
}

#item62857 {
	width:1050px !important;
	height:370px !important;
	left:110px !important;
	top:898px !important;
}

#item63020 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:810px !important;
}

#item63097 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:810px !important;
}

#item63174 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:810px !important;
}

#item63569 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:354px !important;
	top:321px !important;
	background:#fff;
}

#item63570 {
	width:1240px !important;
	height:463px !important;
	left:1240px !important;
	top:1291px !important;
	background:#000;
}

#item63596 {
	width:1240px !important;
	height:463px !important;
	top:1291px !important;
	background:#000;
}

#item63597 {
	width:1154px !important;
	height:384px !important;
	left:40px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item63690 {
	mix-blend-mode:multiply;
	opacity:0.65;
	width:1240px !important;
	height:740px !important;
	background:#000;
}

#item63691 {
	opacity:0.75;
	width:841px !important;
	height:358px !important;
	left:354px !important;
	top:370px !important;
	background:#fff;
}

#item63791 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item63747 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item63745 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item63903 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item63864 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item63862 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item63975 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item64063 {
	width:353px !important;
	height:233px !important;
	left:831px !important;
	top:1388px !important;
}

#item64115 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1624px !important;
}

#item64269 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1624px !important;
}

#item64630 {
	width:1106px !important;
	height:410px !important;
	left:3px !important;
	background:#dbdcde;
}

#item64658 {
	width:70px !important;
	height:70px !important;
}

#item64696 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#fff;
}

#item64691 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#fff;
}

#item64686 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#ffd700;
}

#item64684 {
	width:170px !important;
	height:60px !important;
	left:860px !important;
	top:5px !important;
}

#item64426 {
	width:1080px !important;
	height:430px !important;
}

#item64484 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item64575 {
	width:70px !important;
	height:70px !important;
}

#item64577 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item64423 {
	width:1116px !important;
	height:433px !important;
	left:68px !important;
	top:860px !important;
}

#item65522 {
	width:362px !important;
	height:64px !important;
	left:70px !important;
	top:796px !important;
}

#item65676 {
	width:362px !important;
	height:64px !important;
	left:443px !important;
	top:796px !important;
}

#item65830 {
	width:362px !important;
	height:64px !important;
	left:816px !important;
	top:796px !important;
}

#item65943 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item65938 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item65936 {
	width:220px !important;
	height:80px !important;
}

#item65955 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item65950 {
	width:220px !important;
	height:80px !important;
	background:#ffd700;
}

#item65948 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item63571 {
	width:1154px !important;
	height:384px !important;
	left:44px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd700;
}

#item63679 {
	opacity:0.75;
	width:841px !important;
	height:358px !important;
	left:347px !important;
	top:370px !important;
	background:#fff;
}

#item63732 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item63694 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item63692 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1386px !important;
}

#item63852 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item63815 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item63813 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item64053 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item64014 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item64012 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item64192 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1624px !important;
}

#item64346 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1624px !important;
}

#item65171 {
	width:1106px !important;
	height:410px !important;
	background:#dbdcde;
}

#item65199 {
	width:70px !important;
	height:70px !important;
}

#item65237 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#fff;
}

#item65232 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#fff;
}

#item65227 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#ffd700;
}

#item65225 {
	width:170px !important;
	height:60px !important;
	left:860px !important;
	top:5px !important;
}

#item64967 {
	width:1080px !important;
	height:430px !important;
}

#item65027 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item65117 {
	width:70px !important;
	height:70px !important;
}

#item65119 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item64964 {
	width:1107px !important;
	height:434px !important;
	left:66px !important;
	top:858px !important;
}

#item65575 {
	width:362px !important;
	height:64px !important;
	left:65px !important;
	top:794px !important;
}

#item65729 {
	width:362px !important;
	height:64px !important;
	left:438px !important;
	top:794px !important;
}

#item65883 {
	width:362px !important;
	height:64px !important;
	left:811px !important;
	top:794px !important;
}

#item1131 {
	width:1240px !important;
	height:70px !important;
	top:1684px !important;
	background:#000;
}

#item1229 {
	width:202px !important;
	height:52px !important;
	left:37px !important;
	top:29px !important;
}

#item66366 {
	width:1165px !important;
	height:52px !important;
}

#item66364 {
	width:1165px !important;
	height:52px !important;
	left:37px !important;
	top:160px !important;
}

#item66370 {
	width:1165px !important;
	height:52px !important;
}

#item66368 {
	width:1165px !important;
	height:52px !important;
	left:37px !important;
	top:892px !important;
}

#item1132 {
	width:1240px !important;
	height:70px !important;
	top:1684px !important;
	background:#000;
}

#item1306 {
	width:202px !important;
	height:52px !important;
	left:38px !important;
	top:29px !important;
}

#item66374 {
	width:1165px !important;
	height:52px !important;
}

#item66372 {
	width:1165px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item66378 {
	width:1167px !important;
	height:52px !important;
}

#item66376 {
	width:1167px !important;
	height:52px !important;
	left:38px !important;
	top:730px !important;
}

#item66559 {
	width:1165px !important;
	height:52px !important;
}

#item66557 {
	width:1165px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item66563 {
	width:1165px !important;
	height:52px !important;
}

#item66561 {
	width:1165px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item66913 {
	width:1166px !important;
	height:50px !important;
}

#item66911 {
	width:1166px !important;
	height:50px !important;
	left:37px !important;
	top:160px !important;
}

#item66917 {
	width:1164px !important;
	height:50px !important;
}

#item66915 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:961px !important;
}

#item66921 {
	width:1164px !important;
	height:50px !important;
}

#item66919 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:160px !important;
}

#item66925 {
	width:1164px !important;
	height:50px !important;
}

#item66923 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:711px !important;
}

#item67276 {
	width:1166px !important;
	height:52px !important;
}

#item67274 {
	width:1166px !important;
	height:52px !important;
	left:37px !important;
	top:160px !important;
}

#item67280 {
	width:1164px !important;
	height:52px !important;
}

#item67278 {
	width:1164px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item67284 {
	width:1166px !important;
	height:52px !important;
}

#item67282 {
	width:1166px !important;
	height:52px !important;
	left:38px !important;
	top:934px !important;
}

#item67587 {
	width:1163px !important;
	height:52px !important;
}

#item67585 {
	width:1163px !important;
	height:52px !important;
	left:39px !important;
	top:160px !important;
}

#item67591 {
	width:1165px !important;
	height:50px !important;
}

#item67589 {
	width:1165px !important;
	height:50px !important;
	left:37px !important;
	top:930px !important;
}

#item67595 {
	width:1165px !important;
	height:52px !important;
}

#item67593 {
	width:1165px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item67599 {
	width:1164px !important;
	height:50px !important;
}

#item67597 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:890px !important;
}

#item67756 {
	width:1164px !important;
	height:52px !important;
}

#item67754 {
	width:1164px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item67760 {
	width:1164px !important;
	height:50px !important;
}

#item67758 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:160px !important;
}

#item68039 {
	width:1165px !important;
	height:50px !important;
}

#item68037 {
	width:1165px !important;
	height:50px !important;
	left:37px !important;
	top:160px !important;
}

#item68043 {
	width:1164px !important;
	height:52px !important;
}

#item68041 {
	width:1164px !important;
	height:52px !important;
	left:38px !important;
	top:1000px !important;
}

#item68047 {
	width:1164px !important;
	height:50px !important;
}

#item68045 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:160px !important;
}

#item68051 {
	width:1164px !important;
	height:50px !important;
}

#item68049 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:840px !important;
}

#item68353 {
	width:1164px !important;
	height:50px !important;
}

#item68351 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:150px !important;
}

#item68357 {
	width:1164px !important;
	height:50px !important;
}

#item68355 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:890px !important;
}

#item68361 {
	width:1164px !important;
	height:50px !important;
}

#item68359 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:150px !important;
}

#item68365 {
	width:1165px !important;
	height:50px !important;
}

#item68363 {
	width:1165px !important;
	height:50px !important;
	left:38px !important;
	top:740px !important;
}

#item68668 {
	width:1164px !important;
	height:50px !important;
}

#item68666 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:160px !important;
}

#item68672 {
	width:1164px !important;
	height:52px !important;
}

#item68670 {
	width:1164px !important;
	height:52px !important;
	left:38px !important;
	top:870px !important;
}

#item68676 {
	width:1164px !important;
	height:50px !important;
}

#item68674 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:160px !important;
}

#item68680 {
	width:1164px !important;
	height:52px !important;
}

#item68678 {
	width:1164px !important;
	height:52px !important;
	left:38px !important;
	top:896px !important;
}

#item68860 {
	width:1165px !important;
	height:50px !important;
}

#item68858 {
	width:1165px !important;
	height:50px !important;
	left:37px !important;
	top:160px !important;
}

#item68864 {
	width:1165px !important;
	height:50px !important;
}

#item68862 {
	width:1165px !important;
	height:50px !important;
	left:38px !important;
	top:160px !important;
}

#item69337 {
	width:1163px !important;
	height:52px !important;
}

#item69335 {
	width:1163px !important;
	height:52px !important;
	left:39px !important;
	top:160px !important;
}

#item69341 {
	width:1165px !important;
	height:52px !important;
}

#item69339 {
	width:1165px !important;
	height:52px !important;
	left:39px !important;
	top:676px !important;
}

#item69345 {
	width:1162px !important;
	height:52px !important;
}

#item69343 {
	width:1162px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item69349 {
	width:1162px !important;
	height:50px !important;
}

#item69347 {
	width:1162px !important;
	height:50px !important;
	left:38px !important;
	top:410px !important;
}

#item69353 {
	width:1164px !important;
	height:49px !important;
}

#item69351 {
	width:1164px !important;
	height:49px !important;
	left:38px !important;
	top:851px !important;
}

#item69357 {
	width:1162px !important;
	height:50px !important;
}

#item69355 {
	width:1162px !important;
	height:50px !important;
	left:38px !important;
	top:1151px !important;
}

#item69636 {
	width:1164px !important;
	height:52px !important;
}

#item69634 {
	width:1164px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item69640 {
	width:1165px !important;
	height:52px !important;
}

#item69638 {
	width:1165px !important;
	height:52px !important;
	left:37px !important;
	top:460px !important;
}

#item69644 {
	width:1164px !important;
	height:49px !important;
}

#item69642 {
	width:1164px !important;
	height:49px !important;
	left:38px !important;
	top:930px !important;
}

#item69648 {
	width:1164px !important;
	height:52px !important;
}

#item69646 {
	width:1164px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item69657 {
	width:1240px !important;
	height:160px !important;
	left:1240px !important;
	background:#282829;
}

#item69757 {
	width:1240px !important;
	height:160px !important;
	background:#282829;
}

#item69830 {
	width:375px !important;
	height:1545px !important;
	left:38px !important;
	top:180px !important;
	border:solid 1px #000;
}

#item69831 {
	width:364px !important;
	height:1523px !important;
	left:11px !important;
	top:13px !important;
}

#item69880 {
	width:901px !important;
	height:19px !important;
	left:177px !important;
	top:125px !important;
}

#item69959 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item69957 {
	width:344px !important;
	height:54px !important;
	left:858px !important;
	top:38px !important;
}

#item69989 {
	width:375px !important;
	height:631px !important;
	left:433px !important;
	top:180px !important;
	border:solid 1px #000;
}

#item69990 {
	width:364px !important;
	height:1523px !important;
	left:11px !important;
	top:13px !important;
}

#item70118 {
	width:1240px !important;
	height:160px !important;
	left:1240px !important;
	background:#282829;
}

#item70194 {
	width:1240px !important;
	height:160px !important;
	background:#282829;
}

#item70195 {
	width:375px !important;
	height:1536px !important;
	left:38px !important;
	top:180px !important;
	border:solid 1px #000;
}

#item70316 {
	width:110px !important;
	height:19px !important;
	left:38px !important;
	top:125px !important;
}

#item70371 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item70369 {
	width:344px !important;
	height:54px !important;
	left:858px !important;
	top:38px !important;
}

#item70432 {
	width:2480px !important;
	height:150px !important;
	background:#282829;
}

#item70509 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70507 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70505 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:270px !important;
}

#item70515 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70513 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70511 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:270px !important;
}

#item70563 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70561 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70559 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:490px !important;
}

#item70569 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70567 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70565 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:490px !important;
}

#item70647 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70645 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70643 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:650px !important;
}

#item70653 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70651 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70649 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:770px !important;
}

#item70659 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70657 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70655 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:710px !important;
}

#item70665 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70663 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70661 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:830px !important;
}

#item70671 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70669 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70667 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:990px !important;
}

#item70677 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70675 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70673 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:1150px !important;
}

#item70683 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70681 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70679 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:1310px !important;
}

#item70689 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70687 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70685 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:1370px !important;
}

#item70695 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70693 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70691 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:1430px !important;
}

#item70701 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70699 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70697 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:650px !important;
}

#item70707 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70705 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70703 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:810px !important;
}

#item70713 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70711 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70709 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:970px !important;
}

#item70719 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70717 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70715 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:1090px !important;
}

#item70725 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70723 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70721 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:1310px !important;
}

#item70731 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70729 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70727 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:1030px !important;
}

#item70737 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70735 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70733 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:1150px !important;
}

#item70743 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70741 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70739 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:1370px !important;
}

#item70749 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70747 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70745 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:330px !important;
}

#item70755 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70753 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70751 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:330px !important;
}

#item70774 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd700;
}

#item70772 {
	width:344px !important;
	height:54px !important;
	left:858px !important;
	top:48px !important;
}

#item70521 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70519 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70517 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:270px !important;
}

#item70527 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70525 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70523 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:430px !important;
}

#item70533 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70531 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70529 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:550px !important;
}

#item70539 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70537 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70535 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:670px !important;
}

#item70545 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70543 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70541 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:490px !important;
}

#item70551 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70549 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70547 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:610px !important;
}

#item70557 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70555 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70553 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:730px !important;
}

#item70575 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70573 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70571 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:490px !important;
}

#item70581 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70579 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70577 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:550px !important;
}

#item70587 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70585 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70583 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:610px !important;
}

#item70593 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70591 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70589 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:670px !important;
}

#item70599 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70597 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70595 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:950px !important;
}

#item70605 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70603 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70601 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:1230px !important;
}

#item70611 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70609 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70607 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:730px !important;
}

#item70617 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70615 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70613 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:1010px !important;
}

#item70623 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70621 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70619 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:1290px !important;
}

#item70629 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70627 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70625 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:790px !important;
}

#item70635 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70633 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70631 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:1070px !important;
}

#item70641 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70639 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70637 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:1350px !important;
}

#item70761 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70759 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70757 {
	width:550px !important;
	height:60px !important;
	left:50px !important;
	top:330px !important;
}

#item70770 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	background:#000;
}

#item70768 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
}

#item70766 {
	width:550px !important;
	height:60px !important;
	left:640px !important;
	top:270px !important;
}
#in5footer,  #prefooter {display:none;}
