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

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

#item54104 {
	width:177px !important;
	height:102px !important;
	background:#333d49;
}

#item54141 {
	width:121px !important;
	height:121px !important;
	left:35px !important;
	background:#000;
}

@keyframes fadein-57715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-57715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57429 {
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	background:#fff;
}

#item57719 {
	width:680px !important;
	height:1035px !important;
}

#item57452 {
	width:363px !important;
	height:288px !important;
	background:#fff;
}

#item57717 {
	width:44px !important;
	height:44px !important;
	left:341px !important;
	top:266px !important;
}

#item57648 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item161432 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item161429 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item161433 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item167880 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item167972 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item167998 {
	width:394px !important;
	height:46px !important;
}

#item168024 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item168051 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item168077 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item168103 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item168129 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item168155 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-161433 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-161433 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item161939 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item161936 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item161423 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item161420 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item161417 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item164187 {
	width:177px !important;
	height:102px !important;
	background:#333d49;
}

#item164172 {
	width:121px !important;
	height:121px !important;
	background:#000;
}

@keyframes fadeout-164137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-164137 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item164137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-164114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-164114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62332 {
	width:680px !important;
	height:1035px !important;
}

#item62383 {
	width:40px !important;
	height:40px !important;
}

#item62388 {
	width:40px !important;
	height:40px !important;
	left:122px !important;
	top:67px !important;
}

#item62392 {
	width:40px !important;
	height:40px !important;
	left:257px !important;
	top:10px !important;
}

#item62396 {
	width:40px !important;
	height:40px !important;
	left:460px !important;
	top:77px !important;
}

#item62400 {
	width:40px !important;
	height:40px !important;
	left:166px !important;
	top:305px !important;
}

#item62452 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:81px !important;
}

#item62460 {
	width:680px !important;
	height:1035px !important;
}

#item62515 {
	width:40px !important;
	height:40px !important;
}

#item62520 {
	width:40px !important;
	height:40px !important;
	left:122px !important;
	top:67px !important;
}

#item62524 {
	width:40px !important;
	height:40px !important;
	left:257px !important;
	top:10px !important;
}

#item62528 {
	width:40px !important;
	height:40px !important;
	left:460px !important;
	top:77px !important;
}

#item62532 {
	width:40px !important;
	height:40px !important;
	left:166px !important;
	top:305px !important;
}

#item62584 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:81px !important;
}

#item62591 {
	width:680px !important;
	height:1035px !important;
}

#item62645 {
	width:40px !important;
	height:40px !important;
}

#item62650 {
	width:40px !important;
	height:40px !important;
	left:122px !important;
	top:67px !important;
}

#item62654 {
	width:40px !important;
	height:40px !important;
	left:257px !important;
	top:10px !important;
}

#item62659 {
	width:40px !important;
	height:40px !important;
	left:460px !important;
	top:77px !important;
}

#item62663 {
	width:40px !important;
	height:40px !important;
	left:166px !important;
	top:305px !important;
}

#item62715 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:81px !important;
}

#item62722 {
	width:680px !important;
	height:1035px !important;
}

#item62775 {
	width:40px !important;
	height:40px !important;
}

#item62781 {
	width:40px !important;
	height:40px !important;
	left:122px !important;
	top:67px !important;
}

#item62785 {
	width:40px !important;
	height:40px !important;
	left:257px !important;
	top:10px !important;
}

#item62789 {
	width:40px !important;
	height:40px !important;
	left:460px !important;
	top:77px !important;
}

#item62795 {
	width:40px !important;
	height:40px !important;
	left:166px !important;
	top:305px !important;
}

#item62846 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:109px !important;
}

#item62853 {
	width:680px !important;
	height:1035px !important;
}

#item62905 {
	width:40px !important;
	height:40px !important;
}

#item62910 {
	width:40px !important;
	height:40px !important;
	left:122px !important;
	top:67px !important;
}

#item62914 {
	width:40px !important;
	height:40px !important;
	left:257px !important;
	top:10px !important;
}

#item62919 {
	width:40px !important;
	height:40px !important;
	left:460px !important;
	top:77px !important;
}

#item62923 {
	width:40px !important;
	height:40px !important;
	left:166px !important;
	top:305px !important;
}

#item62974 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:109px !important;
}

#item63012 {
	width:680px !important;
	height:1035px !important;
}

#item63065 {
	width:40px !important;
	height:40px !important;
}

#item63070 {
	width:40px !important;
	height:40px !important;
	left:122px !important;
	top:67px !important;
}

#item63074 {
	width:40px !important;
	height:40px !important;
	left:257px !important;
	top:10px !important;
}

#item63078 {
	width:40px !important;
	height:40px !important;
	left:460px !important;
	top:77px !important;
}

#item63082 {
	width:40px !important;
	height:40px !important;
	left:166px !important;
	top:305px !important;
}

#item57799 {
	width:680px !important;
	height:1035px !important;
}

@keyframes appear-57894 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-57894 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item57894 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item57899 {
	width:40px !important;
	height:40px !important;
}

#item57904 {
	width:40px !important;
	height:40px !important;
	left:122px !important;
	top:67px !important;
}

#item57908 {
	width:40px !important;
	height:40px !important;
	left:257px !important;
	top:10px !important;
}

#item57912 {
	width:40px !important;
	height:40px !important;
	left:460px !important;
	top:77px !important;
}

#item57916 {
	width:40px !important;
	height:40px !important;
	left:166px !important;
	top:305px !important;
}

#item63148 {
	width:680px !important;
	height:1035px !important;
}

#item121160 {
	width:205px !important;
	height:55px !important;
	background:#000;
}

#item168291 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item168288 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item168292 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item168465 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item168556 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item168583 {
	width:394px !important;
	height:46px !important;
}

#item168609 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item168635 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item168662 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item168689 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item168715 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item168741 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-168292 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-168292 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item168794 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item168791 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item168282 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item168279 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item168277 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item48390 {
	width:687px !important;
	height:1035px !important;
	left:-7px !important;
}

#item48516 {
	width:49px !important;
	height:49px !important;
	background:#fff;
}

#item48532 {
	width:687px !important;
	height:1036px !important;
	left:-7px !important;
}

#item168859 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item168856 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item168860 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item169033 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item169125 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item169152 {
	width:394px !important;
	height:46px !important;
}

#item169178 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item169204 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item169231 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item169257 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item169283 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item169309 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-168860 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-168860 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item169361 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item169358 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item168850 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item168847 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item168845 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item164055 {
	width:49px !important;
	height:49px !important;
	background:#000;
}

#item73712 {
	width:40px !important;
	height:40px !important;
	top:142px !important;
}

#item73717 {
	width:40px !important;
	height:40px !important;
	left:74px !important;
	top:33px !important;
}

#item73722 {
	width:40px !important;
	height:40px !important;
	left:282px !important;
	top:31px !important;
}

#item73730 {
	width:40px !important;
	height:40px !important;
	left:426px !important;
}

#item73735 {
	width:40px !important;
	height:40px !important;
	left:530px !important;
	top:50px !important;
}

#item73764 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item73585 {
	width:40px !important;
	height:40px !important;
	top:142px !important;
}

#item73590 {
	width:40px !important;
	height:40px !important;
	left:74px !important;
	top:33px !important;
}

#item73595 {
	width:40px !important;
	height:40px !important;
	left:282px !important;
	top:31px !important;
}

#item73600 {
	width:40px !important;
	height:40px !important;
	left:426px !important;
}

#item73605 {
	width:40px !important;
	height:40px !important;
	left:530px !important;
	top:50px !important;
}

#item73635 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item73458 {
	width:40px !important;
	height:40px !important;
	top:142px !important;
}

#item73463 {
	width:40px !important;
	height:40px !important;
	left:74px !important;
	top:33px !important;
}

#item73470 {
	width:40px !important;
	height:40px !important;
	left:282px !important;
	top:31px !important;
}

#item73475 {
	width:40px !important;
	height:40px !important;
	left:426px !important;
}

#item73480 {
	width:40px !important;
	height:40px !important;
	left:530px !important;
	top:50px !important;
}

#item73509 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item73331 {
	width:40px !important;
	height:40px !important;
	top:142px !important;
}

#item73336 {
	width:40px !important;
	height:40px !important;
	left:74px !important;
	top:33px !important;
}

#item73342 {
	width:40px !important;
	height:40px !important;
	left:282px !important;
	top:31px !important;
}

#item73347 {
	width:40px !important;
	height:40px !important;
	left:426px !important;
}

#item73352 {
	width:40px !important;
	height:40px !important;
	left:530px !important;
	top:50px !important;
}

#item73381 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:109px !important;
}

#item73013 {
	width:40px !important;
	height:40px !important;
	top:142px !important;
}

#item73018 {
	width:40px !important;
	height:40px !important;
	left:74px !important;
	top:33px !important;
}

#item73023 {
	width:40px !important;
	height:40px !important;
	left:282px !important;
	top:31px !important;
}

#item73028 {
	width:40px !important;
	height:40px !important;
	left:426px !important;
}

#item73033 {
	width:40px !important;
	height:40px !important;
	left:530px !important;
	top:50px !important;
}

#item73063 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item73235 {
	width:40px !important;
	height:40px !important;
	top:142px !important;
}

#item73240 {
	width:40px !important;
	height:40px !important;
	left:74px !important;
	top:33px !important;
}

#item73245 {
	width:40px !important;
	height:40px !important;
	left:282px !important;
	top:31px !important;
}

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

#item73256 {
	width:40px !important;
	height:40px !important;
	left:530px !important;
	top:50px !important;
}

@keyframes appear-73132 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-73132 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item73132 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item73137 {
	width:40px !important;
	height:40px !important;
	top:142px !important;
}

#item73143 {
	width:40px !important;
	height:40px !important;
	left:74px !important;
	top:33px !important;
}

#item73148 {
	width:40px !important;
	height:40px !important;
	left:282px !important;
	top:31px !important;
}

#item73153 {
	width:40px !important;
	height:40px !important;
	left:426px !important;
}

#item73158 {
	width:40px !important;
	height:40px !important;
	left:530px !important;
	top:50px !important;
}

#item72942 {
	width:680px !important;
	height:1036px !important;
}

#item121170 {
	width:205px !important;
	height:55px !important;
	background:#000;
}

#item169381 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item169378 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item169384 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item169558 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item169651 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item169677 {
	width:394px !important;
	height:46px !important;
}

#item169704 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item169730 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item169756 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item169782 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item169808 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item169834 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-169384 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-169384 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item169886 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item169883 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item169372 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item169369 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item169367 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item83160 {
	width:680px !important;
	height:887px !important;
	top:66px !important;
}

#item48736 {
	width:205px !important;
	height:55px !important;
	background:#000;
}

#item169907 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item169904 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item169908 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item170082 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item170174 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item170200 {
	width:394px !important;
	height:46px !important;
}

#item170226 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item170252 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item170278 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item170304 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item170330 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item170356 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-169908 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-169908 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item170409 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item170405 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item169897 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item169894 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item169892 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item48750 {
	width:680px !important;
	height:1035px !important;
	left:10px !important;
	top:10px !important;
}

#item72275 {
	width:46px !important;
	height:46px !important;
	left:377px !important;
	top:422px !important;
}

