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

.hidden { display:none !important; }
.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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1380px; height:900px; }
.page-scale-wrap { width:1380px; height:900px; background: #fff !important; }
.paper-vertical { width:1380px; height:100%; }
.paper-horizontal { width:26410px; height:912px; }
@media all and (max-height:900px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1380px) {
	.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;}
}
/*start:fixedpos*/
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item63015 {
	width:1380px !important;
	height:900px !important;
	background:#fff;
}

#item228 {
	width:147px !important;
	height:800px !important;
	left:1183px !important;
	top:50px !important;
	background:#fff;
}

#item108037 {
	width:1280px !important;
	height:800px !important;
}

#item108038 {
	width:1280px !important;
	height:800px !important;
	left:50px !important;
	top:50px !important;
}

#item120001 {
	width:1275px !important;
	height:130px !important;
	left:-1229px !important;
	top:151px !important;
	background:#fff;
}

#item120007 {
	width:211px !important;
	height:103px !important;
	background:#454545;
}

#item120004 {
	width:211px !important;
	height:103px !important;
	left:447px !important;
}

#item120042 {
	width:211px !important;
	height:103px !important;
	background:#454545;
}

#item120039 {
	width:211px !important;
	height:103px !important;
}

#item120077 {
	width:211px !important;
	height:103px !important;
	background:#454545;
}

#item120074 {
	width:211px !important;
	height:103px !important;
	left:1790px !important;
}

#item120111 {
	width:211px !important;
	height:103px !important;
	background:#454545;
}

#item120108 {
	width:211px !important;
	height:103px !important;
	left:1119px !important;
}

#item120145 {
	width:211px !important;
	height:103px !important;
	background:#454545;
}

#item120142 {
	width:211px !important;
	height:103px !important;
	left:671px !important;
}

#item120182 {
	width:211px !important;
	height:103px !important;
	background:#454545;
}

#item120179 {
	width:211px !important;
	height:103px !important;
	left:2014px !important;
}

#item120217 {
	width:211px !important;
	height:103px !important;
	background:#454545;
}

#item120214 {
	width:211px !important;
	height:103px !important;
	left:1342px !important;
}

#item120253 {
	width:211px !important;
	height:103px !important;
	background:#454545;
}

#item120250 {
	width:211px !important;
	height:103px !important;
	left:895px !important;
}

#item120288 {
	width:211px !important;
	height:103px !important;
	background:#454545;
}

#item120285 {
	width:211px !important;
	height:103px !important;
	left:224px !important;
}

#item129479 {
	width:211px !important;
	height:103px !important;
	background:#999999;
}

#item120323 {
	width:211px !important;
	height:103px !important;
	background:#454545;
}

#item120320 {
	width:211px !important;
	height:103px !important;
	left:1566px !important;
}

#item120359 {
	width:8px !important;
	height:103px !important;
	left:2224px !important;
	top:12px !important;
}

@keyframes flyinfromleft-120001 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(1280px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-120001 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(1280px,0px);
		opacity:1;
	}
}
#item116211 {
	width:1280px !important;
	height:94px !important;
	left:50px !important;
	top:35px !important;
	background:#fff;
}

#item124292 {
	width:145px !important;
	height:39px !important;
	left:86px !important;
	top:54px !important;
}

#item116216 {
	width:146px !important;
	height:33px !important;
	left:584px !important;
	top:64px !important;
}

#item116241 {
	width:239px !important;
	height:33px !important;
	left:760px !important;
	top:64px !important;
}

#item116266 {
	width:129px !important;
	height:33px !important;
	left:1020px !important;
	top:64px !important;
}

#item116291 {
	width:130px !important;
	height:33px !important;
	left:1173px !important;
	top:64px !important;
}

#item116659 {
	width:29px !important;
	height:130px !important;
	background:#7f7f7f;
}

#item116655 {
	width:29px !important;
	height:130px !important;
	left:23px !important;
	top:151px !important;
}

#item116683 {
	width:29px !important;
	height:130px !important;
	left:23px !important;
	top:151px !important;
}

#item211233 {
	width:125px !important;
	height:33px !important;
	left:265px !important;
	top:60px !important;
}

#item209434 {
	width:1380px !important;
	height:900px !important;
	background:#000;
}

#item63016 {
	width:1380px !important;
	height:900px !important;
	top:1px !important;
	background:#fff;
}

#item94048 {
	width:1280px !important;
	height:821px !important;
	left:50px !important;
	top:38px !important;
	background:#fff;
}

#item110425 {
	width:1280px !important;
	height:739px !important;
	left:50px !important;
	top:123px !important;
}

#item122028 {
	width:172px !important;
	height:28px !important;
	left:109px !important;
	top:2598px !important;
}

#item122053 {
	width:172px !important;
	height:28px !important;
	left:342px !important;
	top:2598px !important;
}

#item122079 {
	width:172px !important;
	height:28px !important;
	left:575px !important;
	top:2598px !important;
}

#item122104 {
	width:172px !important;
	height:28px !important;
	left:809px !important;
	top:2598px !important;
}

#item122129 {
	width:172px !important;
	height:28px !important;
	left:1042px !important;
	top:2599px !important;
}

#item122160 {
	width:155px !important;
	height:195px !important;
	background:#d1d1d1;
}

#item122158 {
	width:155px !important;
	height:195px !important;
	left:62px !important;
	top:2182px !important;
}

#item122197 {
	width:155px !important;
	height:195px !important;
	background:#d1d1d1;
}

#item122195 {
	width:155px !important;
	height:195px !important;
	left:236px !important;
	top:2182px !important;
}

#item122233 {
	width:155px !important;
	height:195px !important;
	background:#d1d1d1;
}

#item122231 {
	width:155px !important;
	height:195px !important;
	left:410px !important;
	top:2182px !important;
}

#item122268 {
	width:155px !important;
	height:195px !important;
	background:#d1d1d1;
}

#item122266 {
	width:155px !important;
	height:195px !important;
	left:584px !important;
	top:2182px !important;
}

#item122305 {
	width:155px !important;
	height:195px !important;
	background:#d1d1d1;
}

#item122303 {
	width:155px !important;
	height:195px !important;
	left:757px !important;
	top:2182px !important;
}

#item122340 {
	width:155px !important;
	height:195px !important;
	background:#d1d1d1;
}

#item122338 {
	width:155px !important;
	height:195px !important;
	left:931px !important;
	top:2182px !important;
}

#item122378 {
	width:155px !important;
	height:195px !important;
	background:#d1d1d1;
}

#item122376 {
	width:155px !important;
	height:195px !important;
	left:1105px !important;
	top:2182px !important;
}

#item122414 {
	width:181px !important;
	height:257px !important;
	background:#d1d1d1;
}

#item122411 {
	width:181px !important;
	height:257px !important;
	left:466px !important;
	top:327px !important;
}

#item122450 {
	width:181px !important;
	height:257px !important;
	background:#d1d1d1;
}

#item122447 {
	width:181px !important;
	height:257px !important;
	left:672px !important;
	top:327px !important;
}

#item122489 {
	width:181px !important;
	height:257px !important;
	background:#d1d1d1;
}

#item122486 {
	width:181px !important;
	height:257px !important;
	left:878px !important;
	top:327px !important;
}

#item122524 {
	width:181px !important;
	height:257px !important;
	background:#d1d1d1;
}

#item122526 {
	width:206px !important;
	height:177px !important;
	left:-11px !important;
	top:-13px !important;
	border:solid 3px #fff;
}

#item122521 {
	width:181px !important;
	height:257px !important;
	left:1084px !important;
	top:327px !important;
}

#item122591 {
	width:135px !important;
	height:15px !important;
	left:666px !important;
	top:2746px !important;
}

#item122616 {
	width:121px !important;
	height:15px !important;
	left:833px !important;
	top:2746px !important;
}

#item122641 {
	width:85px !important;
	height:15px !important;
	left:986px !important;
	top:2746px !important;
}

#item122666 {
	width:126px !important;
	height:15px !important;
	left:1103px !important;
	top:2746px !important;
}

#item122695 {
	width:593px !important;
	height:270px !important;
	background:#d1d1d1;
}

#item122691 {
	width:593px !important;
	height:270px !important;
	left:672px !important;
	top:4px !important;
}

#item122727 {
	width:387px !important;
	height:257px !important;
	background:#d1d1d1;
}

#item122725 {
	width:387px !important;
	height:257px !important;
	left:53px !important;
	top:327px !important;
}

#item122794 {
	width:391px !important;
	height:257px !important;
	background:#d1d1d1;
}

#item122791 {
	width:391px !important;
	height:257px !important;
	left:58px !important;
	top:1789px !important;
}

#item122829 {
	width:181px !important;
	height:257px !important;
	background:#d1d1d1;
}

#item122825 {
	width:181px !important;
	height:257px !important;
	left:62px !important;
	top:1509px !important;
}

#item122865 {
	width:181px !important;
	height:257px !important;
	background:#d1d1d1;
}

#item122862 {
	width:181px !important;
	height:257px !important;
	left:268px !important;
	top:1509px !important;
}

#item122923 {
	width:999px !important;
	height:108px !important;
}

#item122921 {
	width:999px !important;
	height:108px !important;
	left:47px !important;
	top:1352px !important;
}

#item170029 {
	width:209px !important;
	height:71px !important;
	background:#d1d1d1;
}

#item170026 {
	width:209px !important;
	height:71px !important;
	left:557px !important;
	top:2474px !important;
}

#item170087 {
	width:209px !important;
	height:71px !important;
	background:#d1d1d1;
}

#item170084 {
	width:209px !important;
	height:71px !important;
	left:310px !important;
	top:2474px !important;
}

#item170122 {
	width:209px !important;
	height:71px !important;
	background:#d1d1d1;
}

#item170119 {
	width:209px !important;
	height:71px !important;
	left:62px !important;
	top:2474px !important;
}

#item170162 {
	width:209px !important;
	height:71px !important;
	background:#d1d1d1;
}

#item170159 {
	width:209px !important;
	height:71px !important;
	left:806px !important;
	top:2474px !important;
}

#item170199 {
	width:209px !important;
	height:71px !important;
	background:#d1d1d1;
}

#item170195 {
	width:209px !important;
	height:71px !important;
	left:1051px !important;
	top:2474px !important;
}

#item94047 {
	width:50px !important;
	height:900px !important;
	left:1330px !important;
	background:#fff;
}

#item58250 {
	width:1279px !important;
	height:734px !important;
	left:52px !important;
	top:121px !important;
	background:#fff;
}

@keyframes moveright-218944 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(3000px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-218944 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(3000px,0px);
		opacity:1;
	}
}
#item104127 {
	width:22px !important;
	height:508px !important;
	left:655px !important;
	top:1106px !important;
	background:#edd2ca;
}

#item104362 {
	opacity:0.80;
	width:1280px !important;
	height:1118px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item104364 {
	width:893px !important;
	height:523px !important;
	left:203px !important;
	top:384px !important;
	box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	background:#000;
}

#item104369 {
	width:36px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
	border-radius:9px;
	background:#fff;
	border:solid 2px #000;
}

#item104367 {
	width:42px !important;
	height:42px !important;
	left:1076px !important;
	top:368px !important;
}

#item104356 {
	width:125px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
	border-radius:3px;
	background:#e40134;
}

#item104354 {
	width:131px !important;
	height:33px !important;
	left:495px !important;
	top:564px !important;
}

#item104352 {
	width:1290px !important;
	height:1128px !important;
	left:-11px !important;
	top:556px !important;
}

