/* 	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:147500px; 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-1431 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1431 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1434 {
	width:513px !important;
	height:31px !important;
	left:90px !important;
	top:1609px !important;
}

@keyframes fly-in-left-1459 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1459 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-right-1483 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-1483 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fade-out-1486 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-1486 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fade-in-1495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes move-left-1535 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-1240px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-1535 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-1240px,0px);
		opacity:1;
	}
}
#item1543 {
	width:60px !important;
	height:210px !important;
	background:#ffd800;
}

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

#item1571 {
	width:60px !important;
	height:210px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item2569 {
	width:6px !important;
	height:25px !important;
	left:190px !important;
	top:474px !important;
	background:#3b3735;
}

#item2576 {
	width:6px !important;
	height:26px !important;
	left:894px !important;
	top:271px !important;
	background:#3b3735;
}

#item2583 {
	width:5px !important;
	height:21px !important;
	left:263px !important;
	top:709px !important;
	background:#3b3735;
}

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

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

#item2892 {
	width:1240px !important;
	height:758px !important;
	top:510px !important;
	background:#ececec;
}

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

#item3078 {
	width:62px !important;
	height:62px !important;
	background:#ffd800;
	outline:solid 1px #ffd800;
}

#item3053 {
	width:62px !important;
	height:62px !important;
	background:#ffd800;
	outline:solid 1px #ffd800;
}

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

#item3130 {
	width:62px !important;
	height:62px !important;
	background:#ffd800;
	outline:solid 1px #ffd800;
}

#item3105 {
	width:62px !important;
	height:62px !important;
	background:#ffd800;
	outline:solid 1px #ffd800;
}

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

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

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

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

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

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

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

#item3407 {
	width:140px !important;
	height:70px !important;
	left:1857px !important;
	top:669px !important;
	border-radius:12px;
	background:#616060;
}

#item3408 {
	width:253px !important;
	height:70px !important;
	left:1857px !important;
	top:259px !important;
	border-radius:12px;
	background:#616060;
}

#item3409 {
	width:131px !important;
	height:70px !important;
	left:101px !important;
	top:1324px !important;
	border-radius:12px;
	background:#616060;
}

#item3410 {
	width:253px !important;
	height:70px !important;
	left:101px !important;
	top:869px !important;
	border-radius:12px;
	background:#616060;
}

#item3433 {
	width:253px !important;
	height:70px !important;
	left:1291px !important;
	top:462px !important;
	border-radius:12px;
	background:#616060;
}

#item3456 {
	width:146px !important;
	height:70px !important;
	left:665px !important;
	top:462px !important;
	border-radius:12px;
	background:#616060;
}

#item3499 {
	width:2502px !important;
	height:442px !important;
	top:1477px !important;
	background:#000;
}

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

#item3827 {
	width:561px !important;
	height:399px !important;
	left:83px !important;
	top:1000px !important;
}

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

#item3831 {
	width:561px !important;
	height:399px !important;
	left:661px !important;
	top:127px !important;
}

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

#item3835 {
	width:561px !important;
	height:399px !important;
	left:1856px !important;
	top:662px !important;
}

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

#item3839 {
	width:561px !important;
	height:399px !important;
	left:1856px !important;
	top:252px !important;
}

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

#item3843 {
	width:561px !important;
	height:399px !important;
	left:1288px !important;
	top:127px !important;
}

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

#item3847 {
	width:561px !important;
	height:399px !important;
	left:83px !important;
	top:541px !important;
}

#item3966 {
	width:192px !important;
	height:174px !important;
}

#item3964 {
	width:192px !important;
	height:174px !important;
	left:178px !important;
	top:1309px !important;
}

#item3970 {
	width:162px !important;
	height:161px !important;
}

#item3968 {
	width:162px !important;
	height:161px !important;
	left:385px !important;
	top:1309px !important;
}

#item3974 {
	width:162px !important;
	height:123px !important;
}

#item3972 {
	width:162px !important;
	height:123px !important;
	left:571px !important;
	top:1333px !important;
}

#item3978 {
	width:330px !important;
	height:90px !important;
}

#item3976 {
	width:330px !important;
	height:90px !important;
	left:754px !important;
	top:1366px !important;
}

#item3896 {
	width:299px !important;
	height:149px !important;
	background:#ffd800;
}

#item3894 {
	width:299px !important;
	height:149px !important;
	left:491px !important;
	top:1550px !important;
}

#item3988 {
	width:1256px !important;
	height:1783px !important;
	left:-14px !important;
	top:-12px !important;
	background:#000;
}

#item4106 {
	width:274px !important;
	height:102px !important;
}

#item4104 {
	width:274px !important;
	height:102px !important;
	left:38px !important;
	top:391px !important;
}

#item4110 {
	width:275px !important;
	height:102px !important;
}

#item4108 {
	width:275px !important;
	height:102px !important;
	left:37px !important;
	top:502px !important;
}

#item4114 {
	width:265px !important;
	height:111px !important;
}

#item4112 {
	width:265px !important;
	height:111px !important;
	left:46px !important;
	top:663px !important;
}

#item4118 {
	width:265px !important;
	height:103px !important;
}

#item4116 {
	width:265px !important;
	height:103px !important;
	left:46px !important;
	top:774px !important;
}

#item4122 {
	width:265px !important;
	height:102px !important;
}

#item4120 {
	width:265px !important;
	height:102px !important;
	left:46px !important;
	top:890px !important;
}

#item4126 {
	width:265px !important;
	height:101px !important;
}

#item4124 {
	width:265px !important;
	height:101px !important;
	left:46px !important;
	top:992px !important;
}

#item4130 {
	width:265px !important;
	height:94px !important;
}

#item4128 {
	width:265px !important;
	height:94px !important;
	left:46px !important;
	top:1107px !important;
}

#item4134 {
	width:274px !important;
	height:99px !important;
}

#item4132 {
	width:274px !important;
	height:99px !important;
	left:38px !important;
	top:1255px !important;
}

#item4138 {
	width:265px !important;
	height:92px !important;
}

#item4136 {
	width:265px !important;
	height:92px !important;
	left:46px !important;
	top:1372px !important;
}

#item4142 {
	width:265px !important;
	height:108px !important;
}

#item4140 {
	width:265px !important;
	height:108px !important;
	left:46px !important;
	top:1477px !important;
}

#item4146 {
	width:274px !important;
	height:103px !important;
}

#item4144 {
	width:274px !important;
	height:103px !important;
	left:38px !important;
	top:1585px !important;
}

#item3987 {
	width:1256px !important;
	height:1783px !important;
	left:2px !important;
	top:-12px !important;
	background:#000;
}

#item4155 {
	width:1252px !important;
	height:1777px !important;
	left:-12px !important;
	top:-12px !important;
	background:#000;
}

#item4202 {
	width:1252px !important;
	height:1777px !important;
	left:1239px !important;
	top:-12px !important;
	background:#000;
}

#item4272 {
	width:704px !important;
	height:23px !important;
	left:38px !important;
	top:249px !important;
}

#item4322 {
	width:284px !important;
	height:97px !important;
}

#item4320 {
	width:284px !important;
	height:97px !important;
	left:38px !important;
	top:427px !important;
}

#item4326 {
	width:284px !important;
	height:101px !important;
}

#item4324 {
	width:284px !important;
	height:101px !important;
	left:38px !important;
	top:524px !important;
}

#item4330 {
	width:284px !important;
	height:97px !important;
}

#item4328 {
	width:284px !important;
	height:97px !important;
	left:38px !important;
	top:626px !important;
}

#item4334 {
	width:284px !important;
	height:98px !important;
}

#item4332 {
	width:284px !important;
	height:98px !important;
	left:38px !important;
	top:726px !important;
}

#item4338 {
	width:284px !important;
	height:100px !important;
}

#item4336 {
	width:284px !important;
	height:100px !important;
	left:38px !important;
	top:825px !important;
}

#item4342 {
	width:284px !important;
	height:100px !important;
}

#item4340 {
	width:284px !important;
	height:100px !important;
	left:38px !important;
	top:970px !important;
}

#item4346 {
	width:284px !important;
	height:98px !important;
}

#item4344 {
	width:284px !important;
	height:98px !important;
	left:38px !important;
	top:1070px !important;
}

#item4350 {
	width:284px !important;
	height:93px !important;
}

#item4348 {
	width:284px !important;
	height:93px !important;
	left:38px !important;
	top:1168px !important;
}

#item4354 {
	width:284px !important;
	height:105px !important;
}

#item4352 {
	width:284px !important;
	height:105px !important;
	left:38px !important;
	top:1261px !important;
}

#item4358 {
	width:284px !important;
	height:96px !important;
}

#item4356 {
	width:284px !important;
	height:96px !important;
	left:38px !important;
	top:1366px !important;
}

#item4362 {
	width:284px !important;
	height:102px !important;
}

#item4360 {
	width:284px !important;
	height:102px !important;
	left:38px !important;
	top:1462px !important;
}

@keyframes move-left-4426 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-4426 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-4448 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-4448 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-4470 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-4470 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-4383 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-4383 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-4393 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-4393 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item4609 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

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

#item4619 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

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

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

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

#item4701 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

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

#item4711 {
	width:1234px !important;
	height:1736px !important;
	left:5px !important;
	top:15px !important;
	background:#fff;
}

#item4723 {
	width:1251px !important;
	height:327px !important;
	left:-13px !important;
	top:-15px !important;
	background:#000;
}

#item4780 {
	opacity:0.60;
	width:976px !important;
	height:637px !important;
	left:125px !important;
	top:112px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

#item6058 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item6569 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item6454 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item6347 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item6233 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item8209 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item8100 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item7981 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item7879 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

#item8231 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes move-left-8350 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-8350 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-8372 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-8372 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-8394 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-8394 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-8416 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-8416 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-8438 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-8438 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-8294 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-8294 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-8305 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-8305 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-8317 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-8317 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item8643 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

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

#item8653 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

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

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

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

#item8659 {
	width:740px !important;
	height:141px !important;
	left:420px !important;
	top:972px !important;
}

#item8673 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

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

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

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

#item8702 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

#item8698 {
	width:740px !important;
	height:140px !important;
	left:422px !important;
	top:651px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item10229 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item10124 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item10023 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item9907 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

#item10251 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item10881 {
	width:1108px !important;
	height:530px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item10933 {
	width:122px !important;
	height:31px !important;
	left:56px !important;
	top:458px !important;
}

#item10835 {
	width:1108px !important;
	height:500px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item70949 {
	width:1108px !important;
	height:500px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item10715 {
	width:1108px !important;
	height:500px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item71062 {
	width:306px !important;
	height:80px !important;
	left:69px !important;
	top:297px !important;
}

#item10713 {
	width:1118px !important;
	height:540px !important;
	left:56px !important;
	top:1092px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item11807 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item11707 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item11610 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item11509 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

#item11827 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item11920 {
	opacity:0.75;
	width:1091px !important;
	height:272px !important;
	left:76px !important;
	top:710px !important;
	background:#fff;
}

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

#item12353 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

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

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

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

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

#item12470 {
	width:674px !important;
	height:374px !important;
	left:344px !important;
	top:50px !important;
}

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

#item12363 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1073px !important;
}

#item12593 {
	width:546px !important;
	height:64px !important;
	left:66px !important;
	top:1009px !important;
}

#item72321 {
	width:546px !important;
	height:64px !important;
	background:#ffd800;
	border:solid 2px #c4c4c4;
}

#item12685 {
	width:546px !important;
	height:64px !important;
	background:#fafafa;
	border:solid 2px #c4c4c4;
}

#item12664 {
	width:546px !important;
	height:64px !important;
	left:628px !important;
	top:1009px !important;
}

#item12713 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1632px !important;
}

#item12784 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1632px !important;
}

#item11936 {
	width:1242px !important;
	height:1757px !important;
	left:10px !important;
	top:358px !important;
	background:#fff;
}

#item12008 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd800;
}

#item11983 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd800;
}

#item11959 {
	width:156px !important;
	height:431px !important;
	left:553px !important;
	top:10px !important;
}

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

#item11932 {
	width:1252px !important;
	height:2115px !important;
	left:-4px !important;
	top:-360px !important;
}

#item12144 {
	opacity:0.75;
	width:693px !important;
	height:609px !important;
	left:448px !important;
	top:157px !important;
	background:#fff;
}

#item12855 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1150px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item12900 {
	width:348px !important;
	height:224px !important;
	left:90px !important;
	top:1284px !important;
}

#item72309 {
	width:348px !important;
	height:224px !important;
	left:446px !important;
	top:1284px !important;
}

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

#item12938 {
	width:352px !important;
	height:228px !important;
	left:800px !important;
	top:1282px !important;
}

#item13029 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1518px !important;
}

#item13226 {
	opacity:0.75;
	width:1080px !important;
	height:276px !important;
	left:76px !important;
	top:709px !important;
	background:#fff;
}

#item13258 {
	width:1242px !important;
	height:1756px !important;
	left:10px !important;
	top:354px !important;
	background:#fff;
}

#item13330 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd800;
}

#item13305 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd800;
}

#item13281 {
	width:156px !important;
	height:427px !important;
	left:553px !important;
	top:10px !important;
}

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

#item13254 {
	width:1252px !important;
	height:2110px !important;
	left:1230px !important;
	top:-352px !important;
}

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

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

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

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

#item13758 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1073px !important;
}

#item14102 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1632px !important;
}

#item14173 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1632px !important;
}

#item72395 {
	width:546px !important;
	height:64px !important;
	left:66px !important;
	top:1009px !important;
}

#item72544 {
	width:546px !important;
	height:64px !important;
	background:#ffd800;
	border:solid 2px #c4c4c4;
}

#item72520 {
	width:546px !important;
	height:64px !important;
	background:#fafafa;
	border:solid 2px #c4c4c4;
}

#item72493 {
	width:546px !important;
	height:64px !important;
	left:628px !important;
	top:1009px !important;
}

#item13508 {
	opacity:0.75;
	width:689px !important;
	height:480px !important;
	left:448px !important;
	top:207px !important;
	background:#fff;
}

#item14244 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1150px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item14289 {
	width:348px !important;
	height:224px !important;
	left:90px !important;
	top:1284px !important;
}

#item72645 {
	width:348px !important;
	height:224px !important;
	left:446px !important;
	top:1284px !important;
}

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

#item14332 {
	width:352px !important;
	height:228px !important;
	left:800px !important;
	top:1282px !important;
}

#item14438 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1518px !important;
}

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

#item14958 {
	width:1108px !important;
	height:530px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item15010 {
	width:122px !important;
	height:31px !important;
	left:58px !important;
	top:467px !important;
}

#item14912 {
	width:1108px !important;
	height:500px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item71636 {
	width:1108px !important;
	height:500px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item14798 {
	width:1108px !important;
	height:500px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item71557 {
	width:311px !important;
	height:72px !important;
	left:785px !important;
	top:428px !important;
}

#item14796 {
	width:1118px !important;
	height:540px !important;
	left:56px !important;
	top:1099px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item16155 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item16055 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item15942 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item15839 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

#item16177 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes move-left-16288 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-16288 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-16310 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-16310 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-16332 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-16332 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-16354 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-16354 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-16216 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-16216 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-16229 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-16229 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-16243 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-16243 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-16255 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-16255 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-16256 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-16256 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item16607 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

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

#item16617 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

#item16613 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:883px !important;
}

#item16627 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

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

#item16637 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

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

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

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

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

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

#item16652 {
	width:740px !important;
	height:141px !important;
	left:420px !important;
	top:330px !important;
}

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

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

#item16659 {
	width:740px !important;
	height:141px !important;
	left:420px !important;
	top:686px !important;
}

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

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

#item16666 {
	width:740px !important;
	height:141px !important;
	left:424px !important;
	top:524px !important;
}

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

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

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

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

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

#item17577 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

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

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

#item17391 {
	width:769px !important;
	height:107px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item19065 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item18955 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item18840 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item18732 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

#item19087 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item20719 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item20616 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item20497 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item20384 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

#item20741 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

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

#item19259 {
	opacity:0.75;
	width:712px !important;
	height:694px !important;
	left:449px !important;
	top:297px !important;
	background:#fff;
}

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

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

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

#item19833 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1372px !important;
}

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

#item19859 {
	width:352px !important;
	height:228px !important;
	left:443px !important;
	top:1370px !important;
}

#item19963 {
	width:353px !important;
	height:233px !important;
	left:798px !important;
	top:1370px !important;
}

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

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

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

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

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

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

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

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

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

#item20792 {
	opacity:0.75;
	width:1059px !important;
	height:429px !important;
	left:92px !important;
	top:571px !important;
	background:#fff;
}

#item20936 {
	width:550px !important;
	height:64px !important;
	left:66px !important;
	top:1038px !important;
}

#item21007 {
	width:550px !important;
	height:62px !important;
	left:624px !important;
	top:1038px !important;
}

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

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

#item21468 {
	width:122px !important;
	height:31px !important;
	left:44px !important;
	top:451px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item22164 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item22062 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item21953 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item21844 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

#item22186 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

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

#item20773 {
	opacity:0.75;
	width:712px !important;
	height:850px !important;
	left:449px !important;
	top:219px !important;
	background:#fff;
}

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

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

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

#item21155 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1373px !important;
}

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

#item21186 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1370px !important;
}

#item21286 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1370px !important;
}

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

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

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

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

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

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

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

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

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

@keyframes move-left-22303 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-22303 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-22325 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-22325 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-22347 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-22347 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-22369 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-22369 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-22237 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-22237 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-22248 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-22248 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-22258 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-22258 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-22271 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-22271 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item22523 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

#item22519 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:295px !important;
}

#item22533 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

#item22529 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:455px !important;
}

#item22543 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

#item22539 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:615px !important;
}

#item22553 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

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

#item22549 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:775px !important;
}

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

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

#item22632 {
	opacity:0.75;
	width:956px !important;
	height:429px !important;
	left:148px !important;
	top:538px !important;
	background:#fff;
}

#item23084 {
	width:1108px !important;
	height:550px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item23136 {
	width:122px !important;
	height:31px !important;
	left:56px !important;
	top:489px !important;
}

#item23038 {
	width:1108px !important;
	height:500px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item22948 {
	width:1108px !important;
	height:580px !important;
	background:#e3e3e3;
}

#item22973 {
	width:70px !important;
	height:70px !important;
}

#item23032 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#fff;
}

#item23027 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#fff;
}

#item23022 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#ffd800;
}

#item23020 {
	width:170px !important;
	height:60px !important;
	left:900px !important;
	top:36px !important;
}

#item71909 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item22818 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item72057 {
	width:306px !important;
	height:78px !important;
	left:757px !important;
	top:446px !important;
}

#item22816 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1040px !important;
}

#item23159 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item23230 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item23301 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item24226 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item24118 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item24013 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item23913 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

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

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

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

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

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

#item24248 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

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

#item22731 {
	opacity:0.75;
	width:712px !important;
	height:1070px !important;
	left:449px !important;
	top:120px !important;
	background:#fff;
}

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

#item23350 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:941px !important;
}

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

#item23368 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:119px !important;
}

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

#item23388 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:393px !important;
}

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

#item23413 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:667px !important;
}

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

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

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

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

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

#item23578 {
	width:352px !important;
	height:228px !important;
	left:443px !important;
	top:1370px !important;
}

#item23601 {
	width:355px !important;
	height:239px !important;
	left:800px !important;
	top:1370px !important;
}

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

#item24566 {
	opacity:0.75;
	width:1048px !important;
	height:429px !important;
	left:96px !important;
	top:538px !important;
	background:#fff;
}

#item24671 {
	width:1100px !important;
	height:380px !important;
	left:76px !important;
	top:376px !important;
}

#item25078 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item25032 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item24942 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#e3e3e3;
}

#item24967 {
	width:70px !important;
	height:70px !important;
}

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

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

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

#item25014 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item24718 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item24842 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item24891 {
	width:70px !important;
	height:70px !important;
}

#item24893 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item24716 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item25269 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item25340 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item25411 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

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

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

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

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

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

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

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

#item26128 {
	width:225px !important;
	height:144px !important;
}

#item26142 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item26153 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item26174 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item26171 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item26168 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item26166 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item26177 {
	width:56px !important;
	height:144px !important;
}

#item25980 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item26014 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item26009 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item26004 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item26002 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item26022 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item26020 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item26033 {
	width:225px !important;
	height:144px !important;
}

#item26043 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item26076 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item26073 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item26070 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item26068 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item26079 {
	width:56px !important;
	height:144px !important;
}

#item25874 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item25896 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item25891 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item25886 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item25884 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item25904 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item25902 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item25916 {
	width:225px !important;
	height:144px !important;
}

#item25940 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item25965 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item25962 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item25959 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item25957 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item25968 {
	width:56px !important;
	height:144px !important;
}

#item25777 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item25798 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item25793 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item25788 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item25786 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item25806 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item25804 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item25825 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item25839 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item25859 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item25856 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item25853 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item25851 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item25862 {
	width:56px !important;
	height:144px !important;
}

#item25775 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item25773 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item26195 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item26190 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item26188 {
	width:220px !important;
	height:80px !important;
}

#item24351 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item24352 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item24441 {
	opacity:0.75;
	width:712px !important;
	height:803px !important;
	left:449px !important;
	top:232px !important;
	background:#fff;
}

#item24457 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item24442 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1370px !important;
}

#item24486 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item24470 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item24468 {
	width:352px !important;
	height:228px !important;
	left:442px !important;
	top:1370px !important;
}

#item24503 {
	width:185px !important;
	height:57px !important;
	left:968px !important;
	top:30px !important;
}

#item24667 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1370px !important;
}

#item25473 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item25460 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item25490 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item25476 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item25510 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item25493 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item25534 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item25513 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item25631 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1604px !important;
}

#item27040 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item26994 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item26927 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#e3e3e3;
}

#item26952 {
	width:70px !important;
	height:70px !important;
}

#item26988 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item26983 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item26978 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item26976 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item26702 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item26827 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item26876 {
	width:70px !important;
	height:70px !important;
}

#item26878 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item26700 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item27232 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item27303 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item27374 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item27446 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item27588 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item27978 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item28003 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27998 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27993 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item27991 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item28025 {
	width:225px !important;
	height:144px !important;
}

#item28036 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item28048 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item28070 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item28067 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item28064 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item28062 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item28073 {
	width:56px !important;
	height:144px !important;
}

#item27875 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item27897 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27892 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27887 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item27885 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item27903 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item27916 {
	width:225px !important;
	height:144px !important;
}

#item27932 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item27963 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27960 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27957 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item27955 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item27966 {
	width:56px !important;
	height:144px !important;
}

#item27766 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item27797 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27792 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27787 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item27785 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item27803 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item27814 {
	width:225px !important;
	height:144px !important;
}

#item27836 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item27860 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27857 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27854 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item27852 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item27863 {
	width:56px !important;
	height:144px !important;
}

#item27663 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item27685 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27680 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item27675 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item27673 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item27691 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item27713 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item27727 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item27751 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27748 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item27745 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item27743 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item27754 {
	width:56px !important;
	height:144px !important;
}

#item27661 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item27659 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item28091 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item28086 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item28084 {
	width:220px !important;
	height:80px !important;
}

#item26268 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item26269 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item26358 {
	opacity:0.75;
	width:712px !important;
	height:1104px !important;
	left:449px !important;
	top:120px !important;
	background:#fff;
}

#item26374 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item26361 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#ececec;
}

#item26359 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1373px !important;
}

#item26407 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item26386 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item26384 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1373px !important;
}

#item26557 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1373px !important;
}

#item26620 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item26605 {
	width:348px !important;
	height:224px !important;
	left:88px !important;
	top:942px !important;
}

#item26635 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item26623 {
	width:348px !important;
	height:224px !important;
	left:88px !important;
	top:120px !important;
}

#item26654 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item26638 {
	width:348px !important;
	height:224px !important;
	left:88px !important;
	top:394px !important;
}

#item26674 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item26657 {
	width:348px !important;
	height:224px !important;
	left:88px !important;
	top:668px !important;
}

#item27517 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1603px !important;
}

#item28849 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item28901 {
	width:122px !important;
	height:31px !important;
	left:56px !important;
	top:497px !important;
}

#item28803 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item28736 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#e3e3e3;
}

#item28761 {
	width:70px !important;
	height:70px !important;
}

#item28797 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item28792 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item28787 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item28785 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item28607 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item28685 {
	width:70px !important;
	height:70px !important;
}

#item28687 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item28605 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item28924 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item28995 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item29066 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item29115 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item29257 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item29634 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item29659 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29654 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29649 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item29647 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item29681 {
	width:225px !important;
	height:144px !important;
}

#item29692 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item29702 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item29724 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29721 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29718 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item29716 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item29727 {
	width:56px !important;
	height:144px !important;
}

#item29537 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item29558 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29553 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29548 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item29546 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item29564 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item29576 {
	width:225px !important;
	height:144px !important;
}

#item29590 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item29619 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29616 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29613 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item29611 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item29622 {
	width:56px !important;
	height:144px !important;
}

#item29433 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item29462 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29457 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29452 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item29450 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item29468 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item29479 {
	width:225px !important;
	height:144px !important;
}

#item29499 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item29522 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29519 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29516 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item29514 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item29525 {
	width:56px !important;
	height:144px !important;
}

#item29332 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item29354 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29349 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item29344 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item29342 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item29360 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item29383 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item29394 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item29418 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29415 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item29412 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item29410 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item29421 {
	width:56px !important;
	height:144px !important;
}

#item29330 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item29328 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item29745 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item29740 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item29738 {
	width:220px !important;
	height:80px !important;
}

#item28167 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item28168 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item28310 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item28334 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item28316 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item28314 {
	width:352px !important;
	height:228px !important;
	left:443px !important;
	top:1370px !important;
}

#item28363 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item28350 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item28348 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1370px !important;
}

#item28378 {
	opacity:0.75;
	width:712px !important;
	height:907px !important;
	left:449px !important;
	top:184px !important;
	background:#fff;
}

#item28487 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1371px !important;
}

#item28548 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item28535 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item28562 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item28551 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item28580 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item28565 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item28599 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item28583 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item29186 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1604px !important;
}

@keyframes move-left-29913 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-29913 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-29935 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-29935 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-29957 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-29957 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-29979 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-29979 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-30001 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-30001 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-30023 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-30023 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-30045 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-30045 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-30067 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-30067 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-29803 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29803 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-29816 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29816 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-29830 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29830 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-29842 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29842 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-29851 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29851 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-29864 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29864 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-29883 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29883 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item30290 {
	width:8px !important;
	height:32px !important;
	left:138px !important;
	top:49px !important;
	background:#fff;
}

#item30347 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item30345 {
	width:740px !important;
	height:140px !important;
}

#item30343 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item30357 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item30355 {
	width:740px !important;
	height:140px !important;
}

#item30353 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:490px !important;
}

#item30367 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item30365 {
	width:740px !important;
	height:140px !important;
}

#item30363 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item30377 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item30375 {
	width:740px !important;
	height:140px !important;
}

#item30373 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:810px !important;
}

#item30387 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item30385 {
	width:740px !important;
	height:140px !important;
}

#item30383 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:970px !important;
}

#item30398 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item30396 {
	width:740px !important;
	height:140px !important;
}

#item30394 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1130px !important;
}

#item30408 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item30406 {
	width:740px !important;
	height:140px !important;
}

#item30404 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1290px !important;
}

#item30417 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd800;
}

#item30415 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item30717 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item31225 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item31277 {
	width:122px !important;
	height:31px !important;
	left:60px !important;
	top:496px !important;
}

#item31178 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item31111 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#e3e3e3;
}

#item31136 {
	width:70px !important;
	height:70px !important;
}

#item31172 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31167 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31162 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item31160 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item30973 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item31020 {
	width:70px !important;
	height:70px !important;
}

#item31022 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item30971 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item31300 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item31371 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item31442 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item31634 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item32048 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item32084 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item32079 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item32074 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item32072 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item32101 {
	width:225px !important;
	height:144px !important;
}

#item32113 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item32128 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item32153 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item32150 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item32147 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item32145 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item32156 {
	width:56px !important;
	height:144px !important;
}

#item31933 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item31957 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31952 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31947 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item31945 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item31963 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item31980 {
	width:225px !important;
	height:144px !important;
}

#item31994 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item32033 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item32030 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item32027 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item32025 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item32036 {
	width:56px !important;
	height:144px !important;
}

#item31827 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item31850 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31845 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31840 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item31838 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item31856 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item31868 {
	width:225px !important;
	height:144px !important;
}

#item31896 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item31918 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item31915 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item31912 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item31910 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item31921 {
	width:56px !important;
	height:144px !important;
}

#item31709 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item31735 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31730 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item31725 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item31723 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item31741 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item31764 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item31782 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item31812 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item31809 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item31806 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item31804 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item31815 {
	width:56px !important;
	height:144px !important;
}

#item31707 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item31705 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item32174 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item32169 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item32167 {
	width:220px !important;
	height:80px !important;
}

#item30466 {
	opacity:0.83;
	width:712px !important;
	height:721px !important;
	left:449px !important;
	top:276px !important;
	background:#fff;
}

#item30566 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item30567 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item30682 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item30656 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1374px !important;
}

#item30714 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item30685 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1373px !important;
}

#item30911 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item30896 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:943px !important;
}

#item30927 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item30914 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:121px !important;
}

#item30947 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item30930 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:395px !important;
}

#item30968 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item30950 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:669px !important;
}

#item31491 {
	width:272px !important;
	height:42px !important;
	left:888px !important;
	top:22px !important;
}

#item31559 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1373px !important;
}

#item31563 {
	width:300px !important;
	height:50px !important;
	left:471px !important;
	top:1604px !important;
}

#item33104 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item33058 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item32968 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#e3e3e3;
}

#item32993 {
	width:70px !important;
	height:70px !important;
}

#item33052 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33047 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33042 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item33040 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item32747 {
	width:1108px !important;
	height:610px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item32868 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item32917 {
	width:70px !important;
	height:70px !important;
}

#item32919 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item32745 {
	width:1118px !important;
	height:620px !important;
	left:56px !important;
	top:1019px !important;
}

#item33304 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:966px !important;
}

#item33375 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:966px !important;
}

#item33446 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:966px !important;
}

#item33503 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item33676 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item34068 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item34094 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item34089 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item34084 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item34082 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item34109 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item34107 {
	width:225px !important;
	height:144px !important;
}

#item34121 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item34136 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item34164 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item34161 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item34158 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item34156 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item34167 {
	width:56px !important;
	height:144px !important;
}

#item33964 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item33984 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33979 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33974 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item33972 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item33990 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item34005 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item34003 {
	width:225px !important;
	height:144px !important;
}

#item34021 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item34053 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item34050 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item34047 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item34045 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item34056 {
	width:56px !important;
	height:144px !important;
}

#item33857 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item33877 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33872 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33867 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item33865 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item33883 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item33896 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item33894 {
	width:225px !important;
	height:144px !important;
}

#item33929 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item33949 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item33946 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item33943 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item33941 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item33952 {
	width:56px !important;
	height:144px !important;
}

#item33751 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item33776 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33771 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item33766 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item33764 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item33782 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item33806 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item33819 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item33842 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item33839 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item33836 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item33834 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item33845 {
	width:56px !important;
	height:144px !important;
}

#item33749 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item33747 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item34185 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item34180 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item34178 {
	width:220px !important;
	height:80px !important;
}

#item32230 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item32231 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item32372 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item32357 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item32355 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1372px !important;
}

#item32410 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item32387 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item32385 {
	width:352px !important;
	height:228px !important;
	left:800px !important;
	top:1372px !important;
}

#item32448 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item32435 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item32433 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1372px !important;
}

#item32458 {
	opacity:0.75;
	width:712px !important;
	height:721px !important;
	left:449px !important;
	top:276px !important;
	background:#fff;
}

#item32631 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item32613 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:944px !important;
}

#item32656 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item32634 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:122px !important;
}

#item32672 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item32659 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:396px !important;
}

#item32689 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item32675 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:670px !important;
}

#item33605 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1604px !important;
}

#item34748 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item35193 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item35147 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item35057 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#e3e3e3;
}

#item35082 {
	width:70px !important;
	height:70px !important;
}

#item35141 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item35136 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item35131 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item35129 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item34832 {
	width:1108px !important;
	height:590px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item34957 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item35006 {
	width:70px !important;
	height:70px !important;
}

#item35008 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item34830 {
	width:1118px !important;
	height:600px !important;
	left:56px !important;
	top:1032px !important;
}

#item35381 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:979px !important;
}

#item35452 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:979px !important;
}

#item35523 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:979px !important;
}

#item35656 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item36046 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item36073 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item36068 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item36063 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item36061 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item36089 {
	width:225px !important;
	height:144px !important;
}

#item36101 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item36114 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item36133 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item36130 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item36127 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item36125 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item36136 {
	width:56px !important;
	height:144px !important;
}

#item35938 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item35963 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item35958 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item35953 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item35951 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item35969 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item35990 {
	width:225px !important;
	height:144px !important;
}

#item36001 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item36031 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item36028 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item36025 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item36023 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item36034 {
	width:56px !important;
	height:144px !important;
}

#item35841 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item35862 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item35857 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item35852 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item35850 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item35868 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item35882 {
	width:225px !important;
	height:144px !important;
}

#item35902 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item35923 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item35920 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item35917 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item35915 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item35926 {
	width:56px !important;
	height:144px !important;
}

#item35731 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item35760 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item35755 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item35750 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item35748 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item35766 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item35788 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item35802 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item35826 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item35823 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item35820 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item35818 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item35829 {
	width:56px !important;
	height:144px !important;
}

#item35729 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item35727 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item36154 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item36149 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item36147 {
	width:220px !important;
	height:80px !important;
}

#item34281 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item34282 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item34390 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item34373 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item34371 {
	width:352px !important;
	height:228px !important;
	left:800px !important;
	top:1369px !important;
}

#item34444 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item34430 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item34428 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1369px !important;
}

#item34456 {
	opacity:0.75;
	width:712px !important;
	height:938px !important;
	left:449px !important;
	top:177px !important;
	background:#fff;
}

#item34653 {
	width:353px !important;
	height:233px !important;
	left:87px !important;
	top:941px !important;
}

#item34674 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item34659 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item34657 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1368px !important;
}

#item34713 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item34691 {
	width:348px !important;
	height:224px !important;
	left:83px !important;
	top:119px !important;
}

#item34730 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item34716 {
	width:348px !important;
	height:224px !important;
	left:83px !important;
	top:393px !important;
}

#item34745 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item34733 {
	width:348px !important;
	height:224px !important;
	left:83px !important;
	top:667px !important;
}

#item35585 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1604px !important;
}

#item36656 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item37194 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item37148 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item37058 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#e3e3e3;
}

#item37083 {
	width:70px !important;
	height:70px !important;
}

#item37142 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item37137 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item37132 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item37130 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item36834 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item36958 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item37007 {
	width:70px !important;
	height:70px !important;
}

#item37009 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item36832 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item37385 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item37456 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item37527 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item37576 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item37718 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item38110 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item38132 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item38127 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item38122 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item38120 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item38146 {
	width:225px !important;
	height:144px !important;
}

#item38160 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item38175 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item38195 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item38192 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item38189 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item38187 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item38198 {
	width:56px !important;
	height:144px !important;
}

#item37998 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item38021 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item38016 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item38011 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item38009 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item38027 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item38037 {
	width:225px !important;
	height:144px !important;
}

#item38049 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item38095 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item38092 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item38089 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item38087 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item38098 {
	width:56px !important;
	height:144px !important;
}

#item37896 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item37917 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item37912 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item37907 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item37905 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item37923 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item37938 {
	width:225px !important;
	height:144px !important;
}

#item37962 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item37983 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item37980 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item37977 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item37975 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item37986 {
	width:56px !important;
	height:144px !important;
}

#item37793 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item37813 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item37808 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item37803 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item37801 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item37819 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item37842 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item37861 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item37881 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item37878 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item37875 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item37873 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item37884 {
	width:56px !important;
	height:144px !important;
}

#item37791 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item37789 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item38216 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item38211 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item38209 {
	width:220px !important;
	height:80px !important;
}

#item36342 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item36343 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item36447 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item36434 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item36432 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1372px !important;
}

#item36477 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item36459 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item36457 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1372px !important;
}

#item36526 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item36512 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item36496 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item36494 {
	width:352px !important;
	height:228px !important;
	left:800px !important;
	top:1372px !important;
}

#item36541 {
	opacity:0.75;
	width:712px !important;
	height:866px !important;
	left:449px !important;
	top:198px !important;
	background:#fff;
}

#item36542 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item36770 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item36757 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item36789 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item36773 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item36813 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item36792 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item36829 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item36816 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item37647 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1604px !important;
}

#item39078 {
	width:1240px !important;
	height:463px !important;
	left:1px !important;
	top:1291px !important;
	background:#000;
}

#item39499 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item39521 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item39516 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item39511 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item39509 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item39537 {
	width:225px !important;
	height:144px !important;
}

#item39554 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item39576 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item39598 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item39595 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item39592 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item39590 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item39601 {
	width:56px !important;
	height:144px !important;
}

#item39387 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item39413 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item39408 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item39403 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item39401 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item39419 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item39436 {
	width:225px !important;
	height:144px !important;
}

#item39449 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item39484 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item39481 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item39478 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item39476 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item39487 {
	width:56px !important;
	height:144px !important;
}

#item39273 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item39296 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item39291 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item39286 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item39284 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item39302 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item39319 {
	width:225px !important;
	height:144px !important;
}

#item39351 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item39372 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item39369 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item39366 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item39364 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item39375 {
	width:56px !important;
	height:144px !important;
}

#item39154 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item39186 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item39181 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item39176 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item39174 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item39192 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item39218 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item39235 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item39258 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item39255 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item39252 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item39250 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item39261 {
	width:56px !important;
	height:144px !important;
}

#item39152 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item39150 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item39619 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item39614 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item39612 {
	width:220px !important;
	height:80px !important;
}

#item39903 {
	width:122px !important;
	height:31px !important;
	top:353px !important;
}

#item39712 {
	width:758px !important;
	height:72px !important;
	left:72px !important;
}

#item39760 {
	width:70px !important;
	height:70px !important;
	left:17px !important;
	top:352px !important;
}

#item39624 {
	width:1045px !important;
	height:436px !important;
	left:115px !important;
	top:855px !important;
}

#item39926 {
	width:271px !important;
	height:64px !important;
	left:373px !important;
	top:767px !important;
}

#item39997 {
	width:271px !important;
	height:64px !important;
	left:653px !important;
	top:767px !important;
}

#item40122 {
	width:12px !important;
	height:47px !important;
	left:203px !important;
	top:72px !important;
	background:#fff;
}

#item40185 {
	opacity:0.90;
	width:1080px !important;
	height:384px !important;
	left:80px !important;
	top:1306px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item40186 {
	width:1080px !important;
	height:384px !important;
	left:80px !important;
	top:1306px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item40227 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item40211 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item40209 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1391px !important;
}

#item40261 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item40244 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item40242 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1391px !important;
}

#item40271 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1391px !important;
}

#item40275 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1623px !important;
}

#item38240 {
	width:1240px !important;
	height:463px !important;
	left:1px !important;
	top:1291px !important;
	background:#000;
}

#item38241 {
	width:1154px !important;
	height:384px !important;
	left:41px !important;
	top:1306px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item38264 {
	width:300px !important;
	height:50px !important;
	left:861px !important;
	top:1624px !important;
}

#item38335 {
	width:300px !important;
	height:50px !important;
	left:67px !important;
	top:1624px !important;
}

#item38444 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item38408 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item38406 {
	width:352px !important;
	height:228px !important;
	left:821px !important;
	top:1386px !important;
}

#item38463 {
	opacity:0.75;
	width:841px !important;
	height:469px !important;
	left:348px !important;
	top:337px !important;
	background:#fff;
}

#item38509 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item38466 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item38464 {
	width:352px !important;
	height:228px !important;
	left:79px !important;
	top:1386px !important;
}

#item38530 {
	width:595px !important;
	height:482px !important;
	left:29px !important;
	top:303px !important;
}

#item38561 {
	width:1092px !important;
	height:168px !important;
	left:81px !important;
	top:120px !important;
}

#item38603 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item38567 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item38565 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item72951 {
	width:122px !important;
	height:31px !important;
	top:353px !important;
}

#item72668 {
	width:1045px !important;
	height:452px !important;
	left:105px !important;
	top:865px !important;
}

#item72975 {
	width:271px !important;
	height:64px !important;
	left:363px !important;
	top:777px !important;
}

#item73049 {
	width:271px !important;
	height:64px !important;
	left:642px !important;
	top:777px !important;
}

@keyframes move-left-40561 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-40561 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-40583 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-40583 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-40605 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-40605 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-40627 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-40627 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-40485 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-40485 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-40496 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-40496 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-40510 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-40510 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-40529 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-40529 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item40730 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item40743 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item40741 {
	width:740px !important;
	height:140px !important;
}

#item40739 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:490px !important;
}

#item40751 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item40762 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:811px !important;
}

#item40773 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd800;
}

#item40771 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item40788 {
	width:2px !important;
	height:29px !important;
	left:252px !important;
	top:1px !important;
	background:#000;
}

#item40794 {
	width:12px !important;
	height:45px !important;
	left:128px !important;
	top:47px !important;
	background:#000;
}

#item40799 {
	width:309px !important;
	height:1px !important;
	top:37px !important;
	background:#000;
}

@keyframes grow-40822 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-40822 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item40838 {
	width:330px !important;
	height:94px !important;
	background:#ffd800;
}

#item40850 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item40848 {
	width:740px !important;
	height:140px !important;
}

#item40846 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:977px !important;
}

#item73251 {
	width:740px !important;
	height:140px !important;
}

#item73252 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item73258 {
	width:740px !important;
	height:140px !important;
}

#item73259 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item73262 {
	width:740px !important;
	height:140px !important;
}

#item73263 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:810px !important;
}

#item40962 {
	width:1214px !important;
	height:1717px !important;
	left:10px !important;
	top:370px !important;
	background:#fff;
}

#item41012 {
	width:59px !important;
	height:59px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd800;
}

#item40987 {
	width:59px !important;
	height:59px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd800;
}

#item40963 {
	width:153px !important;
	height:441px !important;
	left:540px !important;
	top:10px !important;
}

#item40960 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:370px !important;
}

#item40958 {
	width:1224px !important;
	height:2086px !important;
	left:16px !important;
	top:-347px !important;
}

#item41572 {
	opacity:0.75;
	width:448px !important;
	height:224px !important;
	left:721px !important;
	top:538px !important;
	background:#fff;
}

#item41595 {
	opacity:0.75;
	width:1064px !important;
	height:649px !important;
	left:104px !important;
	top:826px !important;
	background:#fff;
}

#item41827 {
	width:300px !important;
	height:50px !important;
	left:783px !important;
	top:1640px !important;
}

#item41300 {
	width:1240px !important;
	height:463px !important;
	left:1px !important;
	top:1291px !important;
	background:#000;
}

#item41301 {
	width:1154px !important;
	height:384px !important;
	left:41px !important;
	top:1306px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item41324 {
	width:300px !important;
	height:50px !important;
	left:861px !important;
	top:1624px !important;
}

#item41395 {
	width:300px !important;
	height:50px !important;
	left:67px !important;
	top:1624px !important;
}

#item41502 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item41468 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item41466 {
	width:352px !important;
	height:228px !important;
	left:637px !important;
	top:1386px !important;
}

#item41515 {
	width:348px !important;
	height:224px !important;
	left:251px !important;
	top:1388px !important;
	background:#fff;
}

#item41517 {
	width:348px !important;
	height:224px !important;
	left:251px !important;
	top:1388px !important;
}

#item41618 {
	width:649px !important;
	height:950px !important;
	left:498px !important;
	top:201px !important;
	background:#fff;
}

#item41919 {
	width:1240px !important;
	height:463px !important;
	top:1291px !important;
	background:#000;
}

#item41920 {
	width:1154px !important;
	height:384px !important;
	left:42px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item41981 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:347px !important;
	top:343px !important;
	background:#fff;
}

#item42021 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item41984 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item41982 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1386px !important;
}

#item42072 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item42035 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item42033 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item42154 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item42118 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item42116 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item42170 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1625px !important;
}

#item42241 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1625px !important;
}

#item42312 {
	width:1050px !important;
	height:309px !important;
	left:110px !important;
	top:930px !important;
}

#item42403 {
	width:546px !important;
	height:64px !important;
	left:66px !important;
	top:830px !important;
}

#item42474 {
	width:546px !important;
	height:64px !important;
	left:628px !important;
	top:830px !important;
}

#item42530 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item42525 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item42523 {
	width:220px !important;
	height:80px !important;
}

#item42557 {
	width:1240px !important;
	height:463px !important;
	left:1240px !important;
	top:1291px !important;
	background:#000;
}

#item43152 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item43147 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item43145 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item42558 {
	width:1154px !important;
	height:384px !important;
	left:40px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item42603 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:347px !important;
	top:343px !important;
	background:#fff;
}

#item42638 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item42606 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item42604 {
	width:352px !important;
	height:228px !important;
	left:628px !important;
	top:1386px !important;
}

#item42716 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item42675 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item42673 {
	width:352px !important;
	height:228px !important;
	left:240px !important;
	top:1386px !important;
}

#item42761 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1625px !important;
}

#item42832 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1625px !important;
}

#item42903 {
	width:982px !important;
	height:323px !important;
	left:130px !important;
	top:918px !important;
}

#item43025 {
	width:546px !important;
	height:64px !important;
	left:66px !important;
	top:830px !important;
}

#item43096 {
	width:546px !important;
	height:64px !important;
	left:628px !important;
	top:830px !important;
}

#item43252 {
	width:1240px !important;
	height:463px !important;
	top:1291px !important;
	background:#000;
}

#item43253 {
	width:1154px !important;
	height:384px !important;
	left:47px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item43298 {
	opacity:0.75;
	width:841px !important;
	height:463px !important;
	left:352px !important;
	top:320px !important;
	background:#fff;
}

#item43299 {
	width:348px !important;
	height:224px !important;
	left:245px !important;
	top:1388px !important;
	background:#000;
}

#item43301 {
	width:348px !important;
	height:224px !important;
	left:245px !important;
	top:1388px !important;
}

#item43397 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item43364 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item43362 {
	width:352px !important;
	height:228px !important;
	left:645px !important;
	top:1386px !important;
}

#item43409 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1624px !important;
}

#item43480 {
	width:300px !important;
	height:50px !important;
	left:83px !important;
	top:1624px !important;
}

#item43551 {
	width:1050px !important;
	height:370px !important;
	left:110px !important;
	top:911px !important;
}

#item43698 {
	width:362px !important;
	height:64px !important;
	left:246px !important;
	top:823px !important;
}

#item43769 {
	width:362px !important;
	height:64px !important;
	left:631px !important;
	top:823px !important;
}

#item43825 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item43820 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item43818 {
	width:220px !important;
	height:80px !important;
}

#item43830 {
	width:1240px !important;
	height:463px !important;
	left:1240px !important;
	top:1291px !important;
	background:#000;
}

#item43886 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:1240px !important;
	height:720px !important;
	left:1240px !important;
	background:#000;
}

#item44624 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item44619 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item44617 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item43831 {
	width:1154px !important;
	height:384px !important;
	left:40px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item43887 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:347px !important;
	top:343px !important;
	background:#fff;
}

#item43926 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item43890 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item43888 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item43989 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item43944 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item43942 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item44034 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item44036 {
	width:593px !important;
	height:168px !important;
	left:250px !important;
	background:#ffd800;
}

#item44103 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item44068 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item44066 {
	width:352px !important;
	height:228px !important;
	left:820px !important;
	top:1386px !important;
}

#item44117 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1624px !important;
}

#item44188 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1624px !important;
}

#item44259 {
	width:1050px !important;
	height:370px !important;
	left:110px !important;
	top:911px !important;
}

#item44426 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:823px !important;
}

#item44497 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:823px !important;
}

#item44568 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:823px !important;
}

@keyframes move-left-44843 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-44843 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-44865 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-44865 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-44887 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-44887 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-44909 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-44909 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-44931 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-44931 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-44953 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-44953 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-44747 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-44747 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-44761 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-44761 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-44780 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-44780 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-44791 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-44791 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-44801 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-44801 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-44812 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-44812 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item45145 {
	width:1px !important;
	height:38px !important;
	left:124px !important;
	top:2px !important;
	background:#000;
}

#item45152 {
	width:15px !important;
	height:1px !important;
	left:235px !important;
	top:4px !important;
	background:#000;
}

#item45200 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item45198 {
	width:740px !important;
	height:140px !important;
}

#item45196 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:493px !important;
}

#item45210 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item45208 {
	width:740px !important;
	height:140px !important;
}

#item45206 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:328px !important;
}

#item45220 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item45218 {
	width:740px !important;
	height:140px !important;
}

#item45216 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item45230 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item45228 {
	width:740px !important;
	height:140px !important;
}

#item45226 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:810px !important;
}

#item45240 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item45238 {
	width:740px !important;
	height:140px !important;
}

#item45236 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:970px !important;
}

#item45250 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item45248 {
	width:740px !important;
	height:140px !important;
}

#item45246 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1130px !important;
}

#item45258 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd800;
}

#item45256 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item45286 {
	width:121px !important;
	height:126px !important;
	left:1022px !important;
	top:970px !important;
	border-radius:0 0 50px 50px;
	background:#fff;
}

#item45740 {
	width:650px !important;
	height:100px !important;
	left:301px !important;
	top:119px !important;
}

#item46189 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item46143 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item46053 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#e3e3e3;
}

#item46078 {
	width:70px !important;
	height:70px !important;
}

#item46137 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item46132 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item46127 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item46125 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item45865 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item45953 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item46002 {
	width:70px !important;
	height:70px !important;
}

#item46004 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item45863 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item46395 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item46466 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item46537 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item46586 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item46728 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item47118 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item47140 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item47135 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item47130 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item47128 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item47157 {
	width:225px !important;
	height:144px !important;
}

#item47168 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item47180 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item47204 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item47201 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item47198 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item47196 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item47207 {
	width:56px !important;
	height:144px !important;
}

#item47016 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item47037 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item47032 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item47027 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item47025 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item47043 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item47053 {
	width:225px !important;
	height:144px !important;
}

#item47069 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item47103 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item47100 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item47097 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item47095 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item47106 {
	width:56px !important;
	height:144px !important;
}

#item46901 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item46926 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item46921 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item46916 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item46914 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item46932 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item46943 {
	width:225px !important;
	height:144px !important;
}

#item46971 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item47001 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item46998 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item46995 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item46993 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item47004 {
	width:56px !important;
	height:144px !important;
}

#item46803 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item46823 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item46818 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item46813 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item46811 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item46829 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item46853 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item46864 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item46886 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item46883 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item46880 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item46878 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item46889 {
	width:56px !important;
	height:144px !important;
}

#item46801 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item46799 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item47225 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item47220 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item47218 {
	width:220px !important;
	height:80px !important;
}

#item45393 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item45394 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item45483 {
	width:284px !important;
	height:84px !important;
	left:897px !important;
	top:16px !important;
}

#item45511 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item45495 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item45493 {
	width:352px !important;
	height:228px !important;
	left:803px !important;
	top:1376px !important;
}

#item45547 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item45528 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item45526 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1376px !important;
}

#item45628 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item45615 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item45613 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1376px !important;
}

#item45651 {
	opacity:0.75;
	width:712px !important;
	height:847px !important;
	left:449px !important;
	top:212px !important;
	background:#fff;
}

#item45810 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item45794 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item45825 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item45813 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item45842 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item45828 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item45860 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item45845 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item46657 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1608px !important;
}

#item47377 {
	opacity:0.75;
	width:1077px !important;
	height:448px !important;
	left:83px !important;
	top:519px !important;
	background:#fff;
}

#item47560 {
	width:1108px !important;
	height:570px !important;
	background:#fafafa;
}

#item47612 {
	width:122px !important;
	height:31px !important;
	left:52px !important;
	top:490px !important;
}

#item47513 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item47434 {
	width:1108px !important;
	height:500px !important;
	background:#fafafa;
}

#item47432 {
	width:1108px !important;
	height:570px !important;
	left:66px !important;
	top:1069px !important;
}

#item47635 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:1005px !important;
}

#item47706 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:1005px !important;
}

#item47777 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:1005px !important;
}

#item47886 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item48052 {
	width:4px !important;
	height:92px !important;
	left:296px !important;
	top:5px !important;
	background:#000;
}

#item48059 {
	width:36px !important;
	height:3px !important;
	left:561px !important;
	top:10px !important;
	background:#000;
}

#item48248 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item48660 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item48683 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item48678 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item48673 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item48671 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item48700 {
	width:225px !important;
	height:144px !important;
}

#item48715 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item48728 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item48751 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item48748 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item48745 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item48743 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item48754 {
	width:56px !important;
	height:144px !important;
}

#item48545 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item48576 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item48571 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item48566 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item48564 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item48582 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item48595 {
	width:225px !important;
	height:144px !important;
}

#item48607 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item48645 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item48642 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item48639 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item48637 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item48648 {
	width:56px !important;
	height:144px !important;
}

#item48432 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item48457 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item48452 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item48447 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item48445 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item48463 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item48480 {
	width:225px !important;
	height:144px !important;
}

#item48504 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item48530 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item48527 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item48524 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item48522 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item48533 {
	width:56px !important;
	height:144px !important;
}

#item48323 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item48346 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item48341 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item48336 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item48334 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item48352 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item48377 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item48394 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item48417 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item48414 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item48411 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item48409 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item48420 {
	width:56px !important;
	height:144px !important;
}

#item48321 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item48319 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item48772 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item48767 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item48765 {
	width:220px !important;
	height:80px !important;
}

#item47277 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item47278 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item47843 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item47826 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1376px !important;
}

#item47871 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item47855 {
	width:352px !important;
	height:228px !important;
	left:444px !important;
	top:1373px !important;
}

#item47957 {
	width:353px !important;
	height:233px !important;
	left:800px !important;
	top:1373px !important;
}

#item47976 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item47961 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item47994 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item47979 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item48016 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item47997 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item48042 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item48019 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item48118 {
	width:1px !important;
	height:30px !important;
	left:97px !important;
	top:2px !important;
	background:#000;
}

#item48125 {
	width:12px !important;
	height:1px !important;
	left:184px !important;
	top:3px !important;
	background:#000;
}

#item48177 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1604px !important;
}

#item48799 {
	opacity:0.75;
	width:712px !important;
	height:757px !important;
	left:449px !important;
	top:255px !important;
	background:#fff;
}

#item49565 {
	width:1108px !important;
	height:580px !important;
	background:#fafafa;
}

#item49519 {
	width:1108px !important;
	height:580px !important;
	background:#fafafa;
}

#item49384 {
	width:1108px !important;
	height:580px !important;
	background:#fafafa;
}

#item49470 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item49382 {
	width:1108px !important;
	height:580px !important;
	left:66px !important;
	top:1049px !important;
}

#item49756 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item49827 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item49898 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item49949 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item50091 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item50183 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:1239px !important;
	height:839px !important;
	background:#000;
}

#item50438 {
	width:170px !important;
	height:60px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item50433 {
	width:170px !important;
	height:60px !important;
	border-radius:0 0 12px 12px;
	background:#fff;
}

#item50428 {
	width:170px !important;
	height:60px !important;
	border-radius:0 0 12px 12px;
	background:#ffd800;
}

#item50426 {
	width:170px !important;
	height:60px !important;
	left:535px !important;
}

#item50443 {
	width:348px !important;
	height:58px !important;
	left:456px !important;
	top:761px !important;
}

#item50164 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:10px !important;
}

#item50162 {
	width:1249px !important;
	height:849px !important;
	left:1230px !important;
	top:905px !important;
}

#item50853 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item50876 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item50871 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item50866 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item50864 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item50892 {
	width:225px !important;
	height:144px !important;
}

#item50906 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item50921 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item50951 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item50948 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item50945 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item50943 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item50954 {
	width:56px !important;
	height:144px !important;
}

#item50750 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item50772 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item50767 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item50762 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item50760 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item50778 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item50791 {
	width:225px !important;
	height:144px !important;
}

#item50805 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item50838 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item50835 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item50832 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item50830 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item50841 {
	width:56px !important;
	height:144px !important;
}

#item50643 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item50664 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item50659 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item50654 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item50652 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item50670 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item50682 {
	width:225px !important;
	height:144px !important;
}

#item50713 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item50735 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item50732 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item50729 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item50727 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item50738 {
	width:56px !important;
	height:144px !important;
}

#item50540 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item50563 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item50558 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item50553 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item50551 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item50569 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item50592 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item50604 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item50628 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item50625 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item50622 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item50620 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item50631 {
	width:56px !important;
	height:144px !important;
}

#item50538 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item50536 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item50972 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item50967 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item50965 {
	width:220px !important;
	height:80px !important;
}

#item48937 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item48938 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item49041 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item49029 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item49027 {
	width:352px !important;
	height:228px !important;
	left:800px !important;
	top:1376px !important;
}

#item49075 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item49057 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item49055 {
	width:352px !important;
	height:228px !important;
	left:443px !important;
	top:1376px !important;
}

#item49104 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item49090 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item49088 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1375px !important;
}

#item49127 {
	opacity:0.75;
	width:712px !important;
	height:772px !important;
	left:449px !important;
	top:248px !important;
	background:#fff;
}

#item49318 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item49304 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:942px !important;
}

#item49337 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item49321 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:120px !important;
}

#item49361 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item49340 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:394px !important;
}

#item49379 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item49364 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:668px !important;
}

#item50020 {
	width:300px !important;
	height:50px !important;
	left:469px !important;
	top:1608px !important;
}

#item51375 {
	width:1080px !important;
	height:168px !important;
	left:80px !important;
	top:134px !important;
}

#item51849 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item51803 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item51736 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#e3e3e3;
}

#item51761 {
	width:70px !important;
	height:70px !important;
}

#item51797 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item51792 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item51787 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item51785 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item51549 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item51636 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item51685 {
	width:70px !important;
	height:70px !important;
}

#item51687 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item51547 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item52040 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item52111 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item52182 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item52232 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item52374 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item52784 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item52816 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item52811 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item52806 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item52804 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item52830 {
	width:225px !important;
	height:144px !important;
}

#item52840 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item52858 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item52884 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item52881 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item52878 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item52876 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item52887 {
	width:56px !important;
	height:144px !important;
}

#item52672 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item52696 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item52691 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item52686 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item52684 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item52702 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item52717 {
	width:225px !important;
	height:144px !important;
}

#item52728 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item52769 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item52766 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item52763 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item52761 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item52772 {
	width:56px !important;
	height:144px !important;
}

#item52570 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item52595 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item52590 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item52585 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item52583 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item52601 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item52611 {
	width:225px !important;
	height:144px !important;
}

#item52637 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item52657 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item52654 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item52651 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item52649 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item52660 {
	width:56px !important;
	height:144px !important;
}

#item52449 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item52472 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item52467 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#fff;
}

#item52462 {
	width:170px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#ffd800;
}

#item52460 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item52478 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item52500 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item52519 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item52555 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item52552 {
	width:56px !important;
	height:144px !important;
	background:#fff;
}

#item52549 {
	width:56px !important;
	height:144px !important;
	background:#ffd800;
}

#item52547 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item52558 {
	width:56px !important;
	height:144px !important;
}

#item52447 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:30px !important;
}

#item52445 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item52905 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item52900 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item52898 {
	width:220px !important;
	height:80px !important;
}

#item51089 {
	opacity:0.90;
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 4px #ffd800;
}

#item51090 {
	width:1080px !important;
	height:461px !important;
	left:80px !important;
	top:1235px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item51233 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item51215 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item51213 {
	width:352px !important;
	height:228px !important;
	left:443px !important;
	top:1378px !important;
}

#item51262 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item51248 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item51246 {
	width:352px !important;
	height:228px !important;
	left:87px !important;
	top:1378px !important;
}

#item51286 {
	opacity:0.75;
	width:712px !important;
	height:1070px !important;
	left:449px !important;
	top:120px !important;
	background:#fff;
}

#item51399 {
	width:353px !important;
	height:233px !important;
	left:798px !important;
	top:1376px !important;
}

#item51483 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item51469 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:941px !important;
}

#item51502 {
	width:50px !important;
	height:50px !important;
	left:298px !important;
	top:174px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item51486 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:119px !important;
}

#item51528 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item51505 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:393px !important;
}

#item51544 {
	width:50px !important;
	height:50px !important;
	border-radius:10px 0 10px 0;
	background:#000;
}

#item51531 {
	width:348px !important;
	height:224px !important;
	left:80px !important;
	top:667px !important;
}

#item52303 {
	width:300px !important;
	height:50px !important;
	left:469px !important;
	top:1608px !important;
}

#item52940 {
	width:1240px !important;
	height:463px !important;
	left:1240px !important;
	top:1291px !important;
	background:#000;
}

#item52964 {
	width:1240px !important;
	height:463px !important;
	top:1291px !important;
	background:#000;
}

#item52965 {
	width:1154px !important;
	height:384px !important;
	left:40px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item53132 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53099 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53097 {
	width:352px !important;
	height:228px !important;
	left:820px !important;
	top:1386px !important;
}

#item53187 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53146 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53144 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item53217 {
	opacity:0.75;
	width:841px !important;
	height:439px !important;
	left:354px !important;
	top:310px !important;
	background:#fff;
}

#item53307 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53269 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53267 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item53375 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item53529 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1625px !important;
}

#item53671 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1625px !important;
}

#item54096 {
	width:122px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item54094 {
	width:128px !important;
	height:37px !important;
	left:13px !important;
	top:436px !important;
}

#item53927 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item53813 {
	width:1150px !important;
	height:654px !important;
	left:100px !important;
	top:784px !important;
}

#item54120 {
	width:271px !important;
	height:64px !important;
	left:66px !important;
	top:810px !important;
}

#item54191 {
	width:271px !important;
	height:64px !important;
	left:345px !important;
	top:810px !important;
}

#item54284 {
	width:271px !important;
	height:64px !important;
	left:624px !important;
	top:810px !important;
}

#item54333 {
	width:271px !important;
	height:64px !important;
	left:901px !important;
	top:810px !important;
}

#item54755 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item54750 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item54748 {
	width:220px !important;
	height:80px !important;
}

#item54767 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item54762 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item54760 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item54865 {
	width:191px !important;
	height:327px !important;
	left:963px !important;
	top:-98px !important;
	border-radius:50px;
	background:#fff;
}

#item52941 {
	width:1154px !important;
	height:384px !important;
	left:47px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item53041 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:347px !important;
	top:343px !important;
	background:#fff;
}

#item53082 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53044 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53042 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1386px !important;
}

#item53254 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53220 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53218 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item53351 {
	width:1092px !important;
	height:168px !important;
	left:68px !important;
	top:120px !important;
}

#item53474 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53439 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53437 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item53600 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1625px !important;
}

#item53742 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1625px !important;
}

#item54382 {
	width:1050px !important;
	height:370px !important;
	left:110px !important;
	top:898px !important;
}

#item54557 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:810px !important;
}

#item54628 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:810px !important;
}

#item54699 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:810px !important;
}

@keyframes move-left-54986 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-54986 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-55008 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-55008 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-55030 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-55030 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes move-left-55052 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-55052 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
@keyframes grow-54918 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-54918 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-54932 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-54932 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-54942 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-54942 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-54953 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-54953 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item55105 {
	width:306px !important;
	height:94px !important;
	left:462px !important;
	top:516px !important;
}

#item55159 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item55157 {
	width:740px !important;
	height:140px !important;
}

#item55155 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item55169 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item55167 {
	width:740px !important;
	height:140px !important;
}

#item55165 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:490px !important;
}

#item55179 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item55177 {
	width:740px !important;
	height:140px !important;
}

#item55175 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item55189 {
	width:740px !important;
	height:140px !important;
	border:solid 2px #ffd800;
}

#item55187 {
	width:740px !important;
	height:140px !important;
}

#item55185 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:810px !important;
}

#item55197 {
	width:340px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd800;
}

#item55195 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item55211 {
	width:1240px !important;
	height:463px !important;
	left:1240px !important;
	top:1291px !important;
	background:#000;
}

#item55235 {
	width:1240px !important;
	height:463px !important;
	top:1291px !important;
	background:#000;
}

#item55236 {
	width:1154px !important;
	height:384px !important;
	left:40px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item55311 {
	mix-blend-mode:multiply;
	opacity:0.55;
	width:1240px !important;
	height:720px !important;
	background:#000;
}

#item55312 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:354px !important;
	top:321px !important;
	background:#fff;
}

#item55406 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item55366 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item55364 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item55560 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item55524 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item55522 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item55650 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item55686 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item55654 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item55652 {
	width:352px !important;
	height:228px !important;
	left:820px !important;
	top:1386px !important;
}

#item55768 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1625px !important;
}

#item55910 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1625px !important;
}

#item56389 {
	width:1010px !important;
	height:370px !important;
	left:130px !important;
	top:918px !important;
}

#item56513 {
	width:546px !important;
	height:64px !important;
	left:66px !important;
	top:830px !important;
}

#item56584 {
	width:546px !important;
	height:64px !important;
	left:628px !important;
	top:830px !important;
}

#item56640 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item56635 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item56633 {
	width:220px !important;
	height:80px !important;
}

#item56652 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item56647 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item56645 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item55212 {
	width:1154px !important;
	height:384px !important;
	left:43px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item55347 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item55315 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item55313 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item55429 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:347px !important;
	top:321px !important;
	background:#fff;
}

#item55511 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item55476 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item55474 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item55615 {
	width:1092px !important;
	height:140px !important;
	left:68px !important;
	top:120px !important;
}

#item55735 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item55699 {
	width:352px !important;
	height:228px !important;
	left:437px !important;
	top:1386px !important;
}

#item55839 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1625px !important;
}

#item55981 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1625px !important;
}

#item56052 {
	width:1050px !important;
	height:370px !important;
	left:110px !important;
	top:898px !important;
}

#item56198 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:810px !important;
}

#item56269 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:810px !important;
}

#item56340 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:810px !important;
}

#item56708 {
	opacity:0.75;
	width:841px !important;
	height:407px !important;
	left:354px !important;
	top:321px !important;
	background:#fff;
}

#item56709 {
	width:1240px !important;
	height:463px !important;
	left:1240px !important;
	top:1291px !important;
	background:#000;
}

#item56733 {
	width:1240px !important;
	height:463px !important;
	top:1291px !important;
	background:#000;
}

#item56734 {
	width:1154px !important;
	height:384px !important;
	left:40px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item56819 {
	mix-blend-mode:multiply;
	opacity:0.65;
	width:1240px !important;
	height:740px !important;
	background:#000;
}

#item56820 {
	opacity:0.75;
	width:841px !important;
	height:358px !important;
	left:354px !important;
	top:370px !important;
	background:#fff;
}

#item56925 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item56888 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item56886 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item57027 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item56992 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item56990 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item57095 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item57181 {
	width:353px !important;
	height:233px !important;
	left:831px !important;
	top:1388px !important;
}

#item57229 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1624px !important;
}

#item57371 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1624px !important;
}

#item57709 {
	width:1106px !important;
	height:410px !important;
	left:3px !important;
	background:#e3e3e3;
}

#item57735 {
	width:70px !important;
	height:70px !important;
}

#item57771 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#fff;
}

#item57766 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#fff;
}

#item57761 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#ffd800;
}

#item57759 {
	width:170px !important;
	height:60px !important;
	left:860px !important;
	top:5px !important;
}

#item57516 {
	width:1080px !important;
	height:430px !important;
}

#item57578 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item57658 {
	width:70px !important;
	height:70px !important;
}

#item57660 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item57513 {
	width:1116px !important;
	height:433px !important;
	left:68px !important;
	top:860px !important;
}

#item58526 {
	width:362px !important;
	height:64px !important;
	left:70px !important;
	top:796px !important;
}

#item58668 {
	width:362px !important;
	height:64px !important;
	left:443px !important;
	top:796px !important;
}

#item58810 {
	width:362px !important;
	height:64px !important;
	left:816px !important;
	top:796px !important;
}

#item58915 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item58910 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item58908 {
	width:220px !important;
	height:80px !important;
}

#item58927 {
	width:220px !important;
	height:80px !important;
	background:#fff;
}

#item58922 {
	width:220px !important;
	height:80px !important;
	background:#ffd800;
}

#item58920 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item56710 {
	width:1154px !important;
	height:384px !important;
	left:44px !important;
	top:1307px !important;
	background:#fff;
	border:solid 5px #ffd800;
}

#item56809 {
	opacity:0.75;
	width:841px !important;
	height:358px !important;
	left:347px !important;
	top:370px !important;
	background:#fff;
}

#item56864 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item56823 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item56821 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1386px !important;
}

#item56976 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item56939 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item56937 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item57166 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item57131 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item57129 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item57300 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1624px !important;
}

#item57442 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1624px !important;
}

#item58203 {
	width:1106px !important;
	height:410px !important;
	background:#e3e3e3;
}

#item58229 {
	width:70px !important;
	height:70px !important;
}

#item58265 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#fff;
}

#item58260 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#fff;
}

#item58255 {
	width:170px !important;
	height:60px !important;
	border-radius:12px;
	background:#ffd800;
}

#item58253 {
	width:170px !important;
	height:60px !important;
	left:860px !important;
	top:5px !important;
}

#item58017 {
	width:1080px !important;
	height:430px !important;
}

#item58071 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item58153 {
	width:70px !important;
	height:70px !important;
}

#item58155 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item58014 {
	width:1107px !important;
	height:434px !important;
	left:66px !important;
	top:858px !important;
}

#item58575 {
	width:362px !important;
	height:64px !important;
	left:65px !important;
	top:794px !important;
}

#item58717 {
	width:362px !important;
	height:64px !important;
	left:438px !important;
	top:794px !important;
}

#item58859 {
	width:362px !important;
	height:64px !important;
	left:811px !important;
	top:794px !important;
}

#item58997 {
	width:2056px !important;
	height:132px !important;
	left:1px !important;
	top:-2px !important;
	background:#1b1b1b;
}

#item59064 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:216px !important;
}

#item59065 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:257px !important;
}

#item59066 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:346px !important;
}

#item59067 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:435px !important;
}

#item59068 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:525px !important;
}

#item59069 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:565px !important;
}

#item59070 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:606px !important;
}

#item59071 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:647px !important;
}

#item59072 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:687px !important;
}

#item59073 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:777px !important;
}

#item59074 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:866px !important;
}

#item59075 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:955px !important;
}

#item59076 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:1045px !important;
}

#item59077 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:1085px !important;
}

#item59078 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:1126px !important;
}

#item59079 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:1167px !important;
}

#item59080 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:1256px !important;
}

#item59081 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:42px !important;
	top:1297px !important;
}

#item59082 {
	opacity:0.10;
	width:447px !important;
	height:57px !important;
	left:42px !important;
	top:1337px !important;
}

#item59083 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:167px !important;
}

#item59084 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:208px !important;
}

#item59085 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:249px !important;
}

#item59086 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:289px !important;
}

#item59087 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:330px !important;
}

#item59088 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:419px !important;
}

#item59089 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:509px !important;
}

#item59090 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:549px !important;
}

#item59091 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:639px !important;
}

#item59092 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:679px !important;
}

#item59093 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:769px !important;
}

#item59094 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:809px !important;
}

#item59095 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:899px !important;
}

#item59096 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:939px !important;
}

#item59097 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:980px !important;
}

#item59098 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:1069px !important;
}

#item59099 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:1110px !important;
}

#item59100 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:1151px !important;
}

#item59101 {
	opacity:0.10;
	width:447px !important;
	height:41px !important;
	left:521px !important;
	top:1191px !important;
}

#item59102 {
	width:1249px !important;
	height:132px !important;
	left:2px !important;
	top:-2px !important;
	background:#1b1b1b;
}

#item59169 {
	width:528px !important;
	height:1441px !important;
	left:80px !important;
	top:173px !important;
	border:solid 2.38873352353832px #000;
}

#item59246 {
	width:130px !important;
	height:146px !important;
	left:96px !important;
	top:1311px !important;
}

#item59260 {
	width:528px !important;
	height:428px !important;
	left:632px !important;
	top:173px !important;
	border:solid 2.38873352353832px #000;
}

#item1104 {
	width:1240px !important;
	height:70px !important;
	top:1684px !important;
	background:#000;
}

#item1194 {
	width:202px !important;
	height:52px !important;
	left:37px !important;
	top:29px !important;
}

#item59626 {
	width:1165px !important;
	height:52px !important;
}

#item59624 {
	width:1165px !important;
	height:52px !important;
	left:37px !important;
	top:160px !important;
}

#item59630 {
	width:1165px !important;
	height:52px !important;
}

#item59628 {
	width:1165px !important;
	height:52px !important;
	left:37px !important;
	top:892px !important;
}

#item1105 {
	width:1240px !important;
	height:70px !important;
	top:1684px !important;
	background:#000;
}

#item1265 {
	width:202px !important;
	height:52px !important;
	left:38px !important;
	top:29px !important;
}

#item59638 {
	width:1167px !important;
	height:52px !important;
}

#item59636 {
	width:1167px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item59759 {
	width:1165px !important;
	height:52px !important;
}

#item59757 {
	width:1165px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item59851 {
	width:1165px !important;
	height:52px !important;
}

#item59849 {
	width:1165px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item59855 {
	width:1165px !important;
	height:52px !important;
}

#item59853 {
	width:1165px !important;
	height:52px !important;
	left:37px !important;
	top:742px !important;
}

#item59954 {
	width:1164px !important;
	height:52px !important;
}

#item59952 {
	width:1164px !important;
	height:52px !important;
	left:38px !important;
	top:163px !important;
}

#item60090 {
	width:1164px !important;
	height:50px !important;
}

#item60088 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:163px !important;
}

#item60257 {
	width:1166px !important;
	height:52px !important;
}

#item60255 {
	width:1166px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item60395 {
	width:1164px !important;
	height:50px !important;
}

#item60393 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:160px !important;
}

#item60660 {
	width:1164px !important;
	height:52px !important;
}

#item60658 {
	width:1164px !important;
	height:52px !important;
	left:38px !important;
	top:161px !important;
}

#item60664 {
	width:1166px !important;
	height:52px !important;
}

#item60662 {
	width:1166px !important;
	height:52px !important;
	left:38px !important;
	top:921px !important;
}

#item60541 {
	width:1163px !important;
	height:52px !important;
}

#item60539 {
	width:1163px !important;
	height:52px !important;
	left:40px !important;
	top:160px !important;
}

#item60545 {
	width:1165px !important;
	height:50px !important;
}

#item60543 {
	width:1165px !important;
	height:50px !important;
	left:38px !important;
	top:930px !important;
}

#item60832 {
	width:1165px !important;
	height:52px !important;
}

#item60830 {
	width:1165px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item60836 {
	width:1164px !important;
	height:50px !important;
}

#item60834 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:890px !important;
}

#item60907 {
	width:1165px !important;
	height:50px !important;
}

#item60905 {
	width:1165px !important;
	height:50px !important;
	left:38px !important;
	top:160px !important;
}

#item61128 {
	width:1164px !important;
	height:52px !important;
}

#item61126 {
	width:1164px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item60986 {
	width:1164px !important;
	height:52px !important;
}

#item60984 {
	width:1164px !important;
	height:52px !important;
	left:39px !important;
	top:1057px !important;
}

#item61057 {
	width:1164px !important;
	height:50px !important;
}

#item61055 {
	width:1164px !important;
	height:50px !important;
	left:39px !important;
	top:160px !important;
}

#item61206 {
	width:1165px !important;
	height:50px !important;
}

#item61204 {
	width:1165px !important;
	height:50px !important;
	left:37px !important;
	top:451px !important;
}

#item61277 {
	width:1164px !important;
	height:50px !important;
}

#item61275 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:160px !important;
}

#item61348 {
	width:1164px !important;
	height:50px !important;
}

#item61346 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:841px !important;
}

#item61396 {
	width:1165px !important;
	height:50px !important;
}

#item61394 {
	width:1165px !important;
	height:50px !important;
	left:38px !important;
	top:1357px !important;
}

#item61467 {
	width:1164px !important;
	height:50px !important;
}

#item61465 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:391px !important;
}

#item61493 {
	width:1165px !important;
	height:50px !important;
}

#item61491 {
	width:1165px !important;
	height:50px !important;
	left:39px !important;
	top:150px !important;
}

#item61660 {
	width:1164px !important;
	height:50px !important;
}

#item61658 {
	width:1164px !important;
	height:50px !important;
	left:38px !important;
	top:160px !important;
}

#item61664 {
	width:1164px !important;
	height:52px !important;
}

#item61662 {
	width:1164px !important;
	height:52px !important;
	left:38px !important;
	top:896px !important;
}

#item61803 {
	width:1164px !important;
	height:50px !important;
}

#item61801 {
	width:1164px !important;
	height:50px !important;
	left:40px !important;
	top:160px !important;
}

#item61807 {
	width:1164px !important;
	height:52px !important;
}

#item61805 {
	width:1164px !important;
	height:52px !important;
	left:40px !important;
	top:870px !important;
}

#item61972 {
	width:1165px !important;
	height:50px !important;
}

#item61970 {
	width:1165px !important;
	height:50px !important;
	left:37px !important;
	top:160px !important;
}

#item61976 {
	width:1165px !important;
	height:50px !important;
}

#item61974 {
	width:1165px !important;
	height:50px !important;
	left:38px !important;
	top:868px !important;
}

#item62114 {
	width:1163px !important;
	height:52px !important;
}

#item62112 {
	width:1163px !important;
	height:52px !important;
	left:39px !important;
	top:160px !important;
}

#item62118 {
	width:1165px !important;
	height:52px !important;
}

#item62116 {
	width:1165px !important;
	height:52px !important;
	left:39px !important;
	top:676px !important;
}

#item62375 {
	width:1164px !important;
	height:52px !important;
}

#item62373 {
	width:1164px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item62379 {
	width:1165px !important;
	height:52px !important;
}

#item62377 {
	width:1165px !important;
	height:52px !important;
	left:37px !important;
	top:460px !important;
}

#item62383 {
	width:1164px !important;
	height:49px !important;
}

#item62381 {
	width:1164px !important;
	height:49px !important;
	left:38px !important;
	top:930px !important;
}

#item62454 {
	width:1164px !important;
	height:52px !important;
}

#item62452 {
	width:1164px !important;
	height:52px !important;
	left:38px !important;
	top:160px !important;
}

#item62691 {
	opacity:0.77;
	width:1035px !important;
	height:608px !important;
	left:100px !important;
	top:209px !important;
	background:#fff;
}
#in5footer,  #prefooter {display:none;}