#item72336 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item73902 {
	width:680px !important;
	height:1035px !important;
	left:10px !important;
	top:10px !important;
}

#item74049 {
	width:46px !important;
	height:46px !important;
	left:377px !important;
	top:422px !important;
}

#item72431 {
	width:680px !important;
	height:1035px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes appear-72580 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-72580 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item72580 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item72580 {
	width:46px !important;
	height:46px !important;
	left:377px !important;
	top:422px !important;
}

#item72811 {
	width:690px !important;
	height:1045px !important;
	left:-10px !important;
	top:-10px !important;
}

#item170429 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item170426 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item170430 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item170605 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item170697 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item170723 {
	width:394px !important;
	height:46px !important;
}

#item170749 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item170775 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item170801 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item170827 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item170854 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item170881 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-170430 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-170430 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item170933 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item170930 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item170420 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item170417 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item170415 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item48923 {
	width:680px !important;
	height:1035px !important;
	left:10px !important;
	top:10px !important;
}

#item72279 {
	width:46px !important;
	height:46px !important;
	left:377px !important;
	top:422px !important;
}

#item72393 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item74061 {
	width:680px !important;
	height:1035px !important;
	left:10px !important;
	top:10px !important;
}

#item74210 {
	width:46px !important;
	height:46px !important;
	left:377px !important;
	top:422px !important;
}

#item72622 {
	width:680px !important;
	height:1035px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes appear-72769 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-72769 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item72769 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item72769 {
	width:46px !important;
	height:46px !important;
	left:377px !important;
	top:422px !important;
}

#item72812 {
	width:690px !important;
	height:1045px !important;
	left:-10px !important;
	top:-10px !important;
}

#item170954 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item170951 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item170955 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item171128 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item171220 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item171246 {
	width:394px !important;
	height:46px !important;
}

#item171272 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item171298 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item171324 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item171351 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item171377 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item171403 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-170955 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-170955 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item171456 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item171452 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item170944 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item170941 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item170939 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item72835 {
	width:680px !important;
	height:1034px !important;
}

#item72888 {
	width:40px !important;
	height:40px !important;
	left:458px !important;
	top:525px !important;
}

#item72918 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:108px !important;
}

#item74224 {
	width:680px !important;
	height:1034px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes appear-74277 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-74277 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item74277 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item74277 {
	width:46px !important;
	height:46px !important;
	left:465px !important;
	top:531px !important;
}

#item49182 {
	width:680px !important;
	height:1034px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes appear-72280 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-72280 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item72280 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item72280 {
	width:46px !important;
	height:46px !important;
	left:465px !important;
	top:531px !important;
}

#item72928 {
	width:690px !important;
	height:1044px !important;
	left:-10px !important;
	top:-9px !important;
}

#item74303 {
	width:20px !important;
	height:1035px !important;
	left:668px !important;
	top:1px !important;
	background:#fff;
}

#item121175 {
	width:205px !important;
	height:55px !important;
	background:#000;
}

#item171476 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item171473 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item171477 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item171652 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item171743 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item171769 {
	width:394px !important;
	height:46px !important;
}

#item171795 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item171822 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item171848 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item171875 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item171901 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item171927 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-171477 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-171477 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item171979 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item171976 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item171467 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item171464 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item171462 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item163329 {
	width:49px !important;
	height:49px !important;
	background:#fff;
}

#item81351 {
	width:680px !important;
	height:1035px !important;
}

#item82698 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:35px !important;
}

#item82703 {
	width:40px !important;
	height:40px !important;
	left:94px !important;
}

#item82707 {
	width:40px !important;
	height:40px !important;
	left:189px !important;
	top:70px !important;
}

#item82713 {
	width:40px !important;
	height:40px !important;
	left:291px !important;
	top:29px !important;
}

#item82717 {
	width:40px !important;
	height:40px !important;
	left:479px !important;
	top:49px !important;
}

#item82721 {
	width:40px !important;
	height:40px !important;
	top:422px !important;
}

#item82726 {
	width:40px !important;
	height:40px !important;
	left:151px !important;
	top:235px !important;
}

#item82920 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:109px !important;
}

#item81491 {
	width:680px !important;
	height:1035px !important;
}

#item82667 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:35px !important;
}

#item82672 {
	width:40px !important;
	height:40px !important;
	left:94px !important;
}

#item82677 {
	width:40px !important;
	height:40px !important;
	left:189px !important;
	top:70px !important;
}

#item82681 {
	width:40px !important;
	height:40px !important;
	left:291px !important;
	top:29px !important;
}

#item82685 {
	width:40px !important;
	height:40px !important;
	left:479px !important;
	top:49px !important;
}

#item82689 {
	width:40px !important;
	height:40px !important;
	top:422px !important;
}

#item82693 {
	width:40px !important;
	height:40px !important;
	left:151px !important;
	top:235px !important;
}

#item82889 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item81632 {
	width:680px !important;
	height:1035px !important;
}

#item82626 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:35px !important;
}

#item82631 {
	width:40px !important;
	height:40px !important;
	left:94px !important;
}

#item82635 {
	width:40px !important;
	height:40px !important;
	left:189px !important;
	top:70px !important;
}

#item82639 {
	width:40px !important;
	height:40px !important;
	left:291px !important;
	top:29px !important;
}

#item82643 {
	width:40px !important;
	height:40px !important;
	left:479px !important;
	top:49px !important;
}

#item82647 {
	width:40px !important;
	height:40px !important;
	top:422px !important;
}

#item82651 {
	width:40px !important;
	height:40px !important;
	left:151px !important;
	top:235px !important;
}

#item82858 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item81772 {
	width:680px !important;
	height:1035px !important;
}

#item82585 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:35px !important;
}

#item82590 {
	width:40px !important;
	height:40px !important;
	left:94px !important;
}

#item82594 {
	width:40px !important;
	height:40px !important;
	left:189px !important;
	top:70px !important;
}

#item82598 {
	width:40px !important;
	height:40px !important;
	left:291px !important;
	top:29px !important;
}

#item82603 {
	width:40px !important;
	height:40px !important;
	left:479px !important;
	top:49px !important;
}

#item82607 {
	width:40px !important;
	height:40px !important;
	top:422px !important;
}

#item82611 {
	width:40px !important;
	height:40px !important;
	left:151px !important;
	top:235px !important;
}

#item82827 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:109px !important;
}

#item81912 {
	width:680px !important;
	height:1035px !important;
}

#item82546 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:35px !important;
}

#item82551 {
	width:40px !important;
	height:40px !important;
	left:94px !important;
}

#item82556 {
	width:40px !important;
	height:40px !important;
	left:189px !important;
	top:70px !important;
}

#item82560 {
	width:40px !important;
	height:40px !important;
	left:291px !important;
	top:29px !important;
}

#item82564 {
	width:40px !important;
	height:40px !important;
	left:479px !important;
	top:49px !important;
}

#item82568 {
	width:40px !important;
	height:40px !important;
	top:422px !important;
}

#item82572 {
	width:40px !important;
	height:40px !important;
	left:151px !important;
	top:235px !important;
}

#item82793 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item82057 {
	width:680px !important;
	height:1035px !important;
}

#item82513 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:35px !important;
}

#item82518 {
	width:40px !important;
	height:40px !important;
	left:94px !important;
}

#item82522 {
	width:40px !important;
	height:40px !important;
	left:189px !important;
	top:70px !important;
}

#item82526 {
	width:40px !important;
	height:40px !important;
	left:291px !important;
	top:29px !important;
}

#item82530 {
	width:40px !important;
	height:40px !important;
	left:479px !important;
	top:49px !important;
}

#item82534 {
	width:40px !important;
	height:40px !important;
	top:422px !important;
}

#item82538 {
	width:40px !important;
	height:40px !important;
	left:151px !important;
	top:235px !important;
}

#item82759 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:108px !important;
}

#item82200 {
	width:680px !important;
	height:1035px !important;
}

#item82440 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:35px !important;
}

#item82445 {
	width:40px !important;
	height:40px !important;
	left:94px !important;
}

#item82449 {
	width:40px !important;
	height:40px !important;
	left:189px !important;
	top:70px !important;
}

#item82453 {
	width:40px !important;
	height:40px !important;
	left:291px !important;
	top:29px !important;
}

#item82458 {
	width:40px !important;
	height:40px !important;
	left:479px !important;
	top:49px !important;
}

#item82462 {
	width:40px !important;
	height:40px !important;
	top:422px !important;
}

#item82466 {
	width:40px !important;
	height:40px !important;
	left:151px !important;
	top:235px !important;
}

#item82499 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item74353 {
	width:680px !important;
	height:1035px !important;
}

#item82406 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:35px !important;
}

#item82411 {
	width:40px !important;
	height:40px !important;
	left:94px !important;
}

#item82415 {
	width:40px !important;
	height:40px !important;
	left:189px !important;
	top:70px !important;
}

#item82419 {
	width:40px !important;
	height:40px !important;
	left:291px !important;
	top:29px !important;
}

#item82423 {
	width:40px !important;
	height:40px !important;
	left:479px !important;
	top:49px !important;
}

#item82427 {
	width:40px !important;
	height:40px !important;
	top:422px !important;
}

#item82431 {
	width:40px !important;
	height:40px !important;
	left:151px !important;
	top:235px !important;
}

#item53676 {
	width:680px !important;
	height:1035px !important;
}

@keyframes appear-74317 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-74317 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item74317 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item74305 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:35px !important;
}

#item74306 {
	width:40px !important;
	height:40px !important;
	left:94px !important;
}

#item74307 {
	width:40px !important;
	height:40px !important;
	left:189px !important;
	top:70px !important;
}

#item74308 {
	width:40px !important;
	height:40px !important;
	left:291px !important;
	top:29px !important;
}

#item74309 {
	width:40px !important;
	height:40px !important;
	left:479px !important;
	top:49px !important;
}

#item74311 {
	width:40px !important;
	height:40px !important;
	top:422px !important;
}

#item74310 {
	width:40px !important;
	height:40px !important;
	left:151px !important;
	top:235px !important;
}

#item82340 {
	width:680px !important;
	height:1035px !important;
}

#item121182 {
	width:205px !important;
	height:55px !important;
	background:#fff;
}

#item172000 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item171997 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item172001 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item172175 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item172266 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item172293 {
	width:394px !important;
	height:46px !important;
}

#item172319 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item172345 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item172371 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item172398 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item172424 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item172450 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-172001 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-172001 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item172502 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item172499 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item171990 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item171987 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item171985 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item85803 {
	width:40px !important;
	height:40px !important;
}

#item85808 {
	width:40px !important;
	height:40px !important;
	left:116px !important;
	top:83px !important;
}

#item85812 {
	width:40px !important;
	height:40px !important;
	left:156px !important;
	top:9px !important;
}

#item85816 {
	width:40px !important;
	height:40px !important;
	left:230px !important;
	top:49px !important;
}

#item85820 {
	width:40px !important;
	height:40px !important;
	left:338px !important;
	top:5px !important;
}

#item85824 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:155px !important;
}

#item85854 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item85869 {
	width:40px !important;
	height:40px !important;
}