@keyframes fly-in-bottom-219871 {
	0% {
		transform:translate(-5px,400px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-219871 {
	0% {
		-webkit-transform:translate(-5px,400px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-219847 {
	0% {
		transform:translate(-400px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-219847 {
	0% {
		-webkit-transform:translate(-400px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-219824 {
	0% {
		transform:translate(700px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-219824 {
	0% {
		-webkit-transform:translate(700px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-219801 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-219801 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-219778 {
	0% {
		transform:translate(-450px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-219778 {
	0% {
		-webkit-transform:translate(-450px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-219755 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-219755 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fade-in-219732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-219732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-219709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-219709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61429 {
	width:1330px !important;
	height:739px !important;
	top:115px !important;
	background:#fff;
}

#item101547 {
	width:83px !important;
	height:1754px !important;
	top:1px !important;
	background:#d4d6e1;
}

@keyframes fade-in-220154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-220154 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fade-in-220204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-220204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fly-in-left-220259 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-220259 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-220424 {
	0% {
		transform:translate(-450px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-220424 {
	0% {
		-webkit-transform:translate(-450px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-220594 {
	0% {
		transform:translate(700px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-220594 {
	0% {
		-webkit-transform:translate(700px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-220769 {
	0% {
		transform:translate(-5px,400px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-220769 {
	0% {
		-webkit-transform:translate(-5px,400px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-221041 {
	0% {
		transform:translate(500px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-221041 {
	0% {
		-webkit-transform:translate(500px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-221149 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-221149 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-left-221197 {
	0% {
		transform:translate(-400px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-221197 {
	0% {
		-webkit-transform:translate(-400px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item101980 {
	width:485px !important;
	height:362px !important;
	left:838px !important;
	top:693px !important;
	background:#828ea8;
}

#item102029 {
	width:1272px !important;
	height:72px !important;
	left:44px !important;
	top:1735px !important;
}

#item102030 {
	width:83px !important;
	height:794px !important;
	top:1px !important;
	background:#d4d6e1;
}

@keyframes flyinfromright-221610 {
	0% {
		transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.7;
	}
}
@-webkit-keyframes flyinfromright-221610 {
	0% {
		-webkit-transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.7;
	}
}
@keyframes flyinfromright-221587 {
	0% {
		transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.7;
	}
}
@-webkit-keyframes flyinfromright-221587 {
	0% {
		-webkit-transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.7;
	}
}
@keyframes flyinfromright-221564 {
	0% {
		transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.7;
	}
}
@-webkit-keyframes flyinfromright-221564 {
	0% {
		-webkit-transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.7;
	}
}
@keyframes fade-in-221541 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@-webkit-keyframes fade-in-221541 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@keyframes fade-in-221518 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@-webkit-keyframes fade-in-221518 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@keyframes fade-in-221495 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@-webkit-keyframes fade-in-221495 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@keyframes fade-in-221472 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@-webkit-keyframes fade-in-221472 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@keyframes fly-in-left-221449 {
	0% {
		transform:translate(-600px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-221449 {
	0% {
		-webkit-transform:translate(-600px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fade-in-221426 {
	0% {opacity:0;}
	100% {opacity:0.74;}
}
@-webkit-keyframes fade-in-221426 {
	0% {opacity:0;}
	100% {opacity:0.74;}
}
@keyframes fly-in-left-221403 {
	0% {
		transform:translate(-900px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-221403 {
	0% {
		-webkit-transform:translate(-900px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item102281 {
	width:1614px !important;
	height:739px !important;
	left:-117px !important;
	top:118px !important;
	background:#fff;
}

#item102847 {
	width:1280px !important;
	height:1613px !important;
	left:167px !important;
	top:7px !important;
	background:#fff;
}

#item102849 {
	width:52px !important;
	height:560px !important;
	left:652px !important;
	top:1003px !important;
	background:#f7ead4;
}

@keyframes fly-in-left-222264 {
	0% {
		transform:translate(-600px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-222264 {
	0% {
		-webkit-transform:translate(-600px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fade-in-222318 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@-webkit-keyframes fade-in-222318 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@keyframes fade-in-222366 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@-webkit-keyframes fade-in-222366 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@keyframes fade-in-222414 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@-webkit-keyframes fade-in-222414 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@keyframes fade-in-222462 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@-webkit-keyframes fade-in-222462 {
	0% {opacity:0;}
	100% {opacity:0.7;}
}
@keyframes fade-in-222510 {
	0% {opacity:0;}
	100% {opacity:0.74;}
}
@-webkit-keyframes fade-in-222510 {
	0% {opacity:0;}
	100% {opacity:0.74;}
}
@keyframes fly-in-left-222560 {
	0% {
		transform:translate(-900px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-222560 {
	0% {
		-webkit-transform:translate(-900px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item103154 {
	width:349px !important;
	height:570px !important;
	left:-13px !important;
	top:991px !important;
	background:#d49a06;
}

#item103178 {
	width:1294px !important;
	height:38px !important;
	left:-13px !important;
	top:1575px !important;
	background:#fff;
}

@keyframes flyinfromright-223121 {
	0% {
		transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.7;
	}
}
@-webkit-keyframes flyinfromright-223121 {
	0% {
		-webkit-transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.7;
	}
}
@keyframes flyinfromright-223170 {
	0% {
		transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.7;
	}
}
@-webkit-keyframes flyinfromright-223170 {
	0% {
		-webkit-transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.7;
	}
}
@keyframes flyinfromright-223219 {
	0% {
		transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.7;
	}
}
@-webkit-keyframes flyinfromright-223219 {
	0% {
		-webkit-transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.7;
	}
}
@keyframes flyinfromright-223268 {
	0% {
		transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.7;
	}
}
@-webkit-keyframes flyinfromright-223268 {
	0% {
		-webkit-transform:translate(800px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.7;
	}
}
#item103284 {
	opacity:0.80;
	width:1380px !important;
	height:1596px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item103285 {
	width:853px !important;
	height:499px !important;
	left:267px !important;
	top:904px !important;
	box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	background:#000;
}

#item103290 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
	border-radius:9px;
	background:#fff;
	border:solid 2px #000;
}

#item103288 {
	width:40px !important;
	height:40px !important;
	left:1100px !important;
	top:890px !important;
}

@keyframes fade-in-103275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-103275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item103277 {
	width:125px !important;
	height:27px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#e40134;
}

#item103275 {
	width:131px !important;
	height:33px !important;
	left:424px !important;
	top:1014px !important;
}

#item103273 {
	width:1390px !important;
	height:1606px !important;
	left:-10px !important;
	top:-10px !important;
}

#item65969 {
	width:1288px !important;
	height:740px !important;
	left:50px !important;
	top:115px !important;
	background:#fff;
}

#item104728 {
	opacity:0.80;
	width:1288px !important;
	height:1586px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item104729 {
	width:827px !important;
	height:484px !important;
	left:267px !important;
	top:748px !important;
	box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	background:#000;
}

#item104734 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:9px;
	background:#fff;
	border:solid 2px #000;
}

#item104732 {
	width:39px !important;
	height:39px !important;
	left:1075px !important;
	top:734px !important;
}

#item104719 {
	opacity:0.80;
	width:1288px !important;
	height:1553px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item104720 {
	width:827px !important;
	height:484px !important;
	left:267px !important;
	top:748px !important;
	box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	background:#000;
}

#item104725 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:9px;
	background:#fff;
	border:solid 2px #000;
}

#item104723 {
	width:39px !important;
	height:39px !important;
	left:1075px !important;
	top:733px !important;
}

#item104710 {
	opacity:0.80;
	width:1288px !important;
	height:1553px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item104711 {
	width:827px !important;
	height:484px !important;
	left:267px !important;
	top:747px !important;
	box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	background:#000;
}

#item104716 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:9px;
	background:#fff;
	border:solid 2px #000;
}

#item104714 {
	width:39px !important;
	height:39px !important;
	left:1075px !important;
	top:732px !important;
}

#item104688 {
	width:93px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
	border-radius:3px;
	background:#e40134;
}

#item104686 {
	width:99px !important;
	height:26px !important;
	left:299px !important;
	top:751px !important;
}

#item104696 {
	width:98px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
	border-radius:4px;
	background:#e40134;
}

#item104694 {
	width:104px !important;
	height:27px !important;
	left:1128px !important;
	top:1127px !important;
}

#item104703 {
	width:98px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
	border-radius:4px;
	background:#e40134;
}

#item104701 {
	width:104px !important;
	height:27px !important;
	left:995px !important;
	top:771px !important;
}

#item104684 {
	width:1298px !important;
	height:1596px !important;
	left:-10px !important;
	top:-3px !important;
}

#item104736 {
	width:1280px !important;
	height:66px !important;
	left:8px !important;
	top:1527px !important;
	background:#fff;
}

@keyframes grow-223794 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-223794 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item66708 {
	width:1280px !important;
	height:739px !important;
	left:50px !important;
	top:116px !important;
	background:#fff;
}

#item104818 {
	width:1280px !important;
	height:40px !important;
	left:6px !important;
	top:987px !important;
	background:#fff;
}

#item104929 {
	width:789px !important;
	height:264px !important;
	left:60px !important;
	top:657px !important;
	background:#fff;
}

#item104954 {
	width:45px !important;
	height:970px !important;
	left:-8px !important;
	top:3px !important;
	background:#2d5579;
}

#item104832 {
	width:390px !important;
	height:262px !important;
	left:902px !important;
	top:659px !important;
	background:#2d5579;
}

#item67546 {
	width:1281px !important;
	height:736px !important;
	left:50px !important;
	top:119px !important;
	background:#fff;
}

#item123819 {
	width:49px !important;
	height:1661px !important;
	background:#d5ccd5;
}

@keyframes fly-in-left-225228 {
	0% {
		transform:translate(-600px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-225228 {
	0% {
		-webkit-transform:translate(-600px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes grow-105657 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
@-webkit-keyframes grow-105657 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(2) scaleY(2);}
}
#item123031 {
	width:1280px !important;
	height:739px !important;
	left:50px !important;
	top:116px !important;
}

#item129303 {
	width:732px !important;
	height:134px !important;
	top:873px !important;
	background:#d5ccd5;
}

#item129351 {
	width:1280px !important;
	height:19px !important;
	top:1007px !important;
	background:#9f8a9b;
}

#item80598 {
	width:48px !important;
	height:900px !important;
	left:1331px !important;
	background:#000;
}

#item90423 {
	width:22px !important;
	height:254px !important;
	left:96px !important;
	top:138px !important;
	background:#aa2225;
}

@keyframes fly-in-top-90424 {
	0% {
		transform:translate(-9px,-600px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:0.8;
	}
}
@-webkit-keyframes fly-in-top-90424 {
	0% {
		-webkit-transform:translate(-9px,-600px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:0.8;
	}
}
#item90453 {
	width:24px !important;
	height:131px !important;
	border-radius:3px;
	background:#e30c39;
}

#item90448 {
	width:24px !important;
	height:131px !important;
	left:1295px !important;
	top:445px !important;
}

@keyframes fly-in-left-90477 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-90477 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fade-in-90523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90523 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90552 {
	width:24px !important;
	height:131px !important;
	border-radius:3px;
	background:#e30c39;
}

#item90546 {
	width:24px !important;
	height:131px !important;
	left:1295px !important;
	top:205px !important;
}

#item90582 {
	width:24px !important;
	height:131px !important;
	border-radius:3px;
	background:#e30c39;
}

#item90577 {
	width:24px !important;
	height:131px !important;
	left:1295px !important;
	top:673px !important;
}

@keyframes move-left-90606 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-440px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-90606 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-440px,0px);
		opacity:1;
	}
}
#item90609 {
	width:24px !important;
	height:103px !important;
	border-radius:3px;
	background:#e30c39;
}

#item90607 {
	width:24px !important;
	height:103px !important;
	top:58px !important;
}

#item90634 {
	width:448px !important;
	height:219px !important;
	background:#aa2225;
}

@keyframes move-left-90643 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-440px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-90643 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-440px,0px);
		opacity:1;
	}
}
#item90646 {
	width:24px !important;
	height:103px !important;
	border-radius:3px;
	background:#e30c39;
}

#item90644 {
	width:24px !important;
	height:103px !important;
	top:58px !important;
}

#item90671 {
	width:448px !important;
	height:219px !important;
	background:#aa2225;
}

@keyframes move-left-90680 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-440px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-90680 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-440px,0px);
		opacity:1;
	}
}
#item90684 {
	width:24px !important;
	height:103px !important;
	border-radius:3px;
	background:#e30c39;
}

#item90681 {
	width:24px !important;
	height:103px !important;
	top:58px !important;
}

#item90709 {
	width:448px !important;
	height:219px !important;
	background:#aa2225;
}

@keyframes move-left-90717 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-440px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-90717 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-440px,0px);
		opacity:1;
	}
}
@keyframes move-left-90740 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-440px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-90740 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-440px,0px);
		opacity:1;
	}
}
@keyframes move-left-90763 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-440px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-90763 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-440px,0px);
		opacity:1;
	}
}
@keyframes fade-in-90786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90792 {
	width:24px !important;
	height:103px !important;
	border-radius:3px;
	background:#e30c39;
}

#item90786 {
	width:24px !important;
	height:103px !important;
	left:874px !important;
	top:215px !important;
}

@keyframes fade-in-90817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90822 {
	width:24px !important;
	height:103px !important;
	border-radius:3px;
	background:#e30c39;
}

#item90817 {
	width:24px !important;
	height:103px !important;
	left:872px !important;
	top:455px !important;
}

@keyframes fade-in-90846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-90846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item90851 {
	width:24px !important;
	height:103px !important;
	border-radius:3px;
	background:#e30c39;
}

#item90846 {
	width:24px !important;
	height:103px !important;
	left:872px !important;
	top:694px !important;
}

#item90877 {
	width:12px !important;
	height:739px !important;
	left:1319px !important;
	top:116px !important;
	background:#aa2225;
}

#item90898 {
	width:63px !important;
	height:900px !important;
	left:1330px !important;
	top:16px !important;
	background:#fff;
}

#item71161 {
	width:1280px !important;
	height:734px !important;
	left:53px !important;
	top:121px !important;
	background:#fff;
}

#item86810 {
	width:1280px !important;
	height:39px !important;
	top:1836px !important;
	background:#fff;
}

#item86828 {
	width:22px !important;
	height:1102px !important;
	left:65px !important;
	top:774px !important;
	background:#d49a06;
}

#item86900 {
	width:262px !important;
	height:77px !important;
	left:479px !important;
	top:1394px !important;
}

#item87010 {
	width:259px !important;
	height:281px !important;
	left:719px !important;
	top:1539px !important;
	background:#d1d1d1;
}

#item87217 {
	opacity:0.80;
	width:1280px !important;
	height:801px !important;
	left:10px !important;
	top:130px !important;
	background:#fff;
}

#item87218 {
	width:893px !important;
	height:523px !important;
	left:203px !important;
	top:270px !important;
	box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	background:#000;
}

#item87223 {
	width:36px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
	border-radius:9px;
	background:#fff;
	border:solid 2px #000;
}

#item87221 {
	width:42px !important;
	height:42px !important;
	left:1076px !important;
	top:255px !important;
}

#item87208 {
	opacity:0.80;
	width:1280px !important;
	height:921px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item87209 {
	width:893px !important;
	height:523px !important;
	left:203px !important;
	top:270px !important;
	box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:4px 4px 8px 0px rgba(0,0,0,0.75);
	background:#000;
}

#item87214 {
	width:36px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
	border-radius:9px;
	background:#fff;
	border:solid 2px #000;
}

#item87212 {
	width:42px !important;
	height:42px !important;
	left:1076px !important;
	top:255px !important;
}

#item87195 {
	width:134px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#e40134;
}

#item87193 {
	width:140px !important;
	height:35px !important;
	left:1068px !important;
	top:886px !important;
}

#item87202 {
	width:134px !important;
	height:29px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#e40134;
}

#item87200 {
	width:140px !important;
	height:35px !important;
	left:733px !important;
	top:400px !important;
}

#item87191 {
	width:1290px !important;
	height:931px !important;
	left:-10px !important;
	top:890px !important;
}

#item87376 {
	width:506px !important;
	height:344px !important;
	left:774px !important;
	top:605px !important;
	background:#d49a06;
}

#item125974 {
	width:1280px !important;
	height:900px !important;
	left:50px !important;
	background:#fff;
}

#item126029 {
	width:203px !important;
	height:330px !important;
	left:10px !important;
	top:267px !important;
}

#item126031 {
	width:2483px !important;
	height:863px !important;
	left:257px !important;
	top:10px !important;
}

#item126030 {
	width:170px !important;
	height:260px !important;
	left:155px !important;
	top:239px !important;
}

#item125234 {
	width:2740px !important;
	height:873px !important;
	left:683px !important;
	top:-296px !important;
}

#item125267 {
	width:156px !important;
	height:253px !important;
	left:45px !important;
	top:10px !important;
}

#item125271 {
	width:72px !important;
	height:87px !important;
	left:10px !important;
	top:131px !important;
}

#item125265 {
	width:201px !important;
	height:263px !important;
	left:355px !important;
	top:164px !important;
}

#item126088 {
	width:52px !important;
	height:32px !important;
	left:353px !important;
	top:856px !important;
}

#item126086 {
	width:91px !important;
	height:40px !important;
	left:406px !important;
	top:803px !important;
}

#item126091 {
	width:67px !important;
	height:78px !important;
	left:436px !important;
	top:869px !important;
}

#item126092 {
	width:149px !important;
	height:92px !important;
	left:457px !important;
	top:828px !important;
}

#item126080 {
	width:156px !important;
	height:124px !important;
	left:364px !important;
	top:695px !important;
}

#item126114 {
	width:656px !important;
	height:622px !important;
	left:10px !important;
	top:10px !important;
}

#item126076 {
	width:63px !important;
	height:64px !important;
	left:200px !important;
	top:721px !important;
}

#item126083 {
	width:115px !important;
	height:57px !important;
	left:468px !important;
	top:626px !important;
}

