/* 	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:78948px; 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;
}

#item18571 {
	width:70px !important;
	height:45px !important;
}

#item18567 {
	width:70px !important;
	height:45px !important;
	left:525px !important;
	top:9px !important;
}

#item18580 {
	width:94px !important;
	min-height:19px !important;
}

#item18577 {
	width:94px !important;
	height:19px !important;
	left:648px !important;
	top:22px !important;
}

#item29267 {
	width:72px !important;
	min-height:19px !important;
}

#item29370 {
	width:72px !important;
	height:19px !important;
	left:774px !important;
	top:22px !important;
}

#item29290 {
	width:149px !important;
	min-height:19px !important;
}

#item29373 {
	width:149px !important;
	height:19px !important;
	left:877px !important;
	top:22px !important;
}

#item29313 {
	width:77px !important;
	min-height:19px !important;
}

#item29381 {
	width:77px !important;
	height:19px !important;
	left:1222px !important;
	top:21px !important;
}

#item29336 {
	width:133px !important;
	min-height:19px !important;
}

#item29376 {
	width:133px !important;
	height:19px !important;
	left:1057px !important;
	top:22px !important;
}

#item18606 {
	width:128px !important;
	min-height:19px !important;
}

#item18603 {
	width:128px !important;
	height:19px !important;
	left:1332px !important;
	top:22px !important;
}

#item80007 {
	width:144px !important;
	min-height:19px !important;
}

#item80070 {
	width:144px !important;
	height:19px !important;
	left:1681px !important;
	top:22px !important;
}

#item18632 {
	width:117px !important;
	min-height:19px !important;
}

#item18629 {
	width:117px !important;
	height:19px !important;
	left:1859px !important;
	top:22px !important;
}

#item18737 {
	width:97px !important;
	min-height:19px !important;
}

#item18734 {
	width:97px !important;
	height:19px !important;
	left:2008px !important;
	top:22px !important;
}

#item18764 {
	width:155px !important;
	min-height:19px !important;
}

#item18760 {
	width:155px !important;
	height:19px !important;
	left:1491px !important;
	top:21px !important;
}

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

#item2398 {
	width:192px !important;
	height:27px !important;
	left:2139px !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:1057px !important;
	left:288px !important;
	top:694px !important;
	min-height:267px !important;
}

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

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

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

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

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

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

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

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

#item79976 {
	width:334px !important;
	height:82px !important;
	left:288px !important;
	top:1105px !important;
}

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

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

#item29236 {
	width:334px !important;
	height:82px !important;
	left:644px !important;
	top:1105px !important;
}

#item79972 {
	width:1404px !important;
	height:467px !important;
	left:253px !important;
	top:228px !important;
}

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

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

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

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

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

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

#item80039 {
	width:162px !important;
	height:40px !important;
	left:126px !important;
	top:479px !important;
}

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

#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 #fb383e;
}

#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;
	}
}
#item52694 {
	width:439px !important;
	height:57px !important;
	background:#000;
}

#item52698 {
	width:50px !important;
	height:29px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item80035 {
	width:349px !important;
	height:103px !important;
	left:32px !important;
	top:362px !important;
}

#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:277px !important;
	height:124px !important;
	left:69px !important;
	top:57px !important;
}

#item27873 {
	width:1487px !important;
	height:272px !important;
	left:207px !important;
	top:110px !important;
}

#item27883 {
	width:210px !important;
	top:151px !important;
	min-height:28px !important;
}

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

#item27929 {
	width:165px !important;
	left:22px !important;
	top:17px !important;
	min-height:121px !important;
}

#item27953 {
	width:234px !important;
	left:3px !important;
	top:151px !important;
	min-height:28px !important;
}

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

#item27999 {
	width:240px !important;
	top:17px !important;
	min-height:121px !important;
}

#item28024 {
	width:246px !important;
	top:151px !important;
	min-height:28px !important;
}

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

#item28070 {
	width:163px !important;
	left:42px !important;
	top:17px !important;
	min-height:121px !important;
}

#item28236 {
	width:255px !important;
	left:143px !important;
	top:151px !important;
	min-height:28px !important;
}

#item28259 {
	width:152px !important;
	left:194px !important;
	min-height:28px !important;
}

#item28282 {
	width:540px !important;
	top:17px !important;
	min-height:121px !important;
}

#item28306 {
	width:373px !important;
	top:151px !important;
	min-height:28px !important;
}

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

#item28354 {
	width:312px !important;
	left:30px !important;
	top:17px !important;
	min-height:121px !important;
}

#item28094 {
	width:113px !important;
	left:27px !important;
	top:151px !important;
	min-height:28px !important;
}

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

#item28140 {
	width:130px !important;
	left:18px !important;
	top:17px !important;
	min-height:121px !important;
}

#item28165 {
	width:169px !important;
	top:151px !important;
	min-height:28px !important;
}

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

#item28212 {
	width:163px !important;
	left:3px !important;
	top:17px !important;
	min-height:121px !important;
}

#item28379 {
	width:100px !important;
	left:119px !important;
	top:151px !important;
	min-height:28px !important;
}

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

#item28425 {
	width:338px !important;
	top:17px !important;
	min-height:121px !important;
}

#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;
	}
}
#item42655 {
	width:382px !important;
	height:95px !important;
	left:16px !important;
	top:66px !important;
}

#item28469 {
	width:1113px !important;
	left:198px !important;
	top:447px !important;
	min-height:50px !important;
}

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

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

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

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

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

#item28607 {
	width:1289px !important;
	height:296px !important;
	left:114px !important;
	top:127px !important;
}

@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;}
}
#item41989 {
	width:247px !important;
	height:157px !important;
	left:23px !important;
	top:135px !important;
}

#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;
	}
}
#item42829 {
	width:266px !important;
	height:112px !important;
	left:74px !important;
	top:44px !important;
}

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

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

#item80448 {
	width:1433px !important;
	height:804px !important;
	left:1007px !important;
	top:501px !important;
	background:#000;
}

#item80449 {
	width:785px !important;
	height:806px !important;
	left:60px !important;
	top:499px !important;
}

#item80492 {
	width:914px !important;
	left:60px !important;
	top:215px !important;
	min-height:284px !important;
}

#item80520 {
	width:94px !important;
	height:94px !important;
	left:857px !important;
	top:952px !important;
}

#item80636 {
	width:94px !important;
	height:94px !important;
	left:857px !important;
	top:1070px !important;
}

#item80526 {
	width:94px !important;
	height:94px !important;
	left:857px !important;
	top:834px !important;
}

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

#item82629 {
	width:62px !important;
	height:24px !important;
	background:#fff;
}

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

#item82632 {
	width:261px !important;
	height:24px !important;
	background:#fff;
}

#item82633 {
	width:698px !important;
	height:369px !important;
	left:1051px !important;
	top:875px !important;
}

#item82656 {
	width:615px !important;
	height:436px !important;
	left:1790px !important;
	top:869px !important;
}

#item80714 {
	width:392px !important;
	height:42px !important;
	left:22px !important;
	top:47px !important;
}

#item80737 {
	width:212px !important;
	height:330px !important;
	top:425px !important;
	background:#f2f2f2;
}

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

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

#item80764 {
	width:91px !important;
	height:8px !important;
	background:#fff;
}

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

#item80790 {
	width:17px !important;
	height:8px !important;
	background:#fff;
}

#item80791 {
	width:184px !important;
	height:323px !important;
	left:222px !important;
	top:432px !important;
}

#item80816 {
	width:370px !important;
	left:22px !important;
	top:104px !important;
	min-height:334px !important;
}

#item80843 {
	width:216px !important;
	height:246px !important;
	left:2px !important;
	top:430px !important;
}

#item80857 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:678px !important;
}

#item80958 {
	width:53px !important;
	height:53px !important;
	left:146px !important;
	top:678px !important;
}

#item80863 {
	width:53px !important;
	height:53px !important;
	left:14px !important;
	top:678px !important;
}

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

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

#item81119 {
	width:1433px !important;
	height:804px !important;
	left:1007px !important;
	top:501px !important;
	background:#000;
}

#item81120 {
	width:717px !important;
	height:736px !important;
	left:60px !important;
	top:541px !important;
}

#item81169 {
	width:1515px !important;
	left:60px !important;
	top:215px !important;
	min-height:284px !important;
}

#item81196 {
	width:94px !important;
	height:94px !important;
	left:763px !important;
	top:949px !important;
}

#item81203 {
	width:94px !important;
	height:94px !important;
	left:763px !important;
	top:1067px !important;
}

#item81213 {
	width:94px !important;
	height:94px !important;
	left:763px !important;
	top:831px !important;
}

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

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

#item82515 {
	width:62px !important;
	height:24px !important;
	background:#fff;
}

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

#item82518 {
	width:261px !important;
	height:24px !important;
	background:#fff;
}

#item82775 {
	width:659px !important;
	height:804px !important;
	left:916px !important;
	top:501px !important;
}

#item81358 {
	width:392px !important;
	height:42px !important;
	left:22px !important;
	top:57px !important;
}

#item81382 {
	width:212px !important;
	height:330px !important;
	top:425px !important;
	background:#f2f2f2;
}

#item81383 {
	width:202px !important;
	height:330px !important;
	left:212px !important;
	top:425px !important;
	background:#000;
}

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

#item81409 {
	width:91px !important;
	height:8px !important;
	background:#fff;
}

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

#item81435 {
	width:17px !important;
	height:8px !important;
	background:#fff;
}

#item81436 {
	width:184px !important;
	height:330px !important;
	left:222px !important;
	top:425px !important;
}

#item81487 {
	width:209px !important;
	height:238px !important;
	left:3px !important;
	top:434px !important;
}

#item81505 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:678px !important;
}

#item81512 {
	width:53px !important;
	height:53px !important;
	left:145px !important;
	top:678px !important;
}

#item81522 {
	width:53px !important;
	height:53px !important;
	left:14px !important;
	top:678px !important;
}

#item82964 {
	width:177px !important;
	left:20px !important;
	top:133px !important;
	min-height:284px !important;
}

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

#item81865 {
	width:548px !important;
	height:1090px !important;
	left:459px !important;
	top:215px !important;
	background:#f2f2f2;
}

#item81866 {
	width:1433px !important;
	height:804px !important;
	left:1007px !important;
	top:501px !important;
	background:#000;
}

#item81867 {
	width:505px !important;
	height:1090px !important;
	left:459px !important;
	top:215px !important;
}

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

#item81887 {
	width:62px !important;
	height:24px !important;
	background:#fff;
}

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

#item81890 {
	width:261px !important;
	height:24px !important;
	background:#fff;
}

#item81892 {
	width:698px !important;
	height:369px !important;
	left:1051px !important;
	top:875px !important;
}

#item81915 {
	width:387px !important;
	left:60px !important;
	top:215px !important;
	min-height:1070px !important;
}

#item81943 {
	width:94px !important;
	height:94px !important;
	left:879px !important;
	top:1021px !important;
}

#item81950 {
	width:94px !important;
	height:94px !important;
	left:879px !important;
	top:1139px !important;
}

#item81957 {
	width:94px !important;
	height:94px !important;
	left:879px !important;
	top:903px !important;
}

#item81965 {
	width:615px !important;
	height:436px !important;
	left:1790px !important;
	top:869px !important;
}

#item82098 {
	width:392px !important;
	height:36px !important;
	left:22px !important;
	top:52px !important;
}

#item82121 {
	width:212px !important;
	height:291px !important;
	top:464px !important;
	background:#f2f2f2;
}

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

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

#item82149 {
	width:91px !important;
	height:8px !important;
	background:#fff;
}

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

#item82177 {
	width:17px !important;
	height:8px !important;
	background:#fff;
}

#item82178 {
	width:184px !important;
	height:291px !important;
	left:222px !important;
	top:464px !important;
}

#item82202 {
	width:370px !important;
	left:22px !important;
	top:103px !important;
	min-height:153px !important;
}

#item82230 {
	width:148px !important;
	height:282px !important;
	top:473px !important;
}

#item82249 {
	width:53px !important;
	height:53px !important;
	left:149px !important;
	top:614px !important;
}

#item82256 {
	width:53px !important;
	height:53px !important;
	left:149px !important;
	top:679px !important;
}

#item82265 {
	width:53px !important;
	height:53px !important;
	left:149px !important;
	top:549px !important;
}

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

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

#item83402 {
	width:1433px !important;
	height:804px !important;
	left:1007px !important;
	top:501px !important;
	background:#000;
}

#item83403 {
	width:785px !important;
	height:806px !important;
	left:60px !important;
	top:499px !important;
}

#item83421 {
	width:914px !important;
	left:60px !important;
	top:215px !important;
	min-height:284px !important;
}

#item83451 {
	width:94px !important;
	height:94px !important;
	left:857px !important;
	top:952px !important;
}

#item83459 {
	width:94px !important;
	height:94px !important;
	left:857px !important;
	top:1070px !important;
}

#item83467 {
	width:94px !important;
	height:94px !important;
	left:857px !important;
	top:834px !important;
}

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

#item83476 {
	width:77px !important;
	height:24px !important;
	background:#fff;
}

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

#item84005 {
	width:77px !important;
	height:24px !important;
	background:#fff;
}

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

#item83479 {
	width:156px !important;
	height:24px !important;
	background:#fff;
}

#item83480 {
	width:698px !important;
	height:369px !important;
	left:1051px !important;
	top:891px !important;
}

#item83503 {
	width:615px !important;
	height:436px !important;
	left:1790px !important;
	top:869px !important;
}

#item83645 {
	width:392px !important;
	height:42px !important;
	left:22px !important;
	top:52px !important;
}

#item83668 {
	width:212px !important;
	height:330px !important;
	top:425px !important;
	background:#f2f2f2;
}

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

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

#item83696 {
	width:55px !important;
	height:8px !important;
	background:#fff;
}

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

#item83722 {
	width:28px !important;
	height:8px !important;
	background:#fff;
}

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

#item84037 {
	width:28px !important;
	height:8px !important;
	background:#fff;
}

#item83724 {
	width:184px !important;
	height:323px !important;
	left:222px !important;
	top:432px !important;
}

#item83748 {
	width:370px !important;
	left:22px !important;
	top:117px !important;
	min-height:334px !important;
}

#item83775 {
	width:216px !important;
	height:246px !important;
	left:8px !important;
	top:430px !important;
}

#item83797 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:678px !important;
}

#item83805 {
	width:53px !important;
	height:53px !important;
	left:146px !important;
	top:678px !important;
}

#item83812 {
	width:53px !important;
	height:53px !important;
	left:14px !important;
	top:678px !important;
}

#item80081 {
	width:1945px !important;
	height:327px !important;
	left:84px !important;
	top:905px !important;
}

#item80100 {
	width:382px !important;
	height:162px !important;
	left:16px !important;
	top:409px !important;
}

#item84390 {
	width:1379px !important;
	left:54px !important;
	top:104px !important;
	min-height:80px !important;
}

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

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

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

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

#item84689 {
	width:62px !important;
	height:24px !important;
	background:#fff;
}

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

#item84692 {
	width:261px !important;
	height:24px !important;
	background:#fff;
}

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

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

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

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

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

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

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

#item84489 {
	width:744px !important;
	height:802px !important;
	left:81px !important;
	top:465px !important;
}

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

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

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

#item84521 {
	width:1523px !important;
	left:54px !important;
	top:217px !important;
	min-height:388px !important;
}

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

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

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

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

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

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

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

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

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

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

#item85419 {
	width:53px !important;
	height:53px !important;
	left:113px !important;
	top:679px !important;
}

#item85426 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:679px !important;
}

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

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

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

#item85692 {
	width:91px !important;
	height:8px !important;
	background:#fff;
}

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

#item85718 {
	width:17px !important;
	height:8px !important;
	background:#fff;
}

#item85719 {
	width:184px !important;
	height:299px !important;
	left:222px !important;
	top:456px !important;
}

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

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

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

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

#item85236 {
	width:62px !important;
	height:24px !important;
	background:#fff;
}

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

#item85239 {
	width:261px !important;
	height:24px !important;
	background:#fff;
}

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

#item84947 {
	width:900px !important;
	height:971px !important;
	top:455px !important;
}

#item84978 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:236px !important;
}

#item85155 {
	width:94px !important;
	height:94px !important;
	left:751px !important;
	top:950px !important;
}

#item85161 {
	width:94px !important;
	height:94px !important;
	left:751px !important;
	top:1068px !important;
}

#item85168 {
	width:94px !important;
	height:94px !important;
	left:751px !important;
	top:832px !important;
}

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

#item85898 {
	width:212px !important;
	height:309px !important;
	top:446px !important;
	background:#f2f2f2;
}

#item85942 {
	width:211px !important;
	height:240px !important;
	left:1px !important;
	top:446px !important;
}

#item85951 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:679px !important;
}

#item86219 {
	width:53px !important;
	height:53px !important;
	left:145px !important;
	top:679px !important;
}

#item85957 {
	width:53px !important;
	height:53px !important;
	left:14px !important;
	top:679px !important;
}

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

#item85986 {
	width:202px !important;
	height:309px !important;
	left:212px !important;
	top:446px !important;
	background:#000;
}

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

#item86012 {
	width:91px !important;
	height:8px !important;
	background:#fff;
}

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

#item86039 {
	width:17px !important;
	height:8px !important;
	background:#fff;
}

#item86040 {
	width:184px !important;
	height:309px !important;
	left:222px !important;
	top:446px !important;
}

#item75925 {
	width:1518px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

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

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

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

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

#item75954 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:236px !important;
}

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

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

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

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

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

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

#item76017 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:500px !important;
}

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

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

#item76049 {
	width:656px !important;
	height:801px !important;
	left:922px !important;
	top:499px !important;
}

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

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

#item76192 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:425px !important;
}

#item76239 {
	width:109px !important;
	height:8px !important;
	left:225px !important;
	top:602px !important;
	background:#fff;
}

#item76262 {
	width:176px !important;
	height:322px !important;
	left:225px !important;
	top:463px !important;
}

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

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

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

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

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

#item76296 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:446px !important;
}

#item76300 {
	width:214px !important;
	height:266px !important;
	top:463px !important;
}

#item76317 {
	width:52px !important;
	height:52px !important;
	left:117px !important;
	top:709px !important;
}

#item76325 {
	width:52px !important;
	height:52px !important;
	left:52px !important;
	top:709px !important;
}

#item76334 {
	width:368px !important;
	height:45px !important;
	left:23px !important;
	top:57px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item87225 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:236px !important;
}

#item87794 {
	width:355px !important;
	left:22px !important;
	top:72px !important;
	min-height:68px !important;
}

#item87817 {
	width:212px !important;
	height:322px !important;
	top:433px !important;
	background:#f2f2f2;
}

#item87818 {
	width:202px !important;
	height:315px !important;
	left:212px !important;
	top:139px !important;
}

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

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

#item87877 {
	width:109px !important;
	height:8px !important;
	background:#fff;
}

#item87902 {
	width:168px !important;
	height:322px !important;
	left:225px !important;
	top:433px !important;
}

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

#item87929 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:416px !important;
}

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

#item87933 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:416px !important;
}

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

#item87937 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:416px !important;
}

#item87941 {
	width:180px !important;
	left:22px !important;
	top:139px !important;
	min-height:425px !important;
}

#item87964 {
	width:226px !important;
	height:244px !important;
	left:2px !important;
	top:447px !important;
}

#item87980 {
	width:53px !important;
	height:53px !important;
	left:114px !important;
	top:679px !important;
}

#item87987 {
	width:53px !important;
	height:53px !important;
	left:48px !important;
	top:679px !important;
}

#item89017 {
	width:1258px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

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

#item89041 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:60px !important;
}

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

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

#item89342 {
	width:62px !important;
	height:24px !important;
	background:#fff;
}

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

#item89345 {
	width:261px !important;
	height:24px !important;
	background:#fff;
}

#item89074 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:499px !important;
}

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

#item89100 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1335px !important;
}

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

#item89105 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1335px !important;
}

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

#item89110 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1335px !important;
}

#item89114 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:499px !important;
}

#item89133 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1182px !important;
}

#item89140 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1182px !important;
}

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

#item89150 {
	width:1521px !important;
	left:60px !important;
	top:216px !important;
	min-height:386px !important;
}

#item89569 {
	width:355px !important;
	height:35px !important;
	left:22px !important;
	top:57px !important;
}

#item89592 {
	width:212px !important;
	height:322px !important;
	top:433px !important;
	background:#f2f2f2;
}

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

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

#item89619 {
	width:91px !important;
	height:8px !important;
	background:#fff;
}

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

#item89645 {
	width:17px !important;
	height:8px !important;
	background:#fff;
}

#item89646 {
	width:176px !important;
	height:322px !important;
	left:225px !important;
	top:433px !important;
}

#item89669 {
	width:180px !important;
	left:22px !important;
	top:114px !important;
	min-height:319px !important;
}

#item89693 {
	width:202px !important;
	height:319px !important;
	left:212px !important;
	top:114px !important;
}

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

#item89718 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:417px !important;
}

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

#item89722 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:417px !important;
}

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

#item89726 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:417px !important;
}

#item89730 {
	width:202px !important;
	height:218px !important;
	left:5px !important;
	top:466px !important;
}

#item89747 {
	width:53px !important;
	height:53px !important;
	left:113px !important;
	top:679px !important;
}

#item89754 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:679px !important;
}

#item89895 {
	width:1258px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

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

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

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

#item89944 {
	width:62px !important;
	height:24px !important;
	background:#fff;
}

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

#item89947 {
	width:261px !important;
	height:24px !important;
	background:#fff;
}

#item89948 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:499px !important;
}

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

#item90017 {
	width:1521px !important;
	left:60px !important;
	top:216px !important;
	min-height:386px !important;
}

#item90647 {
	width:785px !important;
	height:847px !important;
	left:60px !important;
	top:432px !important;
}

#item90668 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1182px !important;
}

#item90675 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1182px !important;
}

#item90685 {
	width:94px !important;
	height:94px !important;
	left:290px !important;
	top:1182px !important;
}

#item90723 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:60px !important;
}

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

#item90754 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1335px !important;
}

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

#item90758 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1335px !important;
}

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

#item90762 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1335px !important;
}

#item88599 {
	width:355px !important;
	height:35px !important;
	left:22px !important;
	top:57px !important;
}

#item88622 {
	width:212px !important;
	height:322px !important;
	top:433px !important;
	background:#f2f2f2;
}

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

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

#item89397 {
	width:91px !important;
	height:8px !important;
	background:#fff;
}

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

#item89423 {
	width:17px !important;
	height:8px !important;
	background:#fff;
}

#item88699 {
	width:176px !important;
	height:322px !important;
	left:225px !important;
	top:433px !important;
}

#item88737 {
	width:180px !important;
	left:22px !important;
	top:108px !important;
	min-height:319px !important;
}

#item90254 {
	width:202px !important;
	height:328px !important;
	left:212px !important;
	top:108px !important;
}

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

#item90314 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:419px !important;
}

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

#item90319 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:419px !important;
}

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

#item90323 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:419px !important;
}

#item90327 {
	width:249px !important;
	height:269px !important;
	left:-18px !important;
	top:427px !important;
}

#item90352 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:678px !important;
}

#item90359 {
	width:53px !important;
	height:53px !important;
	left:140px !important;
	top:678px !important;
}

#item90365 {
	width:53px !important;
	height:53px !important;
	left:20px !important;
	top:678px !important;
}

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

#item90801 {
	width:724px !important;
	height:800px !important;
	left:894px !important;
	top:499px !important;
	background:#000;
}

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

#item90804 {
	width:62px !important;
	height:24px !important;
	background:#fff;
}

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

#item90807 {
	width:261px !important;
	height:24px !important;
	background:#fff;
}

#item90808 {
	width:656px !important;
	height:800px !important;
	left:930px !important;
	top:499px !important;
}

#item91066 {
	width:1258px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item91090 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:60px !important;
}

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

#item91153 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1335px !important;
}

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

#item91157 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1335px !important;
}

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

#item91161 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1335px !important;
}

#item91165 {
	width:857px !important;
	height:924px !important;
	left:-11px !important;
	top:499px !important;
}

#item91193 {
	width:94px !important;
	height:94px !important;
	left:752px !important;
	top:950px !important;
}

#item91202 {
	width:94px !important;
	height:94px !important;
	left:752px !important;
	top:1065px !important;
}

#item91209 {
	width:94px !important;
	height:94px !important;
	left:752px !important;
	top:835px !important;
}

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

#item91216 {
	width:1521px !important;
	left:60px !important;
	top:216px !important;
	min-height:386px !important;
}

#item92146 {
	width:212px !important;
	height:322px !important;
	top:433px !important;
	background:#f2f2f2;
}

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

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

#item91528 {
	width:91px !important;
	height:8px !important;
	background:#fff;
}

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

#item91554 {
	width:17px !important;
	height:8px !important;
	background:#fff;
}

#item91555 {
	width:176px !important;
	height:322px !important;
	left:224px !important;
	top:433px !important;
}

#item91775 {
	width:370px !important;
	height:44px !important;
	left:23px !important;
	top:43px !important;
}

#item91799 {
	width:202px !important;
	height:329px !important;
	left:213px !important;
	top:104px !important;
}

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

#item91855 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:416px !important;
}

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

#item91859 {
	width:11px !important;
	height:11px !important;
	left:382px !important;
	top:416px !important;
}

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

#item91864 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:416px !important;
}

#item91868 {
	width:266px !important;
	height:286px !important;
	left:-34px !important;
	top:434px !important;
}

#item91888 {
	width:52px !important;
	height:52px !important;
	left:81px !important;
	top:680px !important;
}

#item91896 {
	width:52px !important;
	height:52px !important;
	left:141px !important;
	top:680px !important;
}

#item91904 {
	width:52px !important;
	height:52px !important;
	left:22px !important;
	top:680px !important;
}

#item91910 {
	width:180px !important;
	left:23px !important;
	top:104px !important;
	min-height:329px !important;
}

#item92549 {
	width:1601px !important;
	height:272px !important;
	left:450px !important;
	top:1003px !important;
}

#item92564 {
	width:287px !important;
	height:152px !important;
	left:64px !important;
	top:501px !important;
}

#item67714 {
	width:1489px !important;
	left:59px !important;
	top:100px !important;
	min-height:80px !important;
}

#item67737 {
	width:1437px !important;
	height:804px !important;
	left:59px !important;
	top:497px !important;
	background:#f2f2f2;
}

#item67738 {
	width:831px !important;
	height:1350px !important;
	left:1608px !important;
	top:56px !important;
}

#item67774 {
	width:728px !important;
	height:804px !important;
	left:880px !important;
	top:497px !important;
	background:#000;
}

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

#item67778 {
	width:46px !important;
	height:46px !important;
	left:2243px !important;
	top:1337px !important;
}

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

#item67782 {
	width:46px !important;
	height:46px !important;
	left:2302px !important;
	top:1337px !important;
}

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

#item67788 {
	width:46px !important;
	height:46px !important;
	left:2361px !important;
	top:1337px !important;
}

#item67792 {
	width:744px !important;
	height:802px !important;
	left:79px !important;
	top:497px !important;
}

#item67810 {
	width:94px !important;
	height:94px !important;
	left:463px !important;
	top:1183px !important;
}

#item67816 {
	width:94px !important;
	height:94px !important;
	left:346px !important;
	top:1183px !important;
}

#item67822 {
	width:684px !important;
	height:49px !important;
	left:58px !important;
	top:189px !important;
	border:solid 1px #000;
}

#item67823 {
	width:684px !important;
	left:58px !important;
	top:197px !important;
	min-height:47px !important;
}

#item68389 {
	width:1489px !important;
	left:60px !important;
	top:273px !important;
	min-height:224px !important;
}

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

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

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

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

#item74174 {
	width:659px !important;
	height:804px !important;
	left:915px !important;
	top:497px !important;
}

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

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

#item70611 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:318px !important;
}

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

#item70637 {
	width:99px !important;
	height:8px !important;
	background:#fff;
}

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

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

#item70642 {
	width:177px !important;
	height:322px !important;
	left:225px !important;
	top:463px !important;
}

#item70665 {
	width:370px !important;
	height:27px !important;
	left:22px !important;
	top:57px !important;
}

#item70688 {
	width:203px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

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

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

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

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

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

#item70732 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:446px !important;
}

#item70736 {
	width:738px !important;
	height:48px !important;
	left:23px !important;
	top:96px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70737 {
	width:369px !important;
	left:23px !important;
	top:100px !important;
	min-height:23px !important;
}

#item70760 {
	width:235px !important;
	height:253px !important;
	left:-10px !important;
	top:467px !important;
}

#item70774 {
	width:52px !important;
	height:52px !important;
	left:113px !important;
	top:710px !important;
}

#item70780 {
	width:52px !important;
	height:52px !important;
	left:48px !important;
	top:710px !important;
}

#item68237 {
	width:1489px !important;
	left:63px !important;
	top:104px !important;
	min-height:80px !important;
}

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

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

#item68262 {
	width:649px !important;
	height:49px !important;
	left:62px !important;
	top:193px !important;
	border:solid 1px #000;
}

#item68263 {
	width:649px !important;
	left:62px !important;
	top:201px !important;
	min-height:47px !important;
}

#item68286 {
	width:741px !important;
	height:799px !important;
	left:106px !important;
	top:478px !important;
}

#item68304 {
	width:94px !important;
	height:94px !important;
	left:488px !important;
	top:1190px !important;
}

#item68311 {
	width:94px !important;
	height:94px !important;
	left:372px !important;
	top:1190px !important;
}

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

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

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

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

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

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

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

#item68438 {
	width:1489px !important;
	left:63px !important;
	top:277px !important;
	min-height:224px !important;
}

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

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

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

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

#item73959 {
	width:659px !important;
	height:804px !important;
	left:919px !important;
	top:503px !important;
}

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

#item71177 {
	width:206px !important;
	height:322px !important;
	left:213px !important;
	top:463px !important;
	background:#000;
}

#item71178 {
	width:177px !important;
	left:23px !important;
	top:135px !important;
	min-height:318px !important;
}

#item71233 {
	width:370px !important;
	height:27px !important;
	left:23px !important;
	top:58px !important;
}

#item71256 {
	width:736px !important;
	height:48px !important;
	left:23px !important;
	top:97px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item71257 {
	width:370px !important;
	left:23px !important;
	top:100px !important;
	min-height:23px !important;
}

#item71280 {
	width:202px !important;
	height:328px !important;
	left:213px !important;
	top:135px !important;
}

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

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

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

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

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

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

#item71325 {
	width:222px !important;
	height:240px !important;
	left:-8px !important;
	top:477px !important;
}

#item71343 {
	width:52px !important;
	height:52px !important;
	left:110px !important;
	top:708px !important;
}

#item71353 {
	width:52px !important;
	height:52px !important;
	left:45px !important;
	top:708px !important;
}

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

#item72958 {
	width:99px !important;
	height:8px !important;
	background:#fff;
}

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

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

#item72963 {
	width:177px !important;
	height:322px !important;
	left:224px !important;
	top:464px !important;
}

#item68885 {
	width:1489px !important;
	left:63px !important;
	top:103px !important;
	min-height:80px !important;
}

#item68908 {
	width:1437px !important;
	height:804px !important;
	left:63px !important;
	top:500px !important;
	background:#f2f2f2;
}

#item68909 {
	width:728px !important;
	height:804px !important;
	left:885px !important;
	top:500px !important;
	background:#000;
}

#item68910 {
	width:1489px !important;
	left:63px !important;
	top:276px !important;
	min-height:224px !important;
}

#item68933 {
	width:728px !important;
	height:49px !important;
	left:63px !important;
	top:192px !important;
	border:solid 1px #000;
}

#item68934 {
	width:728px !important;
	left:63px !important;
	top:200px !important;
	min-height:47px !important;
}

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

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

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

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

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

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

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

#item69009 {
	width:741px !important;
	height:799px !important;
	left:91px !important;
	top:505px !important;
}

#item69032 {
	width:94px !important;
	height:94px !important;
	left:476px !important;
	top:1189px !important;
}

#item69039 {
	width:94px !important;
	height:94px !important;
	left:360px !important;
	top:1189px !important;
}

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

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

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

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

#item73731 {
	width:659px !important;
	height:804px !important;
	left:921px !important;
	top:500px !important;
}

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

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

#item71758 {
	width:177px !important;
	left:21px !important;
	top:134px !important;
	min-height:318px !important;
}

#item71812 {
	width:370px !important;
	height:27px !important;
	left:21px !important;
	top:57px !important;
}

#item71835 {
	width:740px !important;
	height:48px !important;
	left:22px !important;
	top:96px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item71836 {
	width:370px !important;
	left:22px !important;
	top:100px !important;
	min-height:23px !important;
}

#item71860 {
	width:235px !important;
	height:253px !important;
	left:-12px !important;
	top:480px !important;
}

#item71876 {
	width:52px !important;
	height:52px !important;
	left:112px !important;
	top:709px !important;
}

#item71885 {
	width:52px !important;
	height:52px !important;
	left:47px !important;
	top:709px !important;
}

#item71892 {
	width:202px !important;
	height:328px !important;
	left:212px !important;
	top:135px !important;
}

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

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

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

#item71929 {
	width:11px !important;
	height:11px !important;
	left:380px !important;
	top:446px !important;
}

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

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

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

#item73217 {
	width:99px !important;
	height:8px !important;
	background:#fff;
}

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

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

#item73223 {
	width:177px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item69169 {
	width:1489px !important;
	left:62px !important;
	top:105px !important;
	min-height:80px !important;
}

#item69192 {
	width:1437px !important;
	height:804px !important;
	left:62px !important;
	top:502px !important;
	background:#f2f2f2;
}

#item69193 {
	width:728px !important;
	height:804px !important;
	left:884px !important;
	top:502px !important;
	background:#000;
}

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

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

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

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

#item69200 {
	width:659px !important;
	height:804px !important;
	left:920px !important;
	top:502px !important;
}

#item69224 {
	width:1489px !important;
	left:62px !important;
	top:278px !important;
	min-height:224px !important;
}

#item69247 {
	width:452px !important;
	height:49px !important;
	left:62px !important;
	top:194px !important;
	border:solid 1px #000;
}

#item69248 {
	width:452px !important;
	left:62px !important;
	top:202px !important;
	min-height:47px !important;
}

#item69271 {
	width:827px !important;
	height:1344px !important;
	left:1612px !important;
	top:63px !important;
}

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

#item69309 {
	width:45px !important;
	height:45px !important;
	left:2243px !important;
	top:1338px !important;
}

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

#item69313 {
	width:45px !important;
	height:45px !important;
	left:2302px !important;
	top:1338px !important;
}

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

#item69317 {
	width:45px !important;
	height:45px !important;
	left:2361px !important;
	top:1338px !important;
}

#item69321 {
	width:740px !important;
	height:798px !important;
	left:103px !important;
	top:507px !important;
}

#item69339 {
	width:94px !important;
	height:94px !important;
	left:478px !important;
	top:1191px !important;
}

#item69347 {
	width:94px !important;
	height:94px !important;
	left:362px !important;
	top:1191px !important;
}

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

#item72045 {
	width:206px !important;
	height:322px !important;
	left:213px !important;
	top:463px !important;
	background:#000;
}

#item72046 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:318px !important;
}

#item72100 {
	width:373px !important;
	height:27px !important;
	left:22px !important;
	top:57px !important;
}

#item72123 {
	width:736px !important;
	height:48px !important;
	left:23px !important;
	top:96px !important;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item72124 {
	width:369px !important;
	left:23px !important;
	top:100px !important;
	min-height:23px !important;
}

#item72147 {
	width:225px !important;
	height:242px !important;
	left:-5px !important;
	top:478px !important;
}

#item72164 {
	width:52px !important;
	height:52px !important;
	left:113px !important;
	top:710px !important;
}

#item72172 {
	width:52px !important;
	height:52px !important;
	left:49px !important;
	top:710px !important;
}

#item72180 {
	width:202px !important;
	height:328px !important;
	left:213px !important;
	top:135px !important;
}

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

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

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

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

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

#item72223 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:446px !important;
}

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

#item73466 {
	width:99px !important;
	height:8px !important;
	background:#fff;
}

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

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

#item73471 {
	width:177px !important;
	height:322px !important;
	left:226px !important;
	top:464px !important;
}

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

#item70036 {
	width:1383px !important;
	height:330px !important;
	left:1057px !important;
	top:216px !important;
	background:#000;
}

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

#item70040 {
	width:291px !important;
	height:24px !important;
	background:#fff;
}

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

#item70046 {
	width:37px !important;
	height:24px !important;
	background:#fff;
}

#item70047 {
	width:985px !important;
	left:60px !important;
	top:216px !important;
	min-height:283px !important;
}

#item70070 {
	width:766px !important;
	height:272px !important;
	left:1088px !important;
	top:243px !important;
}

#item70093 {
	width:528px !important;
	left:1896px !important;
	top:243px !important;
	min-height:294px !important;
}

#item70098 {
	width:577px !important;
	height:769px !important;
	left:60px !important;
	top:577px !important;
	background:#f2f2f2;
}

#item70099 {
	width:577px !important;
	height:769px !important;
	left:660px !important;
	top:577px !important;
	background:#f2f2f2;
}

#item70100 {
	width:577px !important;
	height:769px !important;
	left:1261px !important;
	top:577px !important;
	background:#f2f2f2;
}

#item70101 {
	width:577px !important;
	height:769px !important;
	left:1863px !important;
	top:577px !important;
	background:#f2f2f2;
}

#item70102 {
	width:560px !important;
	height:754px !important;
	left:669px !important;
	top:607px !important;
}

#item70136 {
	width:560px !important;
	height:754px !important;
	left:1270px !important;
	top:607px !important;
}

#item70193 {
	width:560px !important;
	height:754px !important;
	left:1871px !important;
	top:607px !important;
}

#item70229 {
	width:576px !important;
	height:53px !important;
	left:1864px !important;
	top:579px !important;
	background:#000;
}

#item70253 {
	width:577px !important;
	height:53px !important;
	left:60px !important;
	top:579px !important;
	background:#000;
}

#item70276 {
	width:576px !important;
	height:55px !important;
	left:660px !important;
	top:577px !important;
	background:#000;
}

#item70299 {
	width:577px !important;
	height:53px !important;
	left:1261px !important;
	top:579px !important;
	background:#000;
}

#item70325 {
	width:37px !important;
	height:37px !important;
	background:#000;
}

#item70322 {
	width:37px !important;
	height:37px !important;
	left:1170px !important;
	top:1145px !important;
}

#item70329 {
	width:37px !important;
	height:37px !important;
	background:#000;
}

#item70326 {
	width:37px !important;
	height:37px !important;
	left:1771px !important;
	top:1145px !important;
}

#item70333 {
	width:37px !important;
	height:37px !important;
	background:#000;
}

#item70330 {
	width:37px !important;
	height:37px !important;
	left:2374px !important;
	top:1146px !important;
}

#item70337 {
	width:37px !important;
	height:37px !important;
	background:#011b5b;
}

#item70334 {
	width:37px !important;
	height:37px !important;
	left:1170px !important;
	top:1191px !important;
}

#item70341 {
	width:37px !important;
	height:37px !important;
	background:#011b5b;
}

#item70338 {
	width:37px !important;
	height:37px !important;
	left:1771px !important;
	top:1191px !important;
}

#item70345 {
	width:37px !important;
	height:37px !important;
	background:#011b5b;
}

#item70342 {
	width:37px !important;
	height:37px !important;
	left:2374px !important;
	top:1191px !important;
}

#item70349 {
	width:37px !important;
	height:37px !important;
	background:#666666;
}

#item70346 {
	width:37px !important;
	height:37px !important;
	left:1170px !important;
	top:1236px !important;
}

#item70353 {
	width:37px !important;
	height:37px !important;
	background:#666666;
}

#item70350 {
	width:37px !important;
	height:37px !important;
	left:1771px !important;
	top:1236px !important;
}

#item70357 {
	width:37px !important;
	height:37px !important;
	background:#666666;
}

#item70354 {
	width:37px !important;
	height:37px !important;
	left:2374px !important;
	top:1236px !important;
}

#item70362 {
	width:37px !important;
	height:37px !important;
	background:#e31412;
}

#item70358 {
	width:37px !important;
	height:37px !important;
	left:1170px !important;
	top:1282px !important;
}

#item70366 {
	width:37px !important;
	height:37px !important;
	background:#e31412;
}

#item70363 {
	width:37px !important;
	height:37px !important;
	left:1771px !important;
	top:1282px !important;
}

#item70370 {
	width:37px !important;
	height:37px !important;
	background:#e31412;
}

#item70367 {
	width:37px !important;
	height:37px !important;
	left:2374px !important;
	top:1282px !important;
}

#item70381 {
	width:97px !important;
	left:1140px !important;
	top:1093px !important;
	min-height:53px !important;
}

#item70404 {
	width:97px !important;
	left:2343px !important;
	top:1093px !important;
	min-height:53px !important;
}

#item70427 {
	width:97px !important;
	left:1741px !important;
	top:1093px !important;
	min-height:53px !important;
}

#item72321 {
	width:202px !important;
	height:302px !important;
	left:212px !important;
	top:428px !important;
	background:#f2f2f2;
}

#item72322 {
	width:202px !important;
	height:302px !important;
	left:212px !important;
	top:740px !important;
	background:#f2f2f2;
}

#item72323 {
	width:202px !important;
	height:302px !important;
	top:740px !important;
	background:#f2f2f2;
}

#item72324 {
	width:202px !important;
	height:302px !important;
	top:428px !important;
	background:#f2f2f2;
}

#item72326 {
	width:202px !important;
	height:300px !important;
	left:212px !important;
	top:114px !important;
	background:#000;
}

#item72327 {
	width:180px !important;
	left:22px !important;
	top:114px !important;
	min-height:300px !important;
}

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

#item72353 {
	width:99px !important;
	height:8px !important;
	background:#fff;
}

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

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

#item72359 {
	width:180px !important;
	height:299px !important;
	left:223px !important;
	top:115px !important;
}

#item72382 {
	width:368px !important;
	height:38px !important;
	left:23px !important;
	top:57px !important;
}

#item72405 {
	width:158px !important;
	height:267px !important;
	left:212px !important;
	top:462px !important;
}

#item72432 {
	width:200px !important;
	height:270px !important;
	left:-10px !important;
	top:772px !important;
}

#item72483 {
	width:200px !important;
	height:270px !important;
	left:199px !important;
	top:772px !important;
}

#item72520 {
	width:30px !important;
	height:30px !important;
	background:#000;
}

#item72517 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:576px !important;
}

#item72524 {
	width:30px !important;
	height:30px !important;
	background:#000;
}

#item72521 {
	width:30px !important;
	height:30px !important;
	left:160px !important;
	top:889px !important;
}

#item72529 {
	width:30px !important;
	height:30px !important;
	background:#000;
}

#item72526 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:889px !important;
}

#item72533 {
	width:30px !important;
	height:30px !important;
	background:#011b5b;
}

#item72530 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:613px !important;
}

#item72537 {
	width:30px !important;
	height:30px !important;
	background:#011b5b;
}

#item72534 {
	width:30px !important;
	height:30px !important;
	left:160px !important;
	top:926px !important;
}

#item72542 {
	width:30px !important;
	height:30px !important;
	background:#011b5b;
}

#item72538 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:926px !important;
}

#item72546 {
	width:30px !important;
	height:30px !important;
	background:#666666;
}

#item72543 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:651px !important;
}

#item72550 {
	width:30px !important;
	height:30px !important;
	background:#666666;
}

#item72547 {
	width:30px !important;
	height:30px !important;
	left:160px !important;
	top:963px !important;
}

#item72554 {
	width:30px !important;
	height:30px !important;
	background:#666666;
}

#item72551 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:963px !important;
}

#item72558 {
	width:30px !important;
	height:30px !important;
	background:#e31412;
}

#item72555 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:688px !important;
}

#item72562 {
	width:30px !important;
	height:30px !important;
	background:#e31412;
}

#item72559 {
	width:30px !important;
	height:30px !important;
	left:160px !important;
	top:1000px !important;
}

#item72566 {
	width:30px !important;
	height:30px !important;
	background:#e31412;
}

#item72563 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:1000px !important;
}

#item72567 {
	width:59px !important;
	left:356px !important;
	top:546px !important;
	min-height:31px !important;
}

#item72590 {
	width:59px !important;
	left:146px !important;
	top:858px !important;
	min-height:31px !important;
}

#item72613 {
	width:59px !important;
	left:356px !important;
	top:858px !important;
	min-height:31px !important;
}

#item72636 {
	width:202px !important;
	height:42px !important;
	left:212px !important;
	top:740px !important;
	background:#000;
}

#item72659 {
	width:204px !important;
	height:43px !important;
	left:-2px !important;
	top:428px !important;
	background:#000;
}

#item72682 {
	width:202px !important;
	height:43px !important;
	left:212px !important;
	top:428px !important;
	background:#000;
}

#item72705 {
	width:202px !important;
	height:42px !important;
	top:740px !important;
	background:#000;
}

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

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

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

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

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

#item75285 {
	width:291px !important;
	height:24px !important;
	background:#fff;
}

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

#item75289 {
	width:37px !important;
	height:24px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

#item75082 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:386px !important;
}

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

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

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

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

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

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

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

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

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

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

#item75401 {
	width:223px !important;
	height:241px !important;
	left:-4px !important;
	top:481px !important;
}

#item75415 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:709px !important;
}

#item75422 {
	width:53px !important;
	height:53px !important;
	left:46px !important;
	top:709px !important;
}

#item75597 {
	width:177px !important;
	left:23px !important;
	top:134px !important;
	min-height:329px !important;
}

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

#item75637 {
	width:99px !important;
	height:8px !important;
	background:#fff;
}

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

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

#item75642 {
	width:177px !important;
	height:322px !important;
	left:224px !important;
	top:467px !important;
}

#item77418 {
	width:1259px !important;
	height:284px !important;
	left:1136px !important;
	top:1040px !important;
}

#item77474 {
	width:358px !important;
	height:86px !important;
	left:27px !important;
	top:671px !important;
}

#item78308 {
	width:1156px !important;
	left:62px !important;
	top:93px !important;
	min-height:85px !important;
}

#item78331 {
	width:586px !important;
	height:477px !important;
	left:658px !important;
	top:580px !important;
	background:#f2f2f2;
}

#item78332 {
	width:586px !important;
	height:477px !important;
	left:62px !important;
	top:580px !important;
	background:#f2f2f2;
}

#item78333 {
	width:545px !important;
	left:671px !important;
	top:206px !important;
	min-height:519px !important;
}

#item78356 {
	width:545px !important;
	left:73px !important;
	top:206px !important;
	min-height:519px !important;
}

#item78379 {
	width:586px !important;
	height:289px !important;
	left:658px !important;
	top:1057px !important;
	background:#000;
}

#item78380 {
	width:586px !important;
	height:289px !important;
	left:62px !important;
	top:1057px !important;
	background:#000;
}

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

#item78385 {
	width:327px !important;
	height:24px !important;
	background:#fff;
}

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

#item78389 {
	width:165px !important;
	height:24px !important;
	background:#fff;
}

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

#item78393 {
	width:164px !important;
	height:24px !important;
	background:#fff;
}

#item78412 {
	width:563px !important;
	height:289px !important;
	left:671px !important;
	top:1057px !important;
}

#item78435 {
	width:563px !important;
	height:289px !important;
	left:73px !important;
	top:1057px !important;
}

#item78626 {
	width:392px !important;
	left:22px !important;
	top:67px !important;
	min-height:72px !important;
}

#item78649 {
	width:202px !important;
	height:224px !important;
	top:566px !important;
	background:#f2f2f2;
}

#item79084 {
	width:202px !important;
	height:224px !important;
	left:212px !important;
	top:566px !important;
	background:#f2f2f2;
}

#item78650 {
	width:202px !important;
	height:152px !important;
	top:789px !important;
	background:#000;
}

#item78982 {
	width:202px !important;
	height:152px !important;
	left:212px !important;
	top:789px !important;
	background:#000;
}

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

#item78949 {
	width:109px !important;
	height:8px !important;
	background:#fff;
}

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

#item79008 {
	width:55px !important;
	height:8px !important;
	background:#fff;
}

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

#item79034 {
	width:55px !important;
	height:8px !important;
	background:#fff;
}

#item78703 {
	width:168px !important;
	height:152px !important;
	left:22px !important;
	top:789px !important;
}

#item79035 {
	width:168px !important;
	height:152px !important;
	left:234px !important;
	top:789px !important;
}

#item78727 {
	width:180px !important;
	left:22px !important;
	top:388px !important;
	min-height:162px !important;
}

#item78921 {
	width:180px !important;
	left:212px !important;
	top:388px !important;
	min-height:162px !important;
}

#item3941 {
	width:2516px !important;
	height:260px !important;
	left:-12px !important;
	top:422px !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;
}

#item92791_container {
	width:2380px !important;
	height:602px !important;
	left:60px !important;
	top:703px !important;
}

#item35631 {
	width:370px !important;
	height:123px !important;
	left:22px !important;
	top:272px !important;
}

#item35655 {
	width:426px !important;
	height:175px !important;
	left:-5px !important;
	top:1122px !important;
	background:#000;
}

#item35679 {
	width:370px !important;
	height:150px !important;
	left:22px !important;
	top:1138px !important;
}

#item92792_container {
	width:370px !important;
	height:688px !important;
	left:22px !important;
	top:416px !important;
}
#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; } }