#item85874 {
	width:40px !important;
	height:40px !important;
	left:116px !important;
	top:83px !important;
}

#item85878 {
	width:40px !important;
	height:40px !important;
	left:156px !important;
	top:9px !important;
}

#item85882 {
	width:40px !important;
	height:40px !important;
	left:230px !important;
	top:49px !important;
}

#item85886 {
	width:40px !important;
	height:40px !important;
	left:338px !important;
	top:5px !important;
}

#item85890 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:155px !important;
}

#item85919 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item85934 {
	width:40px !important;
	height:40px !important;
}

#item85939 {
	width:40px !important;
	height:40px !important;
	left:116px !important;
	top:83px !important;
}

#item85943 {
	width:40px !important;
	height:40px !important;
	left:156px !important;
	top:9px !important;
}

#item85947 {
	width:40px !important;
	height:40px !important;
	left:230px !important;
	top:49px !important;
}

#item85951 {
	width:40px !important;
	height:40px !important;
	left:338px !important;
	top:5px !important;
}

#item85955 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:155px !important;
}

#item85984 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item85999 {
	width:40px !important;
	height:40px !important;
}

#item86004 {
	width:40px !important;
	height:40px !important;
	left:116px !important;
	top:83px !important;
}

#item86008 {
	width:40px !important;
	height:40px !important;
	left:156px !important;
	top:9px !important;
}

#item86012 {
	width:40px !important;
	height:40px !important;
	left:230px !important;
	top:49px !important;
}

#item86016 {
	width:40px !important;
	height:40px !important;
	left:338px !important;
	top:5px !important;
}

#item86022 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:155px !important;
}

#item86051 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item86066 {
	width:40px !important;
	height:40px !important;
}

#item86071 {
	width:40px !important;
	height:40px !important;
	left:116px !important;
	top:83px !important;
}

#item86075 {
	width:40px !important;
	height:40px !important;
	left:156px !important;
	top:9px !important;
}

#item86079 {
	width:40px !important;
	height:40px !important;
	left:230px !important;
	top:49px !important;
}

#item86083 {
	width:40px !important;
	height:40px !important;
	left:338px !important;
	top:5px !important;
}

#item86087 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:155px !important;
}

#item86116 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item86132 {
	width:40px !important;
	height:40px !important;
}

#item86137 {
	width:40px !important;
	height:40px !important;
	left:116px !important;
	top:83px !important;
}

#item86141 {
	width:40px !important;
	height:40px !important;
	left:156px !important;
	top:9px !important;
}

#item86145 {
	width:40px !important;
	height:40px !important;
	left:230px !important;
	top:49px !important;
}

#item86149 {
	width:40px !important;
	height:40px !important;
	left:338px !important;
	top:5px !important;
}

#item86153 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:155px !important;
}

#item86182 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item83174 {
	width:40px !important;
	height:40px !important;
}

#item83177 {
	width:40px !important;
	height:40px !important;
	left:116px !important;
	top:83px !important;
}

#item83178 {
	width:40px !important;
	height:40px !important;
	left:156px !important;
	top:9px !important;
}

#item83179 {
	width:40px !important;
	height:40px !important;
	left:230px !important;
	top:49px !important;
}

#item83180 {
	width:40px !important;
	height:40px !important;
	left:338px !important;
	top:5px !important;
}

#item83181 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:155px !important;
}

@keyframes appear-86263 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-86263 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item86263 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item86264 {
	width:40px !important;
	height:40px !important;
}

#item86269 {
	width:40px !important;
	height:40px !important;
	left:116px !important;
	top:83px !important;
}

#item86275 {
	width:40px !important;
	height:40px !important;
	left:156px !important;
	top:9px !important;
}

#item86280 {
	width:40px !important;
	height:40px !important;
	left:230px !important;
	top:49px !important;
}

#item86284 {
	width:40px !important;
	height:40px !important;
	left:338px !important;
	top:5px !important;
}

#item86288 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:155px !important;
}

#item86296 {
	width:445px !important;
	height:564px !important;
	left:117px !important;
	top:388px !important;
}

#item121186 {
	width:205px !important;
	height:55px !important;
	background:#000;
}

#item172525 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item172522 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item172526 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item172699 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item172791 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item172817 {
	width:394px !important;
	height:46px !important;
}

#item172843 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item172869 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item172895 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item172921 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item172947 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item172973 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-172526 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-172526 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item173026 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item173023 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item172514 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item172511 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item172509 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item90077 {
	width:40px !important;
	height:40px !important;
	top:112px !important;
}

#item90082 {
	width:40px !important;
	height:40px !important;
	left:78px !important;
	top:33px !important;
}

#item90086 {
	width:40px !important;
	height:40px !important;
	left:164px !important;
	top:78px !important;
}

#item90090 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
}

#item90094 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:146px !important;
}

#item90098 {
	width:40px !important;
	height:40px !important;
	left:204px !important;
	top:315px !important;
}

#item90127 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item90145 {
	width:40px !important;
	height:40px !important;
	top:112px !important;
}

#item90150 {
	width:40px !important;
	height:40px !important;
	left:78px !important;
	top:33px !important;
}

#item90154 {
	width:40px !important;
	height:40px !important;
	left:164px !important;
	top:78px !important;
}

#item90159 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
}

#item90163 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:146px !important;
}

#item90167 {
	width:40px !important;
	height:40px !important;
	left:204px !important;
	top:315px !important;
}

#item90196 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item90211 {
	width:40px !important;
	height:40px !important;
	top:112px !important;
}

#item90216 {
	width:40px !important;
	height:40px !important;
	left:78px !important;
	top:33px !important;
}

#item90220 {
	width:40px !important;
	height:40px !important;
	left:164px !important;
	top:78px !important;
}

#item90224 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
}

#item90228 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:146px !important;
}

#item90232 {
	width:40px !important;
	height:40px !important;
	left:204px !important;
	top:315px !important;
}

#item90261 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:108px !important;
}

#item90276 {
	width:40px !important;
	height:40px !important;
	top:112px !important;
}

#item90281 {
	width:40px !important;
	height:40px !important;
	left:78px !important;
	top:33px !important;
}

#item90285 {
	width:40px !important;
	height:40px !important;
	left:164px !important;
	top:78px !important;
}

#item90289 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
}

#item90294 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:146px !important;
}

#item90298 {
	width:40px !important;
	height:40px !important;
	left:204px !important;
	top:315px !important;
}

#item90327 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item90342 {
	width:40px !important;
	height:40px !important;
	top:112px !important;
}

#item90348 {
	width:40px !important;
	height:40px !important;
	left:78px !important;
	top:33px !important;
}

#item90352 {
	width:40px !important;
	height:40px !important;
	left:164px !important;
	top:78px !important;
}

#item90356 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
}

#item90360 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:146px !important;
}

#item90364 {
	width:40px !important;
	height:40px !important;
	left:204px !important;
	top:315px !important;
}

#item90393 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:108px !important;
}

#item90407 {
	width:40px !important;
	height:40px !important;
	top:112px !important;
}

#item90413 {
	width:40px !important;
	height:40px !important;
	left:78px !important;
	top:33px !important;
}

#item90417 {
	width:40px !important;
	height:40px !important;
	left:164px !important;
	top:78px !important;
}

#item90421 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
}

#item90425 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:146px !important;
}

#item90429 {
	width:40px !important;
	height:40px !important;
	left:204px !important;
	top:315px !important;
}

#item90458 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item83168 {
	width:40px !important;
	height:40px !important;
	top:112px !important;
}

#item83169 {
	width:40px !important;
	height:40px !important;
	left:78px !important;
	top:33px !important;
}

#item83170 {
	width:40px !important;
	height:40px !important;
	left:164px !important;
	top:78px !important;
}

#item83172 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
}

#item83173 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:146px !important;
}

#item83171 {
	width:40px !important;
	height:40px !important;
	left:204px !important;
	top:315px !important;
}

@keyframes appear-86396 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-86396 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item86396 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item86397 {
	width:40px !important;
	height:40px !important;
	top:112px !important;
}

#item86402 {
	width:40px !important;
	height:40px !important;
	left:78px !important;
	top:33px !important;
}

#item86406 {
	width:40px !important;
	height:40px !important;
	left:164px !important;
	top:78px !important;
}

#item86410 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
}

#item86414 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:146px !important;
}

#item86418 {
	width:40px !important;
	height:40px !important;
	left:204px !important;
	top:315px !important;
}

#item90481 {
	width:445px !important;
	height:564px !important;
	left:117px !important;
	top:388px !important;
}

#item49875 {
	width:205px !important;
	height:55px !important;
	background:#000;
}

#item173046 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item173043 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item173047 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item173220 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item173312 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item173339 {
	width:394px !important;
	height:46px !important;
}

#item173365 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item173391 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item173417 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item173443 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item173471 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item173497 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-173047 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-173047 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item173549 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item173546 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item173037 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item173034 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item173032 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

@keyframes appear-90540 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-90540 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item90540 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item83165 {
	width:40px !important;
	height:40px !important;
	top:57px !important;
}

#item83166 {
	width:40px !important;
	height:40px !important;
	left:80px !important;
	top:9px !important;
}

#item83167 {
	width:40px !important;
	height:40px !important;
	left:274px !important;
}

#item90630 {
	width:50px !important;
	height:50px !important;
	left:302px !important;
	top:89px !important;
}

#item90599 {
	width:50px !important;
	height:50px !important;
	left:302px !important;
	top:89px !important;
}

#item90565 {
	width:50px !important;
	height:50px !important;
	left:302px !important;
	top:89px !important;
}

#item90709 {
	width:352px !important;
	height:139px !important;
	left:171px !important;
	top:669px !important;
}

#item173570 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item173567 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item173571 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item173747 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item173838 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item173864 {
	width:394px !important;
	height:46px !important;
}

#item173890 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item173916 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item173943 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item173969 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item173995 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item174021 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-173571 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-173571 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item174073 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item174070 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item173560 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item173557 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item173555 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

@keyframes appear-91326 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-91326 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item91326 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item91327 {
	width:40px !important;
	height:40px !important;
	top:137px !important;
}

#item91332 {
	width:40px !important;
	height:40px !important;
	left:121px !important;
	top:59px !important;
}

#item91337 {
	width:40px !important;
	height:40px !important;
	left:213px !important;
	top:137px !important;
}

#item91343 {
	width:40px !important;
	height:40px !important;
	left:288px !important;
}

#item91348 {
	width:40px !important;
	height:40px !important;
	left:418px !important;
	top:127px !important;
}

#item90970 {
	width:49px !important;
	height:49px !important;
	background:#fff;
}

#item91025 {
	width:205px !important;
	height:55px !important;
	background:#fff;
}

@keyframes appear-91143 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-91143 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item91143 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item91502 {
	width:40px !important;
	height:40px !important;
	top:137px !important;
}

#item91508 {
	width:40px !important;
	height:40px !important;
	left:121px !important;
	top:59px !important;
}

#item91512 {
	width:40px !important;
	height:40px !important;
	left:213px !important;
	top:137px !important;
}

#item91517 {
	width:40px !important;
	height:40px !important;
	left:288px !important;
}