#item126084 {
	width:92px !important;
	height:58px !important;
	left:469px !important;
	top:662px !important;
}

#item126087 {
	width:107px !important;
	height:59px !important;
	left:395px !important;
	top:823px !important;
}

#item126089 {
	width:95px !important;
	height:72px !important;
	left:354px !important;
	top:862px !important;
}

#item126082 {
	width:77px !important;
	height:52px !important;
	left:505px !important;
	top:590px !important;
}

#item126081 {
	width:29px !important;
	height:32px !important;
	left:481px !important;
	top:603px !important;
}

#item126117 {
	width:113px !important;
	height:73px !important;
	left:272px !important;
	top:633px !important;
}

#item126077 {
	width:144px !important;
	height:162px !important;
	left:238px !important;
	top:690px !important;
}

#item126133 {
	width:107px !important;
	height:53px !important;
	left:333px !important;
	top:774px !important;
}

#item126078 {
	width:73px !important;
	height:42px !important;
	left:240px !important;
	top:838px !important;
}

#item126085 {
	width:150px !important;
	height:106px !important;
	left:502px !important;
	top:668px !important;
}

#item126093 {
	width:100px !important;
	height:60px !important;
	left:489px !important;
	top:905px !important;
}

#item126121 {
	width:63px !important;
	height:44px !important;
	left:187px !important;
	top:765px !important;
}

#item126090 {
	width:63px !important;
	height:55px !important;
	left:388px !important;
	top:886px !important;
}

#item126079 {
	width:121px !important;
	height:55px !important;
	left:294px !important;
	top:814px !important;
}

#item126094 {
	width:31px !important;
	height:59px !important;
	left:442px !important;
	top:935px !important;
}

#item125278 {
	width:666px !important;
	height:994px !important;
	left:375px !important;
	top:-389px !important;
}

#item125982 {
	width:242px !important;
	height:239px !important;
	left:217px !important;
	top:283px !important;
}

#item125983 {
	width:381px !important;
	height:166px !important;
	top:172px !important;
}

#item125985 {
	width:196px !important;
	height:167px !important;
	left:403px !important;
}

#item125984 {
	width:191px !important;
	height:138px !important;
	left:335px !important;
	top:141px !important;
}

#item210758 {
	width:242px !important;
	height:239px !important;
	left:217px !important;
	top:283px !important;
}

#item210765 {
	width:196px !important;
	height:167px !important;
	left:403px !important;
}

#item210762 {
	width:191px !important;
	height:138px !important;
	left:335px !important;
	top:141px !important;
}

#item125342 {
	width:600px !important;
	height:524px !important;
	left:50px !important;
	top:385px !important;
}

#item125995 {
	width:186px !important;
	height:173px !important;
	left:10px !important;
	top:10px !important;
}

#item125997 {
	width:31px !important;
	height:48px !important;
	left:33px !important;
	top:118px !important;
}

#item125996 {
	width:55px !important;
	height:34px !important;
	left:98px !important;
	top:170px !important;
}

#item125994 {
	width:21px !important;
	height:36px !important;
	left:39px !important;
	top:85px !important;
}

#item125431 {
	width:196px !important;
	height:205px !important;
	left:615px !important;
	top:452px !important;
}

#item126009 {
	width:297px !important;
	height:116px !important;
	left:95px !important;
	top:10px !important;
}

#item126010 {
	width:106px !important;
	height:90px !important;
	left:248px !important;
	top:96px !important;
}

#item126011 {
	width:72px !important;
	height:75px !important;
	left:236px !important;
	top:163px !important;
}

#item126012 {
	width:30px !important;
	height:71px !important;
	left:226px !important;
	top:162px !important;
}

#item126008 {
	width:105px !important;
	height:99px !important;
	left:10px !important;
	top:16px !important;
}

#item126013 {
	width:191px !important;
	height:163px !important;
	left:80px !important;
	top:192px !important;
}

#item125442 {
	width:392px !important;
	height:355px !important;
	left:819px !important;
	top:545px !important;
}

#item125460 {
	width:1280px !important;
	height:108px !important;
	left:50px !important;
	background:#fff;
}

#item125509 {
	width:134px !important;
	height:37px !important;
	left:543px !important;
	top:586px !important;
}

#item125536 {
	width:136px !important;
	height:43px !important;
	left:1158px !important;
	top:687px !important;
}

#item125563 {
	width:187px !important;
	height:51px !important;
	left:310px !important;
	top:163px !important;
}

#item125591 {
	width:128px !important;
	height:51px !important;
	left:956px !important;
	top:399px !important;
}

#item125617 {
	width:118px !important;
	height:71px !important;
	left:1014px !important;
	top:177px !important;
}

#item125644 {
	width:142px !important;
	height:43px !important;
	left:308px !important;
	top:481px !important;
}

#item125717 {
	width:1280px !important;
	height:85px !important;
	left:50px !important;
	top:779px !important;
	background:#fff;
}

#item125916 {
	width:112px !important;
	height:112px !important;
	left:311px !important;
	top:358px !important;
}

#item125977 {
	width:1380px !important;
	height:50px !important;
	left:-1px !important;
	top:855px !important;
	background:#fff;
}

#item125981 {
	width:63px !important;
	height:900px !important;
	left:1329px !important;
	top:16px !important;
	background:#fff;
}

#item128921 {
	width:170px !important;
	height:40px !important;
	background:#135953;
}

#item128917 {
	width:171px !important;
	height:40px !important;
	left:251px !important;
	top:801px !important;
}

#item128948 {
	width:170px !important;
	height:40px !important;
	background:#2d5579;
}

#item128945 {
	width:171px !important;
	height:40px !important;
	left:429px !important;
	top:801px !important;
}

#item128975 {
	width:170px !important;
	height:40px !important;
	background:#d49a06;
}

#item128972 {
	width:171px !important;
	height:40px !important;
	left:608px !important;
	top:801px !important;
}

#item129002 {
	width:170px !important;
	height:40px !important;
	background:#4e6b2e;
}

#item128999 {
	width:171px !important;
	height:40px !important;
	left:786px !important;
	top:801px !important;
}

#item129029 {
	width:170px !important;
	height:40px !important;
	background:#dc6532;
}

#item129026 {
	width:171px !important;
	height:40px !important;
	left:1143px !important;
	top:801px !important;
}

#item129057 {
	width:170px !important;
	height:40px !important;
	background:#aa2225;
}

#item129054 {
	width:171px !important;
	height:40px !important;
	left:965px !important;
	top:801px !important;
}

#item129084 {
	width:170px !important;
	height:40px !important;
	background:#543351;
}

#item129081 {
	width:171px !important;
	height:40px !important;
	left:72px !important;
	top:801px !important;
}

#item74101 {
	width:1280px !important;
	height:819px !important;
	left:50px !important;
	top:36px !important;
	background:#fff;
}

#item202212 {
	width:698px !important;
	height:666px !important;
	left:50px !important;
	top:130px !important;
}

@keyframes fade-in-202212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-202212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199119 {
	width:682px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-199119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201878 {
	width:694px !important;
	height:666px !important;
	left:54px !important;
	top:130px !important;
}

@keyframes fade-in-201878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201878 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201556 {
	width:682px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-201556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item201188 {
	width:681px !important;
	height:666px !important;
	left:66px !important;
	top:130px !important;
}

@keyframes fade-in-201188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-201188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200862 {
	width:682px !important;
	height:660px !important;
	left:65px !important;
	top:130px !important;
}

@keyframes fade-in-200862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200535 {
	width:684px !important;
	height:666px !important;
	left:50px !important;
	top:130px !important;
}

@keyframes fade-in-200535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item200163 {
	width:711px !important;
	height:671px !important;
	left:31px !important;
	top:130px !important;
}

@keyframes fade-in-200163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-200163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item199804 {
	width:699px !important;
	height:666px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-199804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-199804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198767 {
	width:690px !important;
	height:666px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-198767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198400 {
	width:690px !important;
	height:666px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-198400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item198045 {
	width:698px !important;
	height:666px !important;
	left:50px !important;
	top:130px !important;
}

@keyframes fade-in-198045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-198045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item210776 {
	width:747px !important;
	height:657px !important;
	top:130px !important;
}

@keyframes fade-in-210776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-210776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75285 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:213px !important;
}

#item196956 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:276px !important;
}

#item197010 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:245px !important;
}

#item197063 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:309px !important;
}

#item197116 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:341px !important;
}

#item197171 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:373px !important;
}

#item197224 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:405px !important;
}

#item197277 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:437px !important;
}

#item197332 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:469px !important;
}

#item197386 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:501px !important;
}

#item197439 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:533px !important;
}

#item197492 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:565px !important;
}

#item197546 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:597px !important;
}

#item128717 {
	width:170px !important;
	height:40px !important;
	background:#135953;
}

#item128714 {
	width:171px !important;
	height:40px !important;
	left:251px !important;
	top:801px !important;
}

#item128744 {
	width:170px !important;
	height:40px !important;
	background:#2d5579;
}

#item128741 {
	width:171px !important;
	height:40px !important;
	left:429px !important;
	top:801px !important;
}

#item128771 {
	width:170px !important;
	height:40px !important;
	background:#d49a06;
}

#item128768 {
	width:171px !important;
	height:40px !important;
	left:608px !important;
	top:801px !important;
}

#item128798 {
	width:170px !important;
	height:40px !important;
	background:#4e6b2e;
}

#item128795 {
	width:171px !important;
	height:40px !important;
	left:786px !important;
	top:801px !important;
}

#item128826 {
	width:170px !important;
	height:40px !important;
	background:#dc6532;
}

#item128822 {
	width:171px !important;
	height:40px !important;
	left:1143px !important;
	top:801px !important;
}

#item128853 {
	width:170px !important;
	height:40px !important;
	background:#aa2225;
}

#item128850 {
	width:171px !important;
	height:40px !important;
	left:965px !important;
	top:801px !important;
}

#item128880 {
	width:170px !important;
	height:40px !important;
	background:#543351;
}

#item128877 {
	width:171px !important;
	height:40px !important;
	left:72px !important;
	top:801px !important;
}

@keyframes fly-in-right-201564 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-201564 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item201565 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item201593 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #543351;
}

@keyframes grow-201721 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-201721 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item201723 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item201734 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item201735 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item201737 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item201738 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item201739 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item201740 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item201741 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item201742 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item201744 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item201745 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item201770 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item201778 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item201779 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item201781 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item201782 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item201783 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item201784 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item201785 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item201786 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item201788 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item201789 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item201721 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes fly-in-right-200856 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-200856 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item200547 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item200574 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #543351;
}

@keyframes grow-200700 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-200700 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item200702 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item200713 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item200714 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item200716 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item200717 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item200718 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item200719 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item200720 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item200721 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item200723 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item200724 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item200750 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item200760 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item200761 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item200763 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item200764 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item200765 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item200766 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item200768 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item200769 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item200771 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item200772 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item200700 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes fly-in-right-197681 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-197681 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item197682 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item197710 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #543351;
}

@keyframes grow-197874 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-197874 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item197876 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item197887 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item197888 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item197890 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item197891 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item197892 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item197893 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item197894 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item197895 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item197897 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item197898 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item197923 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item197932 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item197933 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item197935 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item197936 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item197937 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item197938 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item197939 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item197940 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item197942 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item197943 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item197874 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes fly-in-right-198055 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-198055 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item198056 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item198084 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #543351;
}

@keyframes grow-198243 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-198243 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item198245 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item198255 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item198256 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item198258 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item198259 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item198260 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item198261 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item198262 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item198263 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item198265 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item198266 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item198291 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item198299 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item198300 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item198303 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item198304 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item198305 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item198306 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item198307 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item198308 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item198310 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item198311 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item198243 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes fly-in-right-199450 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-199450 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item199451 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item199479 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #543351;
}

@keyframes grow-199646 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-199646 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item199648 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item199659 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item199660 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item199662 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item199663 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item199664 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item199665 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item199666 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item199667 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item199669 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item199670 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item199696 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item199704 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item199705 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item199707 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item199708 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item199709 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item199710 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item199711 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item199712 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item199714 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item199715 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item199646 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes fly-in-right-199815 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-199815 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item199816 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item199843 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #543351;
}

@keyframes grow-200002 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-200002 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item200004 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item200014 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item200015 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item200017 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item200018 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item200019 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item200020 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item200021 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item200022 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item200024 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item200025 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item200051 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item200058 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item200059 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item200061 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item200062 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item200063 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item200064 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item200065 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item200066 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item200069 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item200070 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item200002 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes fly-in-right-200174 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-200174 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item200175 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item200203 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #543351;
}

@keyframes grow-200366 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-200366 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item200368 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item200380 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item200381 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item200383 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item200384 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item200385 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item200386 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item200387 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item200389 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item200391 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item200392 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item200417 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item200426 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item200428 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item200430 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item200431 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item200432 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item200433 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item200434 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item200435 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item200437 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item200438 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item200366 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes fly-in-right-200872 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-200872 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item200873 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item200900 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #543351;
}

@keyframes grow-201025 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-201025 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item201028 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item201038 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item201039 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item201041 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item201042 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item201043 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item201044 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item201045 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item201046 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item201048 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item201049 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item201074 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item201081 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item201082 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item201084 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item201086 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item201087 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item201088 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item201089 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item201090 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item201092 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item201093 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item201025 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes fly-in-right-201201 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-201201 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item201202 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item201230 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #543351;
}

@keyframes grow-201390 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-201390 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item201392 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item201403 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item201404 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item201406 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item201408 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item201409 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item201411 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item201412 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item201413 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item201415 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item201416 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item201441 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item201448 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item201449 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item201451 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item201452 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item201453 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item201454 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item201455 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item201456 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item201458 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item201459 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item201390 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes fly-in-right-201890 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-201890 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item201891 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item201918 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #543351;
}

@keyframes grow-202044 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-202044 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item202046 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item202063 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item202064 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item202066 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item202067 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item202068 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item202069 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item202070 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item202071 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item202073 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item202074 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item202099 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item202107 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item202108 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item202110 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item202111 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item202113 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item202114 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item202115 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item202116 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item202118 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item202119 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item202044 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes fly-in-right-198777 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-198777 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item198778 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item198805 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #543351;
}

@keyframes grow-198963 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-198963 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item198965 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item198978 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item198979 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item198981 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item198982 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item198983 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item198984 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item198985 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item198986 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item198988 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item198989 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item199014 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item199021 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item199022 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item199024 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item199025 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item199026 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item199027 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item199028 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item199029 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item199031 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item199033 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item198963 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes fly-in-right-198410 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-198410 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item198411 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item198438 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #543351;
}

