/* 	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:1920px; height:1400px; background: #000 !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:10px; height:1412px; }
@media all and (max-height:1400px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.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%);
}
#item12136 {
	width:1920px !important;
	height:1400px !important;
	background:#000;
}

#item441.fixed-pos-elem {
	width:100% !important;
	height:45px !important;
	top:auto !important;
	background:#000;
	bottom:0px !important;
	left:50% !important;
}

#item463.fixed-pos-elem {
	width:319px !important;
	height:17px !important;
	left:50% !important;
	top:auto !important;
	bottom:18px !important;
}

@keyframes fade-in-466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item466.fixed-pos-elem {
	width:36px !important;
	height:36px !important;
	left:auto !important;
	top:auto !important;
	bottom:72px !important;
	right:72px !important;
	-webkit-transform-origin:100% 100% 0;
	transform-origin:100% 100% 0;
}

#item474 {
	width:1920px !important;
	height:72px !important;
	background:#000;
}

#item542 {
	width:139px !important;
	height:72px !important;
}

#item519 {
	width:139px !important;
	height:72px !important;
}

#item496 {
	width:139px !important;
	height:72px !important;
}

#item475 {
	width:139px !important;
	height:72px !important;
	left:1259px !important;
}

#item613 {
	width:139px !important;
	height:72px !important;
}

#item590 {
	width:139px !important;
	height:72px !important;
}

#item567 {
	width:139px !important;
	height:72px !important;
}

#item546 {
	width:139px !important;
	height:72px !important;
	left:1112px !important;
}

#item684 {
	width:139px !important;
	height:72px !important;
}

#item661 {
	width:139px !important;
	height:72px !important;
}

#item638 {
	width:139px !important;
	height:72px !important;
}

#item617 {
	width:139px !important;
	height:72px !important;
	left:964px !important;
}

#item755 {
	width:139px !important;
	height:72px !important;
}

#item732 {
	width:139px !important;
	height:72px !important;
}

#item709 {
	width:139px !important;
	height:72px !important;
}

#item688 {
	width:139px !important;
	height:72px !important;
	left:816px !important;
}

#item826 {
	width:139px !important;
	height:72px !important;
}

#item803 {
	width:139px !important;
	height:72px !important;
}

#item780 {
	width:139px !important;
	height:72px !important;
}

#item759 {
	width:139px !important;
	height:72px !important;
	left:668px !important;
}

#item897 {
	width:139px !important;
	height:72px !important;
}

#item874 {
	width:139px !important;
	height:72px !important;
}

#item851 {
	width:139px !important;
	height:72px !important;
}

#item830 {
	width:139px !important;
	height:72px !important;
	left:520px !important;
}

#item473.fixed-pos-elem {
	width:0px !important;
	height:74px !important;
	top:-1px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1029 {
	width:137px !important;
	height:144px !important;
	left:529px !important;
	top:734px !important;
}

#item1045 {
	width:137px !important;
	height:144px !important;
	left:674px !important;
	top:734px !important;
}

#item1060 {
	width:137px !important;
	height:144px !important;
	left:819px !important;
	top:734px !important;
}

#item1074 {
	width:137px !important;
	height:144px !important;
	left:964px !important;
	top:734px !important;
}

#item1089 {
	width:137px !important;
	height:144px !important;
	left:1109px !important;
	top:734px !important;
}

#item1103 {
	width:137px !important;
	height:144px !important;
	left:1254px !important;
	top:734px !important;
}

#item1138 {
	width:882px !important;
	height:252px !important;
	left:529px !important;
	top:904px !important;
}

#item11766 {
	opacity:0.50;
	width:1920px !important;
	height:258px !important;
	left:-1920px !important;
	top:68px !important;
}

@keyframes fly-in-top-11766 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-11766 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item11818 {
	width:1920px !important;
	height:2900px !important;
	background:#000;
}

#item2444 {
	width:144px !important;
	height:144px !important;
	left:1368px !important;
}

#item2471 {
	width:144px !important;
	height:144px !important;
	left:1216px !important;
}

#item2495 {
	width:144px !important;
	height:144px !important;
	left:1064px !important;
}

#item2522 {
	width:144px !important;
	height:144px !important;
	left:912px !important;
}

#item2545 {
	width:144px !important;
	height:144px !important;
	left:760px !important;
}

#item2568 {
	width:144px !important;
	height:144px !important;
	left:608px !important;
}

#item2592 {
	width:144px !important;
	height:144px !important;
	left:456px !important;
}

#item2615 {
	width:144px !important;
	height:144px !important;
	left:304px !important;
}

#item2641 {
	width:144px !important;
	height:144px !important;
	left:152px !important;
}

#item2666 {
	width:144px !important;
	height:144px !important;
}

#item2689 {
	width:144px !important;
	height:144px !important;
	left:1368px !important;
}

#item2712 {
	width:144px !important;
	height:144px !important;
	left:1216px !important;
}

#item2736 {
	width:144px !important;
	height:144px !important;
	left:1064px !important;
}

#item2761 {
	width:144px !important;
	height:144px !important;
	left:912px !important;
}

#item2788 {
	width:144px !important;
	height:144px !important;
	left:760px !important;
}

#item2811 {
	width:144px !important;
	height:144px !important;
	left:608px !important;
}

#item2836 {
	width:144px !important;
	height:144px !important;
	left:456px !important;
}

#item2860 {
	width:144px !important;
	height:144px !important;
	left:304px !important;
}

#item2884 {
	width:144px !important;
	height:144px !important;
	left:152px !important;
}

#item2906 {
	width:144px !important;
	height:144px !important;
}

#item2935 {
	width:32px !important;
	height:56px !important;
}

#item2933 {
	width:32px !important;
	height:56px !important;
	left:1320px !important;
}

#item2938 {
	width:32px !important;
	height:56px !important;
}

#item2943 {
	width:1180px !important;
	height:720px !important;
	left:86px !important;
}

#item3193 {
	width:1100px !important;
	height:65px !important;
	left:206px !important;
}

#item1257 {
	width:144px !important;
	height:144px !important;
	left:1216px !important;
}

#item1282 {
	width:144px !important;
	height:144px !important;
	left:1064px !important;
}

#item1312 {
	width:144px !important;
	height:144px !important;
	left:912px !important;
}

#item1338 {
	width:144px !important;
	height:144px !important;
	left:760px !important;
}

#item1364 {
	width:144px !important;
	height:144px !important;
	left:608px !important;
}

#item1391 {
	width:144px !important;
	height:144px !important;
	left:456px !important;
}

#item1416 {
	width:144px !important;
	height:144px !important;
	left:304px !important;
}

#item1448 {
	width:144px !important;
	height:144px !important;
	left:152px !important;
}

#item1479 {
	width:144px !important;
	height:144px !important;
}

#item1505 {
	width:144px !important;
	height:144px !important;
	left:1368px !important;
}

#item1534 {
	width:144px !important;
	height:144px !important;
	left:1216px !important;
}

#item1562 {
	width:144px !important;
	height:144px !important;
	left:1064px !important;
}

#item1589 {
	width:144px !important;
	height:144px !important;
	left:912px !important;
}

#item1622 {
	width:144px !important;
	height:144px !important;
	left:760px !important;
}

#item1650 {
	width:144px !important;
	height:144px !important;
	left:608px !important;
}

#item1676 {
	width:144px !important;
	height:144px !important;
	left:456px !important;
}

#item1704 {
	width:144px !important;
	height:144px !important;
	left:304px !important;
}

#item1729 {
	width:144px !important;
	height:144px !important;
	left:152px !important;
}

#item1761 {
	width:144px !important;
	height:144px !important;
}

#item1804 {
	width:1180px !important;
	height:720px !important;
	left:86px !important;
}

#item1796 {
	width:32px !important;
	height:56px !important;
}

#item1794 {
	width:32px !important;
	height:56px !important;
	left:1320px !important;
}

#item1799 {
	width:32px !important;
	height:56px !important;
}

#item3215 {
	width:882px !important;
	height:70px !important;
	left:315px !important;
}

#item3239 {
	opacity:0.50;
	width:1920px !important;
	height:258px !important;
}

@keyframes fly-in-top-3239 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-3239 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item11878 {
	width:1920px !important;
	height:11500px !important;
	background:#000;
}

#item5284 {
	width:144px !important;
	height:144px !important;
	left:1368px !important;
}

#item5310 {
	width:144px !important;
	height:144px !important;
	left:1216px !important;
}

#item5339 {
	width:144px !important;
	height:144px !important;
	left:1064px !important;
}

#item5366 {
	width:144px !important;
	height:144px !important;
	left:912px !important;
}

#item5397 {
	width:144px !important;
	height:144px !important;
	left:760px !important;
}

#item5425 {
	width:144px !important;
	height:144px !important;
	left:304px !important;
}

#item5452 {
	width:144px !important;
	height:144px !important;
	left:608px !important;
}

#item5479 {
	width:144px !important;
	height:144px !important;
	left:152px !important;
}

#item5506 {
	width:144px !important;
	height:144px !important;
}

#item5536 {
	width:144px !important;
	height:144px !important;
	left:456px !important;
}

#item5570 {
	width:144px !important;
	height:144px !important;
	left:608px !important;
}

#item5598 {
	width:144px !important;
	height:144px !important;
	left:456px !important;
}

#item5625 {
	width:144px !important;
	height:144px !important;
	left:760px !important;
}

#item5652 {
	width:144px !important;
	height:144px !important;
	left:304px !important;
}

#item5678 {
	width:144px !important;
	height:144px !important;
	left:152px !important;
}

#item5711 {
	width:144px !important;
	height:144px !important;
}

#item5739 {
	width:144px !important;
	height:144px !important;
	left:912px !important;
}

#item5766 {
	width:144px !important;
	height:144px !important;
	left:1064px !important;
}

#item5793 {
	width:144px !important;
	height:144px !important;
	left:1216px !important;
}

#item5819 {
	width:144px !important;
	height:144px !important;
	left:1368px !important;
}

#item5853 {
	width:32px !important;
	height:56px !important;
}

#item5851 {
	width:32px !important;
	height:56px !important;
	left:1320px !important;
}

#item5856 {
	width:32px !important;
	height:56px !important;
}

#item5861 {
	width:1180px !important;
	height:911px !important;
	left:91px !important;
}

#item7633 {
	width:1100px !important;
	height:90px !important;
	top:102px !important;
}

#item7655 {
	width:1100px !important;
	height:72px !important;
}

#item6564 {
	width:144px !important;
	height:144px !important;
	left:456px !important;
}

#item6597 {
	width:144px !important;
	height:144px !important;
	left:152px !important;
}

#item6625 {
	width:144px !important;
	height:144px !important;
	left:608px !important;
}

#item6653 {
	width:144px !important;
	height:144px !important;
	left:1064px !important;
}

#item6681 {
	width:144px !important;
	height:144px !important;
	left:912px !important;
}

#item6711 {
	width:144px !important;
	height:144px !important;
}

#item6739 {
	width:144px !important;
	height:144px !important;
	left:304px !important;
}

#item6768 {
	width:144px !important;
	height:144px !important;
	left:760px !important;
}

#item6796 {
	width:1180px !important;
	height:911px !important;
	left:86px !important;
}

#item6887 {
	width:32px !important;
	height:56px !important;
}

#item6885 {
	width:32px !important;
	height:56px !important;
	left:1320px !important;
}

#item6889 {
	width:32px !important;
	height:56px !important;
}

#item7678 {
	width:1100px !important;
	height:90px !important;
	top:102px !important;
}

#item7700 {
	width:1100px !important;
	height:72px !important;
}

#item7523 {
	width:1180px !important;
	height:911px !important;
	left:91px !important;
}

#item7515 {
	width:32px !important;
	height:56px !important;
}

#item7513 {
	width:32px !important;
	height:56px !important;
	left:1320px !important;
}

#item7518 {
	width:32px !important;
	height:56px !important;
}

#item7290 {
	width:144px !important;
	height:144px !important;
	left:1064px !important;
}

#item7316 {
	width:144px !important;
	height:144px !important;
	left:912px !important;
}

#item7344 {
	width:144px !important;
	height:144px !important;
	left:760px !important;
}

#item7371 {
	width:144px !important;
	height:144px !important;
	left:608px !important;
}

#item7395 {
	width:144px !important;
	height:144px !important;
	left:456px !important;
}

#item7423 {
	width:144px !important;
	height:144px !important;
	left:304px !important;
}

#item7458 {
	width:144px !important;
	height:144px !important;
	left:152px !important;
}

#item7485 {
	width:144px !important;
	height:144px !important;
}

#item7723 {
	width:1100px !important;
	height:90px !important;
	top:102px !important;
}

#item7745 {
	width:1100px !important;
	height:72px !important;
}

#item6893 {
	width:144px !important;
	height:144px !important;
	left:304px !important;
}

#item6921 {
	width:144px !important;
	height:144px !important;
	left:760px !important;
}

#item6949 {
	width:144px !important;
	height:144px !important;
	left:912px !important;
}

#item6974 {
	width:144px !important;
	height:144px !important;
}

#item7002 {
	width:144px !important;
	height:144px !important;
	left:456px !important;
}

#item7033 {
	width:144px !important;
	height:144px !important;
	left:152px !important;
}

#item7061 {
	width:144px !important;
	height:144px !important;
	left:608px !important;
}

#item7088 {
	width:144px !important;
	height:144px !important;
	left:1368px !important;
}

#item7115 {
	width:144px !important;
	height:144px !important;
	left:1216px !important;
}

#item7139 {
	width:144px !important;
	height:144px !important;
	left:1064px !important;
}

#item7177 {
	width:32px !important;
	height:56px !important;
}

#item7175 {
	width:32px !important;
	height:56px !important;
	left:1320px !important;
}

#item7180 {
	width:32px !important;
	height:56px !important;
}

#item7185 {
	width:1180px !important;
	height:911px !important;
	left:91px !important;
}

#item7768 {
	width:1100px !important;
	height:183px !important;
	top:102px !important;
}

#item7790 {
	width:1100px !important;
	height:72px !important;
}

#item6075 {
	width:144px !important;
	height:144px !important;
	left:760px !important;
}

#item6102 {
	width:144px !important;
	height:144px !important;
	left:304px !important;
}

#item6130 {
	width:144px !important;
	height:144px !important;
}

#item6162 {
	width:144px !important;
	height:144px !important;
	left:152px !important;
}

#item6189 {
	width:144px !important;
	height:144px !important;
	left:456px !important;
}

#item6219 {
	width:144px !important;
	height:144px !important;
	left:608px !important;
}

#item6243 {
	width:144px !important;
	height:144px !important;
	left:304px !important;
}

#item6273 {
	width:144px !important;
	height:144px !important;
}

#item6301 {
	width:144px !important;
	height:144px !important;
	left:760px !important;
}

#item6331 {
	width:144px !important;
	height:144px !important;
	left:456px !important;
}

#item6359 {
	width:144px !important;
	height:144px !important;
	left:152px !important;
}

#item6385 {
	width:144px !important;
	height:144px !important;
	left:608px !important;
}

#item6423 {
	width:1180px !important;
	height:911px !important;
	left:86px !important;
}

#item6415 {
	width:32px !important;
	height:56px !important;
}

#item6413 {
	width:32px !important;
	height:56px !important;
	left:1320px !important;
}

#item6418 {
	width:32px !important;
	height:56px !important;
}

#item7813 {
	width:1100px !important;
	height:133px !important;
	top:102px !important;
}

#item7835 {
	width:1100px !important;
	height:72px !important;
}

#item4526 {
	width:144px !important;
	height:144px !important;
	left:896px !important;
}

#item4554 {
	width:144px !important;
	height:144px !important;
	left:1200px !important;
}

#item4580 {
	width:144px !important;
	height:144px !important;
	left:744px !important;
}

#item4611 {
	width:144px !important;
	height:144px !important;
	left:288px !important;
}

#item4637 {
	width:144px !important;
	height:144px !important;
	left:440px !important;
}

#item4668 {
	width:128px !important;
	height:133px !important;
}

#item4695 {
	width:144px !important;
	height:144px !important;
	left:136px !important;
}

#item4722 {
	width:144px !important;
	height:144px !important;
	left:1048px !important;
}

#item4750 {
	width:144px !important;
	height:144px !important;
	left:592px !important;
}

#item4778 {
	width:144px !important;
	height:144px !important;
	left:760px !important;
}

#item4807 {
	width:144px !important;
	height:144px !important;
	left:456px !important;
}

#item4835 {
	width:144px !important;
	height:144px !important;
	left:304px !important;
}

#item4865 {
	width:144px !important;
	height:144px !important;
	left:608px !important;
}

#item4892 {
	width:144px !important;
	height:144px !important;
	left:1064px !important;
}

#item4924 {
	width:144px !important;
	height:144px !important;
}

#item4950 {
	width:144px !important;
	height:144px !important;
	left:912px !important;
}

#item4983 {
	width:144px !important;
	height:144px !important;
	left:152px !important;
}

#item5012 {
	width:144px !important;
	height:144px !important;
	left:1368px !important;
}

#item5039 {
	width:144px !important;
	height:144px !important;
	left:1216px !important;
}

#item5068 {
	width:1180px !important;
	height:911px !important;
	left:90px !important;
}

#item5276 {
	width:32px !important;
	height:56px !important;
}

#item5274 {
	width:32px !important;
	height:56px !important;
	left:1320px !important;
}

#item5279 {
	width:32px !important;
	height:56px !important;
}

#item7903 {
	width:1100px !important;
	height:90px !important;
	top:100px !important;
}

#item7925 {
	width:1100px !important;
	height:70px !important;
}

#item3785 {
	width:143px !important;
	height:144px !important;
	left:1362px !important;
}

#item3814 {
	width:144px !important;
	height:144px !important;
	left:1210px !important;
}

#item3847 {
	width:143px !important;
	height:144px !important;
	left:1059px !important;
}

#item3874 {
	width:143px !important;
	height:144px !important;
	left:908px !important;
}

#item3901 {
	width:143px !important;
	height:144px !important;
	left:757px !important;
}

#item3925 {
	width:143px !important;
	height:144px !important;
	left:606px !important;
}

#item3955 {
	width:143px !important;
	height:144px !important;
	left:454px !important;
}

#item3983 {
	width:143px !important;
	height:144px !important;
	left:303px !important;
}

#item4011 {
	width:143px !important;
	height:144px !important;
	left:152px !important;
}

#item4036 {
	width:144px !important;
	height:144px !important;
}

#item4059 {
	width:143px !important;
	height:144px !important;
	left:1209px !important;
}

#item4087 {
	width:143px !important;
	height:144px !important;
	left:1058px !important;
}

#item4116 {
	width:143px !important;
	height:144px !important;
	left:907px !important;
}

#item4148 {
	width:143px !important;
	height:144px !important;
	left:756px !important;
}

#item4175 {
	width:143px !important;
	height:144px !important;
	left:604px !important;
}

#item4202 {
	width:143px !important;
	height:144px !important;
	left:453px !important;
}

#item4226 {
	width:143px !important;
	height:144px !important;
	left:302px !important;
}

#item4260 {
	width:144px !important;
	height:144px !important;
}

#item4290 {
	width:142px !important;
	height:144px !important;
	left:152px !important;
}

#item4331 {
	width:1180px !important;
	height:911px !important;
	left:90px !important;
}

#item4323 {
	width:32px !important;
	height:56px !important;
}

#item4321 {
	width:32px !important;
	height:56px !important;
	left:1320px !important;
}

#item4326 {
	width:32px !important;
	height:56px !important;
}

#item7858 {
	width:1100px !important;
	height:158px !important;
	top:100px !important;
}

#item7880 {
	width:1100px !important;
	height:70px !important;
}

#item7947 {
	opacity:0.50;
	width:1920px !important;
	height:258px !important;
}

@keyframes fly-in-top-7947 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-7947 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item11937 {
	width:1920px !important;
	height:1700px !important;
	background:#000;
}

#item8513 {
	width:1100px !important;
	height:220px !important;
	left:410px !important;
	top:335px !important;
}

#item8535 {
	width:882px !important;
	height:27px !important;
	left:519px !important;
	top:590px !important;
}

#item8557 {
	width:882px !important;
	height:23px !important;
	left:519px !important;
	top:963px !important;
}

#item8579 {
	width:529px !important;
	height:24px !important;
	left:409px !important;
	top:1403px !important;
}

#item8601 {
	width:300px !important;
	height:45px !important;
	left:1001px !important;
	top:1388px !important;
}

#item8623 {
	opacity:0.50;
	width:1920px !important;
	height:258px !important;
	top:-4px !important;
}

@keyframes fly-in-top-8623 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-8623 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item12024 {
	width:1920px !important;
	height:6000px !important;
	background:#000;
}

#item9181 {
	width:733px !important;
	height:506px !important;
	left:783px !important;
	top:335px !important;
}

#item9203 {
	width:532px !important;
	height:521px !important;
	left:984px !important;
	top:1848px !important;
}

#item9225 {
	width:1100px !important;
	height:871px !important;
	left:416px !important;
	top:935px !important;
}

#item9247 {
	width:1100px !important;
	height:271px !important;
	left:416px !important;
	top:2466px !important;
}

#item9269 {
	width:1100px !important;
	height:496px !important;
	left:416px !important;
	top:2807px !important;
}

#item9291 {
	width:1100px !important;
	height:121px !important;
	left:416px !important;
	top:3398px !important;
}

#item9313 {
	width:1100px !important;
	height:221px !important;
	left:416px !important;
	top:3613px !important;
}

#item9335 {
	width:1100px !important;
	height:46px !important;
	left:416px !important;
	top:3929px !important;
}

#item9357 {
	width:1100px !important;
	height:46px !important;
	left:416px !important;
	top:4070px !important;
}

#item9379 {
	width:1100px !important;
	left:416px !important;
	top:5239px !important;
	min-height:648px !important;
}

#item9401 {
	width:1100px !important;
	left:416px !important;
	top:4209px !important;
	min-height:952px !important;
}

#item9423 {
	opacity:0.50;
	width:1920px !important;
	height:258px !important;
	left:-6px !important;
}

@keyframes fly-in-top-9423 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-9423 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item26161 {
	width:1920px !important;
	height:15500px !important;
	background:#000;
}

#item26304 {
	width:1100px !important;
	height:45px !important;
	left:416px !important;
	top:7145px !important;
}

#item26328 {
	width:1100px !important;
	height:72px !important;
	left:416px !important;
	top:7995px !important;
}

#item26352 {
	width:1100px !important;
	min-height:33px !important;
}

#item26384 {
	width:1100px !important;
	height:45px !important;
}

#item26413 {
	width:1100px !important;
	min-height:33px !important;
}

#item26444 {
	width:1100px !important;
	height:45px !important;
}

#item26473 {
	width:1100px !important;
	height:45px !important;
	left:131px !important;
}

#item26511 {
	width:1100px !important;
	height:45px !important;
	left:416px !important;
	top:12434px !important;
}

#item26543 {
	width:1100px !important;
	height:45px !important;
	left:416px !important;
	top:13451px !important;
}

#item26587 {
	width:1100px !important;
	height:72px !important;
	top:999px !important;
}

#item26611 {
	width:1100px !important;
	min-height:33px !important;
}

#item26634 {
	width:1100px !important;
	height:45px !important;
	top:74px !important;
}

#item26672 {
	width:1100px !important;
	height:45px !important;
	left:236px !important;
}

#item26712 {
	width:1100px !important;
	height:45px !important;
}

#item26764 {
	width:1100px !important;
	left:416px !important;
	top:376px !important;
	min-height:33px !important;
}

#item26813 {
	width:1100px !important;
	min-height:33px !important;
}

#item26864 {
	width:1100px !important;
	height:45px !important;
}

#item10728 {
	opacity:0.50;
	width:1920px !important;
	height:258px !important;
}

@keyframes fly-in-top-10728 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-10728 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item17370 {
	width:1024px !important;
	height:1400px !important;
	background:#000;
}

#item17394.fixed-pos-elem {
	width:100% !important;
	height:45px !important;
	background:#000;
	top:auto !important;
	bottom:1355px !important;
	left:50% !important;
}

#item17417.fixed-pos-elem {
	width:319px !important;
	height:17px !important;
	left:50% !important;
	top:auto !important;
	bottom:1373px !important;
}

@keyframes fade-in-17440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17440.fixed-pos-elem {
	width:36px !important;
	height:36px !important;
	left:auto !important;
	top:auto !important;
	bottom:72px !important;
	right:77px !important;
	-webkit-transform-origin:100% 100% 0;
	transform-origin:100% 100% 0;
}

#item17448 {
	width:1024px !important;
	height:72px !important;
	background:#000;
}

#item17501 {
	width:139px !important;
	height:72px !important;
}

#item17477 {
	width:139px !important;
	height:72px !important;
}

#item17453 {
	width:139px !important;
	height:72px !important;
}

#item17450 {
	width:139px !important;
	height:72px !important;
	left:811px !important;
}

#item17575 {
	width:139px !important;
	height:72px !important;
}

#item17551 {
	width:139px !important;
	height:72px !important;
}

#item17527 {
	width:139px !important;
	height:72px !important;
}

#item17524 {
	width:139px !important;
	height:72px !important;
	left:664px !important;
}

#item17650 {
	width:139px !important;
	height:72px !important;
}

#item17626 {
	width:139px !important;
	height:72px !important;
}

#item17602 {
	width:139px !important;
	height:72px !important;
}

#item17599 {
	width:139px !important;
	height:72px !important;
	left:516px !important;
}

#item17724 {
	width:139px !important;
	height:72px !important;
}

#item17700 {
	width:139px !important;
	height:72px !important;
}

#item17676 {
	width:139px !important;
	height:72px !important;
}

#item17673 {
	width:139px !important;
	height:72px !important;
	left:368px !important;
}

#item17798 {
	width:139px !important;
	height:72px !important;
}

#item17774 {
	width:139px !important;
	height:72px !important;
}

#item17750 {
	width:139px !important;
	height:72px !important;
}

#item17747 {
	width:139px !important;
	height:72px !important;
	left:220px !important;
}

#item17875 {
	width:139px !important;
	height:72px !important;
}

#item17848 {
	width:139px !important;
	height:72px !important;
}

#item17824 {
	width:139px !important;
	height:72px !important;
}

#item17821 {
	width:139px !important;
	height:72px !important;
	left:72px !important;
}

#item12217 {
	width:137px !important;
	height:144px !important;
}

#item12226 {
	width:137px !important;
	height:144px !important;
	left:145px !important;
}

#item12234 {
	width:137px !important;
	height:144px !important;
	left:290px !important;
}

#item12242 {
	width:137px !important;
	height:144px !important;
	left:435px !important;
}

#item12251 {
	width:137px !important;
	height:144px !important;
	left:580px !important;
}

#item12260 {
	width:880px !important;
	height:240px !important;
	left:72px !important;
	top:846px !important;
}

#item12283 {
	opacity:0.50;
	width:595px !important;
	height:150px !important;
	left:-595px !important;
	top:111px !important;
}

@keyframes fly-in-top-12283 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-12283 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item18743 {
	width:1024px !important;
	height:1800px !important;
	background:#000;
}

#item12361 {
	width:84px !important;
	height:84px !important;
	left:793px !important;
}

#item12378 {
	width:84px !important;
	height:84px !important;
	left:705px !important;
}

#item12395 {
	width:84px !important;
	height:84px !important;
	left:617px !important;
}

#item12412 {
	width:84px !important;
	height:84px !important;
	left:529px !important;
}

#item12429 {
	width:84px !important;
	height:84px !important;
	left:441px !important;
}

#item12446 {
	width:84px !important;
	height:84px !important;
	left:353px !important;
}

#item12462 {
	width:84px !important;
	height:84px !important;
	left:264px !important;
}

#item12479 {
	width:84px !important;
	height:84px !important;
	left:176px !important;
}

#item12496 {
	width:84px !important;
	height:84px !important;
	left:88px !important;
}

#item12514 {
	width:84px !important;
	height:84px !important;
}

#item12531 {
	width:84px !important;
	height:84px !important;
	left:793px !important;
}

#item12548 {
	width:84px !important;
	height:84px !important;
	left:705px !important;
}

#item12564 {
	width:84px !important;
	height:84px !important;
	left:617px !important;
}

#item12581 {
	width:84px !important;
	height:84px !important;
	left:529px !important;
}

#item12600 {
	width:84px !important;
	height:84px !important;
	left:441px !important;
}

#item12617 {
	width:84px !important;
	height:84px !important;
	left:353px !important;
}

#item12632 {
	width:84px !important;
	height:84px !important;
	left:264px !important;
}

#item12649 {
	width:84px !important;
	height:84px !important;
	left:176px !important;
}

#item12667 {
	width:84px !important;
	height:84px !important;
	left:88px !important;
}

#item12681 {
	width:84px !important;
	height:84px !important;
}

#item12708 {
	width:19px !important;
	height:32px !important;
}

#item12705 {
	width:19px !important;
	height:32px !important;
	left:766px !important;
}

#item12710 {
	width:19px !important;
	height:32px !important;
}

#item12716 {
	width:684px !important;
	height:418px !important;
	left:50px !important;
}

#item12850 {
	width:638px !important;
	height:38px !important;
	left:119px !important;
}

#item12877 {
	width:84px !important;
	height:84px !important;
	left:705px !important;
}

#item12894 {
	width:84px !important;
	height:84px !important;
	left:617px !important;
}

#item12910 {
	width:84px !important;
	height:84px !important;
	left:529px !important;
}

#item12927 {
	width:84px !important;
	height:84px !important;
	left:441px !important;
}

#item12943 {
	width:84px !important;
	height:84px !important;
	left:353px !important;
}

#item12960 {
	width:84px !important;
	height:84px !important;
	left:264px !important;
}

#item12979 {
	width:84px !important;
	height:84px !important;
	left:176px !important;
}

#item12998 {
	width:84px !important;
	height:84px !important;
	left:88px !important;
}

#item13014 {
	width:84px !important;
	height:84px !important;
}

#item13032 {
	width:84px !important;
	height:84px !important;
	left:793px !important;
}

#item13048 {
	width:84px !important;
	height:84px !important;
	left:705px !important;
}

#item13065 {
	width:84px !important;
	height:84px !important;
	left:617px !important;
}

#item13083 {
	width:84px !important;
	height:84px !important;
	left:529px !important;
}

#item13099 {
	width:84px !important;
	height:84px !important;
	left:441px !important;
}

#item13114 {
	width:84px !important;
	height:84px !important;
	left:353px !important;
}

#item13131 {
	width:84px !important;
	height:84px !important;
	left:264px !important;
}

#item13147 {
	width:84px !important;
	height:84px !important;
	left:176px !important;
}

#item13164 {
	width:84px !important;
	height:84px !important;
	left:88px !important;
}

#item13185 {
	width:84px !important;
	height:84px !important;
}

#item13203 {
	width:684px !important;
	height:418px !important;
	left:50px !important;
}

#item13340 {
	width:18px !important;
	height:32px !important;
}

#item13338 {
	width:19px !important;
	height:32px !important;
	left:766px !important;
}

#item13342 {
	width:19px !important;
	height:32px !important;
}

#item13346 {
	width:512px !important;
	height:41px !important;
	left:183px !important;
}

#item13369 {
	opacity:0.50;
	width:1024px !important;
	height:150px !important;
}

@keyframes fly-in-top-13369 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-13369 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item17985 {
	width:1024px !important;
	height:6700px !important;
	background:#000;
}

#item13444 {
	width:84px !important;
	height:84px !important;
	left:793px !important;
}

#item13463 {
	width:84px !important;
	height:84px !important;
	left:705px !important;
}

#item13478 {
	width:84px !important;
	height:84px !important;
	left:617px !important;
}

#item13496 {
	width:84px !important;
	height:84px !important;
	left:529px !important;
}

#item13514 {
	width:84px !important;
	height:84px !important;
	left:441px !important;
}

#item13532 {
	width:84px !important;
	height:84px !important;
	left:176px !important;
}

#item13549 {
	width:84px !important;
	height:84px !important;
	left:353px !important;
}

#item13565 {
	width:84px !important;
	height:84px !important;
	left:88px !important;
}

#item13582 {
	width:84px !important;
	height:84px !important;
}

#item13599 {
	width:84px !important;
	height:84px !important;
	left:264px !important;
}

#item13620 {
	width:84px !important;
	height:84px !important;
	left:353px !important;
}

#item13637 {
	width:84px !important;
	height:84px !important;
	left:264px !important;
}

#item13653 {
	width:84px !important;
	height:84px !important;
	left:441px !important;
}

#item13669 {
	width:84px !important;
	height:84px !important;
	left:176px !important;
}

#item13685 {
	width:84px !important;
	height:84px !important;
	left:88px !important;
}

#item13702 {
	width:84px !important;
	height:84px !important;
}

#item13721 {
	width:84px !important;
	height:84px !important;
	left:529px !important;
}

#item13738 {
	width:84px !important;
	height:84px !important;
	left:617px !important;
}

#item13754 {
	width:84px !important;
	height:84px !important;
	left:705px !important;
}

#item13773 {
	width:84px !important;
	height:84px !important;
	left:793px !important;
}

#item13794 {
	width:19px !important;
	height:32px !important;
}

#item13791 {
	width:19px !important;
	height:32px !important;
	left:766px !important;
}

#item13796 {
	width:19px !important;
	height:32px !important;
}

#item13802 {
	width:684px !important;
	height:528px !important;
	left:53px !important;
}

#item13941 {
	width:638px !important;
	height:52px !important;
	top:59px !important;
}

#item13964 {
	width:638px !important;
	height:42px !important;
}

#item13990 {
	width:84px !important;
	height:84px !important;
	left:264px !important;
}

#item14007 {
	width:84px !important;
	height:84px !important;
	left:88px !important;
}

#item14025 {
	width:84px !important;
	height:84px !important;
	left:353px !important;
}

#item14042 {
	width:84px !important;
	height:84px !important;
	left:617px !important;
}

#item14059 {
	width:84px !important;
	height:84px !important;
	left:529px !important;
}

#item14075 {
	width:84px !important;
	height:84px !important;
}

#item14091 {
	width:84px !important;
	height:84px !important;
	left:176px !important;
}

#item14107 {
	width:84px !important;
	height:84px !important;
	left:441px !important;
}

#item14126 {
	width:684px !important;
	height:528px !important;
	left:50px !important;
}

#item14186 {
	width:19px !important;
	height:32px !important;
}

#item14184 {
	width:19px !important;
	height:32px !important;
	left:766px !important;
}

#item14188 {
	width:19px !important;
	height:32px !important;
}

#item14193 {
	width:638px !important;
	height:52px !important;
	top:59px !important;
}

#item14216 {
	width:638px !important;
	height:42px !important;
}

#item14242 {
	width:684px !important;
	height:528px !important;
	left:53px !important;
}

#item14304 {
	width:19px !important;
	height:32px !important;
}

#item14301 {
	width:19px !important;
	height:32px !important;
	left:766px !important;
}

#item14306 {
	width:19px !important;
	height:32px !important;
}

#item14312 {
	width:84px !important;
	height:84px !important;
	left:617px !important;
}

#item14328 {
	width:84px !important;
	height:84px !important;
	left:529px !important;
}

#item14344 {
	width:84px !important;
	height:84px !important;
	left:441px !important;
}

#item14362 {
	width:84px !important;
	height:84px !important;
	left:353px !important;
}

#item14381 {
	width:84px !important;
	height:84px !important;
	left:264px !important;
}

#item14397 {
	width:84px !important;
	height:84px !important;
	left:176px !important;
}

#item14414 {
	width:84px !important;
	height:84px !important;
	left:88px !important;
}

#item14432 {
	width:84px !important;
	height:84px !important;
}

#item14449 {
	width:638px !important;
	height:52px !important;
	top:59px !important;
}

#item14473 {
	width:638px !important;
	height:42px !important;
}

#item14499 {
	width:84px !important;
	height:84px !important;
	left:176px !important;
}

#item14516 {
	width:84px !important;
	height:84px !important;
	left:441px !important;
}

#item14532 {
	width:84px !important;
	height:84px !important;
	left:529px !important;
}

#item14549 {
	width:84px !important;
	height:84px !important;
}

#item14567 {
	width:84px !important;
	height:84px !important;
	left:264px !important;
}

#item14584 {
	width:84px !important;
	height:84px !important;
	left:88px !important;
}

#item14602 {
	width:84px !important;
	height:84px !important;
	left:353px !important;
}

#item14619 {
	width:84px !important;
	height:84px !important;
	left:793px !important;
}

#item14634 {
	width:84px !important;
	height:84px !important;
	left:705px !important;
}

#item14653 {
	width:84px !important;
	height:84px !important;
	left:617px !important;
}

#item14675 {
	width:19px !important;
	height:32px !important;
}

#item14672 {
	width:19px !important;
	height:32px !important;
	left:766px !important;
}

#item14677 {
	width:19px !important;
	height:32px !important;
}

#item14682 {
	width:684px !important;
	height:528px !important;
	left:53px !important;
}

#item14751 {
	width:638px !important;
	height:106px !important;
	top:59px !important;
}

#item14774 {
	width:638px !important;
	height:42px !important;
}

#item14801 {
	width:84px !important;
	height:84px !important;
	left:441px !important;
}

#item14820 {
	width:84px !important;
	height:84px !important;
	left:176px !important;
}

#item14838 {
	width:84px !important;
	height:84px !important;
}

#item14856 {
	width:84px !important;
	height:84px !important;
	left:88px !important;
}

#item14871 {
	width:84px !important;
	height:84px !important;
	left:264px !important;
}

#item14887 {
	width:84px !important;
	height:84px !important;
	left:353px !important;
}

#item14905 {
	width:84px !important;
	height:84px !important;
	left:176px !important;
}

#item14922 {
	width:84px !important;
	height:84px !important;
}

#item14942 {
	width:84px !important;
	height:84px !important;
	left:441px !important;
}

#item14959 {
	width:84px !important;
	height:84px !important;
	left:264px !important;
}

#item14975 {
	width:84px !important;
	height:84px !important;
	left:88px !important;
}

#item14991 {
	width:84px !important;
	height:84px !important;
	left:353px !important;
}

#item15010 {
	width:684px !important;
	height:528px !important;
	left:50px !important;
}

#item15100 {
	width:19px !important;
	height:32px !important;
}

#item15096 {
	width:19px !important;
	height:32px !important;
	left:766px !important;
}

#item15102 {
	width:19px !important;
	height:32px !important;
}

#item15108 {
	width:638px !important;
	height:77px !important;
	top:59px !important;
}

#item15131 {
	width:638px !important;
	height:42px !important;
}

#item15158 {
	width:84px !important;
	height:84px !important;
	left:520px !important;
}

#item15175 {
	width:84px !important;
	height:84px !important;
	left:696px !important;
}

#item15192 {
	width:84px !important;
	height:84px !important;
	left:432px !important;
}

#item15208 {
	width:84px !important;
	height:84px !important;
	left:167px !important;
}

#item15225 {
	width:84px !important;
	height:84px !important;
	left:255px !important;
}

#item15242 {
	width:74px !important;
	height:77px !important;
}

#item15259 {
	width:84px !important;
	height:84px !important;
	left:79px !important;
}

#item15276 {
	width:84px !important;
	height:84px !important;
	left:608px !important;
}

#item15293 {
	width:84px !important;
	height:84px !important;
	left:343px !important;
}

#item15310 {
	width:84px !important;
	height:84px !important;
	left:441px !important;
}

#item15328 {
	width:84px !important;
	height:84px !important;
	left:264px !important;
}

#item15345 {
	width:84px !important;
	height:84px !important;
	left:176px !important;
}

#item15363 {
	width:84px !important;
	height:84px !important;
	left:353px !important;
}

#item15379 {
	width:84px !important;
	height:84px !important;
	left:617px !important;
}

#item15396 {
	width:84px !important;
	height:84px !important;
}

#item15412 {
	width:84px !important;
	height:84px !important;
	left:529px !important;
}

#item15428 {
	width:84px !important;
	height:84px !important;
	left:88px !important;
}

#item15446 {
	width:84px !important;
	height:84px !important;
	left:793px !important;
}

#item15464 {
	width:84px !important;
	height:84px !important;
	left:705px !important;
}

#item15480 {
	width:684px !important;
	height:528px !important;
	left:52px !important;
}

#item15620 {
	width:19px !important;
	height:32px !important;
}

#item15617 {
	width:19px !important;
	height:32px !important;
	left:766px !important;
}

#item15622 {
	width:19px !important;
	height:32px !important;
}

#item15628 {
	width:638px !important;
	height:52px !important;
	top:58px !important;
}

#item15651 {
	width:638px !important;
	height:41px !important;
}

#item15678 {
	width:83px !important;
	height:84px !important;
	left:790px !important;
}

#item15696 {
	width:84px !important;
	height:84px !important;
	left:702px !important;
}

#item15712 {
	width:83px !important;
	height:84px !important;
	left:614px !important;
}

#item15728 {
	width:83px !important;
	height:84px !important;
	left:527px !important;
}

#item15745 {
	width:83px !important;
	height:84px !important;
	left:439px !important;
}

#item15762 {
	width:83px !important;
	height:84px !important;
	left:351px !important;
}

#item15779 {
	width:83px !important;
	height:84px !important;
	left:264px !important;
}

#item15794 {
	width:83px !important;
	height:84px !important;
	left:176px !important;
}

#item15810 {
	width:83px !important;
	height:84px !important;
	left:88px !important;
}

#item15825 {
	width:84px !important;
	height:84px !important;
}

#item15841 {
	width:83px !important;
	height:84px !important;
	left:701px !important;
}

#item15859 {
	width:83px !important;
	height:84px !important;
	left:614px !important;
}

#item15876 {
	width:83px !important;
	height:84px !important;
	left:526px !important;
}

#item15892 {
	width:83px !important;
	height:84px !important;
	left:438px !important;
}

#item15908 {
	width:83px !important;
	height:84px !important;
	left:351px !important;
}

#item15924 {
	width:83px !important;
	height:84px !important;
	left:263px !important;
}

#item15942 {
	width:83px !important;
	height:84px !important;
	left:175px !important;
}

#item15959 {
	width:84px !important;
	height:84px !important;
}

#item15975 {
	width:82px !important;
	height:84px !important;
	left:88px !important;
}

#item15993 {
	width:684px !important;
	height:528px !important;
	left:52px !important;
}

#item16127 {
	width:19px !important;
	height:32px !important;
}

#item16124 {
	width:19px !important;
	height:32px !important;
	left:766px !important;
}

#item16129 {
	width:19px !important;
	height:32px !important;
}

#item16136 {
	width:638px !important;
	height:92px !important;
	top:58px !important;
}

#item16159 {
	width:638px !important;
	height:41px !important;
}

#item16182 {
	opacity:0.50;
	width:1024px !important;
	height:150px !important;
}

@keyframes fly-in-top-16182 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-16182 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item18807 {
	width:1024px !important;
	height:1100px !important;
	background:#000;
}

#item16293 {
	width:770px !important;
	height:154px !important;
	left:1px !important;
}

#item16316 {
	width:617px !important;
	height:19px !important;
	left:77px !important;
	top:178px !important;
}

#item16339 {
	width:617px !important;
	height:16px !important;
	left:77px !important;
	top:440px !important;
}

#item16362 {
	width:370px !important;
	height:17px !important;
	top:786px !important;
}

#item16385 {
	width:210px !important;
	height:32px !important;
	left:414px !important;
	top:776px !important;
}

#item16408 {
	opacity:0.50;
	width:1024px !important;
	height:150px !important;
}

@keyframes fly-in-top-16408 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-16408 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item18087 {
	width:1024px !important;
	height:4400px !important;
	background:#000;
}

#item16471 {
	width:513px !important;
	height:354px !important;
	left:257px !important;
}

#item16494 {
	width:372px !important;
	height:365px !important;
	left:398px !important;
}

#item16517 {
	width:770px !important;
	height:610px !important;
	left:133px !important;
	top:638px !important;
}

#item16540 {
	width:770px !important;
	height:190px !important;
	left:133px !important;
	top:1781px !important;
}

#item16564 {
	width:770px !important;
	height:347px !important;
	left:133px !important;
	top:2055px !important;
}

#item16587 {
	width:770px !important;
	height:85px !important;
	left:133px !important;
	top:2486px !important;
}

#item16611 {
	width:770px !important;
	height:155px !important;
	left:133px !important;
	top:2655px !important;
}

#item16634 {
	width:770px !important;
	height:32px !important;
	left:133px !important;
	top:2894px !important;
}

#item16657 {
	width:770px !important;
	height:32px !important;
	left:133px !important;
	top:3011px !important;
}

#item16680 {
	width:770px !important;
	left:133px !important;
	top:3878px !important;
	min-height:453px !important;
}

#item16703 {
	width:770px !important;
	left:133px !important;
	top:3127px !important;
	min-height:667px !important;
}

#item16727 {
	opacity:0.50;
	width:1024px !important;
	height:150px !important;
	left:-6px !important;
}

@keyframes fly-in-top-16727 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-16727 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item18138 {
	width:1024px !important;
	height:11300px !important;
	background:#000;
}

#item16785 {
	width:770px !important;
	height:31px !important;
	left:125px !important;
	top:5159px !important;
}

#item16808 {
	width:770px !important;
	height:50px !important;
	left:129px !important;
	top:5842px !important;
}

#item16855 {
	width:770px !important;
	min-height:23px !important;
}

#item16884 {
	width:770px !important;
	height:31px !important;
}

#item16912 {
	width:770px !important;
	min-height:23px !important;
}

#item16941 {
	width:770px !important;
	height:31px !important;
}

#item16969 {
	width:770px !important;
	height:31px !important;
	left:55px !important;
}

#item17002 {
	width:770px !important;
	min-height:23px !important;
}

#item17026 {
	width:770px !important;
	height:31px !important;
	top:52px !important;
}

#item17049 {
	width:770px !important;
	height:50px !important;
	top:699px !important;
}

#item17119 {
	width:770px !important;
	height:31px !important;
}

#item17164 {
	width:770px !important;
	min-height:23px !important;
}

#item17206 {
	width:770px !important;
	min-height:23px !important;
}

#item27144 {
	width:770px !important;
	height:31px !important;
}

#item27253 {
	width:770px !important;
	height:31px !important;
}

#item27181 {
	width:770px !important;
	height:31px !important;
	left:58px !important;
}

#item27644 {
	width:772px !important;
	left:54px !important;
	min-height:31px !important;
}

#item17247 {
	opacity:0.50;
	width:1024px !important;
	height:150px !important;
}

@keyframes fly-in-top-17247 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-17247 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item24111 {
	width:375px !important;
	height:1400px !important;
	background:#000;
}

#item24136.fixed-pos-elem {
	width:100% !important;
	height:45px !important;
	background:#000;
	top:auto !important;
	bottom:1355px !important;
	left:50% !important;
}

#item24159.fixed-pos-elem {
	width:319px !important;
	height:17px !important;
	left:50% !important;
	top:auto !important;
	bottom:1373px !important;
}

@keyframes fade-in-24182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24182.fixed-pos-elem {
	width:36px !important;
	height:36px !important;
	left:auto !important;
	top:auto !important;
	bottom:45px !important;
	right:36px !important;
	-webkit-transform-origin:100% 100% 0;
	transform-origin:100% 100% 0;
}

#item24191 {
	width:375px !important;
	height:250px !important;
	background:#000;
}

#item24243 {
	width:303px !important;
	height:36px !important;
}

#item24219 {
	width:303px !important;
	height:36px !important;
}

#item24195 {
	width:303px !important;
	height:36px !important;
}

#item24192 {
	width:303px !important;
	height:36px !important;
	left:36px !important;
	top:194px !important;
}

#item24318 {
	width:303px !important;
	height:36px !important;
}

#item24293 {
	width:303px !important;
	height:36px !important;
}

#item24269 {
	width:303px !important;
	height:36px !important;
}

#item24266 {
	width:303px !important;
	height:36px !important;
	left:36px !important;
	top:158px !important;
}

#item24393 {
	width:303px !important;
	height:36px !important;
}

#item24369 {
	width:303px !important;
	height:36px !important;
}

#item24345 {
	width:303px !important;
	height:36px !important;
}

#item24342 {
	width:303px !important;
	height:36px !important;
	left:36px !important;
	top:122px !important;
}

#item24467 {
	width:303px !important;
	height:36px !important;
}

#item24443 {
	width:303px !important;
	height:36px !important;
}

#item24419 {
	width:303px !important;
	height:36px !important;
}

#item24416 {
	width:303px !important;
	height:36px !important;
	left:36px !important;
	top:86px !important;
}

#item24541 {
	width:303px !important;
	height:36px !important;
}

#item24517 {
	width:303px !important;
	height:36px !important;
}

#item24493 {
	width:303px !important;
	height:36px !important;
}

#item24490 {
	width:303px !important;
	height:36px !important;
	left:36px !important;
	top:50px !important;
}

#item24616 {
	width:303px !important;
	height:36px !important;
}

#item24591 {
	width:303px !important;
	height:36px !important;
}

#item24567 {
	width:303px !important;
	height:36px !important;
}

#item24564 {
	width:303px !important;
	height:36px !important;
	left:36px !important;
	top:14px !important;
}

#item18900 {
	width:58px !important;
	height:61px !important;
}

#item18908 {
	width:58px !important;
	height:61px !important;
	left:61px !important;
}

#item18918 {
	width:58px !important;
	height:61px !important;
	left:123px !important;
}

#item18931 {
	width:58px !important;
	height:61px !important;
	left:184px !important;
}

#item18940 {
	width:58px !important;
	height:61px !important;
	left:245px !important;
}

#item18949 {
	width:303px !important;
	height:688px !important;
	left:37px !important;
	top:604px !important;
}

#item18972 {
	opacity:0.50;
	width:350px !important;
	height:150px !important;
	left:-350px !important;
	top:65px !important;
}

@keyframes fly-in-top-18972 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-18972 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item25569 {
	width:375px !important;
	height:1400px !important;
	background:#000;
}

#item19051 {
	width:29px !important;
	height:29px !important;
	left:278px !important;
}

#item19068 {
	width:29px !important;
	height:29px !important;
	left:247px !important;
}

#item19083 {
	width:29px !important;
	height:29px !important;
	left:216px !important;
}

#item19100 {
	width:29px !important;
	height:29px !important;
	left:185px !important;
}

#item19118 {
	width:29px !important;
	height:29px !important;
	left:154px !important;
}

#item19137 {
	width:29px !important;
	height:29px !important;
	left:123px !important;
}

#item19152 {
	width:29px !important;
	height:29px !important;
	left:93px !important;
}

#item19168 {
	width:29px !important;
	height:29px !important;
	left:62px !important;
}

#item19184 {
	width:29px !important;
	height:29px !important;
	left:31px !important;
}

#item19201 {
	width:29px !important;
	height:29px !important;
}

#item19221 {
	width:29px !important;
	height:29px !important;
	left:278px !important;
}

#item19239 {
	width:29px !important;
	height:29px !important;
	left:247px !important;
}

#item19254 {
	width:29px !important;
	height:29px !important;
	left:216px !important;
}

#item19272 {
	width:29px !important;
	height:29px !important;
	left:185px !important;
}

#item19289 {
	width:29px !important;
	height:29px !important;
	left:154px !important;
}

#item19305 {
	width:29px !important;
	height:29px !important;
	left:123px !important;
}

#item19324 {
	width:29px !important;
	height:29px !important;
	left:93px !important;
}

#item19340 {
	width:29px !important;
	height:29px !important;
	left:62px !important;
}

#item19355 {
	width:29px !important;
	height:29px !important;
	left:31px !important;
}

#item19370 {
	width:29px !important;
	height:29px !important;
}

#item19392 {
	width:6px !important;
	height:11px !important;
}

#item19389 {
	width:6px !important;
	height:11px !important;
	left:268px !important;
}

#item19395 {
	width:6px !important;
	height:11px !important;
}

#item19400 {
	width:240px !important;
	height:146px !important;
	left:17px !important;
}

#item19538 {
	width:305px !important;
	height:81px !important;
	left:36px !important;
	top:413px !important;
}

#item19565 {
	width:29px !important;
	height:29px !important;
	left:247px !important;
}

#item19581 {
	width:29px !important;
	height:29px !important;
	left:216px !important;
}

#item19602 {
	width:29px !important;
	height:29px !important;
	left:185px !important;
}

#item19619 {
	width:29px !important;
	height:29px !important;
	left:154px !important;
}

#item19634 {
	width:29px !important;
	height:29px !important;
	left:123px !important;
}

#item19650 {
	width:29px !important;
	height:29px !important;
	left:93px !important;
}

#item19668 {
	width:29px !important;
	height:29px !important;
	left:62px !important;
}

#item19684 {
	width:29px !important;
	height:29px !important;
	left:31px !important;
}

#item19705 {
	width:29px !important;
	height:29px !important;
}

#item19721 {
	width:29px !important;
	height:29px !important;
	left:278px !important;
}

#item19736 {
	width:29px !important;
	height:29px !important;
	left:247px !important;
}

#item19753 {
	width:29px !important;
	height:29px !important;
	left:216px !important;
}

#item19769 {
	width:29px !important;
	height:29px !important;
	left:185px !important;
}

#item19787 {
	width:29px !important;
	height:29px !important;
	left:154px !important;
}

#item19804 {
	width:29px !important;
	height:29px !important;
	left:123px !important;
}

#item19819 {
	width:29px !important;
	height:29px !important;
	left:93px !important;
}

#item19837 {
	width:29px !important;
	height:29px !important;
	left:62px !important;
}

#item19855 {
	width:29px !important;
	height:29px !important;
	left:31px !important;
}

#item19871 {
	width:29px !important;
	height:29px !important;
}

#item19892 {
	width:240px !important;
	height:146px !important;
	left:17px !important;
}

#item20023 {
	width:6px !important;
	height:11px !important;
}

#item20021 {
	width:6px !important;
	height:11px !important;
	left:268px !important;
}

#item20026 {
	width:6px !important;
	height:11px !important;
}

#item20030 {
	width:303px !important;
	height:41px !important;
	left:36px !important;
	top:858px !important;
}

#item20053 {
	opacity:0.50;
	width:375px !important;
	height:340px !important;
}

@keyframes fly-in-top-20053 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-20053 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item25612 {
	width:375px !important;
	height:3000px !important;
	background:#000;
}

#item20117 {
	width:31px !important;
	height:31px !important;
	left:291px !important;
}

#item20141 {
	width:31px !important;
	height:31px !important;
	left:258px !important;
}

#item20157 {
	width:31px !important;
	height:31px !important;
	left:226px !important;
}

#item20173 {
	width:31px !important;
	height:31px !important;
	left:194px !important;
}

#item20189 {
	width:31px !important;
	height:31px !important;
	left:161px !important;
}

#item20208 {
	width:31px !important;
	height:31px !important;
	left:65px !important;
}

#item20224 {
	width:31px !important;
	height:31px !important;
	left:129px !important;
}

#item20244 {
	width:31px !important;
	height:31px !important;
	left:32px !important;
}

#item20259 {
	width:31px !important;
	height:31px !important;
}

#item20274 {
	width:31px !important;
	height:31px !important;
	left:97px !important;
}

#item20293 {
	width:31px !important;
	height:31px !important;
	left:129px !important;
}

#item20309 {
	width:31px !important;
	height:31px !important;
	left:97px !important;
}

#item20327 {
	width:31px !important;
	height:31px !important;
	left:161px !important;
}

#item20344 {
	width:31px !important;
	height:31px !important;
	left:65px !important;
}

#item20359 {
	width:31px !important;
	height:31px !important;
	left:32px !important;
}

#item20374 {
	width:31px !important;
	height:31px !important;
}

#item20394 {
	width:31px !important;
	height:31px !important;
	left:194px !important;
}

#item20411 {
	width:31px !important;
	height:31px !important;
	left:226px !important;
}

#item20429 {
	width:31px !important;
	height:31px !important;
	left:258px !important;
}

#item20447 {
	width:31px !important;
	height:31px !important;
	left:291px !important;
}

#item20467 {
	width:7px !important;
	height:12px !important;
}

#item20464 {
	width:7px !important;
	height:12px !important;
	left:280px !important;
}

#item20469 {
	width:7px !important;
	height:12px !important;
}

#item20474 {
	width:251px !important;
	height:193px !important;
	left:19px !important;
}

#item20615 {
	width:234px !important;
	height:19px !important;
	top:22px !important;
}

#item20639 {
	width:234px !important;
	height:15px !important;
}

#item20665 {
	width:31px !important;
	height:31px !important;
	left:97px !important;
}

#item20681 {
	width:31px !important;
	height:31px !important;
	left:32px !important;
}

#item20697 {
	width:31px !important;
	height:31px !important;
	left:129px !important;
}

#item20713 {
	width:31px !important;
	height:31px !important;
	left:226px !important;
}

#item20734 {
	width:31px !important;
	height:31px !important;
	left:194px !important;
}

#item20752 {
	width:31px !important;
	height:31px !important;
}

#item20767 {
	width:31px !important;
	height:31px !important;
	left:65px !important;
}

#item20783 {
	width:31px !important;
	height:31px !important;
	left:161px !important;
}

#item20803 {
	width:251px !important;
	height:193px !important;
	left:18px !important;
}

#item20860 {
	width:7px !important;
	height:12px !important;
}

#item20858 {
	width:7px !important;
	height:12px !important;
	left:280px !important;
}

#item20862 {
	width:7px !important;
	height:12px !important;
}

#item20868 {
	width:234px !important;
	height:19px !important;
	top:22px !important;
}

#item20891 {
	width:234px !important;
	height:15px !important;
}

#item20918 {
	width:251px !important;
	height:193px !important;
	left:19px !important;
}

#item20979 {
	width:7px !important;
	height:12px !important;
}

#item20976 {
	width:7px !important;
	height:12px !important;
	left:280px !important;
}

#item20981 {
	width:7px !important;
	height:12px !important;
}

#item20987 {
	width:31px !important;
	height:31px !important;
	left:226px !important;
}

#item21003 {
	width:31px !important;
	height:31px !important;
	left:194px !important;
}

#item21019 {
	width:31px !important;
	height:31px !important;
	left:161px !important;
}

#item21036 {
	width:31px !important;
	height:31px !important;
	left:129px !important;
}

#item21052 {
	width:31px !important;
	height:31px !important;
	left:97px !important;
}

#item21071 {
	width:31px !important;
	height:31px !important;
	left:65px !important;
}

#item21086 {
	width:31px !important;
	height:31px !important;
	left:32px !important;
}

#item21101 {
	width:31px !important;
	height:31px !important;
}

#item21120 {
	width:234px !important;
	height:19px !important;
	top:22px !important;
}

#item21143 {
	width:234px !important;
	height:15px !important;
}

#item21170 {
	width:31px !important;
	height:31px !important;
	left:65px !important;
}

#item21188 {
	width:31px !important;
	height:31px !important;
	left:161px !important;
}

#item21206 {
	width:31px !important;
	height:31px !important;
	left:194px !important;
}

#item21223 {
	width:31px !important;
	height:31px !important;
}

#item21239 {
	width:31px !important;
	height:31px !important;
	left:97px !important;
}

#item21255 {
	width:31px !important;
	height:31px !important;
	left:32px !important;
}

#item21274 {
	width:31px !important;
	height:31px !important;
	left:129px !important;
}

#item21292 {
	width:31px !important;
	height:31px !important;
	left:291px !important;
}

#item21311 {
	width:31px !important;
	height:31px !important;
	left:258px !important;
}

#item21327 {
	width:31px !important;
	height:31px !important;
	left:226px !important;
}

#item21347 {
	width:7px !important;
	height:12px !important;
}

#item21344 {
	width:7px !important;
	height:12px !important;
	left:280px !important;
}

#item21349 {
	width:7px !important;
	height:12px !important;
}

#item21354 {
	width:251px !important;
	height:193px !important;
	left:19px !important;
}

#item21425 {
	width:234px !important;
	height:39px !important;
	top:22px !important;
}

#item21448 {
	width:234px !important;
	height:15px !important;
}

#item21475 {
	width:31px !important;
	height:31px !important;
	left:161px !important;
}

#item21490 {
	width:31px !important;
	height:31px !important;
	left:65px !important;
}

#item21508 {
	width:31px !important;
	height:31px !important;
}

#item21524 {
	width:31px !important;
	height:31px !important;
	left:32px !important;
}

#item21543 {
	width:31px !important;
	height:31px !important;
	left:97px !important;
}

#item21559 {
	width:31px !important;
	height:31px !important;
	left:129px !important;
}

#item21575 {
	width:31px !important;
	height:31px !important;
	left:65px !important;
}

#item21592 {
	width:31px !important;
	height:31px !important;
}

#item21609 {
	width:31px !important;
	height:31px !important;
	left:161px !important;
}

#item21627 {
	width:31px !important;
	height:31px !important;
	left:97px !important;
}

#item21643 {
	width:31px !important;
	height:31px !important;
	left:32px !important;
}

#item21659 {
	width:31px !important;
	height:31px !important;
	left:129px !important;
}

#item21676 {
	width:251px !important;
	height:193px !important;
	left:18px !important;
}

#item21765 {
	width:7px !important;
	height:12px !important;
}

#item21761 {
	width:7px !important;
	height:12px !important;
	left:280px !important;
}

#item21767 {
	width:7px !important;
	height:12px !important;
}

#item21773 {
	width:234px !important;
	height:28px !important;
	top:22px !important;
}

#item21796 {
	width:234px !important;
	height:15px !important;
}

#item21823 {
	width:31px !important;
	height:31px !important;
	left:190px !important;
}

#item21839 {
	width:31px !important;
	height:31px !important;
	left:255px !important;
}

#item21858 {
	width:31px !important;
	height:31px !important;
	left:158px !important;
}

#item21875 {
	width:31px !important;
	height:31px !important;
	left:61px !important;
}

#item21891 {
	width:31px !important;
	height:31px !important;
	left:93px !important;
}

#item21907 {
	width:27px !important;
	height:28px !important;
}

#item21924 {
	width:31px !important;
	height:31px !important;
	left:29px !important;
}

#item21942 {
	width:31px !important;
	height:31px !important;
	left:223px !important;
}

#item21963 {
	width:31px !important;
	height:31px !important;
	left:126px !important;
}

#item21980 {
	width:31px !important;
	height:31px !important;
	left:161px !important;
}

#item21995 {
	width:31px !important;
	height:31px !important;
	left:97px !important;
}

#item22013 {
	width:31px !important;
	height:31px !important;
	left:65px !important;
}

#item22030 {
	width:31px !important;
	height:31px !important;
	left:129px !important;
}

#item22048 {
	width:31px !important;
	height:31px !important;
	left:226px !important;
}

#item22065 {
	width:31px !important;
	height:31px !important;
}

#item22081 {
	width:31px !important;
	height:31px !important;
	left:194px !important;
}

#item22097 {
	width:31px !important;
	height:31px !important;
	left:32px !important;
}

#item22116 {
	width:31px !important;
	height:31px !important;
	left:291px !important;
}

#item22132 {
	width:31px !important;
	height:31px !important;
	left:258px !important;
}

#item22151 {
	width:251px !important;
	height:193px !important;
	left:19px !important;
}

#item22285 {
	width:7px !important;
	height:12px !important;
}

#item22282 {
	width:7px !important;
	height:12px !important;
	left:280px !important;
}

#item22287 {
	width:7px !important;
	height:12px !important;
}

#item22293 {
	width:234px !important;
	height:19px !important;
	top:21px !important;
}

#item22317 {
	width:234px !important;
	height:15px !important;
}

#item22345 {
	width:30px !important;
	height:31px !important;
	left:289px !important;
}

#item22363 {
	width:31px !important;
	height:31px !important;
	left:257px !important;
}

#item22379 {
	width:30px !important;
	height:31px !important;
	left:225px !important;
}

#item22396 {
	width:30px !important;
	height:31px !important;
	left:193px !important;
}

#item22411 {
	width:30px !important;
	height:31px !important;
	left:161px !important;
}

#item22429 {
	width:30px !important;
	height:31px !important;
	left:129px !important;
}

#item22449 {
	width:30px !important;
	height:31px !important;
	left:97px !important;
}

#item22466 {
	width:30px !important;
	height:31px !important;
	left:64px !important;
}

#item22480 {
	width:30px !important;
	height:31px !important;
	left:32px !important;
}

#item22493 {
	width:31px !important;
	height:31px !important;
}

#item22510 {
	width:30px !important;
	height:31px !important;
	left:257px !important;
}

#item22526 {
	width:30px !important;
	height:31px !important;
	left:225px !important;
}

#item22544 {
	width:30px !important;
	height:31px !important;
	left:193px !important;
}

#item22561 {
	width:30px !important;
	height:31px !important;
	left:161px !important;
}

#item22576 {
	width:30px !important;
	height:31px !important;
	left:128px !important;
}

#item22591 {
	width:30px !important;
	height:31px !important;
	left:96px !important;
}

#item22610 {
	width:30px !important;
	height:31px !important;
	left:64px !important;
}

#item22626 {
	width:31px !important;
	height:31px !important;
}

#item22644 {
	width:30px !important;
	height:31px !important;
	left:32px !important;
}

#item22661 {
	width:251px !important;
	height:193px !important;
	left:19px !important;
}

#item22793 {
	width:7px !important;
	height:12px !important;
}

#item22789 {
	width:7px !important;
	height:12px !important;
	left:280px !important;
}

#item22795 {
	width:7px !important;
	height:12px !important;
}

#item22801 {
	width:234px !important;
	height:34px !important;
	top:21px !important;
}

#item22824 {
	width:234px !important;
	height:15px !important;
}

#item22847 {
	opacity:0.50;
	width:375px !important;
	height:340px !important;
}

@keyframes fly-in-top-22847 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-22847 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item25714 {
	width:375px !important;
	height:1500px !important;
	background:#000;
}

#item22937 {
	width:303px !important;
	height:329px !important;
	left:36px !important;
	top:444px !important;
}

#item22960 {
	width:331px !important;
	height:10px !important;
	left:22px !important;
	top:797px !important;
}

#item22983 {
	width:248px !important;
	height:6px !important;
	left:63px !important;
	top:910px !important;
}

#item23006 {
	width:198px !important;
	height:9px !important;
	left:88px !important;
	top:1093px !important;
}

#item23029 {
	width:113px !important;
	height:17px !important;
	left:79px !important;
	top:1288px !important;
}

#item23052 {
	opacity:0.50;
	width:375px !important;
	height:340px !important;
	top:60px !important;
}

@keyframes fly-in-top-23052 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-23052 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item25745 {
	width:375px !important;
	height:8700px !important;
	background:#000;
}

#item23110 {
	width:303px !important;
	height:547px !important;
	left:36px !important;
	top:909px !important;
}

#item23140 {
	width:303px !important;
	height:452px !important;
	left:36px !important;
	top:3508px !important;
}

#item23163 {
	width:303px !important;
	height:1590px !important;
	left:36px !important;
	top:1506px !important;
}

#item23186 {
	width:303px !important;
	height:452px !important;
	left:36px !important;
	top:4011px !important;
}

#item23209 {
	width:303px !important;
	height:890px !important;
	left:36px !important;
	top:4771px !important;
}

#item23232 {
	width:303px !important;
	height:207px !important;
	left:36px !important;
	top:4513px !important;
}

#item23256 {
	width:303px !important;
	height:312px !important;
	left:36px !important;
	top:5710px !important;
}

#item23279 {
	width:303px !important;
	height:32px !important;
	left:36px !important;
	top:6073px !important;
}

#item23302 {
	width:303px !important;
	height:67px !important;
	left:36px !important;
	top:6155px !important;
}

#item23325 {
	width:303px !important;
	left:36px !important;
	top:7582px !important;
	min-height:1040px !important;
}

#item23348 {
	width:303px !important;
	left:36px !important;
	top:6273px !important;
	min-height:1235px !important;
}

#item23371 {
	opacity:0.50;
	width:375px !important;
	height:340px !important;
}

@keyframes fly-in-top-23371 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-23371 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}
#item25819 {
	width:375px !important;
	height:10600px !important;
	background:#000;
}

#item23424 {
	width:303px !important;
	height:69px !important;
	left:36px !important;
	top:3844px !important;
}

#item23447 {
	width:303px !important;
	height:146px !important;
	left:36px !important;
	top:4511px !important;
}

#item23495 {
	width:303px !important;
	min-height:29px !important;
}

#item23525 {
	width:303px !important;
	height:69px !important;
}

#item23553 {
	width:303px !important;
	min-height:45px !important;
}

#item23583 {
	width:303px !important;
	height:88px !important;
}

#item23647 {
	width:303px !important;
	left:36px !important;
	top:2802px !important;
	min-height:67px !important;
}

#item23670 {
	width:303px !important;
	height:107px !important;
	left:36px !important;
	top:2909px !important;
}

#item23693 {
	width:303px !important;
	height:107px !important;
	left:36px !important;
	top:3311px !important;
}

#item23731 {
	width:303px !important;
	height:88px !important;
}

#item23610 {
	width:303px !important;
	height:88px !important;
}

#item23765 {
	width:303px !important;
	height:88px !important;
}

#item23810 {
	width:303px !important;
	min-height:45px !important;
}

#item23851 {
	width:303px !important;
	min-height:45px !important;
}

#item27427 {
	width:217px !important;
	height:12px !important;
}

#item27518 {
	width:303px !important;
	height:31px !important;
}

#item27484 {
	width:303px !important;
	height:31px !important;
}

#item23897 {
	opacity:0.50;
	width:375px !important;
	height:340px !important;
	top:-200px !important;
}

@keyframes fly-in-top-23897 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.5;
	}
}
@-webkit-keyframes fly-in-top-23897 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.5;
	}
}#in5footer,  #prefooter {display:none;}