#item91522 {
	width:40px !important;
	height:40px !important;
	left:418px !important;
	top:127px !important;
}

#item91319 {
	width:50px !important;
	height:50px !important;
	left:357px !important;
	top:242px !important;
}

#item91479 {
	width:40px !important;
	height:40px !important;
	top:137px !important;
}

#item91484 {
	width:40px !important;
	height:40px !important;
	left:121px !important;
	top:59px !important;
}

#item91488 {
	width:40px !important;
	height:40px !important;
	left:213px !important;
	top:137px !important;
}

#item91492 {
	width:40px !important;
	height:40px !important;
	left:288px !important;
}

#item91496 {
	width:40px !important;
	height:40px !important;
	left:418px !important;
	top:127px !important;
}

#item91287 {
	width:50px !important;
	height:50px !important;
	left:357px !important;
	top:242px !important;
}

#item91451 {
	width:40px !important;
	height:40px !important;
	top:137px !important;
}

#item91457 {
	width:40px !important;
	height:40px !important;
	left:121px !important;
	top:59px !important;
}

#item91461 {
	width:40px !important;
	height:40px !important;
	left:213px !important;
	top:137px !important;
}

#item91465 {
	width:40px !important;
	height:40px !important;
	left:288px !important;
}

#item91469 {
	width:40px !important;
	height:40px !important;
	left:418px !important;
	top:127px !important;
}

#item91256 {
	width:50px !important;
	height:50px !important;
	left:357px !important;
	top:242px !important;
}

#item91429 {
	width:40px !important;
	height:40px !important;
	top:137px !important;
}

#item91434 {
	width:40px !important;
	height:40px !important;
	left:121px !important;
	top:59px !important;
}

#item91438 {
	width:40px !important;
	height:40px !important;
	left:213px !important;
	top:137px !important;
}

#item91442 {
	width:40px !important;
	height:40px !important;
	left:288px !important;
}

#item91446 {
	width:40px !important;
	height:40px !important;
	left:418px !important;
	top:127px !important;
}

#item91225 {
	width:50px !important;
	height:50px !important;
	left:357px !important;
	top:242px !important;
}

#item91406 {
	width:40px !important;
	height:40px !important;
	top:137px !important;
}

#item91412 {
	width:40px !important;
	height:40px !important;
	left:121px !important;
	top:59px !important;
}

#item91416 {
	width:40px !important;
	height:40px !important;
	left:213px !important;
	top:137px !important;
}

#item91420 {
	width:40px !important;
	height:40px !important;
	left:288px !important;
}

#item91424 {
	width:40px !important;
	height:40px !important;
	left:418px !important;
	top:127px !important;
}

#item91193 {
	width:50px !important;
	height:50px !important;
	left:357px !important;
	top:268px !important;
}

#item91383 {
	width:40px !important;
	height:40px !important;
	top:137px !important;
}

#item91388 {
	width:40px !important;
	height:40px !important;
	left:121px !important;
	top:59px !important;
}

#item91392 {
	width:40px !important;
	height:40px !important;
	left:213px !important;
	top:137px !important;
}

#item91396 {
	width:40px !important;
	height:40px !important;
	left:288px !important;
}

#item91400 {
	width:40px !important;
	height:40px !important;
	left:418px !important;
	top:127px !important;
}

#item91143 {
	width:468px !important;
	height:318px !important;
	left:116px !important;
	top:418px !important;
}

#item174095 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item174091 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item174096 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item174269 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item174362 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item174388 {
	width:394px !important;
	height:46px !important;
}

#item174415 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item174441 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item174467 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item174493 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item174519 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item174545 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-174096 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-174096 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item174597 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item174594 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item174084 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item174081 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item174079 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item163219 {
	width:680px !important;
	height:1036px !important;
}

#item93315 {
	width:680px !important;
	height:1036px !important;
	left:10px !important;
	top:10px !important;
}

#item93680 {
	width:50px !important;
	height:50px !important;
	left:589px !important;
	top:937px !important;
}

#item93377 {
	width:205px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item93681 {
	width:211px !important;
	height:61px !important;
	left:244px !important;
	top:932px !important;
}

#item93381 {
	width:680px !important;
	height:1036px !important;
	left:10px !important;
	top:10px !important;
}

#item93388 {
	width:160px !important;
	height:160px !important;
	left:67px !important;
	top:378px !important;
}

#item93444 {
	width:40px !important;
	height:40px !important;
	top:12px !important;
}

#item93449 {
	width:40px !important;
	height:40px !important;
	left:142px !important;
}

#item93478 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:108px !important;
}

#item93485 {
	width:680px !important;
	height:1036px !important;
	left:10px !important;
	top:10px !important;
}

#item93494 {
	width:160px !important;
	height:160px !important;
	left:67px !important;
	top:378px !important;
}

#item93550 {
	width:40px !important;
	height:40px !important;
	top:12px !important;
}

#item93555 {
	width:40px !important;
	height:40px !important;
	left:142px !important;
}

#item93583 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item93590 {
	width:680px !important;
	height:1036px !important;
	left:10px !important;
	top:10px !important;
}

#item93599 {
	width:160px !important;
	height:160px !important;
	left:67px !important;
	top:378px !important;
}

#item93655 {
	width:40px !important;
	height:40px !important;
	top:12px !important;
}

#item93660 {
	width:40px !important;
	height:40px !important;
	left:142px !important;
}

#item50468 {
	width:680px !important;
	height:1036px !important;
	left:10px !important;
	top:10px !important;
}

#item91794 {
	width:160px !important;
	height:160px !important;
	left:67px !important;
	top:378px !important;
}

@keyframes appear-91860 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-91860 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item91860 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item91787 {
	width:40px !important;
	height:40px !important;
	top:12px !important;
}

#item91788 {
	width:40px !important;
	height:40px !important;
	left:142px !important;
}

#item93679 {
	width:690px !important;
	height:1047px !important;
	left:-10px !important;
	top:-10px !important;
}

#item174618 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item174615 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item174619 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item174792 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item174885 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item174911 {
	width:394px !important;
	height:46px !important;
}

#item174937 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item174963 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item174989 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item175015 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item175041 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item175067 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-174619 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-174619 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175120 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item175117 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item174609 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item174605 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item174603 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item163155 {
	width:680px !important;
	height:1036px !important;
}

#item94931 {
	width:680px !important;
	height:1036px !important;
	left:10px !important;
	top:10px !important;
}

#item94990 {
	width:50px !important;
	height:50px !important;
	left:589px !important;
	top:937px !important;
}

#item94998 {
	width:205px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item94996 {
	width:211px !important;
	height:61px !important;
	left:244px !important;
	top:932px !important;
}

#item95002 {
	width:680px !important;
	height:1036px !important;
}

#item95008 {
	width:154px !important;
	height:154px !important;
	left:160px !important;
	top:588px !important;
}

#item95064 {
	width:40px !important;
	height:40px !important;
	top:78px !important;
}

#item95069 {
	width:40px !important;
	height:40px !important;
	left:130px !important;
}

#item95099 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item95107 {
	width:680px !important;
	height:1036px !important;
}

#item95113 {
	width:154px !important;
	height:154px !important;
	left:160px !important;
	top:588px !important;
}

#item95169 {
	width:40px !important;
	height:40px !important;
	top:78px !important;
}

#item95174 {
	width:40px !important;
	height:40px !important;
	left:130px !important;
}

#item95204 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item95211 {
	width:680px !important;
	height:1036px !important;
	left:10px !important;
	top:10px !important;
}

#item95217 {
	width:160px !important;
	height:160px !important;
	left:167px !important;
	top:595px !important;
}

#item95274 {
	width:40px !important;
	height:40px !important;
	top:78px !important;
}

#item95279 {
	width:40px !important;
	height:40px !important;
	left:130px !important;
}

#item50714 {
	width:680px !important;
	height:1036px !important;
	left:10px !important;
	top:10px !important;
}

#item93730 {
	width:160px !important;
	height:160px !important;
	left:167px !important;
	top:595px !important;
}

@keyframes appear-93733 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-93733 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item93733 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item93731 {
	width:40px !important;
	height:40px !important;
	top:78px !important;
}

#item93732 {
	width:40px !important;
	height:40px !important;
	left:130px !important;
}

#item95284 {
	width:690px !important;
	height:1046px !important;
	left:-10px !important;
	top:-10px !important;
}

#item175140 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item175137 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item175141 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item175316 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item175408 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item175434 {
	width:394px !important;
	height:46px !important;
}

#item175460 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item175486 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item175513 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item175539 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item175565 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item175592 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-175141 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-175141 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item175644 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item175641 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item175131 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item175128 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item175126 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item100653 {
	width:50px !important;
	height:50px !important;
	left:589px !important;
	top:940px !important;
}

#item100083 {
	width:205px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item100081 {
	width:211px !important;
	height:61px !important;
	left:244px !important;
	top:934px !important;
}

#item165040 {
	width:50px !important;
	height:50px !important;
	left:589px !important;
	top:238px !important;
}

#item100650 {
	width:44px !important;
	height:44px !important;
}

#item100155 {
	width:205px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item100153 {
	width:211px !important;
	height:61px !important;
	left:244px !important;
	top:934px !important;
}

#item165032 {
	width:50px !important;
	height:50px !important;
	left:589px !important;
	top:238px !important;
}

#item100164 {
	width:680px !important;
	height:1038px !important;
	left:10px !important;
	top:10px !important;
}

#item100217 {
	width:160px !important;
	height:160px !important;
	left:503px !important;
	top:329px !important;
}

#item100229 {
	width:205px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item100227 {
	width:211px !important;
	height:61px !important;
	left:244px !important;
	top:934px !important;
}

#item100231 {
	width:46px !important;
	height:46px !important;
	left:150px !important;
	top:419px !important;
}

#item100236 {
	width:46px !important;
	height:46px !important;
	left:260px !important;
	top:389px !important;
}

#item100240 {
	width:46px !important;
	height:46px !important;
	left:427px !important;
	top:548px !important;
}

#item100268 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item100275 {
	width:680px !important;
	height:1038px !important;
	left:10px !important;
	top:10px !important;
}

#item100326 {
	width:160px !important;
	height:160px !important;
	left:503px !important;
	top:329px !important;
}

#item100338 {
	width:205px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item100336 {
	width:211px !important;
	height:61px !important;
	left:244px !important;
	top:934px !important;
}

#item100340 {
	width:46px !important;
	height:46px !important;
	left:150px !important;
	top:419px !important;
}

#item100345 {
	width:46px !important;
	height:46px !important;
	left:260px !important;
	top:389px !important;
}

#item100350 {
	width:46px !important;
	height:46px !important;
	left:427px !important;
	top:548px !important;
}

#item100378 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item100385 {
	width:680px !important;
	height:1038px !important;
	left:10px !important;
	top:10px !important;
}

#item100439 {
	width:160px !important;
	height:160px !important;
	left:503px !important;
	top:329px !important;
}

#item100451 {
	width:205px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item100449 {
	width:211px !important;
	height:61px !important;
	left:244px !important;
	top:934px !important;
}

#item100453 {
	width:46px !important;
	height:46px !important;
	left:150px !important;
	top:419px !important;
}