@keyframes grow-198597 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-198597 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item198599 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item198614 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item198615 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item198617 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item198618 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item198619 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item198620 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item198621 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item198622 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item198624 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item198625 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item198650 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item198660 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item198661 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item198663 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item198664 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item198665 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item198666 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item198667 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item198668 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item198670 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item198671 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item198597 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes fly-in-right-199130 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-199130 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item199131 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item199159 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #543351;
}

@keyframes grow-199286 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-199286 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item199288 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item199298 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item199299 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item199301 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item199302 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item199303 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item199304 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item199305 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item199306 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item199308 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item199309 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item199334 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item199342 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item199343 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item199345 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item199346 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item199347 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item199348 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item199349 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item199350 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item199352 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item199353 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item199286 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

#item75566 {
	width:1280px !important;
	height:819px !important;
	left:52px !important;
	background:#fff;
}

#item210335 {
	width:1280px !important;
	height:819px !important;
	left:50px !important;
	top:36px !important;
	background:#fff;
}

#item168756 {
	width:676px !important;
	height:670px !important;
	left:53px !important;
	top:130px !important;
}

@keyframes fade-in-168756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168416 {
	width:675px !important;
	height:670px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-168416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item168084 {
	width:677px !important;
	height:653px !important;
	left:53px !important;
	top:133px !important;
}

@keyframes fade-in-168084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-168084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167734 {
	width:641px !important;
	height:670px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-167734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167398 {
	width:638px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-167398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item167046 {
	width:638px !important;
	height:683px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-167046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-167046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166325 {
	width:638px !important;
	height:670px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-166325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163472 {
	width:623px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-163472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165935 {
	width:638px !important;
	height:677px !important;
	left:51px !important;
	top:130px !important;
}

@keyframes fade-in-165935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165554 {
	width:638px !important;
	height:671px !important;
	left:53px !important;
	top:130px !important;
}

@keyframes fade-in-165554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item165177 {
	width:702px !important;
	height:671px !important;
	left:53px !important;
	top:130px !important;
}

@keyframes fade-in-165177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-165177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164795 {
	width:638px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-164795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164395 {
	width:638px !important;
	height:664px !important;
	left:51px !important;
	top:130px !important;
}

@keyframes fade-in-164395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164021 {
	width:639px !important;
	height:671px !important;
	left:53px !important;
	top:130px !important;
}

@keyframes fade-in-164021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-164021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item163139 {
	width:630px !important;
	height:671px !important;
	left:52px !important;
	top:128px !important;
}

@keyframes fade-in-163139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-163139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item162771 {
	width:623px !important;
	height:653px !important;
	left:51px !important;
	top:130px !important;
}

@keyframes fade-in-162771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-162771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item166695 {
	width:677px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-166695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-166695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159569 {
	width:596px !important;
	height:606px !important;
	left:120px !important;
	top:160px !important;
}

@keyframes fadeout-159569 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-159569 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item128459 {
	width:170px !important;
	height:40px !important;
	background:#135953;
}

#item128456 {
	width:171px !important;
	height:40px !important;
	left:251px !important;
	top:801px !important;
}

#item128486 {
	width:170px !important;
	height:40px !important;
	background:#2d5579;
}

#item128483 {
	width:171px !important;
	height:40px !important;
	left:429px !important;
	top:801px !important;
}

#item128513 {
	width:170px !important;
	height:40px !important;
	background:#d49a06;
}

#item128510 {
	width:171px !important;
	height:40px !important;
	left:608px !important;
	top:801px !important;
}

#item128540 {
	width:170px !important;
	height:40px !important;
	background:#4e6b2e;
}

#item128537 {
	width:171px !important;
	height:40px !important;
	left:786px !important;
	top:801px !important;
}

#item128567 {
	width:170px !important;
	height:40px !important;
	background:#dc6532;
}

#item128564 {
	width:171px !important;
	height:40px !important;
	left:1143px !important;
	top:801px !important;
}

#item128595 {
	width:170px !important;
	height:40px !important;
	background:#aa2225;
}

#item128592 {
	width:171px !important;
	height:40px !important;
	left:965px !important;
	top:801px !important;
}

#item128622 {
	width:170px !important;
	height:40px !important;
	background:#543351;
}

#item128619 {
	width:171px !important;
	height:40px !important;
	left:72px !important;
	top:801px !important;
}

#item75624 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:213px !important;
}

#item160482 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:245px !important;
}

#item160535 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:277px !important;
}

#item160588 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:309px !important;
}

#item160642 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:341px !important;
}

#item160695 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:373px !important;
}

#item160748 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:405px !important;
}

#item160801 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:437px !important;
}

#item160854 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:469px !important;
}

#item160907 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:501px !important;
}

#item160961 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:533px !important;
}

#item161014 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:565px !important;
}

#item161067 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:597px !important;
}

#item161120 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:629px !important;
}

#item161174 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:661px !important;
}

#item161229 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:693px !important;
}

#item161282 {
	width:500px !important;
	height:22px !important;
	left:765px !important;
	top:725px !important;
}

@keyframes flyinfromright-168104 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-168104 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item168105 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item168131 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-168256 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-168256 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item168258 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item168267 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item168268 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item168271 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item168272 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item168273 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item168274 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item168275 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item168276 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item168278 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item168279 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item168305 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item168313 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item168314 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item168316 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item168317 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item168318 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item168319 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item168320 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item168321 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item168323 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item168324 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item168256 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-168435 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-168435 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item168436 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item168462 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-168589 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-168589 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item168591 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item168600 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item168601 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item168603 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item168604 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item168605 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item168606 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item168607 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item168608 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item168610 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item168611 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item168637 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item168649 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item168650 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item168652 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item168653 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item168654 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item168655 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item168656 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item168657 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item168659 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item168660 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item168589 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-163458 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-163458 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item163151 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item163177 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-169059 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-169059 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item169061 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item169068 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item169069 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item169072 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item169073 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item169074 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item169075 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item169076 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item169077 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item169079 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item169080 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item169105 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item169113 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item169114 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item169116 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item169117 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item169118 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item169119 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item169120 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item169121 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item169123 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item169124 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item169059 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-163676 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-163676 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item163677 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item163703 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

#item163853 {
	width:351px !important;
	height:461px !important;
	left:337px !important;
	top:148px !important;
	background:#cacac9;
}

@keyframes grow-163861 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-163861 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item163863 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item163874 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item163875 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item163877 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item163878 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item163879 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item163880 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item163881 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item163882 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item163884 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item163885 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item163910 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item163917 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item163918 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item163920 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item163921 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item163923 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item163924 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item163925 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item163926 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item163928 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item163929 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item163861 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-164042 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-164042 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item164043 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item164069 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-164229 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-164229 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item164231 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item164245 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item164246 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item164248 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item164249 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item164250 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item164251 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item164252 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item164253 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item164255 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item164257 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item164282 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item164290 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item164291 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item164294 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item164295 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item164296 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item164297 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item164298 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item164299 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item164301 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item164302 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item164229 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-164425 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-164425 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item164427 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item164453 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-164611 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-164611 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item164613 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item164623 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item164624 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item164626 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item164627 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item164628 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item164629 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item164630 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item164632 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item164634 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item164635 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item164660 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item164667 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item164668 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item164670 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item164671 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item164672 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item164673 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item164674 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item164675 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item164678 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item164679 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item164611 {
	width:97px !important;
	height:73px !important;
	left:207px !important;
	top:512px !important;
}

@keyframes flyinfromright-164809 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-164809 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item164810 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item164836 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-164996 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-164996 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item164998 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item165007 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item165008 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item165010 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item165011 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item165012 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item165013 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item165014 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item165015 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item165017 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item165018 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item165043 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item165055 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item165056 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item165058 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item165060 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item165061 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item165062 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item165063 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item165064 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item165066 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item165067 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item164996 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-165187 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-165187 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item165188 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item165214 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

#item165365 {
	width:351px !important;
	height:461px !important;
	left:337px !important;
	top:148px !important;
	background:#cacac9;
}

@keyframes grow-165374 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-165374 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item165376 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item165386 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item165387 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item165389 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item165390 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item165392 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item165393 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item165394 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item165395 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item165397 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item165398 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item165423 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item165430 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item165431 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item165434 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item165435 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item165436 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item165437 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item165438 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item165439 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item165441 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item165442 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item165374 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-165587 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-165587 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item165588 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item165614 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-165771 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-165771 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item165773 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item165783 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item165784 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item165786 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item165787 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item165788 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item165789 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item165790 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item165791 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item165793 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item165794 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item165819 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item165827 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item165828 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item165830 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item165831 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item165832 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item165833 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item165834 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item165835 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item165837 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item165838 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item165771 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-165972 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-165972 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item165973 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item165999 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-166159 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-166159 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item166161 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item166170 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item166171 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item166173 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item166174 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item166175 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item166176 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item166177 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item166178 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item166180 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item166182 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item166207 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item166214 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item166215 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item166217 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item166218 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item166219 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item166220 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item166221 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item166222 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item166224 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item166225 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item166159 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-166351 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-166351 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item166352 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item166378 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-166509 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-166509 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item166512 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item166521 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item166522 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item166524 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item166525 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item166526 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item166527 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item166528 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item166529 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item166531 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item166532 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item166557 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item166565 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item166566 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item166568 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item166569 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item166571 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item166572 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item166574 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item166575 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item166577 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item166578 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item166509 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-166727 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-166727 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item166728 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item166754 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-166884 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-166884 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item166886 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item166896 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item166897 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item166900 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item166902 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item166903 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item166904 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item166905 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item166906 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item166908 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item166909 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item166934 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item166941 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item166942 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item166944 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item166945 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item166946 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item166948 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item166949 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item166950 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item166952 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item166953 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item166884 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-167075 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-167075 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item167076 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item167103 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-167228 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-167228 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item167230 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item167240 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item167241 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item167244 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item167245 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item167247 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item167248 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item167249 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item167250 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item167252 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item167253 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item167278 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item167287 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item167288 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item167290 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item167291 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item167292 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item167293 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item167294 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item167295 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item167297 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item167298 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item167228 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-167411 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-167411 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item167412 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item167438 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-167564 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-167564 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item167566 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item167575 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item167576 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item167578 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item167579 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item167580 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item167581 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item167582 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item167583 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item167585 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item167586 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item167611 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item167619 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item167621 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item167623 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item167624 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item167625 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item167626 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item167627 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item167628 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item167630 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item167631 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item167564 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-167747 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-167747 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item167748 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item167775 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-167925 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-167925 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item167927 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item167936 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item167937 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item167939 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item167940 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item167941 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item167943 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item167944 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item167945 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item167947 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item167948 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item167973 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item167980 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item167981 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item167983 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item167984 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item167985 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item167986 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item167987 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item167988 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item167990 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item167991 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item167925 {
	width:97px !important;
	height:73px !important;
	left:194px !important;
	top:512px !important;
}

@keyframes flyinfromright-163109 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-163109 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item162804 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item162830 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-163475 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-163475 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item163477 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item163485 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item163486 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item163488 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item163490 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item163491 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item163492 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item163493 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item163494 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item163496 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item163497 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item163522 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item163529 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item163530 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item163532 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item163533 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item163534 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item163535 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item163536 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item163537 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item163539 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item163540 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item163475 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-162445 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-162445 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item162446 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item162473 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #135953;
}

@keyframes grow-163575 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-163575 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item163577 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item163584 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item163585 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item163587 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item163588 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item163589 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item163590 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item163591 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item163592 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item163594 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item163595 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item163620 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item163627 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item163629 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item163631 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item163632 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item163633 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item163634 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item163635 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item163636 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item163638 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item163639 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item163575 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

#item182937 {
	width:500px !important;
	height:581px !important;
	left:765px !important;
	top:209px !important;
	background:#fff;
}

#item182939 {
	width:500px !important;
	height:22px !important;
}

#item182988 {
	width:500px !important;
	height:22px !important;
	top:30px !important;
}

#item183037 {
	width:500px !important;
	height:22px !important;
	top:60px !important;
}

#item183086 {
	width:500px !important;
	height:22px !important;
	top:90px !important;
}

#item183135 {
	width:500px !important;
	height:22px !important;
	top:120px !important;
}

#item183185 {
	width:500px !important;
	height:22px !important;
	top:150px !important;
}

#item183234 {
	width:500px !important;
	height:22px !important;
	top:180px !important;
}

#item183283 {
	width:500px !important;
	height:22px !important;
	top:210px !important;
}

#item183332 {
	width:500px !important;
	height:22px !important;
	top:240px !important;
}

#item183381 {
	width:500px !important;
	height:22px !important;
	top:270px !important;
}

#item183431 {
	width:500px !important;
	height:22px !important;
	top:300px !important;
}

#item183481 {
	width:500px !important;
	height:22px !important;
	top:330px !important;
}

#item183530 {
	width:500px !important;
	height:22px !important;
	top:360px !important;
}

#item183579 {
	width:500px !important;
	height:22px !important;
	top:390px !important;
}

#item183628 {
	width:500px !important;
	height:22px !important;
	top:420px !important;
}

#item183678 {
	width:500px !important;
	height:22px !important;
	top:450px !important;
}

#item183728 {
	width:500px !important;
	height:22px !important;
	top:480px !important;
}

#item183777 {
	width:500px !important;
	height:22px !important;
	top:510px !important;
}

#item183826 {
	width:500px !important;
	height:22px !important;
	top:540px !important;
}

#item183875 {
	width:500px !important;
	height:22px !important;
	top:570px !important;
}

#item183924 {
	width:500px !important;
	height:22px !important;
	top:600px !important;
}

#item183973 {
	width:500px !important;
	height:22px !important;
	top:630px !important;
}

#item184023 {
	width:500px !important;
	height:22px !important;
	top:660px !important;
}

#item184072 {
	width:500px !important;
	height:22px !important;
	top:690px !important;
}

#item184122 {
	width:500px !important;
	height:22px !important;
	top:720px !important;
}

#item184171 {
	width:500px !important;
	height:22px !important;
	top:750px !important;
}

#item184222 {
	width:500px !important;
	height:22px !important;
	top:780px !important;
}

#item184273 {
	width:500px !important;
	height:22px !important;
	top:810px !important;
}

