/* 	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 content...'; }
.page-scale-wrap { width:1200px; height:1300px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:64328px; height:1312px; }
@media all and (max-height:1300px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item9782.in5-parallax-bg {
	width:2500px !important;
	height:1402px !important;
	top:4px !important;
}

@keyframes moveright-4109 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,51px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-4109 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,51px);
		opacity:1;
	}
}
#item18566 {
	width:2813px !important;
	height:60px !important;
	background:#000;
}

#item18567 {
	width:62px !important;
	height:40px !important;
	left:529px !important;
	top:11px !important;
}

#item18580 {
	width:103px !important;
	min-height:21px !important;
}

#item18577 {
	width:103px !important;
	height:21px !important;
	left:691px !important;
	top:22px !important;
}

#item29267 {
	width:80px !important;
	min-height:21px !important;
}

#item29370 {
	width:80px !important;
	height:21px !important;
	left:813px !important;
	top:21px !important;
}

#item29290 {
	width:164px !important;
	min-height:21px !important;
}

#item29373 {
	width:164px !important;
	height:21px !important;
	left:912px !important;
	top:21px !important;
}

#item29313 {
	width:85px !important;
	min-height:21px !important;
}

#item29381 {
	width:85px !important;
	height:21px !important;
	left:1259px !important;
	top:21px !important;
}

#item29336 {
	width:146px !important;
	min-height:21px !important;
}

#item29376 {
	width:146px !important;
	height:21px !important;
	left:1095px !important;
	top:21px !important;
}

#item18606 {
	width:144px !important;
	min-height:21px !important;
}

#item18603 {
	width:144px !important;
	height:21px !important;
	left:1362px !important;
	top:21px !important;
}

#item18632 {
	width:129px !important;
	min-height:21px !important;
}

#item18629 {
	width:129px !important;
	height:21px !important;
	left:1679px !important;
	top:21px !important;
}

#item18737 {
	width:107px !important;
	min-height:21px !important;
}

#item18734 {
	width:107px !important;
	height:21px !important;
	left:1957px !important;
	top:21px !important;
}

#item18764 {
	width:133px !important;
	min-height:21px !important;
}

#item18760 {
	width:133px !important;
	height:21px !important;
	left:1526px !important;
	top:21px !important;
}

#item20176 {
	width:110px !important;
	min-height:21px !important;
}

#item20199 {
	width:110px !important;
	height:21px !important;
	left:1828px !important;
	top:21px !important;
}

#item2353 {
	width:192px !important;
	height:27px !important;
	background:#fff;
}

#item2398 {
	width:192px !important;
	height:27px !important;
	left:2087px !important;
	top:19px !important;
}

#item20169.fixed-pos-elem {
	width:-143px !important;
	height:60px !important;
	left:-143px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item14325 {
	width:1145px !important;
	left:252px !important;
	top:704px !important;
	min-height:267px !important;
}

#item29184 {
	width:334px !important;
	height:82px !important;
	border-radius:25px;
	border:solid 2px #f59f05;
}

#item29185 {
	width:332px !important;
	left:1px !important;
	top:28px !important;
	min-height:26px !important;
}

#item29181 {
	width:334px !important;
	height:82px !important;
	left:251px !important;
	top:1004px !important;
}

#item29212 {
	width:334px !important;
	height:82px !important;
	border-radius:25px;
	border:solid 2px #f59f05;
}

#item29213 {
	width:332px !important;
	left:1px !important;
	top:28px !important;
	min-height:26px !important;
}

#item29209 {
	width:334px !important;
	height:82px !important;
	left:599px !important;
	top:1004px !important;
}

#item29239 {
	width:334px !important;
	height:82px !important;
	border-radius:25px;
	border:solid 2px #f59f05;
}

#item29240 {
	width:332px !important;
	left:1px !important;
	top:28px !important;
	min-height:26px !important;
}

#item29236 {
	width:334px !important;
	height:82px !important;
	left:947px !important;
	top:1004px !important;
}

#item30184.in5-parallax-bg {
	width:414px !important;
	height:736px !important;
	top:2px !important;
	background:#000;
}

#item30528 {
	width:162px !important;
	height:40px !important;
	border-radius:25px;
	border:solid 2px #f59f05;
}

#item30529 {
	width:161px !important;
	top:14px !important;
	min-height:13px !important;
}

#item30525 {
	width:162px !important;
	height:40px !important;
	left:126px !important;
	top:532px !important;
}

#item30555 {
	width:162px !important;
	height:40px !important;
	border-radius:25px;
	border:solid 2px #f59f05;
}

#item30556 {
	width:161px !important;
	top:14px !important;
	min-height:13px !important;
}

#item30552 {
	width:162px !important;
	height:40px !important;
	left:126px !important;
	top:584px !important;
}

#item30582 {
	width:162px !important;
	height:40px !important;
	border-radius:25px;
	border:solid 2px #f59f05;
}

#item30583 {
	width:161px !important;
	top:14px !important;
	min-height:13px !important;
}

#item30579 {
	width:162px !important;
	height:40px !important;
	left:126px !important;
	top:636px !important;
}

@keyframes moveright-39301 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,51px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-39301 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,51px);
		opacity:1;
	}
}
#item39010 {
	width:439px !important;
	height:57px !important;
	background:#000;
}

#item39011 {
	width:50px !important;
	height:29px !important;
	left:34px !important;
	top:16px !important;
}

#item39021 {
	width:24px !important;
	height:24px !important;
	left:274px !important;
	top:17px !important;
}

#item39025 {
	width:24px !important;
	height:24px !important;
	left:308px !important;
	top:17px !important;
}

#item39029 {
	width:24px !important;
	height:24px !important;
	left:342px !important;
	top:17px !important;
}

#item30477 {
	width:160px !important;
	height:24px !important;
	border-radius:8px;
	background:#fff;
}

#item30474 {
	width:160px !important;
	height:24px !important;
	left:102px !important;
	top:17px !important;
}

@keyframes custom-39043 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-360px,0px);}
}
@-webkit-keyframes custom-39043 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-360px,0px);}
}
#item39045 {
	width:360px !important;
	height:528px !important;
	background:#000;
	outline:solid 1px #000;
}

#item42497 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item42491 {
	width:360px !important;
	height:48px !important;
	top:476px !important;
}

#item42467 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item42462 {
	width:360px !important;
	height:48px !important;
	top:424px !important;
}

#item39056 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item39050 {
	width:360px !important;
	height:48px !important;
	top:372px !important;
}

#item39089 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item39083 {
	width:360px !important;
	height:48px !important;
	top:320px !important;
}

#item39117 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item39112 {
	width:360px !important;
	height:48px !important;
	top:268px !important;
}

#item39145 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item39140 {
	width:360px !important;
	height:48px !important;
	top:216px !important;
}

#item39173 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item39168 {
	width:360px !important;
	height:48px !important;
	top:164px !important;
}

#item39201 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item39196 {
	width:360px !important;
	height:48px !important;
	top:112px !important;
}

#item39229 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item39224 {
	width:360px !important;
	height:48px !important;
	top:60px !important;
}

#item39259 {
	width:59px !important;
	height:59px !important;
	background:#000;
}

#item39252 {
	width:59px !important;
	height:59px !important;
	top:50px !important;
}

#item39271 {
	width:59px !important;
	height:59px !important;
	background:#000;
}

#item39266 {
	width:59px !important;
	height:59px !important;
	top:50px !important;
}

#item39007.fixed-pos-elem {
	width:787px !important;
	height:528px !important;
	left:-12px !important;
	top:-53px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27787 {
	width:599px !important;
	height:1240px !important;
	left:444px !important;
	top:166px !important;
	background:#000;
}

#item27788 {
	width:652px !important;
	left:1089px !important;
	top:221px !important;
	min-height:1072px !important;
}

#item27811 {
	width:554px !important;
	left:467px !important;
	top:305px !important;
	min-height:359px !important;
}

#item27834 {
	width:652px !important;
	left:1788px !important;
	top:230px !important;
	min-height:903px !important;
}

@keyframes fadein-27838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-27843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39372 {
	width:414px !important;
	height:595px !important;
	left:1px !important;
	top:181px !important;
	background:#000;
}

@keyframes fadein-39419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-39419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-39423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-39423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42567 {
	width:370px !important;
	left:22px !important;
	top:776px !important;
	min-height:1279px !important;
}

#item42590 {
	width:371px !important;
	left:22px !important;
	top:261px !important;
	min-height:359px !important;
}

#item42643 {
	width:298px !important;
	height:102px !important;
	left:58px !important;
	top:66px !important;
}

#item27883 {
	width:167px !important;
	top:151px !important;
	min-height:86px !important;
}

#item27906 {
	width:167px !important;
	min-height:37px !important;
}

#item27929 {
	width:167px !important;
	top:17px !important;
	min-height:134px !important;
}

#item27953 {
	width:167px !important;
	left:41px !important;
	top:151px !important;
	min-height:86px !important;
}

#item27976 {
	width:167px !important;
	left:41px !important;
	min-height:37px !important;
}

#item27999 {
	width:248px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28024 {
	width:167px !important;
	left:41px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28047 {
	width:167px !important;
	left:41px !important;
	min-height:37px !important;
}

#item28070 {
	width:248px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28094 {
	width:167px !important;
	left:41px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28117 {
	width:167px !important;
	left:41px !important;
	min-height:37px !important;
}

#item28140 {
	width:248px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28165 {
	width:167px !important;
	left:41px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28188 {
	width:167px !important;
	left:41px !important;
	min-height:37px !important;
}

#item28212 {
	width:248px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28236 {
	width:167px !important;
	left:187px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28259 {
	width:167px !important;
	left:187px !important;
	min-height:37px !important;
}

#item28282 {
	width:555px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28306 {
	width:253px !important;
	left:151px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28330 {
	width:167px !important;
	left:187px !important;
	min-height:37px !important;
}

#item28354 {
	width:555px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28379 {
	width:167px !important;
	left:187px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28402 {
	width:167px !important;
	left:187px !important;
	min-height:37px !important;
}

#item28425 {
	width:555px !important;
	top:17px !important;
	min-height:134px !important;
}

@keyframes moveright-28448 {
	0% {
		transform:translate(0px,1336px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-28448 {
	0% {
		-webkit-transform:translate(0px,1336px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-28449 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-28449 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41115 {
	width:317px !important;
	top:94px !important;
	min-height:44px !important;
}

#item41138 {
	width:104px !important;
	left:107px !important;
	min-height:23px !important;
}

#item41163 {
	width:104px !important;
	left:107px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41187 {
	width:251px !important;
	top:94px !important;
	min-height:20px !important;
}

#item41210 {
	width:104px !important;
	left:74px !important;
	min-height:23px !important;
}

#item41233 {
	width:155px !important;
	left:48px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41258 {
	width:271px !important;
	top:94px !important;
	min-height:18px !important;
}

#item41281 {
	width:104px !important;
	left:84px !important;
	min-height:23px !important;
}

#item41304 {
	width:155px !important;
	left:58px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41328 {
	width:203px !important;
	top:94px !important;
	min-height:19px !important;
}

#item41351 {
	width:104px !important;
	left:50px !important;
	min-height:23px !important;
}

#item41374 {
	width:155px !important;
	left:25px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41398 {
	width:272px !important;
	top:94px !important;
	min-height:19px !important;
}

#item41421 {
	width:104px !important;
	left:85px !important;
	min-height:23px !important;
}

#item41444 {
	width:155px !important;
	left:59px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41468 {
	width:283px !important;
	left:32px !important;
	top:94px !important;
	min-height:18px !important;
}

#item41491 {
	width:104px !important;
	left:116px !important;
	min-height:23px !important;
}

#item41514 {
	width:346px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41538 {
	width:316px !important;
	left:15px !important;
	top:94px !important;
	min-height:54px !important;
}

#item41561 {
	width:104px !important;
	left:116px !important;
	min-height:23px !important;
}

#item41584 {
	width:346px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41609 {
	width:259px !important;
	left:44px !important;
	top:89px !important;
	min-height:24px !important;
}

#item41632 {
	width:104px !important;
	left:121px !important;
	min-height:23px !important;
}

#item41655 {
	width:346px !important;
	top:11px !important;
	min-height:83px !important;
}

@keyframes moveright-41678 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41678 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41679 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41679 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41680 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41680 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41681 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41681 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41682 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41682 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41683 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41683 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41684 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41684 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item28469 {
	width:1113px !important;
	left:337px !important;
	top:447px !important;
	min-height:50px !important;
}

#item28492 {
	width:1113px !important;
	left:337px !important;
	top:520px !important;
	min-height:165px !important;
}

#item28515 {
	width:1113px !important;
	left:337px !important;
	top:708px !important;
	min-height:119px !important;
}

#item28538 {
	width:1113px !important;
	left:337px !important;
	top:861px !important;
	min-height:119px !important;
}

#item28561 {
	width:1113px !important;
	left:337px !important;
	top:1007px !important;
	min-height:208px !important;
}

#item28584 {
	width:1113px !important;
	left:337px !important;
	top:1215px !important;
	min-height:208px !important;
}

@keyframes moveleft-28615 {
	0% {
		transform:translate(376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveleft-28615 {
	0% {
		-webkit-transform:translate(376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-28617 {
	0% {
		transform:translate(0px,1336px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-28617 {
	0% {
		-webkit-transform:translate(0px,1336px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-41845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42673 {
	width:318px !important;
	left:75px !important;
	top:319px !important;
	min-height:33px !important;
}

#item42696 {
	width:318px !important;
	left:75px !important;
	top:387px !important;
	min-height:141px !important;
}

#item42720 {
	width:318px !important;
	left:75px !important;
	top:563px !important;
	min-height:87px !important;
}

#item42743 {
	width:317px !important;
	left:75px !important;
	top:684px !important;
	min-height:105px !important;
}

#item42766 {
	width:318px !important;
	left:75px !important;
	top:824px !important;
	min-height:177px !important;
}

#item42789 {
	width:318px !important;
	left:75px !important;
	top:1036px !important;
	min-height:69px !important;
}

@keyframes fadein-28928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-28970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-28959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-28949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-28939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28926 {
	width:1896px !important;
	height:925px !important;
	left:450px !important;
	top:150px !important;
}

#item28998 {
	width:62px !important;
	height:11px !important;
	left:21px !important;
	top:45px !important;
	background:#fff;
}

#item29035 {
	width:1px !important;
	height:16px !important;
	left:18px !important;
	top:3px !important;
	background:#000;
}

#item29036 {
	width:149px !important;
	left:733px !important;
	top:1267px !important;
	min-height:27px !important;
}

#item29059 {
	width:149px !important;
	left:1005px !important;
	top:1267px !important;
	min-height:27px !important;
}

#item29082 {
	width:149px !important;
	left:1275px !important;
	top:1261px !important;
	min-height:27px !important;
}

#item29105 {
	width:149px !important;
	left:1544px !important;
	top:1259px !important;
	min-height:27px !important;
}

#item29128 {
	width:149px !important;
	left:1812px !important;
	top:1260px !important;
	min-height:27px !important;
}

@keyframes moveright-29151 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-29151 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33px,0px);
		opacity:1;
	}
}
@keyframes moveright-29152 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-29152 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33px,0px);
		opacity:1;
	}
}
@keyframes moveright-29153 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-29153 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33px,0px);
		opacity:1;
	}
}
@keyframes moveright-29154 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-29154 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33px,0px);
		opacity:1;
	}
}
@keyframes fadein-42034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-42068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-42060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-42052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-42044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42032 {
	width:416px !important;
	height:376px !important;
	left:-1px !important;
	top:183px !important;
}

#item42094 {
	width:38px !important;
	height:7px !important;
	left:13px !important;
	top:28px !important;
	background:#fff;
}

#item42131 {
	width:1px !important;
	height:10px !important;
	left:11px !important;
	top:2px !important;
	background:#000;
}

#item42132 {
	width:79px !important;
	left:168px !important;
	top:679px !important;
	min-height:17px !important;
}

#item42155 {
	width:120px !important;
	left:147px !important;
	top:864px !important;
	min-height:17px !important;
}

#item42178 {
	width:61px !important;
	left:177px !important;
	top:1050px !important;
	min-height:17px !important;
}

#item42201 {
	width:150px !important;
	left:132px !important;
	top:1236px !important;
	min-height:17px !important;
}

#item42224 {
	width:87px !important;
	left:164px !important;
	top:1423px !important;
	min-height:17px !important;
}

@keyframes moveright-42248 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,33px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-42248 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,33px);
		opacity:1;
	}
}
@keyframes moveright-42249 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,33px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-42249 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,33px);
		opacity:1;
	}
}
@keyframes moveright-42250 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,33px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-42250 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,33px);
		opacity:1;
	}
}
@keyframes moveright-42251 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,33px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-42251 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,33px);
		opacity:1;
	}
}
#item10785 {
	width:1264px !important;
	left:154px !important;
	top:102px !important;
	min-height:80px !important;
}

#item10809 {
	width:1437px !important;
	height:804px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item10810 {
	width:831px !important;
	height:1350px !important;
	left:1609px !important;
	top:58px !important;
}

#item10836 {
	width:728px !important;
	height:804px !important;
	left:882px !important;
	top:499px !important;
	background:#000;
}

#item54522 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item54524 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item54525 {
	width:98px !important;
	height:21px !important;
	left:4px !important;
}

#item54494 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item54496 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item54497 {
	width:98px !important;
	height:21px !important;
	left:4px !important;
}

#item10837 {
	width:659px !important;
	height:804px !important;
	left:918px !important;
	top:499px !important;
}

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

#item10863 {
	width:46px !important;
	height:46px !important;
	left:2244px !important;
	top:1339px !important;
}

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

#item10867 {
	width:46px !important;
	height:46px !important;
	left:2303px !important;
	top:1339px !important;
}

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

#item10871 {
	width:46px !important;
	height:46px !important;
	left:2362px !important;
	top:1339px !important;
}

#item10875 {
	width:744px !important;
	height:802px !important;
	left:81px !important;
	top:499px !important;
}

#item10920 {
	width:94px !important;
	height:94px !important;
	left:464px !important;
	top:1186px !important;
}

#item10926 {
	width:94px !important;
	height:94px !important;
	left:347px !important;
	top:1186px !important;
}

#item10956 {
	width:249px !important;
	left:154px !important;
	top:390px !important;
	min-height:71px !important;
}

#item11105 {
	width:2px !important;
	height:6px !important;
	left:1474px !important;
	top:341px !important;
	background:#000;
}

#item11135 {
	width:249px !important;
	height:249px !important;
	left:154px !important;
	top:213px !important;
	border:solid 1.80418602702294px #000;
}

#item11344 {
	width:1098px !important;
	left:451px !important;
	top:215px !important;
	min-height:388px !important;
}

#item31686 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item31709 {
	width:212px !important;
	height:299px !important;
	top:456px !important;
	background:#f2f2f2;
}

#item31710 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:129px !important;
}

#item31736 {
	width:202px !important;
	height:299px !important;
	left:212px !important;
	top:456px !important;
	background:#000;
}

#item55372 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item55374 {
	width:117px !important;
	height:10px !important;
	background:#fff;
}

#item55375 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item55344 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item55346 {
	width:14px !important;
	height:10px !important;
	background:#fff;
}

#item55347 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item31737 {
	width:164px !important;
	height:299px !important;
	left:228px !important;
	top:456px !important;
}

#item31768 {
	width:11px !important;
	height:11px !important;
}

#item31765 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:441px !important;
}

#item31772 {
	width:11px !important;
	height:11px !important;
}

#item31769 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:441px !important;
}

#item31776 {
	width:11px !important;
	height:11px !important;
}

#item31773 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:441px !important;
}

#item31777 {
	width:213px !important;
	height:230px !important;
	left:1px !important;
	top:456px !important;
}

#item31786 {
	width:53px !important;
	height:53px !important;
	left:113px !important;
	top:669px !important;
}

#item31793 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:669px !important;
}

#item31848 {
	width:180px !important;
	left:22px !important;
	top:129px !important;
	min-height:327px !important;
}

#item11472 {
	width:1262px !important;
	left:154px !important;
	top:102px !important;
	min-height:80px !important;
}

#item11496 {
	width:1439px !important;
	height:802px !important;
	left:60px !important;
	top:498px !important;
	background:#f2f2f2;
}

#item11497 {
	width:829px !important;
	height:1348px !important;
	left:1611px !important;
	top:58px !important;
}

#item11522 {
	width:727px !important;
	height:802px !important;
	left:884px !important;
	top:498px !important;
	background:#000;
}

#item56123 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item56125 {
	width:289px !important;
	height:24px !important;
	background:#fff;
}

#item56126 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item56095 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item56097 {
	width:35px !important;
	height:24px !important;
	background:#fff;
}

#item56098 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item11523 {
	width:658px !important;
	height:802px !important;
	left:921px !important;
	top:498px !important;
}

#item11552 {
	width:45px !important;
	height:45px !important;
}

#item11549 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item11556 {
	width:45px !important;
	height:45px !important;
}

#item11553 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item11560 {
	width:45px !important;
	height:45px !important;
}

#item11557 {
	width:45px !important;
	height:45px !important;
	left:2362px !important;
	top:1337px !important;
}

#item11561 {
	width:824px !important;
	height:801px !important;
	left:60px !important;
	top:498px !important;
}

#item11604 {
	width:94px !important;
	height:94px !important;
	left:483px !important;
	top:1184px !important;
}

#item11614 {
	width:94px !important;
	height:94px !important;
	left:367px !important;
	top:1184px !important;
}

#item11620 {
	width:249px !important;
	left:154px !important;
	top:360px !important;
	min-height:101px !important;
}

#item11668 {
	width:2px !important;
	height:6px !important;
	left:1476px !important;
	top:340px !important;
	background:#000;
}

#item11669 {
	width:249px !important;
	height:249px !important;
	left:154px !important;
	top:213px !important;
	border:solid 1.80101297786698px #000;
}

#item11695 {
	width:1132px !important;
	left:447px !important;
	top:215px !important;
	min-height:387px !important;
}

#item31911 {
	width:203px !important;
	height:330px !important;
	left:212px !important;
	top:134px !important;
}

#item31966 {
	width:11px !important;
	height:11px !important;
}

#item31962 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:447px !important;
}

#item31971 {
	width:11px !important;
	height:11px !important;
}

#item31968 {
	width:11px !important;
	height:11px !important;
	left:382px !important;
	top:447px !important;
}

#item31975 {
	width:11px !important;
	height:11px !important;
}

#item31972 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:447px !important;
}

#item32051 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:330px !important;
}

#item31887 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item39952 {
	width:212px !important;
	height:321px !important;
	top:464px !important;
	background:#f2f2f2;
}

#item39977 {
	width:202px !important;
	height:321px !important;
	left:212px !important;
	top:464px !important;
	background:#000;
}

#item57073 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item57075 {
	width:117px !important;
	height:10px !important;
	background:#fff;
}

#item57076 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item57045 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item57047 {
	width:14px !important;
	height:10px !important;
	background:#fff;
}

#item57048 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item39978 {
	width:164px !important;
	height:321px !important;
	left:228px !important;
	top:464px !important;
}

#item31976 {
	width:211px !important;
	height:205px !important;
	left:4px !important;
	top:494px !important;
}

#item40409 {
	width:53px !important;
	height:53px !important;
	left:113px !important;
	top:698px !important;
}

#item40417 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:698px !important;
}

#item11951 {
	width:1260px !important;
	left:154px !important;
	top:104px !important;
	min-height:80px !important;
}

#item11975 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:500px !important;
	background:#f2f2f2;
}

#item11976 {
	width:828px !important;
	height:1346px !important;
	left:1612px !important;
	top:60px !important;
}

#item12000 {
	width:726px !important;
	height:801px !important;
	left:887px !important;
	top:500px !important;
	background:#000;
}

#item57744 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item57746 {
	width:289px !important;
	height:24px !important;
	background:#fff;
}

#item57747 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item57716 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item57718 {
	width:35px !important;
	height:24px !important;
	background:#fff;
}

#item57719 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item12001 {
	width:657px !important;
	height:801px !important;
	left:923px !important;
	top:500px !important;
}

#item12030 {
	width:45px !important;
	height:45px !important;
}

#item12027 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item12034 {
	width:45px !important;
	height:45px !important;
}

#item12031 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item12038 {
	width:45px !important;
	height:45px !important;
}

#item12035 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item12039 {
	width:598px !important;
	height:645px !important;
	left:154px !important;
	top:577px !important;
}

#item12083 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1184px !important;
}

#item12089 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1184px !important;
}

#item12096 {
	width:248px !important;
	left:154px !important;
	top:361px !important;
	min-height:100px !important;
}

#item12119 {
	width:2px !important;
	height:6px !important;
	left:1477px !important;
	top:342px !important;
	background:#000;
}

#item12120 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:215px !important;
	border:solid 1.79827914433054px #000;
}

#item12144 {
	width:1133px !important;
	left:447px !important;
	top:217px !important;
	min-height:386px !important;
}

#item32088 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item32111 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item32112 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item32134 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item58591 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item58593 {
	width:117px !important;
	height:10px !important;
	background:#fff;
}

#item58594 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item58563 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item58565 {
	width:14px !important;
	height:10px !important;
	background:#fff;
}

#item58566 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item32135 {
	width:167px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item32164 {
	width:11px !important;
	height:11px !important;
}

#item32161 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item32168 {
	width:11px !important;
	height:11px !important;
}

#item32165 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item32172 {
	width:11px !important;
	height:11px !important;
}

#item32169 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item32174 {
	width:205px !important;
	height:221px !important;
	left:7px !important;
	top:484px !important;
}

#item32189 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:699px !important;
}

#item32196 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:699px !important;
}

#item32252 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item24055 {
	width:1260px !important;
	left:154px !important;
	top:104px !important;
	min-height:80px !important;
}

#item24078 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:500px !important;
	background:#f2f2f2;
}

#item24079 {
	width:828px !important;
	height:1346px !important;
	left:1612px !important;
	top:60px !important;
}

#item24102 {
	width:726px !important;
	height:801px !important;
	left:887px !important;
	top:500px !important;
	background:#000;
}

#item59360 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item59362 {
	width:289px !important;
	height:24px !important;
	background:#fff;
}

#item59363 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item59332 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item59334 {
	width:35px !important;
	height:24px !important;
	background:#fff;
}

#item59335 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item24103 {
	width:657px !important;
	height:801px !important;
	left:923px !important;
	top:500px !important;
}

#item24132 {
	width:45px !important;
	height:45px !important;
}

#item24129 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item24136 {
	width:45px !important;
	height:45px !important;
}

#item24133 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item24140 {
	width:45px !important;
	height:45px !important;
}

#item24137 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item24141 {
	width:636px !important;
	height:686px !important;
	left:148px !important;
	top:557px !important;
}

#item24155 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1184px !important;
}

#item24162 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1184px !important;
}

#item24170 {
	width:248px !important;
	left:154px !important;
	top:361px !important;
	min-height:100px !important;
}

#item24194 {
	width:2px !important;
	height:6px !important;
	left:1477px !important;
	top:342px !important;
	background:#000;
}

#item24195 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:215px !important;
	border:solid 1.79827914433054px #000;
}

#item24219 {
	width:1133px !important;
	left:447px !important;
	top:217px !important;
	min-height:386px !important;
}

#item32288 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item32312 {
	width:355px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item32313 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item32339 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item60206 {
	width:107px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item60208 {
	width:95px !important;
	height:8px !important;
	background:#fff;
}

#item60209 {
	width:32px !important;
	height:7px !important;
	left:1px !important;
}

#item60178 {
	width:107px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item60180 {
	width:12px !important;
	height:8px !important;
	background:#fff;
}

#item60181 {
	width:32px !important;
	height:7px !important;
	left:1px !important;
}

#item32340 {
	width:168px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item32369 {
	width:11px !important;
	height:11px !important;
}

#item32366 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item32373 {
	width:11px !important;
	height:11px !important;
}

#item32370 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item32377 {
	width:11px !important;
	height:11px !important;
}

#item32374 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item32378 {
	width:204px !important;
	height:220px !important;
	left:10px !important;
	top:490px !important;
}

#item32390 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:699px !important;
}

#item32396 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:699px !important;
}

#item32450 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item12744 {
	width:1259px !important;
	left:154px !important;
	top:104px !important;
	min-height:80px !important;
}

#item12768 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item12769 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item12794 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item61012 {
	width:325px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item61014 {
	width:324px !important;
	height:24px !important;
	background:#fff;
}

#item61015 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item12795 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item12825 {
	width:45px !important;
	height:45px !important;
}

#item12822 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item12829 {
	width:45px !important;
	height:45px !important;
}

#item12826 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item12833 {
	width:45px !important;
	height:45px !important;
}

#item12830 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item12834 {
	width:741px !important;
	height:799px !important;
	left:88px !important;
	top:499px !important;
}

#item12877 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item12884 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item12892 {
	width:248px !important;
	left:154px !important;
	top:361px !important;
	min-height:100px !important;
}

#item12915 {
	width:2px !important;
	height:6px !important;
	left:1478px !important;
	top:342px !important;
	background:#000;
}

#item12916 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:214px !important;
	border:solid 1.79743606620601px #000;
}

#item12940 {
	width:1133px !important;
	left:447px !important;
	top:217px !important;
	min-height:386px !important;
}

#item32486 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item32510 {
	width:414px !important;
	height:321px !important;
	top:464px !important;
	background:#f2f2f2;
}

#item32511 {
	width:202px !important;
	height:330px !important;
	left:212px !important;
	top:134px !important;
}

#item32535 {
	width:202px !important;
	height:321px !important;
	left:212px !important;
	top:464px !important;
	background:#000;
}

#item61830 {
	width:110px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item61832 {
	width:110px !important;
	height:8px !important;
	background:#fff;
}

#item61833 {
	width:33px !important;
	height:7px !important;
	left:1px !important;
}

#item32536 {
	width:168px !important;
	height:321px !important;
	left:224px !important;
	top:464px !important;
}

#item32565 {
	width:11px !important;
	height:11px !important;
}

#item32562 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:447px !important;
}

#item32570 {
	width:11px !important;
	height:11px !important;
}

#item32567 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:447px !important;
}

#item32574 {
	width:11px !important;
	height:11px !important;
}

#item32571 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:447px !important;
}

#item32575 {
	width:226px !important;
	height:244px !important;
	top:482px !important;
}

#item32586 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:699px !important;
}

#item32594 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:699px !important;
}

#item32650 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item21285 {
	width:1259px !important;
	left:154px !important;
	top:104px !important;
	min-height:80px !important;
}

#item21308 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item21309 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item21332 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item62574 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item62576 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item62577 {
	width:98px !important;
	height:21px !important;
	left:4px !important;
}

#item62545 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item62547 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item62548 {
	width:98px !important;
	height:21px !important;
	left:4px !important;
}

#item21333 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item21362 {
	width:45px !important;
	height:45px !important;
}

#item21359 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item21366 {
	width:45px !important;
	height:45px !important;
}

#item21363 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item21370 {
	width:45px !important;
	height:45px !important;
}

#item21367 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item21371 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:499px !important;
}

#item21380 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item21386 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item21395 {
	width:248px !important;
	left:154px !important;
	top:361px !important;
	min-height:100px !important;
}

#item21418 {
	width:2px !important;
	height:6px !important;
	left:1478px !important;
	top:342px !important;
	background:#000;
}

#item21419 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:214px !important;
	border:solid 1.79743606620601px #000;
}

#item21443 {
	width:1133px !important;
	left:447px !important;
	top:217px !important;
	min-height:386px !important;
}

#item21930 {
	width:2px !important;
	height:3px !important;
	left:51px !important;
	top:19px !important;
	background:#000;
}

#item21931 {
	width:2px !important;
	height:3px !important;
	left:51px !important;
	top:27px !important;
	background:#000;
}

#item32687 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item32710 {
	width:414px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item32711 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item32735 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item63467 {
	width:99px !important;
	height:7px !important;
	background:#4c4c4c;
}

#item63469 {
	width:90px !important;
	height:7px !important;
	background:#fff;
}

#item63470 {
	width:30px !important;
	height:6px !important;
	left:1px !important;
}

#item63438 {
	width:99px !important;
	height:7px !important;
	background:#4c4c4c;
}

#item63440 {
	width:9px !important;
	height:7px !important;
	background:#fff;
}

#item63441 {
	width:30px !important;
	height:6px !important;
	left:1px !important;
}

#item32736 {
	width:169px !important;
	height:322px !important;
	left:223px !important;
	top:463px !important;
}

#item32766 {
	width:11px !important;
	height:11px !important;
}

#item32763 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item32770 {
	width:11px !important;
	height:11px !important;
}

#item32767 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item32774 {
	width:11px !important;
	height:11px !important;
}

#item32771 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item32775 {
	width:223px !important;
	height:241px !important;
	top:481px !important;
}

#item32785 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:699px !important;
}

#item32791 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:699px !important;
}

#item32846 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item23065 {
	width:1259px !important;
	left:154px !important;
	top:104px !important;
	min-height:80px !important;
}

#item23088 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item23089 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item23112 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item64253 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item64255 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item64256 {
	width:98px !important;
	height:21px !important;
	left:4px !important;
}

#item64225 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item64227 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item64228 {
	width:98px !important;
	height:21px !important;
	left:4px !important;
}

#item23113 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item23143 {
	width:45px !important;
	height:45px !important;
}

#item23139 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item23147 {
	width:45px !important;
	height:45px !important;
}

#item23144 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item23151 {
	width:45px !important;
	height:45px !important;
}

#item23148 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item23152 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:499px !important;
}

#item23165 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item23172 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item23178 {
	width:248px !important;
	left:154px !important;
	top:361px !important;
	min-height:100px !important;
}

#item23202 {
	width:2px !important;
	height:6px !important;
	left:1478px !important;
	top:342px !important;
	background:#000;
}

#item23203 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:214px !important;
	border:solid 1.79743606620601px #000;
}

#item23227 {
	width:1133px !important;
	left:447px !important;
	top:217px !important;
	min-height:386px !important;
}

#item23539 {
	width:2px !important;
	height:3px !important;
	left:49px !important;
	top:21px !important;
	background:#000;
}

#item23540 {
	width:2px !important;
	height:3px !important;
	left:49px !important;
	top:28px !important;
	background:#000;
}

#item32888 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item32911 {
	width:416px !important;
	height:322px !important;
	left:-1px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item32912 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item32939 {
	width:221px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item65103 {
	width:99px !important;
	height:7px !important;
	background:#4c4c4c;
}

#item65105 {
	width:90px !important;
	height:7px !important;
	background:#fff;
}

#item65106 {
	width:30px !important;
	height:6px !important;
	left:1px !important;
}

#item65075 {
	width:99px !important;
	height:7px !important;
	background:#4c4c4c;
}

#item65077 {
	width:9px !important;
	height:7px !important;
	background:#fff;
}

#item65078 {
	width:30px !important;
	height:6px !important;
	left:1px !important;
}

#item32940 {
	width:169px !important;
	height:322px !important;
	left:223px !important;
	top:463px !important;
}

#item32970 {
	width:11px !important;
	height:11px !important;
}

#item32967 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item32974 {
	width:11px !important;
	height:11px !important;
}

#item32971 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item32978 {
	width:11px !important;
	height:11px !important;
}

#item32975 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item32979 {
	width:214px !important;
	height:231px !important;
	left:3px !important;
	top:483px !important;
}

#item32992 {
	width:52px !important;
	height:52px !important;
	left:111px !important;
	top:699px !important;
}

#item33000 {
	width:52px !important;
	height:52px !important;
	left:47px !important;
	top:699px !important;
}

#item33055 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item13252 {
	width:1259px !important;
	left:154px !important;
	top:105px !important;
	min-height:80px !important;
}

#item13276 {
	width:1441px !important;
	height:801px !important;
	left:60px !important;
	top:500px !important;
	background:#f2f2f2;
}

#item13277 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:61px !important;
}

#item13303 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:500px !important;
	background:#000;
}

#item65884 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item65886 {
	width:289px !important;
	height:24px !important;
	background:#fff;
}

#item65887 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item65855 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item65857 {
	width:35px !important;
	height:24px !important;
	background:#fff;
}

#item65858 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item13304 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:500px !important;
}

#item13333 {
	width:45px !important;
	height:45px !important;
}

#item13330 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item13337 {
	width:45px !important;
	height:45px !important;
}

#item13334 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item13341 {
	width:45px !important;
	height:45px !important;
}

#item13338 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item13342 {
	width:741px !important;
	height:799px !important;
	left:88px !important;
	top:500px !important;
}

#item13390 {
	width:94px !important;
	height:94px !important;
	left:464px !important;
	top:1184px !important;
}

#item13397 {
	width:94px !important;
	height:94px !important;
	left:347px !important;
	top:1184px !important;
}

#item13404 {
	width:248px !important;
	left:154px !important;
	top:362px !important;
	min-height:100px !important;
}

#item13427 {
	width:2px !important;
	height:6px !important;
	left:1478px !important;
	top:342px !important;
	background:#000;
}

#item13429 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:215px !important;
	border:solid 1.79732411509686px #000;
}

#item13453 {
	width:1133px !important;
	left:447px !important;
	top:217px !important;
	min-height:386px !important;
}

#item33097 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item33120 {
	width:415px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item33121 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item33145 {
	width:202px !important;
	height:323px !important;
	left:212px !important;
	top:462px !important;
	background:#000;
}

#item66727 {
	width:131px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item66729 {
	width:116px !important;
	height:10px !important;
	background:#fff;
}

#item66730 {
	width:39px !important;
	height:8px !important;
	left:1px !important;
}

#item66698 {
	width:131px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item66700 {
	width:14px !important;
	height:10px !important;
	background:#fff;
}

#item66701 {
	width:39px !important;
	height:8px !important;
	left:1px !important;
}

#item33146 {
	width:165px !important;
	height:322px !important;
	left:227px !important;
	top:463px !important;
}

#item33175 {
	width:11px !important;
	height:11px !important;
}

#item33172 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item33179 {
	width:11px !important;
	height:11px !important;
}

#item33176 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item33183 {
	width:11px !important;
	height:11px !important;
}

#item33180 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item33184 {
	width:247px !important;
	height:266px !important;
	left:-9px !important;
	top:463px !important;
}

#item33194 {
	width:52px !important;
	height:52px !important;
	left:111px !important;
	top:699px !important;
}

#item33204 {
	width:52px !important;
	height:52px !important;
	left:47px !important;
	top:699px !important;
}

#item33259 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item24875 {
	width:1264px !important;
	left:154px !important;
	top:104px !important;
	min-height:80px !important;
}

#item24898 {
	width:1437px !important;
	height:804px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item24899 {
	width:831px !important;
	height:1350px !important;
	left:1609px !important;
	top:60px !important;
}

#item24933 {
	width:728px !important;
	height:804px !important;
	left:882px !important;
	top:501px !important;
	background:#000;
}

#item67492 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item67494 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item67495 {
	width:98px !important;
	height:21px !important;
	left:4px !important;
}

#item67463 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item67465 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item67466 {
	width:98px !important;
	height:21px !important;
	left:4px !important;
}

#item24934 {
	width:659px !important;
	height:804px !important;
	left:918px !important;
	top:501px !important;
}

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

#item24960 {
	width:46px !important;
	height:46px !important;
	left:2244px !important;
	top:1341px !important;
}

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

#item24964 {
	width:46px !important;
	height:46px !important;
	left:2303px !important;
	top:1341px !important;
}

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

#item24968 {
	width:46px !important;
	height:46px !important;
	left:2362px !important;
	top:1341px !important;
}

#item24973 {
	width:744px !important;
	height:802px !important;
	left:81px !important;
	top:501px !important;
}

#item24993 {
	width:94px !important;
	height:94px !important;
	left:464px !important;
	top:1188px !important;
}

#item24999 {
	width:94px !important;
	height:94px !important;
	left:347px !important;
	top:1188px !important;
}

#item25007 {
	width:249px !important;
	left:154px !important;
	top:362px !important;
	min-height:101px !important;
}

#item25038 {
	width:2px !important;
	height:6px !important;
	left:39px !important;
	top:93px !important;
	background:#000;
}

#item25039 {
	width:2px !important;
	height:6px !important;
	left:44px !important;
	top:93px !important;
	background:#000;
}

#item25040 {
	width:2px !important;
	height:6px !important;
	left:49px !important;
	top:93px !important;
	background:#000;
}

#item25041 {
	width:2px !important;
	height:6px !important;
	left:76px !important;
	top:93px !important;
	background:#000;
}

#item25042 {
	width:2px !important;
	height:6px !important;
	left:71px !important;
	top:93px !important;
	background:#000;
}

#item25043 {
	width:2px !important;
	height:6px !important;
	left:66px !important;
	top:93px !important;
	background:#000;
}

#item25052 {
	width:2px !important;
	height:14px !important;
	left:48px !important;
	top:18px !important;
	background:#000;
}

#item25053 {
	width:2px !important;
	height:22px !important;
	left:66px !important;
	top:18px !important;
	background:#000;
}

#item25055 {
	width:2px !important;
	height:6px !important;
	left:1474px !important;
	top:343px !important;
	background:#000;
}

#item25056 {
	width:249px !important;
	height:249px !important;
	left:154px !important;
	top:215px !important;
	border:solid 1.80418602702294px #000;
}

#item25057 {
	width:1098px !important;
	left:451px !important;
	top:217px !important;
	min-height:388px !important;
}

#item33297 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item33320 {
	width:414px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item33321 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item33348 {
	width:202px !important;
	height:323px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item68378 {
	width:130px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item68380 {
	width:119px !important;
	height:10px !important;
	background:#fff;
}

#item68381 {
	width:39px !important;
	height:8px !important;
	left:1px !important;
}

#item68349 {
	width:130px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item68351 {
	width:12px !important;
	height:10px !important;
	background:#fff;
}

#item68352 {
	width:39px !important;
	height:8px !important;
	left:1px !important;
}

#item33349 {
	width:166px !important;
	height:322px !important;
	left:227px !important;
	top:463px !important;
}

#item33378 {
	width:11px !important;
	height:11px !important;
}

#item33375 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item33382 {
	width:11px !important;
	height:11px !important;
}

#item33379 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item33386 {
	width:11px !important;
	height:11px !important;
}

#item33383 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item33387 {
	width:214px !important;
	height:231px !important;
	left:-2px !important;
	top:477px !important;
}

#item33396 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:699px !important;
}

#item33404 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:699px !important;
}

#item33462 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item13762 {
	width:1258px !important;
	left:154px !important;
	top:106px !important;
	min-height:80px !important;
}

#item13786 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item13787 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item13810 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item69170 {
	width:325px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item69172 {
	width:295px !important;
	height:24px !important;
	background:#fff;
}

#item69173 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item69142 {
	width:325px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item69144 {
	width:30px !important;
	height:24px !important;
	background:#fff;
}

#item69145 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item13811 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item13841 {
	width:45px !important;
	height:45px !important;
}

#item13838 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item13845 {
	width:45px !important;
	height:45px !important;
}

#item13842 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item13849 {
	width:45px !important;
	height:45px !important;
}

#item13846 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item13850 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:501px !important;
}

#item13897 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1184px !important;
}

#item13905 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1184px !important;
}

#item13916 {
	width:248px !important;
	left:154px !important;
	top:363px !important;
	min-height:100px !important;
}

#item13939 {
	width:2px !important;
	height:6px !important;
	left:1479px !important;
	top:343px !important;
	background:#000;
}

#item13940 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:216px !important;
	border:solid 1.79557404293026px #000;
}

#item13964 {
	width:1134px !important;
	left:447px !important;
	top:218px !important;
	min-height:386px !important;
}

#item14177 {
	width:2px !important;
	height:7px !important;
	left:44px !important;
	top:73px !important;
	background:#000;
}

#item14178 {
	width:2px !important;
	height:7px !important;
	left:49px !important;
	top:73px !important;
	background:#000;
}

#item14179 {
	width:2px !important;
	height:7px !important;
	left:54px !important;
	top:73px !important;
	background:#000;
}

#item14180 {
	width:2px !important;
	height:7px !important;
	left:59px !important;
	top:73px !important;
	background:#000;
}

#item14182 {
	width:2px !important;
	height:7px !important;
	left:59px !important;
	top:73px !important;
	background:#000;
}

#item14183 {
	width:2px !important;
	height:7px !important;
	left:64px !important;
	top:73px !important;
	background:#000;
}

#item14184 {
	width:2px !important;
	height:7px !important;
	left:69px !important;
	top:73px !important;
	background:#000;
}

#item14185 {
	width:2px !important;
	height:7px !important;
	left:74px !important;
	top:73px !important;
	background:#000;
}

#item33494 {
	width:370px !important;
	height:48px !important;
	left:22px !important;
	top:57px !important;
}

#item33517 {
	width:414px !important;
	height:325px !important;
	top:460px !important;
	background:#f2f2f2;
}

#item33518 {
	width:202px !important;
	height:328px !important;
	left:212px !important;
	top:132px !important;
}

#item33542 {
	width:202px !important;
	height:325px !important;
	left:212px !important;
	top:460px !important;
	background:#000;
}

#item70044 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item70046 {
	width:102px !important;
	height:8px !important;
	background:#fff;
}

#item70047 {
	width:34px !important;
	height:7px !important;
	left:1px !important;
}

#item70016 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item70018 {
	width:10px !important;
	height:8px !important;
	background:#fff;
}

#item70019 {
	width:34px !important;
	height:7px !important;
	left:1px !important;
}

#item33543 {
	width:167px !important;
	height:325px !important;
	left:225px !important;
	top:460px !important;
}

#item33572 {
	width:11px !important;
	height:11px !important;
}

#item33569 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:444px !important;
}

#item33577 {
	width:11px !important;
	height:11px !important;
}

#item33573 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:444px !important;
}

#item33581 {
	width:11px !important;
	height:11px !important;
}

#item33578 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:444px !important;
}

#item33582 {
	width:204px !important;
	height:220px !important;
	left:10px !important;
	top:479px !important;
}

#item33596 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:698px !important;
}

#item33604 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:698px !important;
}

#item33659 {
	width:180px !important;
	left:22px !important;
	top:132px !important;
	min-height:328px !important;
}

#item22084 {
	width:1258px !important;
	left:154px !important;
	top:106px !important;
	min-height:80px !important;
}

#item22107 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item22108 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item22131 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item70830 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item70832 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item70833 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item70802 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item70804 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item70805 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item22132 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item22163 {
	width:45px !important;
	height:45px !important;
}

#item22158 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item22167 {
	width:45px !important;
	height:45px !important;
}

#item22164 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item22171 {
	width:45px !important;
	height:45px !important;
}

#item22168 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item22172 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:501px !important;
}

#item22185 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1184px !important;
}

#item22192 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1184px !important;
}

#item22200 {
	width:248px !important;
	left:154px !important;
	top:363px !important;
	min-height:100px !important;
}

#item22223 {
	width:2px !important;
	height:6px !important;
	left:1479px !important;
	top:343px !important;
	background:#000;
}

#item22224 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:216px !important;
	border:solid 1.79557404293026px #000;
}

#item22248 {
	width:1134px !important;
	left:447px !important;
	top:218px !important;
	min-height:386px !important;
}

#item33712 {
	width:267px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item33735 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item33736 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item33759 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item71669 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item71671 {
	width:94px !important;
	height:8px !important;
	background:#fff;
}

#item71672 {
	width:33px !important;
	height:7px !important;
	left:1px !important;
}

#item71641 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item71643 {
	width:15px !important;
	height:8px !important;
	background:#fff;
}

#item71644 {
	width:33px !important;
	height:7px !important;
	left:1px !important;
}

#item33760 {
	width:168px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item33790 {
	width:11px !important;
	height:11px !important;
}

#item33787 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item33794 {
	width:11px !important;
	height:11px !important;
}

#item33791 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item33799 {
	width:11px !important;
	height:11px !important;
}

#item33795 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item33800 {
	width:202px !important;
	height:218px !important;
	left:5px !important;
	top:486px !important;
}

#item33809 {
	width:53px !important;
	height:53px !important;
	left:113px !important;
	top:699px !important;
}

#item33816 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:699px !important;
}

#item33872 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item22609 {
	width:1258px !important;
	left:154px !important;
	top:106px !important;
	min-height:80px !important;
}

#item22632 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item22633 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item22658 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item72431 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item72433 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item72434 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item72403 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item72405 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item72406 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item22659 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item22688 {
	width:45px !important;
	height:45px !important;
}

#item22685 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item22692 {
	width:45px !important;
	height:45px !important;
}

#item22689 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item22697 {
	width:45px !important;
	height:45px !important;
}

#item22693 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item22698 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:501px !important;
}

#item22711 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item23003 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item22717 {
	width:94px !important;
	height:94px !important;
	left:290px !important;
	top:1184px !important;
}

#item22724 {
	width:248px !important;
	left:154px !important;
	top:363px !important;
	min-height:100px !important;
}

#item22747 {
	width:2px !important;
	height:6px !important;
	left:1479px !important;
	top:343px !important;
	background:#000;
}

#item22748 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:216px !important;
	border:solid 1.79557404293026px #000;
}

#item22772 {
	width:1134px !important;
	left:447px !important;
	top:218px !important;
	min-height:386px !important;
}

#item33912 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item33936 {
	width:414px !important;
	height:323px !important;
	top:462px !important;
	background:#f2f2f2;
}

#item33937 {
	width:202px !important;
	height:328px !important;
	left:212px !important;
	top:134px !important;
}

#item33962 {
	width:202px !important;
	height:326px !important;
	left:212px !important;
	top:462px !important;
	background:#000;
}

#item73276 {
	width:133px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item73278 {
	width:114px !important;
	height:10px !important;
	background:#fff;
}

#item73279 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item73248 {
	width:133px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item73250 {
	width:18px !important;
	height:10px !important;
	background:#fff;
}

#item73251 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item33963 {
	width:165px !important;
	height:326px !important;
	left:227px !important;
	top:462px !important;
}

#item33993 {
	width:11px !important;
	height:11px !important;
}

#item33990 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:446px !important;
}

#item33997 {
	width:11px !important;
	height:11px !important;
}

#item33994 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item34001 {
	width:11px !important;
	height:11px !important;
}

#item33998 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item34002 {
	width:196px !important;
	height:212px !important;
	left:10px !important;
	top:482px !important;
}

#item34015 {
	width:53px !important;
	height:53px !important;
	left:79px !important;
	top:699px !important;
}

#item34022 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:699px !important;
}

#item34029 {
	width:53px !important;
	height:53px !important;
	left:19px !important;
	top:699px !important;
}

#item34085 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:328px !important;
}

#item23552 {
	width:1258px !important;
	left:154px !important;
	top:106px !important;
	min-height:80px !important;
}

#item23575 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item23576 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item23601 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item74059 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item74061 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item74062 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item74031 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item74033 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item74034 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item23602 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item23633 {
	width:45px !important;
	height:45px !important;
}

#item23630 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item23637 {
	width:45px !important;
	height:45px !important;
}

#item23634 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item23641 {
	width:45px !important;
	height:45px !important;
}

#item23638 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item23642 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:501px !important;
}

#item23655 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item23661 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item23668 {
	width:94px !important;
	height:94px !important;
	left:290px !important;
	top:1184px !important;
}

#item23677 {
	width:248px !important;
	left:154px !important;
	top:398px !important;
	min-height:65px !important;
}

#item23701 {
	width:2px !important;
	height:6px !important;
	left:1479px !important;
	top:343px !important;
	background:#000;
}

#item23702 {
	width:248px !important;
	height:248px !important;
	left:154px !important;
	top:216px !important;
	border:solid 1.79557404293026px #000;
}

#item23726 {
	width:1134px !important;
	left:447px !important;
	top:218px !important;
	min-height:386px !important;
}

#item34123 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item34146 {
	width:414px !important;
	height:321px !important;
	top:464px !important;
	background:#f2f2f2;
}

#item34147 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item34173 {
	width:203px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item74919 {
	width:91px !important;
	height:7px !important;
	background:#4c4c4c;
}

#item74921 {
	width:79px !important;
	height:7px !important;
	background:#fff;
}

#item74922 {
	width:27px !important;
	height:6px !important;
	left:1px !important;
}

#item74891 {
	width:91px !important;
	height:7px !important;
	background:#4c4c4c;
}

#item74893 {
	width:13px !important;
	height:7px !important;
	background:#fff;
}

#item74894 {
	width:27px !important;
	height:6px !important;
	left:1px !important;
}

#item34174 {
	width:184px !important;
	height:322px !important;
	left:222px !important;
	top:463px !important;
}

#item34203 {
	width:11px !important;
	height:11px !important;
}

#item34200 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item34207 {
	width:11px !important;
	height:11px !important;
}

#item34204 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item34211 {
	width:11px !important;
	height:11px !important;
}

#item34208 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item34212 {
	width:226px !important;
	height:243px !important;
	left:-14px !important;
	top:482px !important;
}

#item34229 {
	width:52px !important;
	height:52px !important;
	left:81px !important;
	top:699px !important;
}

#item34236 {
	width:52px !important;
	height:52px !important;
	left:140px !important;
	top:699px !important;
}

#item34244 {
	width:52px !important;
	height:52px !important;
	left:21px !important;
	top:699px !important;
}

#item34299 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item16109 {
	width:1337px !important;
	left:161px !important;
	top:86px !important;
	min-height:85px !important;
}

#item16133 {
	width:532px !important;
	height:840px !important;
	left:154px !important;
	top:506px !important;
	background:#f2f2f2;
}

#item16134 {
	width:532px !important;
	height:840px !important;
	left:707px !important;
	top:506px !important;
	background:#f2f2f2;
}

#item16135 {
	width:532px !important;
	height:840px !important;
	left:1261px !important;
	top:506px !important;
	background:#f2f2f2;
}

#item16136 {
	width:532px !important;
	height:840px !important;
	left:1815px !important;
	top:506px !important;
	background:#f2f2f2;
}

#item16197 {
	width:532px !important;
	height:716px !important;
	left:707px !important;
	top:562px !important;
}

#item16234 {
	width:532px !important;
	height:716px !important;
	left:1261px !important;
	top:562px !important;
}

#item17008 {
	width:532px !important;
	height:716px !important;
	left:1815px !important;
	top:562px !important;
}

#item16335 {
	width:424px !important;
	height:81px !important;
	left:1909px !important;
	top:505px !important;
}

#item16358 {
	width:412px !important;
	height:91px !important;
	left:259px !important;
	top:505px !important;
}

#item16381 {
	width:424px !important;
	height:81px !important;
	left:801px !important;
	top:505px !important;
}

#item16404 {
	width:424px !important;
	height:80px !important;
	left:1356px !important;
	top:505px !important;
}

#item16427 {
	width:2px !important;
	height:6px !important;
	left:1445px !important;
	top:338px !important;
	background:#000;
}

#item16429 {
	width:91px !important;
	height:91px !important;
	left:154px !important;
	top:506px !important;
	background:#000;
}

#item16431 {
	width:80px !important;
	height:80px !important;
	left:707px !important;
	top:506px !important;
	background:#000;
}

#item16457 {
	width:1078px !important;
	left:161px !important;
	top:205px !important;
	min-height:300px !important;
}

#item16508 {
	width:39px !important;
	height:39px !important;
	background:#000;
}

#item16505 {
	width:39px !important;
	height:39px !important;
	left:861px !important;
	top:1290px !important;
}

#item16512 {
	width:39px !important;
	height:39px !important;
	background:#000;
}

#item16509 {
	width:39px !important;
	height:39px !important;
	left:1437px !important;
	top:1289px !important;
}

#item16517 {
	width:39px !important;
	height:39px !important;
	background:#000;
}

#item16514 {
	width:39px !important;
	height:39px !important;
	left:1991px !important;
	top:1290px !important;
}

#item16525 {
	width:39px !important;
	height:39px !important;
	background:#011b5b;
}

#item16522 {
	width:39px !important;
	height:39px !important;
	left:908px !important;
	top:1290px !important;
}

#item16529 {
	width:39px !important;
	height:39px !important;
	background:#011b5b;
}

#item16526 {
	width:39px !important;
	height:39px !important;
	left:1483px !important;
	top:1289px !important;
}

#item16533 {
	width:39px !important;
	height:39px !important;
	background:#011b5b;
}

#item16530 {
	width:39px !important;
	height:39px !important;
	left:2038px !important;
	top:1290px !important;
}

#item16541 {
	width:39px !important;
	height:39px !important;
	background:#666666;
}

#item16538 {
	width:39px !important;
	height:39px !important;
	left:955px !important;
	top:1290px !important;
}

#item16545 {
	width:39px !important;
	height:39px !important;
	background:#666666;
}

#item16542 {
	width:39px !important;
	height:39px !important;
	left:1530px !important;
	top:1289px !important;
}

#item16549 {
	width:39px !important;
	height:39px !important;
	background:#666666;
}

#item16546 {
	width:39px !important;
	height:39px !important;
	left:2084px !important;
	top:1290px !important;
}

#item16558 {
	width:39px !important;
	height:39px !important;
	background:#e31412;
}

#item16555 {
	width:39px !important;
	height:39px !important;
	left:1001px !important;
	top:1290px !important;
}

#item16562 {
	width:39px !important;
	height:39px !important;
	background:#e31412;
}

#item16559 {
	width:39px !important;
	height:39px !important;
	left:1577px !important;
	top:1289px !important;
}

#item16567 {
	width:39px !important;
	height:39px !important;
	background:#e31412;
}

#item16563 {
	width:39px !important;
	height:39px !important;
	left:2131px !important;
	top:1290px !important;
}

#item17382 {
	width:1086px !important;
	height:264px !important;
	left:1261px !important;
	top:203px !important;
	background:#000;
}

#item17406 {
	width:2px !important;
	height:6px !important;
	left:1445px !important;
	top:330px !important;
	background:#000;
}

#item17643 {
	width:179px !important;
	left:1991px !important;
	top:1265px !important;
	min-height:24px !important;
}

#item18904 {
	width:179px !important;
	left:1437px !important;
	top:1265px !important;
	min-height:24px !important;
}

#item18927 {
	width:179px !important;
	left:862px !important;
	top:1265px !important;
	min-height:24px !important;
}

#item16428 {
	width:79px !important;
	height:79px !important;
	background:#000;
}

#item16433 {
	width:80px !important;
	height:80px !important;
	background:#000;
}

#item19262 {
	width:345px !important;
	height:26px !important;
	background:#4c4c4c;
}

#item19264 {
	width:313px !important;
	height:26px !important;
	background:#fff;
}

#item19265 {
	width:103px !important;
	height:22px !important;
	left:4px !important;
}

#item19290 {
	width:345px !important;
	height:26px !important;
	background:#4c4c4c;
}

#item19292 {
	width:32px !important;
	height:26px !important;
	background:#fff;
}

#item19293 {
	width:103px !important;
	height:22px !important;
	left:4px !important;
}

#item34335 {
	width:426px !important;
	height:44px !important;
	left:22px !important;
	top:56px !important;
}

#item34358 {
	width:180px !important;
	height:287px !important;
	left:22px !important;
	top:461px !important;
	background:#f2f2f2;
}

#item34359 {
	width:180px !important;
	height:287px !important;
	left:212px !important;
	top:461px !important;
	background:#f2f2f2;
}

#item34360 {
	width:180px !important;
	height:287px !important;
	left:22px !important;
	top:758px !important;
	background:#f2f2f2;
}

#item34361 {
	width:181px !important;
	height:287px !important;
	left:212px !important;
	top:758px !important;
	background:#f2f2f2;
}

#item34362 {
	width:165px !important;
	height:223px !important;
	left:219px !important;
	top:490px !important;
}

#item34382 {
	width:169px !important;
	height:227px !important;
	left:32px !important;
	top:783px !important;
}

#item34418 {
	width:169px !important;
	height:227px !important;
	left:223px !important;
	top:782px !important;
}

#item34438 {
	width:169px !important;
	left:220px !important;
	top:762px !important;
	min-height:28px !important;
}

#item34461 {
	width:171px !important;
	left:28px !important;
	top:465px !important;
	min-height:24px !important;
}

#item34484 {
	width:171px !important;
	left:217px !important;
	top:465px !important;
	min-height:24px !important;
}

#item34507 {
	width:169px !important;
	left:28px !important;
	top:762px !important;
	min-height:27px !important;
}

#item34530 {
	width:1px !important;
	height:4px !important;
	left:110px !important;
	top:278px !important;
	background:#000;
}

#item34557 {
	width:370px !important;
	left:22px !important;
	top:133px !important;
	min-height:300px !important;
}

#item34583 {
	width:19px !important;
	height:19px !important;
	background:#000;
}

#item34580 {
	width:19px !important;
	height:19px !important;
	left:258px !important;
	top:723px !important;
}

#item34588 {
	width:19px !important;
	height:19px !important;
	background:#000;
}

#item34584 {
	width:19px !important;
	height:19px !important;
	left:68px !important;
	top:1020px !important;
}

#item34592 {
	width:19px !important;
	height:19px !important;
	background:#000;
}

#item34589 {
	width:19px !important;
	height:19px !important;
	left:258px !important;
	top:1020px !important;
}

#item34596 {
	width:19px !important;
	height:19px !important;
	background:#011b5b;
}

#item34593 {
	width:19px !important;
	height:19px !important;
	left:281px !important;
	top:723px !important;
}

#item34600 {
	width:19px !important;
	height:19px !important;
	background:#011b5b;
}

#item34597 {
	width:19px !important;
	height:19px !important;
	left:91px !important;
	top:1020px !important;
}

#item34605 {
	width:19px !important;
	height:19px !important;
	background:#011b5b;
}

#item34602 {
	width:19px !important;
	height:19px !important;
	left:281px !important;
	top:1020px !important;
}

#item34609 {
	width:19px !important;
	height:19px !important;
	background:#666666;
}

#item34606 {
	width:19px !important;
	height:19px !important;
	left:304px !important;
	top:723px !important;
}

#item34613 {
	width:19px !important;
	height:19px !important;
	background:#666666;
}

#item34610 {
	width:19px !important;
	height:19px !important;
	left:114px !important;
	top:1020px !important;
}

#item34617 {
	width:19px !important;
	height:19px !important;
	background:#666666;
}

#item34614 {
	width:19px !important;
	height:19px !important;
	left:304px !important;
	top:1020px !important;
}

#item34621 {
	width:19px !important;
	height:19px !important;
	background:#e31412;
}

#item34618 {
	width:19px !important;
	height:19px !important;
	left:327px !important;
	top:723px !important;
}

#item34625 {
	width:19px !important;
	height:19px !important;
	background:#e31412;
}

#item34622 {
	width:19px !important;
	height:19px !important;
	left:137px !important;
	top:1020px !important;
}

#item34629 {
	width:19px !important;
	height:19px !important;
	background:#e31412;
}

#item34626 {
	width:19px !important;
	height:19px !important;
	left:326px !important;
	top:1020px !important;
}

#item34634 {
	width:415px !important;
	height:119px !important;
	top:323px !important;
	background:#000;
}

#item34659 {
	width:1px !important;
	height:4px !important;
	left:110px !important;
	top:273px !important;
	background:#000;
}

#item34683 {
	width:87px !important;
	left:258px !important;
	top:1008px !important;
	min-height:12px !important;
}

#item34706 {
	width:88px !important;
	left:68px !important;
	top:1008px !important;
	min-height:12px !important;
}

#item34729 {
	width:88px !important;
	left:258px !important;
	top:711px !important;
	min-height:12px !important;
}

#item35071 {
	width:163px !important;
	height:12px !important;
	background:#4c4c4c;
}

#item35073 {
	width:148px !important;
	height:12px !important;
	background:#fff;
}

#item35074 {
	width:49px !important;
	height:10px !important;
	left:2px !important;
}

#item35098 {
	width:163px !important;
	height:12px !important;
	background:#4c4c4c;
}

#item35100 {
	width:15px !important;
	height:12px !important;
	background:#fff;
}

#item35101 {
	width:49px !important;
	height:10px !important;
	left:2px !important;
}

#item29539 {
	width:1258px !important;
	left:154px !important;
	top:106px !important;
	min-height:80px !important;
}

#item29562 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item29563 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item29589 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item77504 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item77506 {
	width:170px !important;
	height:24px !important;
	background:#fff;
}

#item77507 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item77476 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item77478 {
	width:169px !important;
	height:24px !important;
	background:#fff;
}

#item77479 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item29590 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item29620 {
	width:45px !important;
	height:45px !important;
}

#item29617 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item29624 {
	width:45px !important;
	height:45px !important;
}

#item29621 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item29628 {
	width:45px !important;
	height:45px !important;
}

#item29625 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item29687 {
	width:2px !important;
	height:6px !important;
	left:1479px !important;
	top:343px !important;
	background:#000;
}

#item29712 {
	width:1134px !important;
	left:154px !important;
	top:218px !important;
	min-height:386px !important;
}

#item35196 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item35219 {
	width:414px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item35220 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item35246 {
	width:202px !important;
	height:323px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item78173 {
	width:131px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item78175 {
	width:68px !important;
	height:10px !important;
	background:#fff;
}

#item78176 {
	width:39px !important;
	height:8px !important;
	left:1px !important;
}

#item78145 {
	width:131px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item78147 {
	width:68px !important;
	height:10px !important;
	background:#fff;
}

#item78148 {
	width:39px !important;
	height:8px !important;
	left:1px !important;
}

#item35247 {
	width:166px !important;
	height:323px !important;
	left:227px !important;
	top:463px !important;
}

#item35276 {
	width:11px !important;
	height:11px !important;
}

#item35273 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item35280 {
	width:11px !important;
	height:11px !important;
}

#item35277 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item35285 {
	width:11px !important;
	height:11px !important;
}

#item35282 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item35287 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item26411 {
	width:1258px !important;
	left:154px !important;
	top:106px !important;
	min-height:80px !important;
}

#item26493 {
	width:45px !important;
	height:45px !important;
}

#item26490 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item26497 {
	width:45px !important;
	height:45px !important;
}

#item26494 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item26501 {
	width:45px !important;
	height:45px !important;
}

#item26498 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item26586 {
	width:1395px !important;
	left:154px !important;
	top:218px !important;
	min-height:199px !important;
}

#item30028 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:492px !important;
	background:#f2f2f2;
}

#item30029 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:492px !important;
	background:#000;
}

#item78908 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item78910 {
	width:326px !important;
	height:24px !important;
	background:#fff;
}

#item78911 {
	width:97px !important;
	height:21px !important;
	left:4px !important;
}

#item30031 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:492px !important;
}

#item35322 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item35429 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:295px !important;
}

#item35561 {
	width:414px !important;
	height:320px !important;
	top:465px !important;
	background:#f2f2f2;
}

#item35562 {
	width:202px !important;
	height:320px !important;
	left:212px !important;
	top:465px !important;
	background:#000;
}

#item79363 {
	width:145px !important;
	height:11px !important;
	background:#4c4c4c;
}

#item79365 {
	width:145px !important;
	height:11px !important;
	background:#fff;
}

#item79366 {
	width:43px !important;
	height:9px !important;
	left:2px !important;
}

#item35563 {
	width:164px !important;
	height:320px !important;
	left:228px !important;
	top:465px !important;
}

#item3941 {
	width:2516px !important;
	height:260px !important;
	left:-12px !important;
	top:420px !important;
}

#item3966 {
	width:2575px !important;
	height:76px !important;
	left:-46px !important;
	top:1330px !important;
	background:#000;
}

#item3967 {
	width:2516px !important;
	height:55px !important;
	left:-10px !important;
	top:1330px !important;
}

#item42905_container {
	width:2380px !important;
	height:585px !important;
	left:60px !important;
	top:712px !important;
	background:transparent;
}

#item35631 {
	width:370px !important;
	height:260px !important;
	left:22px !important;
	top:133px !important;
}

#item35655 {
	width:426px !important;
	height:175px !important;
	left:-5px !important;
	top:1091px !important;
	background:#000;
}

#item35679 {
	width:370px !important;
	height:150px !important;
	left:22px !important;
	top:1107px !important;
}

#item42906_container {
	width:370px !important;
	height:666px !important;
	left:22px !important;
	top:408px !important;
	background:transparent;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:544px){ [class*=" mq-"], .mq-default { display:none; } .mq-414 {display:block; } }