#item100458 {
	width:46px !important;
	height:46px !important;
	left:260px !important;
	top:389px !important;
}

#item100462 {
	width:46px !important;
	height:46px !important;
	left:427px !important;
	top:548px !important;
}

#item100491 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item100498 {
	width:680px !important;
	height:1038px !important;
	left:10px !important;
	top:10px !important;
}

#item100549 {
	width:160px !important;
	height:160px !important;
	left:503px !important;
	top:329px !important;
}

#item100561 {
	width:205px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item100559 {
	width:211px !important;
	height:61px !important;
	left:244px !important;
	top:934px !important;
}

#item100563 {
	width:46px !important;
	height:46px !important;
	left:150px !important;
	top:419px !important;
}

#item100568 {
	width:46px !important;
	height:46px !important;
	left:260px !important;
	top:389px !important;
}

#item100572 {
	width:46px !important;
	height:46px !important;
	left:427px !important;
	top:548px !important;
}

#item50897 {
	width:680px !important;
	height:1038px !important;
	left:10px !important;
	top:10px !important;
}

#item97756 {
	width:160px !important;
	height:160px !important;
	left:503px !important;
	top:329px !important;
}

#item50961 {
	width:205px !important;
	height:55px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item97755 {
	width:211px !important;
	height:61px !important;
	left:244px !important;
	top:934px !important;
}

@keyframes appear-98306 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-98306 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item98306 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item97757 {
	width:40px !important;
	height:40px !important;
	top:30px !important;
}

#item97758 {
	width:40px !important;
	height:40px !important;
	left:110px !important;
}

#item97759 {
	width:40px !important;
	height:40px !important;
	left:277px !important;
	top:159px !important;
}

#item100613 {
	width:690px !important;
	height:1089px !important;
	left:-10px !important;
	top:-12px !important;
}

#item175665 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item175662 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item175666 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item175839 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item175932 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item175958 {
	width:394px !important;
	height:46px !important;
}

#item175984 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item176010 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item176036 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item176063 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item176089 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item176116 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-175666 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-175666 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item176168 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item176165 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item175655 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item175652 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item175650 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item162910 {
	width:680px !important;
	height:1035px !important;
}

#item162972 {
	width:49px !important;
	height:49px !important;
	background:#fff;
}

#item105901 {
	width:40px !important;
	height:40px !important;
	top:299px !important;
}

#item105907 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
}

#item105911 {
	width:40px !important;
	height:40px !important;
	left:254px !important;
	top:138px !important;
}

#item105915 {
	width:40px !important;
	height:40px !important;
	left:364px !important;
	top:112px !important;
}

#item105920 {
	width:40px !important;
	height:40px !important;
	left:497px !important;
	top:60px !important;
}

#item105948 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item106030 {
	width:40px !important;
	height:40px !important;
	top:299px !important;
}

#item106035 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
}

#item106040 {
	width:40px !important;
	height:40px !important;
	left:254px !important;
	top:138px !important;
}

#item106044 {
	width:40px !important;
	height:40px !important;
	left:364px !important;
	top:112px !important;
}

#item106049 {
	width:40px !important;
	height:40px !important;
	left:497px !important;
	top:60px !important;
}

#item106077 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item106157 {
	width:40px !important;
	height:40px !important;
	top:299px !important;
}

#item106162 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
}

#item106167 {
	width:40px !important;
	height:40px !important;
	left:254px !important;
	top:138px !important;
}

#item106171 {
	width:40px !important;
	height:40px !important;
	left:364px !important;
	top:112px !important;
}

#item106176 {
	width:40px !important;
	height:40px !important;
	left:497px !important;
	top:60px !important;
}

#item106204 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:108px !important;
}

#item106288 {
	width:40px !important;
	height:40px !important;
	top:299px !important;
}

#item106293 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
}

#item106298 {
	width:40px !important;
	height:40px !important;
	left:254px !important;
	top:138px !important;
}

#item106302 {
	width:40px !important;
	height:40px !important;
	left:364px !important;
	top:112px !important;
}

#item106307 {
	width:40px !important;
	height:40px !important;
	left:497px !important;
	top:60px !important;
}

#item106335 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item106420 {
	width:40px !important;
	height:40px !important;
	top:299px !important;
}

#item106425 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
}

#item106429 {
	width:40px !important;
	height:40px !important;
	left:254px !important;
	top:138px !important;
}

#item106433 {
	width:40px !important;
	height:40px !important;
	left:364px !important;
	top:112px !important;
}

#item106439 {
	width:40px !important;
	height:40px !important;
	left:497px !important;
	top:60px !important;
}

#item106467 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item106547 {
	width:40px !important;
	height:40px !important;
	top:299px !important;
}

#item106552 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
}

#item106558 {
	width:40px !important;
	height:40px !important;
	left:254px !important;
	top:138px !important;
}

#item106562 {
	width:40px !important;
	height:40px !important;
	left:364px !important;
	top:112px !important;
}

#item106567 {
	width:40px !important;
	height:40px !important;
	left:497px !important;
	top:60px !important;
}

@keyframes appear-100732 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-100732 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item100732 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item100697 {
	width:40px !important;
	height:40px !important;
	top:299px !important;
}

#item100698 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
}

#item100699 {
	width:40px !important;
	height:40px !important;
	left:254px !important;
	top:138px !important;
}

#item100700 {
	width:40px !important;
	height:40px !important;
	left:364px !important;
	top:112px !important;
}

#item100701 {
	width:40px !important;
	height:40px !important;
	left:497px !important;
	top:60px !important;
}

#item106656 {
	width:538px !important;
	height:407px !important;
	left:86px !important;
	top:326px !important;
}

#item121195 {
	width:205px !important;
	height:55px !important;
	background:#fff;
}

#item176188 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item176185 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item176189 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item176365 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item176456 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item176482 {
	width:394px !important;
	height:46px !important;
}

#item176509 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item176535 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item176561 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item176587 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item176613 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item176639 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-176189 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-176189 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item176691 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item176688 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item176179 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item176176 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item176174 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item108306 {
	width:40px !important;
	height:40px !important;
	top:10px !important;
}

#item108311 {
	width:40px !important;
	height:40px !important;
	left:208px !important;
}

#item108315 {
	width:40px !important;
	height:40px !important;
	left:310px !important;
	top:73px !important;
}

#item108343 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item108408 {
	width:40px !important;
	height:40px !important;
	top:10px !important;
}

#item108413 {
	width:40px !important;
	height:40px !important;
	left:208px !important;
}

#item108417 {
	width:40px !important;
	height:40px !important;
	left:310px !important;
	top:73px !important;
}

#item108445 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item108513 {
	width:40px !important;
	height:40px !important;
	top:10px !important;
}

#item108518 {
	width:40px !important;
	height:40px !important;
	left:208px !important;
}

#item108522 {
	width:40px !important;
	height:40px !important;
	left:310px !important;
	top:73px !important;
}

#item108550 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item108618 {
	width:40px !important;
	height:40px !important;
	top:10px !important;
}

#item108623 {
	width:40px !important;
	height:40px !important;
	left:208px !important;
}

#item108627 {
	width:40px !important;
	height:40px !important;
	left:310px !important;
	top:73px !important;
}

@keyframes appear-106779 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-106779 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item106779 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item106776 {
	width:40px !important;
	height:40px !important;
	top:10px !important;
}

#item106777 {
	width:40px !important;
	height:40px !important;
	left:208px !important;
}

#item106778 {
	width:40px !important;
	height:40px !important;
	left:310px !important;
	top:73px !important;
}

#item108631 {
	width:399px !important;
	height:283px !important;
	left:182px !important;
	top:425px !important;
}

@keyframes moveleft-162175 {
	0% {
		transform:translate(-663.605px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveleft-162175 {
	0% {
		-webkit-transform:translate(-663.605px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item121199 {
	width:205px !important;
	height:55px !important;
	background:#fff;
}

#item176712 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item176709 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item176713 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item176886 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item176978 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item177004 {
	width:394px !important;
	height:46px !important;
}

#item177031 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item177057 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item177083 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item177109 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item177135 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item177161 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-176713 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-176713 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177213 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item177210 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item176702 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item176699 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item176697 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item51641 {
	width:205px !important;
	height:55px !important;
	background:#fff;
}

#item110456 {
	width:40px !important;
	height:40px !important;
	top:180px !important;
}

#item110461 {
	width:40px !important;
	height:40px !important;
	left:120px !important;
	top:111px !important;
}

#item110465 {
	width:40px !important;
	height:40px !important;
	left:400px !important;
}

#item110470 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
	top:138px !important;
}

#item110499 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item110567 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item162708 {
	width:40px !important;
	height:40px !important;
	top:180px !important;
}

#item162714 {
	width:40px !important;
	height:40px !important;
	left:120px !important;
	top:111px !important;
}

#item162718 {
	width:40px !important;
	height:40px !important;
	left:400px !important;
}

#item162723 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
	top:138px !important;
}

#item110593 {
	width:40px !important;
	height:40px !important;
	top:180px !important;
}

#item110598 {
	width:40px !important;
	height:40px !important;
	left:120px !important;
	top:111px !important;
}

#item110602 {
	width:40px !important;
	height:40px !important;
	left:400px !important;
}

#item110607 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
	top:138px !important;
}

#item110636 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item110662 {
	width:40px !important;
	height:40px !important;
	top:180px !important;
}

#item110667 {
	width:40px !important;
	height:40px !important;
	left:120px !important;
	top:111px !important;
}

#item110671 {
	width:40px !important;
	height:40px !important;
	left:400px !important;
}

#item110676 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
	top:138px !important;
}

#item110705 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item110733 {
	width:40px !important;
	height:40px !important;
	top:180px !important;
}

#item110738 {
	width:40px !important;
	height:40px !important;
	left:120px !important;
	top:111px !important;
}

#item110742 {
	width:40px !important;
	height:40px !important;
	left:400px !important;
}

#item110747 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
	top:138px !important;
}

@keyframes appear-108724 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-108724 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item108724 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item108719 {
	width:40px !important;
	height:40px !important;
	top:180px !important;
}

#item108720 {
	width:40px !important;
	height:40px !important;
	left:120px !important;
	top:111px !important;
}

#item108722 {
	width:40px !important;
	height:40px !important;
	left:400px !important;
}

#item108721 {
	width:40px !important;
	height:40px !important;
	left:240px !important;
	top:138px !important;
}

#item110769 {
	width:443px !important;
	height:321px !important;
	left:77px !important;
	top:387px !important;
}

#item177236 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item177233 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item177237 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item177411 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item177503 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item177529 {
	width:394px !important;
	height:46px !important;
}

#item177555 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item177581 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item177608 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item177634 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item177660 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item177687 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-177237 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-177237 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item177739 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item177736 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item177226 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item177223 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item177221 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item114181 {
	width:680px !important;
	height:1035px !important;
}

#item114235 {
	width:40px !important;
	height:40px !important;
	top:144px !important;
}

#item114240 {
	width:40px !important;
	height:40px !important;
	left:118px !important;
	top:104px !important;
}

#item114244 {
	width:40px !important;
	height:40px !important;
	left:250px !important;
	top:247px !important;
}

#item114248 {
	width:40px !important;
	height:40px !important;
	left:312px !important;
	top:98px !important;
}