#item192619 {
	width:697px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-192619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194383 {
	width:677px !important;
	height:666px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-194383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194030 {
	width:676px !important;
	height:671px !important;
	left:51px !important;
	top:130px !important;
}

@keyframes fade-in-194030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193664 {
	width:668px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-193664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item193309 {
	width:644px !important;
	height:602px !important;
	left:86px !important;
	top:199px !important;
}

@keyframes fade-in-193309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-193309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item192983 {
	width:713px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-192983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-192983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191943 {
	width:684px !important;
	height:679px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-191943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191619 {
	width:670px !important;
	height:671px !important;
	left:50px !important;
	top:130px !important;
}

@keyframes fade-in-191619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item191290 {
	width:675px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-191290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-191290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190602 {
	width:677px !important;
	height:679px !important;
	left:50px !important;
	top:130px !important;
}

@keyframes fade-in-190602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190928 {
	width:678px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-190928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item190238 {
	width:682px !important;
	height:671px !important;
	left:38px !important;
	top:130px !important;
}

@keyframes fade-in-190238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-190238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189880 {
	width:678px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-189880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189511 {
	width:690px !important;
	height:646px !important;
	left:52px !important;
	top:155px !important;
}

@keyframes fade-in-189511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item189148 {
	width:578px !important;
	height:400px !important;
	left:96px !important;
	top:279px !important;
}

@keyframes fade-in-189148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-189148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188775 {
	width:677px !important;
	height:660px !important;
	left:50px !important;
	top:130px !important;
}

@keyframes fade-in-188775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188411 {
	width:683px !important;
	height:671px !important;
	left:44px !important;
	top:130px !important;
}

@keyframes fade-in-188411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item188052 {
	width:678px !important;
	height:650px !important;
	left:51px !important;
	top:151px !important;
}

@keyframes fade-in-188052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-188052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187686 {
	width:676px !important;
	height:660px !important;
	left:51px !important;
	top:130px !important;
}

@keyframes fade-in-187686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187323 {
	width:677px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-187323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-187323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186949 {
	width:690px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-186949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186592 {
	width:692px !important;
	height:671px !important;
	left:50px !important;
	top:130px !important;
}

@keyframes fade-in-186592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item186235 {
	width:690px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-186235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-186235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185909 {
	width:675px !important;
	height:660px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-185909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185588 {
	width:677px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-185588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item185208 {
	width:741px !important;
	height:634px !important;
	left:-12px !important;
	top:156px !important;
}

@keyframes fade-in-185208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-185208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184855 {
	width:701px !important;
	height:679px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-184855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-184855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item194841 {
	width:675px !important;
	height:666px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-194841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-194841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item181247 {
	width:687px !important;
	height:671px !important;
	left:62px !important;
	top:130px !important;
}

@keyframes fadeout-181247 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-181247 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@keyframes fly-in-right-184495 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-184495 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item184496 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item184525 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-184687 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-184687 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item184689 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item184703 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item184704 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item184706 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item184707 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item184708 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item184709 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item184710 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item184711 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item184713 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item184715 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item184740 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item184748 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item184749 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item184751 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item184753 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item184754 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item184755 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item184756 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item184757 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item184759 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item184760 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item184687 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-185232 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-185232 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item185233 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item185260 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-185421 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-185421 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item185423 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item185434 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item185435 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item185437 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item185438 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item185439 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item185440 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item185441 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item185442 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item185445 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item185446 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item185471 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item185482 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item185483 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item185485 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item185486 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item185487 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item185488 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item185489 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item185490 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item185492 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item185493 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item185421 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-185596 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-185596 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item185597 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item185624 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-185749 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-185749 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item185751 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item185763 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item185764 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item185766 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item185767 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item185768 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item185769 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item185771 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item185772 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item185774 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item185775 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item185800 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item185808 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item185809 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item185811 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item185812 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item185813 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item185814 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item185815 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item185816 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item185819 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item185820 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item185749 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-185919 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-185919 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item185920 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item185947 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-186073 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-186073 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item186075 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item186086 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item186088 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item186090 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item186091 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item186092 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item186093 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item186094 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item186095 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item186097 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item186098 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item186123 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item186130 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item186131 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item186133 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item186134 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item186135 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item186136 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item186138 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item186139 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item186141 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item186142 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item186073 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-186959 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-186959 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item186960 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item186987 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

#item187140 {
	width:351px !important;
	height:461px !important;
	left:337px !important;
	top:148px !important;
	background:#cacac9;
}

@keyframes grow-187150 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-187150 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item187152 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item187166 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item187167 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item187169 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item187170 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item187171 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item187172 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item187173 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item187174 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item187176 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item187177 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item187202 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item187212 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item187213 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item187215 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item187216 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item187217 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item187218 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item187219 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item187220 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item187222 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item187223 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item187150 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-187331 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-187331 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item187332 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item187359 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

#item187510 {
	width:351px !important;
	height:461px !important;
	left:337px !important;
	top:148px !important;
	background:#cacac9;
}

@keyframes grow-187519 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-187519 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item187521 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item187532 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item187533 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item187535 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item187536 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item187537 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item187539 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item187540 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item187541 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item187543 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item187544 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item187570 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item187578 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item187579 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item187581 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item187582 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item187583 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item187584 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item187585 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item187586 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item187588 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item187589 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item187519 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-188422 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-188422 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item188423 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item188450 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

#item188567 {
	width:351px !important;
	height:461px !important;
	left:337px !important;
	top:148px !important;
	background:#cacac9;
}

@keyframes grow-188610 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-188610 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item188612 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item188623 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item188624 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item188626 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item188627 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item188628 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item188629 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item188630 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item188631 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item188633 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item188634 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item188659 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item188667 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item188668 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item188670 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item188671 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item188672 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item188673 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item188674 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item188675 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item188678 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item188679 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item188610 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-188786 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-188786 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item188788 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item188815 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

#item188909 {
	width:351px !important;
	height:461px !important;
	left:337px !important;
	top:148px !important;
	background:#cacac9;
}

@keyframes grow-188975 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-188975 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item188977 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item188987 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item188988 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item188990 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item188991 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item188992 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item188993 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item188994 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item188995 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item188997 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item188998 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item189023 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item189030 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item189031 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item189034 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item189035 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item189036 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item189037 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item189038 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item189039 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item189041 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item189042 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item188975 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-189157 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-189157 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item189158 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item189185 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-189344 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-189344 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item189346 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item189356 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item189357 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item189359 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item189360 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item189361 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item189362 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item189363 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item189364 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item189367 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item189368 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item189394 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item189403 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item189404 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item189406 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item189407 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item189408 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item189409 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item189410 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item189411 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item189413 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item189414 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item189344 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-189524 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-189524 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item189525 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item189553 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-189706 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-189706 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item189708 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item189720 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item189721 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item189723 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item189724 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item189725 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item189726 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item189727 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item189728 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item189730 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item189731 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item189756 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item189764 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item189765 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item189767 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item189768 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item189769 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item189770 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item189771 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item189772 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item189774 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item189775 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item189706 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-189890 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-189890 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item189891 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item189919 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-190078 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-190078 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item190080 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item190092 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item190093 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item190095 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item190096 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item190097 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item190098 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item190099 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item190100 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item190102 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item190103 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item190129 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item190136 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item190137 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item190139 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item190140 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item190141 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item190142 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item190143 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item190144 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item190146 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item190147 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item190078 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-190247 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-190247 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item190248 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item190275 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-190433 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-190433 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item190435 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item190449 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item190450 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item190453 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item190454 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item190455 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item190456 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item190457 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item190458 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item190460 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item190461 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item190488 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item190497 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item190498 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item190500 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item190501 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item190502 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item190503 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item190504 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item190505 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item190507 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item190508 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item190433 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-190921 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-190921 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item190614 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item190642 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-190767 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-190767 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item190769 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item190780 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item190781 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item190783 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item190784 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item190785 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item190786 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item190787 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item190788 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item190790 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item190791 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item190817 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item190824 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item190825 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item190827 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item190828 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item190829 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item190830 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item190831 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item190832 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item190835 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item190836 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item190767 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-191300 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-191300 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item191301 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item191328 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-191454 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-191454 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item191456 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item191467 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item191468 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item191470 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item191471 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item191472 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item191473 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item191474 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item191475 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item191477 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item191478 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item191503 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item191511 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item191512 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item191514 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item191515 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item191516 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item191517 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item191519 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item191520 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item191522 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item191523 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item191454 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-191630 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-191630 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item191631 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item191659 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-191788 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-191788 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item191790 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item191801 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item191803 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item191805 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item191807 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item191808 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item191809 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item191810 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item191811 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item191813 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item191815 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item191840 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item191847 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item191848 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item191850 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item191851 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item191852 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item191853 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item191854 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item191855 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item191857 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item191858 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item191788 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-191953 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-191953 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item191954 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item191981 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-192139 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-192139 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item192141 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item192156 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item192157 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item192159 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item192160 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item192161 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item192162 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item192163 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item192164 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item192166 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item192167 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item192192 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item192201 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item192202 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item192204 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item192205 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item192206 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item192207 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item192208 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item192209 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item192211 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item192212 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item192139 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-192300 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-192300 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item192301 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item192328 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-192453 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-192453 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item192455 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item192467 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item192468 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item192470 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item192471 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item192472 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item192473 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item192474 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item192475 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item192477 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item192478 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item192504 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item192512 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item192513 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item192515 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item192516 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item192517 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item192518 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item192519 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item192520 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item192522 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item192523 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item192453 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-192636 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-192636 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item192637 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item192665 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-192824 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-192824 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item192827 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item192837 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item192838 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item192840 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item192841 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item192842 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item192843 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item192844 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item192845 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item192847 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item192848 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item192873 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item192881 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item192882 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item192884 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item192886 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item192887 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item192888 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item192889 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item192890 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item192892 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item192893 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item192824 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-192993 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-192993 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item192994 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item193023 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-193153 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-193153 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item193155 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item193167 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item193168 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item193170 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item193171 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item193172 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item193173 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item193174 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item193175 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item193177 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item193178 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item193203 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item193210 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item193212 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item193214 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item193215 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item193216 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item193217 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item193218 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item193219 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item193221 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item193222 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item193153 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-193319 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-193319 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item193320 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item193347 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-193505 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-193505 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item193507 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item193518 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item193519 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item193521 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item193522 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item193523 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item193524 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item193525 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item193526 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item193528 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item193529 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item193554 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item193563 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item193564 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item193566 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item193567 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item193570 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item193571 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item193572 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item193573 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item193575 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item193576 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item193505 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-193681 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-193681 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item193682 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item193709 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-193867 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-193867 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item193869 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item193883 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item193884 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item193886 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item193887 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item193888 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item193889 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item193890 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item193891 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item193893 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item193894 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item193919 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item193927 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item193928 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item193931 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item193932 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item193933 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item193934 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item193935 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item193936 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item193938 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item193939 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item193867 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-194377 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-194377 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item194040 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item194068 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-194227 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-194227 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item194229 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item194239 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item194240 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item194242 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item194243 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item194244 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item194245 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item194247 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item194248 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item194250 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item194251 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item194276 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item194284 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item194285 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item194287 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item194288 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item194289 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item194290 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item194291 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item194292 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item194294 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item194295 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item194227 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-184863 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-184863 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item184864 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item184891 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-185048 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-185048 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item185050 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item185060 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item185061 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item185063 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item185064 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item185065 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item185066 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item185067 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item185068 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item185070 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item185072 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item185098 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item185106 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item185107 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item185110 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item185111 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item185112 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item185113 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item185114 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item185115 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item185117 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item185118 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item185048 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-186246 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-186246 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item186247 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item186274 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-186435 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-186435 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item186437 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item186448 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item186449 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item186451 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item186452 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item186453 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item186454 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item186455 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item186456 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item186458 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item186459 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item186484 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item186492 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item186493 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item186495 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item186496 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item186497 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item186498 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item186499 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item186500 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item186502 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item186503 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item186435 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-186602 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-186602 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item186603 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item186630 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-186788 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-186788 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item186790 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item186800 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item186801 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item186803 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item186805 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item186806 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item186807 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item186808 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item186809 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item186811 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item186812 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item186837 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item186845 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item186846 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item186848 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item186849 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item186850 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item186851 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item186853 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item186854 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item186856 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item186857 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item186788 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-188044 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-188044 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item187695 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item187722 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

#item187874 {
	width:351px !important;
	height:461px !important;
	left:337px !important;
	top:148px !important;
	background:#cacac9;
}

@keyframes grow-187883 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-187883 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item187886 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item187897 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item187898 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item187900 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item187901 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item187902 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item187903 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item187904 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item187906 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item187909 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item187910 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item187935 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item187947 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item187948 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item187950 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item187951 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item187952 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item187953 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item187954 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item187955 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item187957 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item187958 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item187883 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-188065 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-188065 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item188066 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item188093 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

#item188220 {
	width:351px !important;
	height:461px !important;
	left:337px !important;
	top:148px !important;
	background:#cacac9;
}

@keyframes grow-188230 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-188230 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item188232 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item188242 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item188243 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item188246 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item188247 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item188248 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item188249 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item188250 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item188251 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item188253 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item188254 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item188279 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item188286 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item188287 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item188289 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item188290 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item188292 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item188293 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item188294 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item188295 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item188297 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item188298 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item188230 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

@keyframes fly-in-right-190940 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-190940 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item190941 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item190969 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #2d5579;
}

@keyframes grow-191128 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-191128 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item191130 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item191141 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item191142 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item191144 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item191145 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item191146 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item191147 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item191148 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item191149 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item191151 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item191152 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item191178 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item191185 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item191186 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item191188 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item191190 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item191191 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item191192 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item191193 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item191194 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item191196 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item191197 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item191128 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:516px !important;
}

#item128249 {
	width:170px !important;
	height:40px !important;
	background:#135953;
}

#item128246 {
	width:171px !important;
	height:40px !important;
	left:251px !important;
	top:801px !important;
}

#item128276 {
	width:170px !important;
	height:40px !important;
	background:#2d5579;
}

#item128273 {
	width:171px !important;
	height:40px !important;
	left:429px !important;
	top:801px !important;
}

#item128303 {
	width:170px !important;
	height:40px !important;
	background:#d49a06;
}

#item128300 {
	width:171px !important;
	height:40px !important;
	left:608px !important;
	top:801px !important;
}

#item128330 {
	width:170px !important;
	height:40px !important;
	background:#4e6b2e;
}

#item128327 {
	width:171px !important;
	height:40px !important;
	left:786px !important;
	top:801px !important;
}

#item128358 {
	width:170px !important;
	height:40px !important;
	background:#dc6532;
}

#item128354 {
	width:171px !important;
	height:40px !important;
	left:1143px !important;
	top:801px !important;
}

#item128385 {
	width:170px !important;
	height:40px !important;
	background:#aa2225;
}

#item128382 {
	width:171px !important;
	height:40px !important;
	left:965px !important;
	top:801px !important;
}

#item128412 {
	width:170px !important;
	height:40px !important;
	background:#543351;
}

#item128409 {
	width:171px !important;
	height:40px !important;
	left:72px !important;
	top:801px !important;
}

#item76666 {
	width:1280px !important;
	height:819px !important;
	left:50px !important;
	top:36px !important;
	background:#fff;
}

#item178379 {
	width:853px !important;
	height:662px !important;
	left:-111px !important;
	top:151px !important;
}

@keyframes fade-in-178379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item178019 {
	width:792px !important;
	height:659px !important;
	left:-62px !important;
	top:151px !important;
}

@keyframes fade-in-178019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-178019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177662 {
	width:789px !important;
	height:680px !important;
	left:-43px !important;
	top:130px !important;
}

@keyframes fade-in-177662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item177292 {
	width:662px !important;
	height:697px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-177292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-177292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176566 {
	width:772px !important;
	height:675px !important;
	left:-13px !important;
	top:151px !important;
}

@keyframes fade-in-176566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176201 {
	width:767px !important;
	height:675px !important;
	left:-13px !important;
	top:151px !important;
}

@keyframes fade-in-176201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175843 {
	width:694px !important;
	height:711px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-175843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175471 {
	width:695px !important;
	height:697px !important;
	left:51px !important;
	top:130px !important;
}

@keyframes fade-in-175471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item175105 {
	width:670px !important;
	height:696px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-175105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-175105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174697 {
	width:670px !important;
	height:711px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-174697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item174345 {
	width:776px !important;
	height:711px !important;
	left:-26px !important;
	top:130px !important;
}

@keyframes fade-in-174345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-174345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173600 {
	width:698px !important;
	height:711px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-173600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173242 {
	width:698px !important;
	height:680px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-173242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172861 {
	width:690px !important;
	height:680px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-172861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172442 {
	width:677px !important;
	height:683px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-172442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172442 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item173989 {
	width:557px !important;
	height:725px !important;
	left:133px !important;
	top:130px !important;
}

@keyframes fade-in-173989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-173989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172032 {
	width:677px !important;
	height:671px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-172032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-172032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item176930 {
	width:718px !important;
	height:691px !important;
	left:36px !important;
	top:130px !important;
}

@keyframes fade-in-176930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-176930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item172078 {
	width:711px !important;
	height:658px !important;
	left:-40px !important;
	top:197px !important;
}

@keyframes fadeout-172078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-172078 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item77104 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:212px !important;
}

#item170283 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:242px !important;
}

#item170336 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:272px !important;
}

#item170389 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:302px !important;
}

#item170442 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:332px !important;
}

#item170496 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:362px !important;
}

#item170549 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:392px !important;
}

#item170604 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:422px !important;
}

#item170657 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:452px !important;
}

#item170710 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:482px !important;
}

#item170764 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:512px !important;
}

#item170817 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:542px !important;
}

#item170871 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:572px !important;
}

#item170924 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:602px !important;
}

#item170977 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:632px !important;
}

#item171030 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:662px !important;
}

#item171083 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:692px !important;
}

#item171175 {
	width:500px !important;
	height:22px !important;
	left:766px !important;
	top:722px !important;
}

#item128047 {
	width:170px !important;
	height:40px !important;
	background:#135953;
}

#item128044 {
	width:171px !important;
	height:40px !important;
	left:251px !important;
	top:801px !important;
}

#item128074 {
	width:170px !important;
	height:40px !important;
	background:#2d5579;
}

#item128071 {
	width:171px !important;
	height:40px !important;
	left:429px !important;
	top:801px !important;
}

#item128101 {
	width:170px !important;
	height:40px !important;
	background:#d49a06;
}

#item128098 {
	width:171px !important;
	height:40px !important;
	left:608px !important;
	top:801px !important;
}

#item128128 {
	width:170px !important;
	height:40px !important;
	background:#4e6b2e;
}

#item128125 {
	width:171px !important;
	height:40px !important;
	left:786px !important;
	top:801px !important;
}

#item128157 {
	width:170px !important;
	height:40px !important;
	background:#dc6532;
}

#item128152 {
	width:171px !important;
	height:40px !important;
	left:1143px !important;
	top:801px !important;
}

#item128184 {
	width:170px !important;
	height:40px !important;
	background:#aa2225;
}

#item128181 {
	width:171px !important;
	height:40px !important;
	left:965px !important;
	top:801px !important;
}

#item128211 {
	width:170px !important;
	height:40px !important;
	background:#543351;
}

#item128208 {
	width:171px !important;
	height:40px !important;
	left:72px !important;
	top:801px !important;
}

@keyframes flyinfromright-177302 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-177302 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item177303 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item177329 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-177490 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-177490 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item177493 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item177502 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item177503 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item177505 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item177506 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item177507 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item177508 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item177509 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item177511 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item177513 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item177514 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item177539 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item177546 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item177547 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item177549 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item177550 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item177551 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item177552 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item177553 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item177554 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item177556 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item177557 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item177490 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-176943 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-176943 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item176944 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item176970 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-177118 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-177118 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item177120 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item177129 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item177130 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item177132 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item177133 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item177134 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item177135 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item177136 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item177137 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item177139 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item177140 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item177165 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item177172 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item177174 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item177176 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item177177 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item177178 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item177179 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item177180 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item177181 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item177183 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item177184 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item177118 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-176581 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-176581 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item176582 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item176608 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-176766 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-176766 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item176768 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item176777 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item176778 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item176780 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item176781 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item176783 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item176784 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item176785 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item176786 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item176789 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item176790 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item176815 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item176822 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item176823 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item176825 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item176826 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item176827 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item176829 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item176830 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item176832 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item176834 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item176835 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item176766 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-175483 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-175483 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item175484 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item175510 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-175656 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-175656 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item175658 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item175668 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item175669 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item175671 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item175672 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item175673 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item175674 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item175675 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item175676 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item175678 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item175681 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item175706 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item175713 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item175714 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item175716 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item175717 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item175718 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item175719 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item175720 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item175721 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item175723 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item175724 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item175656 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-175116 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-175116 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item175117 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item175144 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-175303 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-175303 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item175305 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item175314 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item175315 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item175317 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item175318 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item175319 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item175320 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item175321 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item175322 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item175324 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item175325 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item175350 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item175358 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item175359 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item175361 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item175362 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item175363 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item175364 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item175365 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item175366 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item175368 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item175369 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item175303 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-174753 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-174753 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item174754 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item174781 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-174944 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-174944 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item174946 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item174955 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item174956 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item174959 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item174960 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item174961 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item174962 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item174963 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item174965 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item174967 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item174968 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item174993 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item175000 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item175001 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item175004 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item175005 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item175006 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item175007 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item175008 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item175009 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item175011 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item175012 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item174944 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-174352 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-174352 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item174353 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item174379 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-174538 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-174538 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item174540 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item174549 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item174550 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item174552 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item174553 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item174554 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item174555 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item174557 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item174558 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item174560 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item174561 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item174586 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item174594 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item174595 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item174597 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item174598 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item174599 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item174600 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item174601 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item174602 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item174604 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item174605 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item174538 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-172883 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-172883 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item172884 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item172910 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-173070 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-173070 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item173072 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item173081 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item173082 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item173084 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item173085 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item173086 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item173087 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item173088 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item173089 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item173091 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item173092 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item173118 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item173131 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item173132 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item173134 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item173135 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item173136 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item173137 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item173138 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item173139 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item173141 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item173142 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item173070 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-172085 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-172085 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item172086 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item172113 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-172270 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-172270 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item172272 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item172287 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item172288 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item172290 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item172291 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item172292 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item172293 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item172294 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item172295 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item172297 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item172299 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item172324 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item172332 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item172333 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item172335 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item172336 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item172338 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item172339 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item172340 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item172341 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item172343 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item172344 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item172270 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-172483 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-172483 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item172484 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item172510 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-172669 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-172669 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item172671 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item172680 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item172681 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item172683 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item172684 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item172685 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item172686 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item172687 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item172688 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item172690 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item172692 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item172717 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item172724 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item172725 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item172727 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item172728 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item172729 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item172730 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item172731 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item172732 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item172734 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item172735 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item172669 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-178027 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-178027 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item178028 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item178055 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-178218 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-178218 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item178220 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item178230 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item178231 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item178233 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item178234 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item178235 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item178236 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item178237 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item178238 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item178240 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item178241 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item178266 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item178273 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item178274 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item178276 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item178277 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item178278 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item178279 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item178280 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item178281 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item178283 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item178284 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item178218 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-175852 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-175852 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item175853 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item175879 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-176041 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-176041 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item176043 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item176053 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item176054 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item176056 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item176057 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item176058 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item176059 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item176061 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item176062 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item176064 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item176065 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item176090 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item176097 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item176098 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item176100 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item176101 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item176102 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item176103 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item176104 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item176105 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item176108 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item176109 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item176041 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-173636 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-173636 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item173637 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item173663 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-173821 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-173821 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item173823 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item173833 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item173834 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item173836 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item173837 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item173838 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item173839 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item173840 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item173841 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item173843 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item173844 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item173869 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item173877 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item173878 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item173881 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item173882 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item173883 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item173884 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item173885 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item173886 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item173889 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item173890 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item173821 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-177669 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-177669 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item177670 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item177696 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-177855 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-177855 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item177857 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item177867 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item177868 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item177871 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item177872 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item177873 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item177874 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item177875 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item177876 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item177879 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item177880 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item177906 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item177914 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item177915 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item177917 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item177918 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item177919 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item177920 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item177921 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item177922 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item177924 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item177925 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item177855 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-173997 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-173997 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item173998 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item174024 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-174186 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-174186 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item174188 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item174197 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item174198 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item174200 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item174201 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item174202 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item174203 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item174204 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item174205 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item174208 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item174209 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item174234 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item174241 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item174243 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item174245 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item174246 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item174247 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item174248 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item174249 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item174250 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item174252 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item174253 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item174186 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-176213 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-176213 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item176214 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item176240 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-176396 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-176396 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item176398 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item176414 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item176415 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item176417 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item176418 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item176419 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item176420 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item176421 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item176422 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item176424 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item176425 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item176450 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item176458 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item176459 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item176461 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item176462 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item176463 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item176464 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item176465 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item176467 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item176469 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item176470 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item176396 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-173252 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-173252 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item173253 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item173279 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-173438 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-173438 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item173440 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item173449 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item173450 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item173452 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item173453 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item173454 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item173455 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item173456 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item173457 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item173459 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item173460 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item173486 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item173494 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item173495 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item173497 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item173498 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item173500 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item173501 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item173502 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item173503 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item173505 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item173506 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item173438 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

@keyframes flyinfromright-171676 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-171676 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item171677 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item171704 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #d49a06;
}

@keyframes grow-171864 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-171864 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item171867 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item171877 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item171878 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item171880 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item171881 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item171882 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item171883 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item171884 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item171885 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item171888 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item171889 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item171915 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item171922 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item171923 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item171925 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item171926 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item171927 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item171928 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item171929 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item171930 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item171932 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item171933 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item171864 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:512px !important;
}

#item208995 {
	width:686px !important;
	height:665px !important;
	left:66px !important;
	top:136px !important;
}

@keyframes fade-in-208995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-208995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item208975 {
	width:688px !important;
	height:666px !important;
	left:52px !important;
	top:136px !important;
}

@keyframes fade-in-208975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-208975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item208638 {
	width:685px !important;
	height:667px !important;
	left:55px !important;
	top:136px !important;
}

@keyframes fade-in-208638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-208638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item208307 {
	width:640px !important;
	height:770px !important;
	left:16px !important;
	top:33px !important;
}

@keyframes fade-in-208307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-208307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207975 {
	width:640px !important;
	height:654px !important;
	left:50px !important;
	top:136px !important;
}

@keyframes fade-in-207975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207645 {
	width:609px !important;
	height:640px !important;
	left:23px !important;
	top:161px !important;
}

@keyframes fade-in-207645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item207305 {
	width:655px !important;
	height:533px !important;
	left:55px !important;
	top:266px !important;
}

@keyframes fade-in-207305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-207305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206546 {
	width:664px !important;
	height:679px !important;
	left:66px !important;
	top:122px !important;
}

@keyframes fade-in-206546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206525 {
	width:690px !important;
	height:666px !important;
	left:50px !important;
	top:136px !important;
}

@keyframes fade-in-206525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item206160 {
	width:681px !important;
	height:660px !important;
	left:52px !important;
	top:141px !important;
}

@keyframes fade-in-206160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-206160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item205829 {
	width:694px !important;
	height:656px !important;
	left:52px !important;
	top:122px !important;
}

@keyframes fade-in-205829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-205829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item205510 {
	width:667px !important;
	height:653px !important;
	left:52px !important;
	top:141px !important;
}

@keyframes fade-in-205510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-205510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item205164 {
	width:667px !important;
	height:661px !important;
	left:52px !important;
	top:140px !important;
}

@keyframes fade-in-205164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-205164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item204701 {
	width:694px !important;
	height:674px !important;
	left:52px !important;
	top:140px !important;
}

@keyframes fade-in-204701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-204701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item204791 {
	width:645px !important;
	height:595px !important;
	left:58px !important;
	top:205px !important;
}

@keyframes fadeout-204791 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-204791 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item127840 {
	width:170px !important;
	height:40px !important;
	background:#135953;
}

#item127837 {
	width:171px !important;
	height:40px !important;
	left:251px !important;
	top:800px !important;
}

#item127867 {
	width:170px !important;
	height:40px !important;
	background:#2d5579;
}

#item127864 {
	width:171px !important;
	height:40px !important;
	left:429px !important;
	top:800px !important;
}

#item127894 {
	width:170px !important;
	height:40px !important;
	background:#d49a06;
}

#item127891 {
	width:171px !important;
	height:40px !important;
	left:608px !important;
	top:800px !important;
}

#item127921 {
	width:170px !important;
	height:40px !important;
	background:#4e6b2e;
}

#item127918 {
	width:171px !important;
	height:40px !important;
	left:786px !important;
	top:800px !important;
}

#item127949 {
	width:170px !important;
	height:40px !important;
	background:#dc6532;
}

#item127946 {
	width:171px !important;
	height:40px !important;
	left:1143px !important;
	top:800px !important;
}

#item127976 {
	width:170px !important;
	height:40px !important;
	background:#aa2225;
}

#item127973 {
	width:171px !important;
	height:40px !important;
	left:965px !important;
	top:800px !important;
}

#item128003 {
	width:170px !important;
	height:40px !important;
	background:#543351;
}

#item128000 {
	width:171px !important;
	height:40px !important;
	left:72px !important;
	top:800px !important;
}

#item203140 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:213px !important;
}

#item203227 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:245px !important;
}

#item203281 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:277px !important;
}

#item203335 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:309px !important;
}

#item203388 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:341px !important;
}

#item203441 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:373px !important;
}

#item203495 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:405px !important;
}

#item203548 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:437px !important;
}

#item203602 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:469px !important;
}

#item203655 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:501px !important;
}

#item203708 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:533px !important;
}

#item203761 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:565px !important;
}

#item203815 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:597px !important;
}

#item203895 {
	width:500px !important;
	height:22px !important;
	left:767px !important;
	top:629px !important;
}