#item114252 {
	width:40px !important;
	height:40px !important;
	left:516px !important;
}

#item114281 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:108px !important;
}

#item114289 {
	width:680px !important;
	height:1035px !important;
}

#item114344 {
	width:40px !important;
	height:40px !important;
	top:144px !important;
}

#item114350 {
	width:40px !important;
	height:40px !important;
	left:118px !important;
	top:104px !important;
}

#item114354 {
	width:40px !important;
	height:40px !important;
	left:250px !important;
	top:247px !important;
}

#item114358 {
	width:40px !important;
	height:40px !important;
	left:312px !important;
	top:98px !important;
}

#item114362 {
	width:40px !important;
	height:40px !important;
	left:516px !important;
}

#item114390 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item114398 {
	width:680px !important;
	height:1035px !important;
}

#item114450 {
	width:40px !important;
	height:40px !important;
	top:144px !important;
}

#item114456 {
	width:40px !important;
	height:40px !important;
	left:118px !important;
	top:104px !important;
}

#item114460 {
	width:40px !important;
	height:40px !important;
	left:250px !important;
	top:247px !important;
}

#item114465 {
	width:40px !important;
	height:40px !important;
	left:312px !important;
	top:98px !important;
}

#item114469 {
	width:40px !important;
	height:40px !important;
	left:516px !important;
}

#item114497 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item114505 {
	width:680px !important;
	height:1035px !important;
}

#item114557 {
	width:40px !important;
	height:40px !important;
	top:144px !important;
}

#item114562 {
	width:40px !important;
	height:40px !important;
	left:118px !important;
	top:104px !important;
}

#item114567 {
	width:40px !important;
	height:40px !important;
	left:250px !important;
	top:247px !important;
}

#item114571 {
	width:40px !important;
	height:40px !important;
	left:312px !important;
	top:98px !important;
}

#item114575 {
	width:40px !important;
	height:40px !important;
	left:516px !important;
}

#item114603 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:109px !important;
}

#item114611 {
	width:680px !important;
	height:1035px !important;
}

#item114663 {
	width:40px !important;
	height:40px !important;
	top:144px !important;
}

#item114668 {
	width:40px !important;
	height:40px !important;
	left:118px !important;
	top:104px !important;
}

#item114673 {
	width:40px !important;
	height:40px !important;
	left:250px !important;
	top:247px !important;
}

#item114677 {
	width:40px !important;
	height:40px !important;
	left:312px !important;
	top:98px !important;
}

#item114681 {
	width:40px !important;
	height:40px !important;
	left:516px !important;
}

#item114709 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item114716 {
	width:680px !important;
	height:1035px !important;
}

#item114769 {
	width:40px !important;
	height:40px !important;
	top:144px !important;
}

#item114774 {
	width:40px !important;
	height:40px !important;
	left:118px !important;
	top:104px !important;
}

#item114778 {
	width:40px !important;
	height:40px !important;
	left:250px !important;
	top:247px !important;
}

#item114784 {
	width:40px !important;
	height:40px !important;
	left:312px !important;
	top:98px !important;
}

#item114788 {
	width:40px !important;
	height:40px !important;
	left:516px !important;
}

#item51765 {
	width:680px !important;
	height:1035px !important;
}

@keyframes appear-110862 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-110862 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item110862 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item110857 {
	width:40px !important;
	height:40px !important;
	top:144px !important;
}

#item110858 {
	width:40px !important;
	height:40px !important;
	left:118px !important;
	top:104px !important;
}

#item110859 {
	width:40px !important;
	height:40px !important;
	left:250px !important;
	top:247px !important;
}

#item110860 {
	width:40px !important;
	height:40px !important;
	left:312px !important;
	top:98px !important;
}

#item110861 {
	width:40px !important;
	height:40px !important;
	left:516px !important;
}

#item114792 {
	width:680px !important;
	height:1035px !important;
}

#item51822 {
	width:205px !important;
	height:55px !important;
	background:#fff;
}

#item177759 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item177756 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item177760 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item177933 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item178026 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item178052 {
	width:394px !important;
	height:46px !important;
}

#item178078 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item178119 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item178145 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item178172 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item178199 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item178225 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-177760 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-177760 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item178277 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item178274 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item177750 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item177747 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item177745 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item51970 {
	width:49px !important;
	height:49px !important;
	background:#000;
}

#item178297 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item178294 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item178298 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item178472 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item178563 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item178589 {
	width:394px !important;
	height:46px !important;
}

#item178615 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item178642 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item178668 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item178694 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item178720 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item178746 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-178298 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-178298 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item178798 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item178795 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item178288 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item178285 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item178283 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item118336 {
	width:40px !important;
	height:40px !important;
	top:57px !important;
}

#item118341 {
	width:40px !important;
	height:40px !important;
	left:103px !important;
	top:121px !important;
}

#item118345 {
	width:40px !important;
	height:40px !important;
	left:221px !important;
	top:172px !important;
}

#item118350 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:73px !important;
}

#item118355 {
	width:40px !important;
	height:40px !important;
	left:425px !important;
}

#item118383 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item118443 {
	width:40px !important;
	height:40px !important;
	top:57px !important;
}

#item118449 {
	width:40px !important;
	height:40px !important;
	left:103px !important;
	top:121px !important;
}

#item118453 {
	width:40px !important;
	height:40px !important;
	left:221px !important;
	top:172px !important;
}

#item118457 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:73px !important;
}

#item118462 {
	width:40px !important;
	height:40px !important;
	left:425px !important;
}

#item118490 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:108px !important;
}

#item118550 {
	width:40px !important;
	height:40px !important;
	top:57px !important;
}

#item118555 {
	width:40px !important;
	height:40px !important;
	left:103px !important;
	top:121px !important;
}

#item118559 {
	width:40px !important;
	height:40px !important;
	left:221px !important;
	top:172px !important;
}

#item118563 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:73px !important;
}

#item118567 {
	width:40px !important;
	height:40px !important;
	left:425px !important;
}

#item118596 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item118657 {
	width:40px !important;
	height:40px !important;
	top:57px !important;
}

#item118662 {
	width:40px !important;
	height:40px !important;
	left:103px !important;
	top:121px !important;
}

#item118666 {
	width:40px !important;
	height:40px !important;
	left:221px !important;
	top:172px !important;
}

#item118670 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:73px !important;
}

#item118674 {
	width:40px !important;
	height:40px !important;
	left:425px !important;
}

#item118703 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:108px !important;
}

#item118766 {
	width:40px !important;
	height:40px !important;
	top:57px !important;
}

#item118771 {
	width:40px !important;
	height:40px !important;
	left:103px !important;
	top:121px !important;
}

#item118775 {
	width:40px !important;
	height:40px !important;
	left:221px !important;
	top:172px !important;
}

#item118779 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:73px !important;
}

#item118783 {
	width:40px !important;
	height:40px !important;
	left:425px !important;
}

#item118812 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item118871 {
	width:40px !important;
	height:40px !important;
	top:57px !important;
}

#item118876 {
	width:40px !important;
	height:40px !important;
	left:103px !important;
	top:121px !important;
}

#item118881 {
	width:40px !important;
	height:40px !important;
	left:221px !important;
	top:172px !important;
}

#item118885 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:73px !important;
}

#item118889 {
	width:40px !important;
	height:40px !important;
	left:425px !important;
}

@keyframes appear-114946 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-114946 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item114946 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item114941 {
	width:40px !important;
	height:40px !important;
	top:57px !important;
}

#item114942 {
	width:40px !important;
	height:40px !important;
	left:103px !important;
	top:121px !important;
}

#item114943 {
	width:40px !important;
	height:40px !important;
	left:221px !important;
	top:172px !important;
}

#item114944 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:73px !important;
}

#item114945 {
	width:40px !important;
	height:40px !important;
	left:425px !important;
}

#item118893 {
	width:465px !important;
	height:392px !important;
	left:80px !important;
	top:341px !important;
}

@keyframes moveleft-162065 {
	0% {
		transform:translate(-680px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveleft-162065 {
	0% {
		-webkit-transform:translate(-680px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item118925 {
	width:205px !important;
	height:55px !important;
	background:#000;
}

#item178851 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item178848 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item178852 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item179027 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item179118 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item179146 {
	width:394px !important;
	height:46px !important;
}

#item179172 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item179198 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item179225 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item179251 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item179277 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item179303 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-178852 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-178852 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item179355 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item179352 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item178841 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item178838 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item178836 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item120759 {
	width:40px !important;
	height:40px !important;
	top:53px !important;
}

#item120764 {
	width:40px !important;
	height:40px !important;
	left:177px !important;
}

#item120769 {
	width:40px !important;
	height:40px !important;
	left:275px !important;
	top:175px !important;
}

#item120773 {
	width:40px !important;
	height:40px !important;
	left:398px !important;
	top:84px !important;
}

#item120801 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item120824 {
	width:40px !important;
	height:40px !important;
	top:53px !important;
}

#item120829 {
	width:40px !important;
	height:40px !important;
	left:177px !important;
}

#item120833 {
	width:40px !important;
	height:40px !important;
	left:275px !important;
	top:175px !important;
}

#item120838 {
	width:40px !important;
	height:40px !important;
	left:398px !important;
	top:84px !important;
}

#item120866 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:109px !important;
}

#item120889 {
	width:40px !important;
	height:40px !important;
	top:53px !important;
}

#item120894 {
	width:40px !important;
	height:40px !important;
	left:177px !important;
}

#item120898 {
	width:40px !important;
	height:40px !important;
	left:275px !important;
	top:175px !important;
}

#item120902 {
	width:40px !important;
	height:40px !important;
	left:398px !important;
	top:84px !important;
}

#item120932 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item120953 {
	width:40px !important;
	height:40px !important;
	top:53px !important;
}

#item120958 {
	width:40px !important;
	height:40px !important;
	left:177px !important;
}

#item120962 {
	width:40px !important;
	height:40px !important;
	left:275px !important;
	top:175px !important;
}

#item120966 {
	width:40px !important;
	height:40px !important;
	left:398px !important;
	top:84px !important;
}

#item120995 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item121015 {
	width:40px !important;
	height:40px !important;
	top:53px !important;
}

#item121020 {
	width:40px !important;
	height:40px !important;
	left:177px !important;
}

#item121024 {
	width:40px !important;
	height:40px !important;
	left:275px !important;
	top:175px !important;
}

#item121028 {
	width:40px !important;
	height:40px !important;
	left:398px !important;
	top:84px !important;
}

@keyframes appear-119072 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-119072 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item119072 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item119068 {
	width:40px !important;
	height:40px !important;
	top:53px !important;
}

#item119069 {
	width:40px !important;
	height:40px !important;
	left:177px !important;
}

#item119070 {
	width:40px !important;
	height:40px !important;
	left:275px !important;
	top:175px !important;
}

#item119071 {
	width:40px !important;
	height:40px !important;
	left:398px !important;
	top:84px !important;
}

#item121032 {
	width:438px !important;
	height:379px !important;
	left:157px !important;
	top:355px !important;
}

#item52293 {
	width:205px !important;
	height:55px !important;
	background:#000;
}