@keyframes fly-in-right-205181 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-205181 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item205182 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item205211 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-205342 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-205342 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item205345 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item205356 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item205357 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item205359 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item205360 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item205361 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item205362 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item205363 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item205364 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item205366 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item205367 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item205392 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item205399 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item205400 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item205402 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item205403 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item205404 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item205405 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item205406 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item205407 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item205409 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item205411 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item205342 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

@keyframes fly-in-right-204798 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-204798 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item204799 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item204826 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-204985 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-204985 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item204988 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item205003 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item205005 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item205007 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item205008 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item205009 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item205010 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item205012 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item205013 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item205015 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item205016 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item205041 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item205050 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item205051 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item205053 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item205054 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item205055 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item205056 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item205057 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item205058 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item205060 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item205061 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item204985 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

@keyframes fly-in-right-205523 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-205523 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item205524 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item205551 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-205677 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-205677 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item205680 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item205691 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item205693 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item205695 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item205696 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item205697 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item205698 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item205699 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item205700 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item205702 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item205703 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item205730 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item205737 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item205738 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item205740 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item205741 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item205742 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item205743 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item205744 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item205745 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item205747 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item205748 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item205677 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

@keyframes fly-in-right-205845 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-205845 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item205846 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item205873 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-206006 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-206006 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item206009 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item206020 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item206021 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item206023 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item206024 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item206025 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item206026 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item206027 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item206028 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item206030 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item206031 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item206056 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item206064 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item206065 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item206067 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item206068 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item206069 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item206070 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item206071 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item206073 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item206075 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item206076 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item206006 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

@keyframes fly-in-right-206547 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-206547 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item206548 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item206575 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-206741 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-206741 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item206744 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item206756 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item206757 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item206759 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item206760 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item206761 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item206762 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item206764 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item206765 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item206767 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item206768 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item206793 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item206801 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item206802 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item206805 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item206806 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item206807 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item206808 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item206809 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item206810 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item206812 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item206813 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item206741 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

@keyframes fly-in-right-206943 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-206943 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item206944 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item206971 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-207133 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-207133 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item207136 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item207146 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item207147 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item207149 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item207150 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item207152 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item207154 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item207155 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item207156 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item207158 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item207159 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item207184 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item207191 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item207192 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item207194 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item207195 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item207196 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item207197 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item207198 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item207199 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item207201 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item207203 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item207133 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

@keyframes fly-in-right-207324 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-207324 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item207325 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item207353 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-207481 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-207481 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item207484 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item207494 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item207495 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item207497 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item207498 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item207499 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item207501 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item207502 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item207504 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item207506 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item207507 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item207532 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item207539 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item207540 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item207542 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item207543 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item207544 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item207545 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item207546 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item207547 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item207549 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item207550 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item207481 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

@keyframes fly-in-right-207660 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-207660 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item207661 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item207688 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-207815 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-207815 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item207818 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item207830 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item207831 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item207833 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item207834 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item207835 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item207836 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item207837 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item207838 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item207840 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item207841 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item207866 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item207874 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item207875 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item207877 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item207878 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item207879 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item207880 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item207881 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item207883 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item207885 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item207886 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item207815 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

@keyframes fly-in-right-207992 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-207992 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item207993 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item208020 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-208146 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-208146 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item208149 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item208162 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item208163 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item208165 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item208166 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item208167 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item208168 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item208169 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item208170 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item208172 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item208173 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item208198 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item208205 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item208206 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item208208 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item208209 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item208211 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item208212 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item208213 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item208214 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item208216 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item208217 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item208146 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

@keyframes fly-in-right-208630 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-208630 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item208322 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item208350 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-208475 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-208475 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item208478 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item208489 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item208490 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item208492 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item208493 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item208494 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item208495 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item208496 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item208497 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item208499 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item208500 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item208525 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item208536 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item208537 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item208539 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item208540 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item208541 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item208542 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item208543 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item208544 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item208546 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item208548 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item208475 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

@keyframes fly-in-right-208659 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-208659 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item208660 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item208688 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-208816 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-208816 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item208819 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item208831 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item208832 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item208834 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item208835 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item208837 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item208838 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item208839 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item208840 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item208842 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item208843 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item208868 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item208875 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item208877 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item208879 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item208880 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item208881 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item208882 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item208883 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item208884 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item208886 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item208887 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item208816 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

@keyframes fly-in-right-208996 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-208996 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item208997 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item209024 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-209151 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-209151 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item209155 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item209165 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item209166 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item209168 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item209169 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item209170 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item209171 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item209172 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item209173 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item209175 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item209176 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item209201 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item209208 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item209209 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item209211 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item209213 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item209214 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item209216 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item209217 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item209218 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item209220 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item209221 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item209151 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

@keyframes fly-in-right-204347 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-204347 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item204348 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item204376 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-204539 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-204539 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item204542 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item204554 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item204555 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item204557 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item204558 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item204559 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item204560 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item204561 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item204562 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item204564 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item204565 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item204590 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item204597 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item204598 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item204600 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item204601 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item204602 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item204603 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item204604 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item204606 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item204608 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item204609 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item204539 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

@keyframes fly-in-right-206175 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-206175 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item206176 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item206204 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #aa2225;
}

@keyframes grow-206361 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-206361 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item206364 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item206374 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item206375 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item206378 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item206379 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item206380 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item206381 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item206382 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item206383 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item206385 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item206386 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item206411 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item206419 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item206420 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item206422 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item206423 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item206424 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item206425 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item206426 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item206427 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item206429 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item206430 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item206361 {
	width:97px !important;
	height:73px !important;
	left:199px !important;
	top:510px !important;
}

#item91386 {
	width:642px !important;
	height:814px !important;
	left:738px !important;
	top:36px !important;
	background:#fff;
}

#item181169 {
	width:698px !important;
	height:645px !important;
	left:52px !important;
	top:156px !important;
}

@keyframes fade-in-181169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-181169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180846 {
	width:729px !important;
	height:694px !important;
	left:9px !important;
	top:147px !important;
}

@keyframes fade-in-180846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180515 {
	width:712px !important;
	height:639px !important;
	left:38px !important;
	top:151px !important;
}

@keyframes fade-in-180515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179866 {
	width:619px !important;
	height:643px !important;
	left:37px !important;
	top:147px !important;
}

@keyframes fade-in-179866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179530 {
	width:710px !important;
	height:665px !important;
	left:32px !important;
	top:156px !important;
}

@keyframes fade-in-179530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-179530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item180192 {
	width:731px !important;
	height:623px !important;
	left:-2px !important;
	top:167px !important;
}

@keyframes fade-in-180192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-180192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item179191 {
	width:1049px !important;
	height:574px !important;
	left:32px !important;
	top:247px !important;
}

@keyframes fadeout-179191 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-179191 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item91434 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:206px !important;
}

#item178852 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:236px !important;
}

#item178905 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:266px !important;
}

#item178958 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:296px !important;
}

#item179012 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:326px !important;
}

#item179066 {
	width:500px !important;
	height:22px !important;
	left:761px !important;
	top:356px !important;
}

@keyframes fly-in-right-179202 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-179202 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item179203 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item179231 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #dc6532;
}

@keyframes grow-179360 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-179360 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item179362 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item179372 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item179373 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item179375 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item179376 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item179377 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item179378 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item179379 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item179380 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item179382 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item179383 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item179409 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item179416 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item179417 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item179419 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item179420 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item179421 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item179422 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item179423 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item179424 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item179427 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item179428 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item179360 {
	width:97px !important;
	height:73px !important;
	left:201px !important;
	top:503px !important;
}

@keyframes fly-in-right-179543 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-179543 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item179544 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item179574 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #dc6532;
}

@keyframes grow-179701 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-179701 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item179703 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item179719 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item179720 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item179722 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item179723 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item179724 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item179725 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item179727 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item179728 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item179730 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item179731 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item179756 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item179764 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item179766 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item179768 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item179769 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item179770 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item179771 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item179772 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item179773 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item179775 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item179776 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item179701 {
	width:97px !important;
	height:73px !important;
	left:201px !important;
	top:503px !important;
}

@keyframes fly-in-right-180202 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-180202 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item180203 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item180230 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #dc6532;
}

@keyframes grow-180356 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-180356 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item180358 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item180368 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item180369 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item180371 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item180372 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item180373 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item180375 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item180376 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item180377 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item180379 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item180380 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item180405 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item180414 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item180415 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item180417 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item180418 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item180419 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item180420 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item180421 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item180422 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item180424 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item180425 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item180356 {
	width:97px !important;
	height:73px !important;
	left:201px !important;
	top:503px !important;
}

@keyframes fly-in-right-180836 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-180836 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item180523 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item180550 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #dc6532;
}

@keyframes grow-180683 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-180683 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item180685 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item180697 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item180698 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item180700 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item180701 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item180702 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item180703 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item180704 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item180705 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item180707 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item180708 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item180733 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item180741 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item180742 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item180744 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item180745 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item180746 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item180747 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item180748 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item180749 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item180751 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item180752 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item180683 {
	width:97px !important;
	height:73px !important;
	left:201px !important;
	top:503px !important;
}

@keyframes fly-in-right-180855 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-180855 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item180856 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item180883 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #dc6532;
}

@keyframes grow-181008 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-181008 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item181011 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item181023 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item181024 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item181026 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item181027 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item181028 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item181029 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item181030 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item181031 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item181033 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item181034 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item181059 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item181066 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item181068 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item181070 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item181071 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item181072 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item181073 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item181074 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item181075 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item181078 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item181079 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item181008 {
	width:97px !important;
	height:73px !important;
	left:201px !important;
	top:503px !important;
}

@keyframes fly-in-right-179876 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-770px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-179876 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-770px,0px);
		opacity:1;
	}
}
#item179877 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item179904 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #dc6532;
}

@keyframes grow-180030 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-180030 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item180032 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item180042 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item180043 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item180045 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item180046 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item180047 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item180048 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item180049 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item180050 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item180052 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item180053 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item180078 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item180087 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item180088 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item180090 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item180091 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item180092 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item180093 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item180094 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item180095 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item180097 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item180098 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item180030 {
	width:97px !important;
	height:73px !important;
	left:201px !important;
	top:503px !important;
}

#item127641 {
	width:170px !important;
	height:40px !important;
	background:#135953;
}

#item127638 {
	width:171px !important;
	height:40px !important;
	left:251px !important;
	top:801px !important;
}

#item127668 {
	width:170px !important;
	height:40px !important;
	background:#2d5579;
}

#item127665 {
	width:171px !important;
	height:40px !important;
	left:429px !important;
	top:801px !important;
}

#item127695 {
	width:170px !important;
	height:40px !important;
	background:#d49a06;
}

#item127692 {
	width:171px !important;
	height:40px !important;
	left:608px !important;
	top:801px !important;
}

#item127722 {
	width:170px !important;
	height:40px !important;
	background:#4e6b2e;
}

#item127719 {
	width:171px !important;
	height:40px !important;
	left:786px !important;
	top:801px !important;
}

#item127750 {
	width:170px !important;
	height:40px !important;
	background:#dc6532;
}

#item127747 {
	width:171px !important;
	height:40px !important;
	left:1143px !important;
	top:801px !important;
}

#item127777 {
	width:170px !important;
	height:40px !important;
	background:#aa2225;
}

#item127774 {
	width:171px !important;
	height:40px !important;
	left:965px !important;
	top:801px !important;
}

#item127804 {
	width:170px !important;
	height:40px !important;
	background:#543351;
}

#item127801 {
	width:171px !important;
	height:40px !important;
	left:72px !important;
	top:801px !important;
}

#item78135 {
	width:1380px !important;
	height:900px !important;
	background:#fff;
}

#item78137 {
	width:1280px !important;
	height:819px !important;
	left:50px !important;
	top:56px !important;
	background:#fff;
}

#item159530 {
	width:707px !important;
	height:684px !important;
	left:52px !important;
	top:113px !important;
}

@keyframes fade-in-159530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159530 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159503 {
	width:616px !important;
	height:694px !important;
	left:121px !important;
	top:118px !important;
}

@keyframes fade-in-159503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159492 {
	width:501px !important;
	height:629px !important;
	left:106px !important;
	top:135px !important;
}

@keyframes fade-in-159492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159479 {
	width:601px !important;
	height:653px !important;
	left:99px !important;
	top:117px !important;
}

@keyframes fade-in-159479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159463 {
	width:690px !important;
	height:630px !important;
	left:52px !important;
	top:160px !important;
}

@keyframes fade-in-159463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159452 {
	width:668px !important;
	height:722px !important;
	left:83px !important;
	top:95px !important;
}

@keyframes fade-in-159452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159440 {
	width:573px !important;
	height:695px !important;
	left:68px !important;
	top:90px !important;
}

@keyframes fade-in-159440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159425 {
	width:642px !important;
	height:677px !important;
	left:96px !important;
	top:113px !important;
}

@keyframes fade-in-159425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159407 {
	width:584px !important;
	height:676px !important;
	left:76px !important;
	top:109px !important;
}

@keyframes fade-in-159407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159386 {
	width:654px !important;
	height:624px !important;
	left:52px !important;
	top:217px !important;
}

@keyframes fade-in-159386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159376 {
	width:660px !important;
	height:591px !important;
	left:52px !important;
	top:195px !important;
}

@keyframes fade-in-159376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159366 {
	width:686px !important;
	height:685px !important;
	left:52px !important;
	top:116px !important;
}

@keyframes fade-in-159366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159354 {
	width:598px !important;
	height:653px !important;
	left:95px !important;
	top:132px !important;
}

@keyframes fade-in-159354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159341 {
	width:665px !important;
	height:653px !important;
	left:85px !important;
	top:115px !important;
}

@keyframes fade-in-159341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159330 {
	width:674px !important;
	height:671px !important;
	left:86px !important;
	top:113px !important;
}

@keyframes fade-in-159330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159320 {
	width:638px !important;
	height:672px !important;
	left:96px !important;
	top:110px !important;
}

@keyframes fade-in-159320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159147 {
	width:692px !important;
	height:681px !important;
	left:76px !important;
	top:109px !important;
}

@keyframes fade-in-159147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159396 {
	width:701px !important;
	height:739px !important;
	left:72px !important;
	top:90px !important;
}

@keyframes fade-in-159396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159118 {
	width:676px !important;
	height:683px !important;
	left:76px !important;
	top:102px !important;
}

@keyframes fade-in-159118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159100 {
	width:704px !important;
	height:680px !important;
	left:56px !important;
	top:109px !important;
}

@keyframes fade-in-159100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159089 {
	width:639px !important;
	height:667px !important;
	left:96px !important;
	top:123px !important;
}

@keyframes fade-in-159089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159079 {
	width:693px !important;
	height:673px !important;
	left:52px !important;
	top:113px !important;
}

@keyframes fade-in-159079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159059 {
	width:700px !important;
	height:725px !important;
	left:51px !important;
	top:64px !important;
}

@keyframes fade-in-159059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item159023 {
	width:671px !important;
	height:665px !important;
	left:52px !important;
	top:130px !important;
}

@keyframes fade-in-159023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-159023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item157948 {
	width:628px !important;
	height:642px !important;
	left:52px !important;
	top:151px !important;
}

@keyframes fade-in-157948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-157948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item157961 {
	width:536px !important;
	height:680px !important;
	left:52px !important;
	top:123px !important;
}

@keyframes fadeout-157961 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-157961 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item156273 {
	width:1280px !important;
	height:65px !important;
	left:50px !important;
	top:790px !important;
	background:#fff;
}

#item142870 {
	width:500px !important;
	height:580px !important;
	left:765px !important;
	top:210px !important;
}

#item142872 {
	width:500px !important;
	height:22px !important;
}

#item142923 {
	width:500px !important;
	height:22px !important;
	top:27px !important;
}

#item142972 {
	width:500px !important;
	height:22px !important;
	top:54px !important;
}

#item143021 {
	width:500px !important;
	height:22px !important;
	top:81px !important;
}

#item143070 {
	width:500px !important;
	height:22px !important;
	top:108px !important;
}

#item143119 {
	width:500px !important;
	height:22px !important;
	top:135px !important;
}

#item143168 {
	width:500px !important;
	height:22px !important;
	top:162px !important;
}

#item143218 {
	width:500px !important;
	height:22px !important;
	top:189px !important;
}

#item143267 {
	width:500px !important;
	height:22px !important;
	top:216px !important;
}

#item143316 {
	width:500px !important;
	height:22px !important;
	top:243px !important;
}

#item143365 {
	width:500px !important;
	height:22px !important;
	top:270px !important;
}

#item143414 {
	width:500px !important;
	height:22px !important;
	top:297px !important;
}

#item143464 {
	width:500px !important;
	height:22px !important;
	top:324px !important;
}

#item143513 {
	width:500px !important;
	height:22px !important;
	top:351px !important;
}

#item143562 {
	width:500px !important;
	height:22px !important;
	top:378px !important;
}

#item143611 {
	width:500px !important;
	height:22px !important;
	top:405px !important;
}

#item143660 {
	width:500px !important;
	height:22px !important;
	top:432px !important;
}

#item143709 {
	width:500px !important;
	height:22px !important;
	top:459px !important;
}

#item143759 {
	width:500px !important;
	height:22px !important;
	top:486px !important;
}

#item143808 {
	width:500px !important;
	height:22px !important;
	top:513px !important;
}

#item143857 {
	width:500px !important;
	height:22px !important;
	top:540px !important;
}

#item143908 {
	width:500px !important;
	height:22px !important;
	top:567px !important;
}

#item143957 {
	width:500px !important;
	height:22px !important;
	top:594px !important;
}

#item144006 {
	width:500px !important;
	height:22px !important;
	top:621px !important;
}

#item144056 {
	width:500px !important;
	height:22px !important;
	top:648px !important;
}

#item127444 {
	width:170px !important;
	height:40px !important;
	background:#135953;
}

#item127440 {
	width:171px !important;
	height:40px !important;
	left:251px !important;
	top:801px !important;
}

#item127471 {
	width:170px !important;
	height:40px !important;
	background:#2d5579;
}

#item127468 {
	width:171px !important;
	height:40px !important;
	left:429px !important;
	top:801px !important;
}

#item127498 {
	width:170px !important;
	height:40px !important;
	background:#d49a06;
}

#item127495 {
	width:171px !important;
	height:40px !important;
	left:608px !important;
	top:801px !important;
}

#item127525 {
	width:170px !important;
	height:40px !important;
	background:#4e6b2e;
}

#item127522 {
	width:171px !important;
	height:40px !important;
	left:786px !important;
	top:801px !important;
}

#item127552 {
	width:170px !important;
	height:40px !important;
	background:#dc6532;
}

#item127549 {
	width:171px !important;
	height:40px !important;
	left:1143px !important;
	top:801px !important;
}

#item127579 {
	width:170px !important;
	height:40px !important;
	background:#aa2225;
}

#item127576 {
	width:171px !important;
	height:40px !important;
	left:965px !important;
	top:801px !important;
}

#item127606 {
	width:170px !important;
	height:40px !important;
	background:#543351;
}

#item127603 {
	width:171px !important;
	height:40px !important;
	left:72px !important;
	top:801px !important;
}

@keyframes flyinfromright-154597 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-154597 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item154598 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item154625 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-154786 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-154786 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item154788 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item154798 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item154799 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item154801 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item154802 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item154803 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item154804 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item154805 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item154806 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item154808 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item154809 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item154835 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item154842 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item154843 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item154845 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item154846 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item154847 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item154848 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item154849 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item154850 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item154852 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item154853 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item154786 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-154024 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-154024 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item154025 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item154053 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-154180 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-154180 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item154182 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item154193 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item154194 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item154196 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item154197 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item154198 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item154199 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item154200 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item154201 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item154203 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item154204 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item154229 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item154243 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item154244 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item154246 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item154247 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item154248 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item154249 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item154250 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item154251 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item154253 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item154255 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item154180 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-153478 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-153478 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item153479 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item153506 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-153632 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-153632 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item153634 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item153644 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item153645 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item153647 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item153648 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item153649 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item153650 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item153651 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item153652 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item153654 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item153655 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item153681 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item153691 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item153692 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item153694 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item153695 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item153696 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item153697 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item153698 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item153699 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item153701 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item153702 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item153632 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-152756 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-152756 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item152757 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item152785 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-152947 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-152947 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item152949 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item152960 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item152961 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item152963 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item152964 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item152965 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item152967 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item152968 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item152969 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item152971 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item152972 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item152997 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item153005 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item153007 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item153009 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item153010 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item153012 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item153013 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item153014 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item153015 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item153017 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item153018 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item152947 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-151694 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-151694 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item151695 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item151722 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-151880 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-151880 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item151882 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item151894 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item151895 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item151897 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item151898 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item151899 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item151900 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item151901 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item151902 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item151904 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item151905 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item151931 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item151938 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item151939 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item151941 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item151942 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item151943 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item151944 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item151945 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item151946 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item151948 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item151949 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item151880 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-150572 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-150572 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item150573 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item150600 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-150764 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-150764 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item150766 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item150778 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item150779 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item150781 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item150782 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item150783 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item150784 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item150785 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item150786 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item150788 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item150789 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item150815 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item150822 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item150823 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item150825 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item150826 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item150827 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item150828 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item150829 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item150830 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item150833 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item150834 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item150764 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-137460 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-137460 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item137461 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item137487 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-137648 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-137648 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item137650 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item137660 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item137661 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item137663 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item137664 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item137665 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item137666 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item137667 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item137668 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item137670 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item137671 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item137697 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item137704 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item137705 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item137707 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item137708 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item137709 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item137710 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item137712 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item137713 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item137715 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item137717 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item137648 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-137116 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-137116 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item137117 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item137143 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-137300 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-137300 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item137302 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item137311 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item137312 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item137314 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item137315 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item137316 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item137317 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item137318 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item137319 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item137321 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item137322 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item137347 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item137354 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item137356 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item137359 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item137360 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item137361 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item137362 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item137363 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item137364 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item137366 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item137367 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item137300 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-151156 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-151156 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item151157 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item151184 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-151313 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-151313 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item151316 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item151326 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item151327 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item151329 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item151330 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item151331 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item151333 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item151334 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item151335 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item151337 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item151338 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item151363 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item151370 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item151371 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item151373 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item151374 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item151375 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item151376 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item151377 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item151378 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item151380 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item151381 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item151313 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-136424 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-136424 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item136425 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item136451 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-136609 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-136609 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item136611 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item136626 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item136627 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item136630 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item136631 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item136632 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item136633 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item136634 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item136635 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item136637 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item136638 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item136663 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item136672 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item136673 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item136675 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item136676 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item136677 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item136678 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item136679 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item136680 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item136682 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item136683 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item136609 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-137805 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-137805 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item137806 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item137832 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-137958 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-137958 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item137960 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item137970 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item137971 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item137973 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item137974 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item137975 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item137976 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item137977 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item137978 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item137981 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item137982 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item138007 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item138014 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item138015 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item138017 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item138018 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item138019 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item138020 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item138021 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item138023 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item138025 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item138026 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item137958 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-135749 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-135749 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item135750 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item135776 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-135933 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-135933 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item135935 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item135944 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item135945 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item135947 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item135948 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item135949 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item135950 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item135952 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item135953 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item135956 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item135957 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item135982 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item135989 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item135990 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item135992 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item135993 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item135994 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item135995 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item135996 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item135997 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item135999 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item136000 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item135933 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-135394 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-135394 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item135395 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item135421 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-135580 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-135580 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item135582 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item135591 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item135592 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item135595 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item135596 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item135597 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item135598 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item135599 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item135600 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item135602 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item135604 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item135629 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item135642 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item135643 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item135645 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item135647 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item135648 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item135649 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item135650 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item135651 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item135653 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item135654 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item135580 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-134675 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-134675 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item134676 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item134703 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-134865 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-134865 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item134867 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item134877 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item134878 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item134880 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item134881 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item134882 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item134883 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item134884 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item134885 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item134887 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item134888 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item134913 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item134922 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item134923 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item134925 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item134926 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item134927 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item134928 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item134929 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item134930 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item134932 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item134934 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item134865 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-134339 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-134339 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item134340 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item134366 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-134523 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-134523 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item134525 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item134534 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item134535 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item134537 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item134538 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item134539 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item134540 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item134541 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item134542 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item134544 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item134545 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item134570 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item134578 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item134579 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item134581 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item134582 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item134583 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item134584 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item134585 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item134586 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item134589 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item134590 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item134523 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-133983 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-133983 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item133984 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item134010 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

#item134162 {
	width:351px !important;
	height:461px !important;
	left:337px !important;
	top:148px !important;
	background:#cacac9;
}

@keyframes grow-134170 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-134170 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item134172 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item134182 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item134183 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item134185 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item134186 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item134187 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item134188 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item134189 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item134190 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item134192 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item134193 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item134218 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item134226 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item134227 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item134229 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item134230 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item134231 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item134232 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item134233 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item134234 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item134236 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item134238 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item134170 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-133638 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-133638 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item133639 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item133666 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-133829 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-133829 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item133877 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item133885 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item133886 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item133888 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item133889 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item133890 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item133891 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item133892 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item133893 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item133895 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item133897 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item133831 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item133840 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item133841 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item133843 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item133844 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item133845 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item133846 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item133847 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item133848 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item133850 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item133851 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item133829 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-133291 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-133291 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item133292 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item133318 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-133473 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-133473 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item133476 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item133485 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item133486 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item133488 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item133489 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item133490 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item133491 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item133492 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item133493 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item133495 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item133496 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item133521 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item133528 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item133529 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item133531 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item133532 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item133533 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item133534 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item133536 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item133537 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item133539 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item133540 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item133473 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-136770 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-136770 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item136771 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item136797 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-136954 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-136954 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item136956 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item136965 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item136966 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item136968 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item136969 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item136970 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item136972 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item136973 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item136974 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item136976 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item136977 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item137002 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item137009 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item137010 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item137012 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item137013 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item137014 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item137015 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item137016 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item137017 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item137019 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item137020 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item136954 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-136088 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-136088 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item136089 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item136115 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-136272 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-136272 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item136274 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item136283 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item136284 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item136286 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item136287 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item136288 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item136289 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item136290 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item136292 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item136294 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item136295 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item136320 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item136327 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item136328 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item136330 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item136331 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item136332 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item136333 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item136334 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item136335 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item136337 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item136338 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item136272 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-132955 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-132955 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item132956 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item132982 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-133136 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-133136 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item133138 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item133148 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item133149 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item133152 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item133153 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item133154 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item133155 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item133156 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item133157 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item133161 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item133162 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item133187 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item133194 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item133195 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item133197 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item133198 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item133199 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item133200 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item133201 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item133202 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item133204 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item133205 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item133136 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-132614 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-132614 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item132615 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item132641 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-132793 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-132793 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item132795 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item132811 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item132812 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item132814 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item132815 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item132816 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item132817 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item132818 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item132819 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item132821 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item132822 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item132847 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item132855 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item132856 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item132858 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item132859 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item132860 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item132861 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item132862 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item132863 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item132866 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item132867 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item132793 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-152303 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-152303 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item152304 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item152331 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-152434 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-152434 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item152436 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item152454 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item152455 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item152457 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item152458 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item152459 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item152460 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item152461 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item152462 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item152465 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item152466 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item152491 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item152499 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item152500 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item152502 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item152503 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item152505 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item152506 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item152507 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item152508 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item152510 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item152511 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item152434 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-135026 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-135026 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item135027 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item135053 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-135234 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-135234 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item135236 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item135245 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item135246 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item135248 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item135249 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item135250 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item135251 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item135252 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item135253 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item135255 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item135256 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item135283 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item135290 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item135291 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item135293 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item135294 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item135295 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item135296 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item135297 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item135298 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item135300 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item135301 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item135234 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}

@keyframes flyinfromright-149954 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-770px,0px);}
}
@-webkit-keyframes flyinfromright-149954 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-770px,0px);}
}
#item149955 {
	width:28px !important;
	height:109px !important;
	top:274px !important;
}

#item149983 {
	width:672px !important;
	height:631px !important;
	left:18px !important;
	border-radius:12px;
	background:#fff;
	border:solid 2px #4e6b2e;
}

@keyframes grow-150141 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
@-webkit-keyframes grow-150141 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.07) scaleY(1.07);}
}
#item150143 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item150153 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item150154 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item150156 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item150158 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item150159 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item150160 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item150161 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item150162 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item150164 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item150165 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item150190 {
	width:22px !important;
	height:25px !important;
	left:4px !important;
}

#item150197 {
	width:22px !important;
	height:22px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item150198 {
	width:17px !important;
	height:11px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item150200 {
	width:3px !important;
	height:3px !important;
	background:#000;
}

#item150201 {
	width:3px !important;
	height:3px !important;
	top:5px !important;
	background:#000;
}

#item150202 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	background:#000;
}

#item150203 {
	width:3px !important;
	height:3px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item150204 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	background:#000;
}

#item150206 {
	width:3px !important;
	height:3px !important;
	left:11px !important;
	top:5px !important;
	background:#000;
}

#item150208 {
	width:5px !important;
	height:8px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item150209 {
	width:5px !important;
	height:8px !important;
	left:11px !important;
	border-radius:1px;
	background:#000;
	border:solid 1px #fff;
}

#item150141 {
	width:97px !important;
	height:73px !important;
	left:191px !important;
	top:514px !important;
}
#in5footer,  #prefooter {display:none;}