#item179768 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item179765 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item179769 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item179944 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item180035 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item180061 {
	width:394px !important;
	height:46px !important;
}

#item180087 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item180113 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item180139 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item180165 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item180191 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item180217 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-179769 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-179769 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item180270 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item180267 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item179759 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item179756 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item179754 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item125160 {
	width:40px !important;
	height:40px !important;
	top:120px !important;
}

#item125165 {
	width:40px !important;
	height:40px !important;
	left:60px !important;
	top:51px !important;
}

#item125169 {
	width:40px !important;
	height:40px !important;
	left:132px !important;
}

#item125173 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:123px !important;
}

#item125177 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:120px !important;
}

#item125205 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item125218 {
	width:40px !important;
	height:40px !important;
	top:120px !important;
}

#item125223 {
	width:40px !important;
	height:40px !important;
	left:60px !important;
	top:51px !important;
}

#item125228 {
	width:40px !important;
	height:40px !important;
	left:132px !important;
}

#item125232 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:123px !important;
}

#item125236 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:120px !important;
}

#item125265 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item125279 {
	width:40px !important;
	height:40px !important;
	top:120px !important;
}

#item125284 {
	width:40px !important;
	height:40px !important;
	left:60px !important;
	top:51px !important;
}

#item125288 {
	width:40px !important;
	height:40px !important;
	left:132px !important;
}

#item125292 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:123px !important;
}

#item125297 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:120px !important;
}

#item125325 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item125339 {
	width:40px !important;
	height:40px !important;
	top:120px !important;
}

#item125344 {
	width:40px !important;
	height:40px !important;
	left:60px !important;
	top:51px !important;
}

#item125348 {
	width:40px !important;
	height:40px !important;
	left:132px !important;
}

#item125352 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:123px !important;
}

#item125356 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:120px !important;
}

#item125385 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item125400 {
	width:40px !important;
	height:40px !important;
	top:120px !important;
}

#item125405 {
	width:40px !important;
	height:40px !important;
	left:60px !important;
	top:51px !important;
}

#item125409 {
	width:40px !important;
	height:40px !important;
	left:132px !important;
}

#item125413 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:123px !important;
}

#item125417 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:120px !important;
}

#item125445 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item125462 {
	width:40px !important;
	height:40px !important;
	top:120px !important;
}

#item125467 {
	width:40px !important;
	height:40px !important;
	left:60px !important;
	top:51px !important;
}

#item125471 {
	width:40px !important;
	height:40px !important;
	left:132px !important;
}

#item125475 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:123px !important;
}

#item125479 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:120px !important;
}

@keyframes appear-122084 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-122084 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item122084 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item121205 {
	width:40px !important;
	height:40px !important;
	top:120px !important;
}

#item121206 {
	width:40px !important;
	height:40px !important;
	left:60px !important;
	top:51px !important;
}

#item121207 {
	width:40px !important;
	height:40px !important;
	left:132px !important;
}

#item121208 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:123px !important;
}

#item121209 {
	width:40px !important;
	height:40px !important;
	left:318px !important;
	top:120px !important;
}

#item125499 {
	width:445px !important;
	height:564px !important;
	left:117px !important;
	top:388px !important;
}

#item52489 {
	width:205px !important;
	height:55px !important;
	background:#000;
}

#item180290 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item180287 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item180291 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item180466 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item180557 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item180583 {
	width:394px !important;
	height:46px !important;
}

#item180610 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item180636 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item180662 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item180688 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item180720 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item180746 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-180291 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-180291 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item180798 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item180795 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item180281 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item180278 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item180276 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item125634 {
	width:40px !important;
	height:40px !important;
	left:243px !important;
	top:181px !important;
}

#item125663 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:82px !important;
}

#item125622 {
	width:46px !important;
	height:46px !important;
	left:250px !important;
	top:188px !important;
}

@keyframes appear-125609 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-125609 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item125609 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item125609 {
	width:46px !important;
	height:46px !important;
	left:250px !important;
	top:188px !important;
}

#item125673 {
	width:455px !important;
	height:574px !important;
	left:107px !important;
	top:378px !important;
}

#item180820 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item180817 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item180821 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item180995 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item181086 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item181113 {
	width:394px !important;
	height:46px !important;
}

#item181139 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item181165 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item181192 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item181218 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item181247 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item181273 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-180821 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-180821 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item181325 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item181322 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item180811 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item180808 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item180806 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item52752 {
	width:49px !important;
	height:49px !important;
	background:#fff;
}

#item181345 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item181342 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item181347 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item181522 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item181612 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item181639 {
	width:394px !important;
	height:46px !important;
}

#item181666 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item181692 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item181718 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item181748 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item181774 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item181800 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-181347 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-181347 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item181852 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item181849 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item181336 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item181333 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item181331 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item138743 {
	width:40px !important;
	height:40px !important;
	left:387px !important;
	top:271px !important;
}

#item138748 {
	width:40px !important;
	height:40px !important;
	left:494px !important;
	top:215px !important;
}

#item138753 {
	width:40px !important;
	height:40px !important;
	left:574px !important;
	top:342px !important;
}

#item138757 {
	width:40px !important;
	height:40px !important;
	left:442px !important;
	top:528px !important;
}

#item138761 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:186px !important;
}

#item138766 {
	width:40px !important;
	height:40px !important;
	top:394px !important;
}

#item138772 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
	top:311px !important;
}

#item138776 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:186px !important;
}

#item138780 {
	width:40px !important;
	height:40px !important;
	left:182px !important;
}

#item138785 {
	width:40px !important;
	height:40px !important;
	left:294px !important;
	top:97px !important;
}

#item138813 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item138880 {
	width:40px !important;
	height:40px !important;
	left:387px !important;
	top:271px !important;
}

#item138885 {
	width:40px !important;
	height:40px !important;
	left:494px !important;
	top:215px !important;
}

#item138889 {
	width:40px !important;
	height:40px !important;
	left:574px !important;
	top:342px !important;
}

#item138893 {
	width:40px !important;
	height:40px !important;
	left:442px !important;
	top:528px !important;
}

#item138897 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:186px !important;
}

#item138902 {
	width:40px !important;
	height:40px !important;
	top:394px !important;
}

#item138907 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
	top:311px !important;
}

#item138912 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:186px !important;
}

#item138916 {
	width:40px !important;
	height:40px !important;
	left:182px !important;
}

#item138920 {
	width:40px !important;
	height:40px !important;
	left:294px !important;
	top:97px !important;
}

#item138948 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item139015 {
	width:40px !important;
	height:40px !important;
	left:387px !important;
	top:271px !important;
}

#item139021 {
	width:40px !important;
	height:40px !important;
	left:494px !important;
	top:215px !important;
}

#item139025 {
	width:40px !important;
	height:40px !important;
	left:574px !important;
	top:342px !important;
}

#item139029 {
	width:40px !important;
	height:40px !important;
	left:442px !important;
	top:528px !important;
}

#item139034 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:186px !important;
}

#item139039 {
	width:40px !important;
	height:40px !important;
	top:394px !important;
}

#item139045 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
	top:311px !important;
}

#item139049 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:186px !important;
}

#item139053 {
	width:40px !important;
	height:40px !important;
	left:182px !important;
}

#item139057 {
	width:40px !important;
	height:40px !important;
	left:294px !important;
	top:97px !important;
}

#item139085 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item139152 {
	width:40px !important;
	height:40px !important;
	left:387px !important;
	top:271px !important;
}

#item139157 {
	width:40px !important;
	height:40px !important;
	left:494px !important;
	top:215px !important;
}

#item139161 {
	width:40px !important;
	height:40px !important;
	left:574px !important;
	top:342px !important;
}

#item139165 {
	width:40px !important;
	height:40px !important;
	left:442px !important;
	top:528px !important;
}

#item139169 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:186px !important;
}

#item139174 {
	width:40px !important;
	height:40px !important;
	top:394px !important;
}

#item139180 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
	top:311px !important;
}

#item139184 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:186px !important;
}

#item139188 {
	width:40px !important;
	height:40px !important;
	left:182px !important;
}

#item139192 {
	width:40px !important;
	height:40px !important;
	left:294px !important;
	top:97px !important;
}

#item139220 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:109px !important;
}

#item139289 {
	width:40px !important;
	height:40px !important;
	left:387px !important;
	top:271px !important;
}

#item139294 {
	width:40px !important;
	height:40px !important;
	left:494px !important;
	top:215px !important;
}

#item139298 {
	width:40px !important;
	height:40px !important;
	left:574px !important;
	top:342px !important;
}

#item139302 {
	width:40px !important;
	height:40px !important;
	left:442px !important;
	top:528px !important;
}

#item139306 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:186px !important;
}

#item139311 {
	width:40px !important;
	height:40px !important;
	top:394px !important;
}

#item139316 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
	top:311px !important;
}

#item139320 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:186px !important;
}

#item139324 {
	width:40px !important;
	height:40px !important;
	left:182px !important;
}

#item139328 {
	width:40px !important;
	height:40px !important;
	left:294px !important;
	top:97px !important;
}

#item139357 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item139424 {
	width:40px !important;
	height:40px !important;
	left:387px !important;
	top:271px !important;
}

#item139429 {
	width:40px !important;
	height:40px !important;
	left:494px !important;
	top:215px !important;
}

#item139433 {
	width:40px !important;
	height:40px !important;
	left:574px !important;
	top:342px !important;
}

#item139437 {
	width:40px !important;
	height:40px !important;
	left:442px !important;
	top:528px !important;
}

#item139442 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:186px !important;
}

#item139447 {
	width:40px !important;
	height:40px !important;
	top:394px !important;
}

#item139452 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
	top:311px !important;
}

#item139456 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:186px !important;
}

#item139461 {
	width:40px !important;
	height:40px !important;
	left:182px !important;
}

#item139465 {
	width:40px !important;
	height:40px !important;
	left:294px !important;
	top:97px !important;
}

#item139493 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item139563 {
	width:40px !important;
	height:40px !important;
	left:387px !important;
	top:271px !important;
}

#item139568 {
	width:40px !important;
	height:40px !important;
	left:494px !important;
	top:215px !important;
}

#item139572 {
	width:40px !important;
	height:40px !important;
	left:574px !important;
	top:342px !important;
}

#item139576 {
	width:40px !important;
	height:40px !important;
	left:442px !important;
	top:528px !important;
}

#item139580 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:186px !important;
}

#item139585 {
	width:40px !important;
	height:40px !important;
	top:394px !important;
}

#item139590 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
	top:311px !important;
}

#item139594 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:186px !important;
}

#item139598 {
	width:40px !important;
	height:40px !important;
	left:182px !important;
}

#item139603 {
	width:40px !important;
	height:40px !important;
	left:294px !important;
	top:97px !important;
}

#item139631 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item139699 {
	width:40px !important;
	height:40px !important;
	left:387px !important;
	top:271px !important;
}

#item139704 {
	width:40px !important;
	height:40px !important;
	left:494px !important;
	top:215px !important;
}

#item139708 {
	width:40px !important;
	height:40px !important;
	left:574px !important;
	top:342px !important;
}

#item139714 {
	width:40px !important;
	height:40px !important;
	left:442px !important;
	top:528px !important;
}

#item139718 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:186px !important;
}

#item139723 {
	width:40px !important;
	height:40px !important;
	top:394px !important;
}

#item139728 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
	top:311px !important;
}

#item139732 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:186px !important;
}

#item139736 {
	width:40px !important;
	height:40px !important;
	left:182px !important;
}

#item139740 {
	width:40px !important;
	height:40px !important;
	left:294px !important;
	top:97px !important;
}

#item139769 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item139836 {
	width:40px !important;
	height:40px !important;
	left:387px !important;
	top:271px !important;
}

#item139841 {
	width:40px !important;
	height:40px !important;
	left:494px !important;
	top:215px !important;
}

#item139845 {
	width:40px !important;
	height:40px !important;
	left:574px !important;
	top:342px !important;
}

#item139850 {
	width:40px !important;
	height:40px !important;
	left:442px !important;
	top:528px !important;
}

#item139854 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:186px !important;
}

#item139859 {
	width:40px !important;
	height:40px !important;
	top:394px !important;
}

#item139864 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
	top:311px !important;
}

#item139868 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:186px !important;
}

#item139873 {
	width:40px !important;
	height:40px !important;
	left:182px !important;
}

#item139877 {
	width:40px !important;
	height:40px !important;
	left:294px !important;
	top:97px !important;
}

#item139905 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item139975 {
	width:40px !important;
	height:40px !important;
	left:387px !important;
	top:271px !important;
}

#item139980 {
	width:40px !important;
	height:40px !important;
	left:494px !important;
	top:215px !important;
}

#item139985 {
	width:40px !important;
	height:40px !important;
	left:574px !important;
	top:342px !important;
}

#item139989 {
	width:40px !important;
	height:40px !important;
	left:442px !important;
	top:528px !important;
}

#item139993 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:186px !important;
}

#item139998 {
	width:40px !important;
	height:40px !important;
	top:394px !important;
}

#item140003 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
	top:311px !important;
}

#item140007 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:186px !important;
}

#item140011 {
	width:40px !important;
	height:40px !important;
	left:182px !important;
}

#item140015 {
	width:40px !important;
	height:40px !important;
	left:294px !important;
	top:97px !important;
}

#item140043 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:109px !important;
}

#item140110 {
	width:40px !important;
	height:40px !important;
	left:387px !important;
	top:271px !important;
}

#item140115 {
	width:40px !important;
	height:40px !important;
	left:494px !important;
	top:215px !important;
}

#item140119 {
	width:40px !important;
	height:40px !important;
	left:574px !important;
	top:342px !important;
}

#item140123 {
	width:40px !important;
	height:40px !important;
	left:442px !important;
	top:528px !important;
}

#item140127 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:186px !important;
}

#item140132 {
	width:40px !important;
	height:40px !important;
	top:394px !important;
}

#item140137 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
	top:311px !important;
}

#item140142 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:186px !important;
}

#item140147 {
	width:40px !important;
	height:40px !important;
	left:182px !important;
}

#item140151 {
	width:40px !important;
	height:40px !important;
	left:294px !important;
	top:97px !important;
}

@keyframes appear-125724 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-125724 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item125724 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item125718 {
	width:40px !important;
	height:40px !important;
	left:387px !important;
	top:271px !important;
}

#item125719 {
	width:40px !important;
	height:40px !important;
	left:494px !important;
	top:215px !important;
}

#item125720 {
	width:40px !important;
	height:40px !important;
	left:574px !important;
	top:342px !important;
}

#item125721 {
	width:40px !important;
	height:40px !important;
	left:442px !important;
	top:528px !important;
}

#item125717 {
	width:40px !important;
	height:40px !important;
	left:347px !important;
	top:186px !important;
}

#item125712 {
	width:40px !important;
	height:40px !important;
	top:394px !important;
}

#item125713 {
	width:40px !important;
	height:40px !important;
	left:30px !important;
	top:311px !important;
}

#item125714 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:186px !important;
}

#item125715 {
	width:40px !important;
	height:40px !important;
	left:182px !important;
}

#item125716 {
	width:40px !important;
	height:40px !important;
	left:294px !important;
	top:97px !important;
}

#item140224 {
	width:614px !important;
	height:572px !important;
	left:56px !important;
	top:344px !important;
}

#item52881 {
	width:205px !important;
	height:55px !important;
	background:#fff;
}

#item181873 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item181870 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item181874 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item182049 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item182142 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item182168 {
	width:394px !important;
	height:46px !important;
}

#item182194 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item182220 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item182246 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item182272 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item182298 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item182327 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-181874 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-181874 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item182380 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item182376 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item181863 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item181860 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item181858 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item162202 {
	width:680px !important;
	height:1037px !important;
}

#item145307 {
	width:40px !important;
	height:40px !important;
	left:454px !important;
	top:247px !important;
}

#item145312 {
	width:40px !important;
	height:40px !important;
	top:86px !important;
}

#item145317 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:8px !important;
}

#item145322 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:29px !important;
}

#item145326 {
	width:40px !important;
	height:40px !important;
	left:357px !important;
	top:29px !important;
}

#item145330 {
	width:40px !important;
	height:40px !important;
	left:520px !important;
}

#item145359 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item145422 {
	width:40px !important;
	height:40px !important;
	left:454px !important;
	top:247px !important;
}

#item145427 {
	width:40px !important;
	height:40px !important;
	top:86px !important;
}

#item145432 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:8px !important;
}

#item145436 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:29px !important;
}

#item145440 {
	width:40px !important;
	height:40px !important;
	left:357px !important;
	top:29px !important;
}

#item145444 {
	width:40px !important;
	height:40px !important;
	left:520px !important;
}

#item145473 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item145534 {
	width:40px !important;
	height:40px !important;
	left:454px !important;
	top:247px !important;
}

#item145539 {
	width:40px !important;
	height:40px !important;
	top:86px !important;
}

#item145544 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:8px !important;
}

#item145548 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:29px !important;
}

#item145552 {
	width:40px !important;
	height:40px !important;
	left:357px !important;
	top:29px !important;
}

#item145557 {
	width:40px !important;
	height:40px !important;
	left:520px !important;
}

#item145585 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:109px !important;
}

#item145647 {
	width:40px !important;
	height:40px !important;
	left:454px !important;
	top:247px !important;
}

#item145652 {
	width:40px !important;
	height:40px !important;
	top:86px !important;
}

#item145657 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:8px !important;
}

#item145661 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:29px !important;
}

#item145666 {
	width:40px !important;
	height:40px !important;
	left:357px !important;
	top:29px !important;
}

#item145670 {
	width:40px !important;
	height:40px !important;
	left:520px !important;
}

#item145698 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item145759 {
	width:40px !important;
	height:40px !important;
	left:454px !important;
	top:247px !important;
}

#item145764 {
	width:40px !important;
	height:40px !important;
	top:86px !important;
}

#item145769 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:8px !important;
}

#item145774 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:29px !important;
}

#item145778 {
	width:40px !important;
	height:40px !important;
	left:357px !important;
	top:29px !important;
}

#item145782 {
	width:40px !important;
	height:40px !important;
	left:520px !important;
}

#item145810 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:83px !important;
}

#item145872 {
	width:40px !important;
	height:40px !important;
	left:454px !important;
	top:247px !important;
}

#item145877 {
	width:40px !important;
	height:40px !important;
	top:86px !important;
}

#item145882 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:8px !important;
}

#item145888 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:29px !important;
}

#item145892 {
	width:40px !important;
	height:40px !important;
	left:357px !important;
	top:29px !important;
}

#item145896 {
	width:40px !important;
	height:40px !important;
	left:520px !important;
}

#item145924 {
	width:44px !important;
	height:44px !important;
	left:295px !important;
	top:109px !important;
}

#item145985 {
	width:40px !important;
	height:40px !important;
	left:454px !important;
	top:247px !important;
}

#item145990 {
	width:40px !important;
	height:40px !important;
	top:86px !important;
}

#item145996 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:8px !important;
}

#item146000 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:29px !important;
}

#item146005 {
	width:40px !important;
	height:40px !important;
	left:357px !important;
	top:29px !important;
}

#item146009 {
	width:40px !important;
	height:40px !important;
	left:520px !important;
}

@keyframes appear-140633 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-140633 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item140633 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item140632 {
	width:40px !important;
	height:40px !important;
	left:454px !important;
	top:247px !important;
}

#item140627 {
	width:40px !important;
	height:40px !important;
	top:86px !important;
}

#item140628 {
	width:40px !important;
	height:40px !important;
	left:104px !important;
	top:8px !important;
}

#item140629 {
	width:40px !important;
	height:40px !important;
	left:234px !important;
	top:29px !important;
}

#item140630 {
	width:40px !important;
	height:40px !important;
	left:357px !important;
	top:29px !important;
}

#item140631 {
	width:40px !important;
	height:40px !important;
	left:520px !important;
}

#item146016 {
	width:561px !important;
	height:364px !important;
	left:36px !important;
	top:400px !important;
}

#item53234 {
	width:205px !important;
	height:55px !important;
	background:#fff;
}

#item182401 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item182397 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item182402 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item182576 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item182668 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item182694 {
	width:394px !important;
	height:46px !important;
}

#item182720 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item182746 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item182772 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item182798 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item182827 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item182854 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-182402 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-182402 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item182906 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item182903 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item182391 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item182388 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item182386 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}

#item53457 {
	width:680px !important;
	height:1036px !important;
}

#item53464 {
	width:177px !important;
	height:102px !important;
	background:#333d49;
}

#item53499 {
	width:348px !important;
	height:55px !important;
	background:#fff;
}

#item53502 {
	width:121px !important;
	height:121px !important;
	left:35px !important;
	background:#fff;
}

@keyframes fadein-165421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-165421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item184808 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:680px !important;
	height:1035px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item184805 {
	width:686px !important;
	height:1041px !important;
	left:10px !important;
	top:10px !important;
}

#item184809 {
	width:403px !important;
	height:658px !important;
	left:13px !important;
	top:89px !important;
	background:#fff;
}

#item184983 {
	width:60px !important;
	height:16px !important;
	background:#000;
}

#item185074 {
	width:394px !important;
	height:46px !important;
	top:230px !important;
}

#item185100 {
	width:394px !important;
	height:46px !important;
}

#item185126 {
	width:394px !important;
	height:46px !important;
	top:46px !important;
}

#item185152 {
	width:394px !important;
	height:46px !important;
	top:92px !important;
}

#item185178 {
	width:394px !important;
	height:46px !important;
	top:138px !important;
}

#item185204 {
	width:394px !important;
	height:46px !important;
	top:184px !important;
}

#item185230 {
	width:394px !important;
	height:46px !important;
	top:323px !important;
}

#item185257 {
	width:394px !important;
	height:46px !important;
	top:277px !important;
}

@keyframes flyinfromleft-184809 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-184809 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item185310 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item185307 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item184799 {
	width:76px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item184796 {
	width:82px !important;
	height:82px !important;
	left:10px !important;
	top:10px !important;
}

#item184794 {
	width:696px !important;
	height:1051px !important;
	left:-13px !important;
	top:-13px !important;
}
#in5footer,  #prefooter {display:none;}
