/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:567px; height:680px; background: #fff !important; }
.paper-vertical { width:567px; height:100%; }
.paper-horizontal { width:50770px; height:692px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:680px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:567px) {
	.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;}
}

#item91098 {
	width:567px !important;
	height:680px !important;
}

#item91166 {
	width:176px !important;
	height:10px !important;
	left:23px !important;
	top:652px !important;
}

#item91219 {
	width:315px !important;
	height:72px !important;
	border-radius:10px;
	background:#e30513;
}

#item91304 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:652px !important;
}

#item91308 {
	width:14px !important;
	height:14px !important;
	left:530px !important;
	top:652px !important;
}

@keyframes flyinfromright-90946 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-90946 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-90953 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-90953 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item101018 {
	width:566px !important;
	height:680px !important;
}

@keyframes pulse-90961 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-90961 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item90961 {
	width:48px !important;
	height:48px !important;
	left:370px !important;
	top:547px !important;
}

#item90973 {
	width:53px !important;
	height:1px !important;
	top:242px !important;
	background:#c9ced1;
}

#item93651 {
	width:215px !important;
	height:112px !important;
	left:278px !important;
	top:286px !important;
}

#item93652 {
	width:215px !important;
	height:112px !important;
	left:278px !important;
	top:51px !important;
}

#item93653 {
	width:215px !important;
	height:112px !important;
	left:278px !important;
	top:169px !important;
}

#item93654 {
	width:215px !important;
	height:115px !important;
	left:278px !important;
	top:404px !important;
}

#item93655 {
	width:105px !important;
	height:105px !important;
	left:389px !important;
	top:524px !important;
}

#item93656 {
	width:105px !important;
	height:105px !important;
	left:278px !important;
	top:524px !important;
}

#item89866 {
	width:8px !important;
	height:112px !important;
	left:278px !important;
	top:51px !important;
	background:#596263;
}

#item89867 {
	width:8px !important;
	height:112px !important;
	left:278px !important;
	top:286px !important;
	background:#58a8a1;
}

#item89869 {
	width:8px !important;
	height:112px !important;
	left:278px !important;
	top:169px !important;
	background:#007992;
}

#item89871 {
	width:8px !important;
	height:115px !important;
	left:278px !important;
	top:404px !important;
	background:#e2c4c4;
}

#item89872 {
	width:8px !important;
	height:105px !important;
	left:389px !important;
	top:524px !important;
	background:#d29987;
}

#item89873 {
	width:8px !important;
	height:105px !important;
	left:278px !important;
	top:524px !important;
	background:#cdbc86;
}

#item93657 {
	width:164px !important;
	height:93px !important;
	left:71px !important;
	top:330px !important;
}

#item93658 {
	width:164px !important;
	height:86px !important;
	left:71px !important;
	top:144px !important;
}

#item93659 {
	width:64px !important;
	height:32px !important;
	left:71px !important;
	top:557px !important;
}

#item93660 {
	width:69px !important;
	height:32px !important;
	left:71px !important;
	top:597px !important;
}

#item93661 {
	width:226px !important;
	height:85px !important;
	left:71px !important;
	top:51px !important;
}

#item93662 {
	width:167px !important;
	height:82px !important;
	left:71px !important;
	top:239px !important;
}

#item93663 {
	width:164px !important;
	height:117px !important;
	left:71px !important;
	top:431px !important;
}

@keyframes zoomin2d-90410 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-90410 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item90411 {
	width:442px !important;
	height:94px !important;
	border:solid 1.9px #e30513;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes zoomin2d-90458 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-90458 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item90505 {
	width:442px !important;
	height:94px !important;
	border:solid 1.9px #e30513;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes fadein-90506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-90506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-90529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-90529 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-90553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-90553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-99952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-99952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-90576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-90576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes zoomin2d-99479 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-99479 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item90552 {
	width:297px !important;
	height:218px !important;
	background:#e30513;
}

#item88973 {
	width:18px !important;
	height:36px !important;
	left:4px !important;
	top:7px !important;
	border:dashed 0.8px #555f5f;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item89145 {
	width:224px !important;
	height:74px !important;
	top:72px !important;
	background:#fff;
	border:solid 1.2px #798082;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item89148 {
	width:64px !important;
	height:74px !important;
	top:6px !important;
	background:#fff;
	border:solid 1.2px #798082;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item89149 {
	width:94px !important;
	height:74px !important;
	left:64px !important;
	top:6px !important;
	background:#fff;
	border:solid 1.2px #798082;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item89151 {
	width:4px !important;
	height:18px !important;
	left:27px !important;
	top:31px !important;
	background:#fff;
	border:solid 0.6px #798082;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item89152 {
	width:4px !important;
	height:18px !important;
	left:27px !important;
	top:82px !important;
	background:#fff;
	border:solid 0.6px #798082;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item89154 {
	width:4px !important;
	height:18px !important;
	left:83px !important;
	top:75px !important;
	background:#fff;
	border:solid 0.6px #798082;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item89155 {
	width:4px !important;
	height:18px !important;
	left:92px !important;
	top:75px !important;
	background:#fff;
	border:solid 0.6px #798082;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item89156 {
	width:4px !important;
	height:18px !important;
	left:82px !important;
	top:31px !important;
	background:#fff;
	border:solid 0.6px #798082;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item89157 {
	width:4px !important;
	height:18px !important;
	left:91px !important;
	top:31px !important;
	background:#fff;
	border:solid 0.6px #798082;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item89182 {
	width:16px !important;
	height:8px !important;
	left:33px !important;
	top:72px !important;
	background:#fff;
	border:solid 0.6px #798082;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item89183 {
	width:24px !important;
	height:8px !important;
	left:48px !important;
	top:72px !important;
	background:#fff;
	border:solid 0.6px #798082;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item89194 {
	width:6px !important;
	height:2px !important;
	left:84px !important;
	top:58px !important;
	background:#fff;
	border:solid 0.6px #798082;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item89369 {
	width:162px !important;
	height:43px !important;
	top:29px !important;
	border:solid 1.07072288446101px #455051;
}

@keyframes fadein-89541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-89552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89552 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-89563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-89572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-89580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-89588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-89597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-89620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89620 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-89643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89643 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-89667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-89691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-89714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-88436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-88436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-88445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-88445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-88455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-88455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88491 {
	width:55px !important;
	height:46px !important;
	left:182px !important;
	top:4px !important;
}

#item88507 {
	width:44px !important;
	height:53px !important;
	left:243px !important;
}

#item88524 {
	width:86px !important;
	height:48px !important;
	left:119px !important;
	top:591px !important;
}

#item88542 {
	width:197px !important;
	height:252px !important;
	left:-14px !important;
	top:170px !important;
	background:#fff;
}

#item99915 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item99919 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item99888 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item99912 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-99899 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99899 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99899 {
	width:29px !important;
	height:29px !important;
	left:168px !important;
	top:73px !important;
}

#item88725 {
	width:247px !important;
	height:323px !important;
	left:298px !important;
	top:-14px !important;
	background:#596263;
}

#item100284 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100296 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100282 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100280 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100309 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100309 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100309 {
	width:29px !important;
	height:29px !important;
	left:40px !important;
	top:44px !important;
}

#item88292 {
	width:30px !important;
	height:25px !important;
	left:654px !important;
	top:626px !important;
}

#item88306 {
	width:22px !important;
	height:27px !important;
	left:709px !important;
	top:624px !important;
}

#item87955 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

#item93685 {
	width:26px !important;
	height:125px !important;
	left:1137px !important;
	top:48px !important;
	background:#596263;
}

@keyframes dance-88026 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(20deg);}
	40% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-88026 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item88026 {
	width:29px !important;
	height:29px !important;
	left:490px !important;
	top:340px !important;
}

@keyframes dance-88034 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(11.1885221131624deg);}
	40% {transform:translate(0px,0px) rotate(-0.24416376775733deg);}
	63% {transform:translate(0px,0px) rotate(1.23401321033432deg);}
	83% {transform:translate(0px,0px) rotate(-11.1920476682642deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-88034 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(11.1885221131624deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-0.24416376775733deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(1.23401321033432deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-11.1920476682642deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item88034 {
	width:29px !important;
	height:29px !important;
	left:383px !important;
	top:403px !important;
}

#item88053 {
	width:461px !important;
	height:302px !important;
	top:7px !important;
	background:#fff;
}

#item88043 {
	width:467px !important;
	height:309px !important;
	left:64px !important;
	top:65px !important;
}

#item88104 {
	width:461px !important;
	height:302px !important;
	top:7px !important;
	background:#fff;
}

#item88094 {
	width:467px !important;
	height:309px !important;
	left:64px !important;
	top:65px !important;
}

#item94982 {
	width:223px !important;
	height:138px !important;
	left:1195px !important;
	top:296px !important;
}

#item95000 {
	width:10px !important;
	height:10px !important;
	left:1083px !important;
	top:334px !important;
}

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

@keyframes pulse-101443 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101443 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101443 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

#item95766 {
	width:212px !important;
	height:146px !important;
	left:94px !important;
	top:32px !important;
}

#item100015 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100019 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100028 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100013 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100032 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100032 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100032 {
	width:29px !important;
	height:29px !important;
	left:8px !important;
	top:340px !important;
}

#item86786 {
	width:348px !important;
	height:120px !important;
	left:23px !important;
	top:511px !important;
	background:#fff;
}

#item86976 {
	width:25px !important;
	height:21px !important;
	left:247px !important;
	top:608px !important;
}

#item86990 {
	width:18px !important;
	height:22px !important;
	left:293px !important;
	top:606px !important;
}

#item87042 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

@keyframes dance-87119 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(20deg);}
	40% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-87119 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item87119 {
	width:29px !important;
	height:29px !important;
	left:294px !important;
	top:176px !important;
}

@keyframes dance-87127 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(20deg);}
	40% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-87127 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item87127 {
	width:29px !important;
	height:29px !important;
	left:415px !important;
	top:332px !important;
}

@keyframes dance-87135 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(20deg);}
	40% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-87135 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item87135 {
	width:29px !important;
	height:29px !important;
	left:502px !important;
	top:397px !important;
}

#item87144 {
	width:316px !important;
	height:473px !important;
	left:125px !important;
	top:5px !important;
}

#item87184 {
	width:316px !important;
	height:473px !important;
	left:125px !important;
	top:5px !important;
}

#item87234 {
	width:461px !important;
	height:302px !important;
	top:7px !important;
	background:#fff;
}

#item87224 {
	width:467px !important;
	height:309px !important;
	left:49px !important;
	top:64px !important;
}

@keyframes pulse-101482 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101482 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101482 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

#item93686 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#596263;
}

#item100061 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100066 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100074 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100059 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100078 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100078 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100078 {
	width:29px !important;
	height:29px !important;
	left:14px !important;
	top:241px !important;
}

#item86015 {
	width:25px !important;
	height:21px !important;
	left:271px !important;
	top:618px !important;
}

#item86029 {
	width:18px !important;
	height:22px !important;
	left:317px !important;
	top:616px !important;
}

#item86074 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

#item100091 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100095 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100103 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100089 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100105 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100105 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100105 {
	width:29px !important;
	height:29px !important;
	left:368px !important;
	top:167px !important;
}

@keyframes pulse-101525 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101525 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101525 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

#item100850 {
	width:581px !important;
	height:524px !important;
}

#item86462 {
	width:25px !important;
	height:21px !important;
	left:42px !important;
	top:2px !important;
}

#item86476 {
	width:18px !important;
	height:22px !important;
	left:88px !important;
}

#item93688 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#596263;
}

@keyframes pulse-101563 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101563 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101563 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

#item85324 {
	width:19px !important;
	height:26px !important;
	left:12px !important;
}

#item85376 {
	width:25px !important;
	height:21px !important;
	left:265px !important;
	top:618px !important;
}

#item85391 {
	width:18px !important;
	height:22px !important;
	left:311px !important;
	top:616px !important;
}

#item85438 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

#item100115 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100119 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100113 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100111 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100127 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100127 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100127 {
	width:29px !important;
	height:29px !important;
	left:167px !important;
	top:164px !important;
}

@keyframes pulse-101601 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101601 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101601 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

@keyframes fadeout-99854 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-99854 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item99846 {
	width:567px !important;
	height:525px !important;
}

@keyframes pulse-99713 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99713 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99713 {
	width:9px !important;
	height:14px !important;
}

#item93689 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#596263;
}

@keyframes pulse-99759 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99759 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99759 {
	width:9px !important;
	height:14px !important;
	left:407px !important;
	top:535px !important;
}

@keyframes pulse-99762 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-99762 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item99762 {
	width:9px !important;
	height:14px !important;
	left:470px !important;
	top:535px !important;
}

#item84458 {
	width:25px !important;
	height:21px !important;
	left:231px !important;
	top:615px !important;
}

#item84474 {
	width:18px !important;
	height:22px !important;
	left:277px !important;
	top:613px !important;
}

#item84497 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

#item84575 {
	width:316px !important;
	height:473px !important;
	left:125px !important;
	top:5px !important;
}

@keyframes dance-84616 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	21% {transform:translate(0px,0px) rotate(20deg);}
	42% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-84616 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	21% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	42% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item84616 {
	width:29px !important;
	height:29px !important;
	left:495px !important;
	top:213px !important;
}

@keyframes pulse-101640 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101640 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101640 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

#item100997 {
	width:558px !important;
	height:511px !important;
	left:23px !important;
	top:-14px !important;
}

#item84958 {
	width:25px !important;
	height:21px !important;
	left:242px !important;
	top:610px !important;
}

#item84972 {
	width:18px !important;
	height:22px !important;
	left:288px !important;
	top:608px !important;
}

#item93690 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#596263;
}

@keyframes pulse-101679 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101679 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101679 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

#item100948 {
	width:290px !important;
	height:313px !important;
	left:23px !important;
	top:170px !important;
}

#item83819 {
	width:25px !important;
	height:21px !important;
	left:233px !important;
	top:616px !important;
}

#item83832 {
	width:18px !important;
	height:22px !important;
	left:279px !important;
	top:614px !important;
}

#item83878 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

#item100153 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100163 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100151 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100149 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100175 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100175 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100175 {
	width:29px !important;
	height:29px !important;
	left:368px !important;
	top:141px !important;
}

@keyframes pulse-101726 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101726 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101726 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

#item93691 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#596263;
}

#item82839 {
	width:618px !important;
	height:115px !important;
	left:-51px !important;
	top:531px !important;
	background:#fff;
}

#item83022 {
	width:25px !important;
	height:21px !important;
	left:239px !important;
	top:618px !important;
}

#item83036 {
	width:18px !important;
	height:22px !important;
	left:285px !important;
	top:616px !important;
}

#item83108 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

@keyframes dance-83188 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(20deg);}
	40% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-83188 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item83188 {
	width:29px !important;
	height:29px !important;
	left:410px !important;
	top:116px !important;
}

#item83206 {
	width:461px !important;
	height:302px !important;
	top:7px !important;
	background:#fff;
}

#item83196 {
	width:467px !important;
	height:309px !important;
	left:50px !important;
	top:45px !important;
}

@keyframes pulse-101764 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101764 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101764 {
	width:29px !important;
	height:29px !important;
	left:152px !important;
	top:532px !important;
}

#item93692 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#596263;
}

@keyframes pulse-100221 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100221 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100221 {
	width:29px !important;
	height:29px !important;
	left:31px !important;
	top:292px !important;
}

@keyframes dance-83394 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(20deg);}
	40% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-83394 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item83394 {
	width:29px !important;
	height:29px !important;
	left:128px !important;
	top:283px !important;
}

@keyframes dance-83403 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(20deg);}
	40% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-83403 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item83403 {
	width:29px !important;
	height:29px !important;
	left:128px !important;
	top:186px !important;
}

#item100199 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100207 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100197 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100195 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:325px !important;
}

#item83471 {
	width:461px !important;
	height:302px !important;
	top:7px !important;
	background:#fff;
}

#item83461 {
	width:467px !important;
	height:309px !important;
	left:50px !important;
	top:45px !important;
}

#item83421 {
	width:461px !important;
	height:302px !important;
	top:7px !important;
	background:#fff;
}

#item83411 {
	width:467px !important;
	height:309px !important;
	left:50px !important;
	top:46px !important;
}

@keyframes fadein-82157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-82157 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-82165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-82165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-82177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-82177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82270 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

#item100235 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100248 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100233 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100231 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100262 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100262 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100262 {
	width:29px !important;
	height:29px !important;
	left:179px !important;
	top:170px !important;
}

#item82558 {
	width:19px !important;
	height:26px !important;
	left:12px !important;
}

#item82631 {
	width:30px !important;
	height:25px !important;
	left:313px !important;
	top:608px !important;
}

#item82644 {
	width:22px !important;
	height:27px !important;
	left:368px !important;
	top:605px !important;
}

#item93693 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#596263;
}

@keyframes pulse-101806 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101806 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101806 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

@keyframes fadein-81260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-81260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-81270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-81270 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-81280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-81280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100926 {
	width:563px !important;
	height:360px !important;
}

#item81396 {
	width:19px !important;
	height:26px !important;
	left:12px !important;
}

#item81501 {
	width:25px !important;
	height:21px !important;
	left:428px !important;
	top:616px !important;
}

#item81517 {
	width:18px !important;
	height:22px !important;
	left:474px !important;
	top:614px !important;
}

#item81565 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

@keyframes pulse-101848 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101848 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101848 {
	width:29px !important;
	height:29px !important;
	left:427px !important;
	top:525px !important;
}

#item101046 {
	width:544px !important;
	height:515px !important;
}

#item81972 {
	width:25px !important;
	height:21px !important;
	left:42px !important;
	top:2px !important;
}

#item81990 {
	width:18px !important;
	height:22px !important;
	left:88px !important;
}

#item93694 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#596263;
}

#item100326 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100335 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100324 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100322 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100343 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100343 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100343 {
	width:29px !important;
	height:29px !important;
	left:130px !important;
	top:166px !important;
}

@keyframes pulse-101888 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101888 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101888 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

@keyframes fadein-80471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-80471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80688 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

#item100353 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100364 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100351 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100349 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100376 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100376 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100376 {
	width:29px !important;
	height:29px !important;
	left:35px !important;
	top:108px !important;
}

@keyframes pulse-101970 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101970 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101970 {
	width:29px !important;
	height:29px !important;
	left:478px !important;
	top:471px !important;
}

#item100970 {
	width:400px !important;
	height:454px !important;
	left:145px !important;
	top:-14px !important;
}

@keyframes fadein-80854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-80854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81032 {
	width:30px !important;
	height:25px !important;
	left:399px !important;
	top:604px !important;
}

#item81045 {
	width:22px !important;
	height:27px !important;
	left:454px !important;
	top:601px !important;
}

#item93696 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#596263;
}

@keyframes pulse-101927 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101927 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101927 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

@keyframes fadein-79192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-79192 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-79200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-79200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-79210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-79210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100385 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100393 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100383 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100381 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100405 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100405 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100405 {
	width:29px !important;
	height:29px !important;
	left:279px !important;
	top:115px !important;
}

#item79308 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

#item79547 {
	width:30px !important;
	height:25px !important;
	left:300px !important;
	top:612px !important;
}

#item79563 {
	width:22px !important;
	height:27px !important;
	left:355px !important;
	top:609px !important;
}

#item93697 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#596263;
}

@keyframes pulse-102016 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102016 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102016 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

#item78636 {
	width:25px !important;
	height:21px !important;
	left:429px !important;
	top:618px !important;
}

#item78652 {
	width:18px !important;
	height:22px !important;
	left:475px !important;
	top:616px !important;
}

#item78833 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

#item100417 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100425 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100415 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100413 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100435 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100435 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100435 {
	width:29px !important;
	height:29px !important;
	left:138px !important;
	top:159px !important;
}

@keyframes pulse-102054 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102054 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102054 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

@keyframes fadein-78992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-78999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-79008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-79008 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93698 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#596263;
}

@keyframes flyinfromleft-78385 {
	0% {
		transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-78385 {
	0% {
		-webkit-transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-78395 {
	0% {
		transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-78395 {
	0% {
		-webkit-transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-78404 {
	0% {
		transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-78404 {
	0% {
		-webkit-transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-78412 {
	0% {
		transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-78412 {
	0% {
		-webkit-transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-77924 {
	0% {
		transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-77924 {
	0% {
		-webkit-transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-77935 {
	0% {
		transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-77935 {
	0% {
		-webkit-transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-77943 {
	0% {
		transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-77943 {
	0% {
		-webkit-transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-77953 {
	0% {
		transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-77953 {
	0% {
		-webkit-transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-77961 {
	0% {
		transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-77961 {
	0% {
		-webkit-transform:translate(-72px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-77969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-78000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78000 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-78023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78023 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-78046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78046 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-78070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-78093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78093 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78117 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

@keyframes fadein-78293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78293 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-78316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-78339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-78362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-78420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78420 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-78428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-78428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77517 {
	width:156px !important;
	height:32px !important;
	background:#58a8a1;
}

#item77542 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

@keyframes fadein-77613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-77791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-77791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93699 {
	width:26px !important;
	height:128px !important;
	left:556px !important;
	top:33px !important;
	background:#58a8a1;
}

#item100453 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100463 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100451 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100449 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100470 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100470 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100470 {
	width:29px !important;
	height:29px !important;
	left:439px !important;
	top:545px !important;
}

#item77228 {
	opacity:0.50;
	width:334px !important;
	height:336px !important;
	left:562px !important;
	top:-18px !important;
	background:#fff;
}

@keyframes fadeout-77228 {
	0% {opacity:0.5;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-77228 {
	0% {opacity:0.5;}
	100% {opacity:0;}
}
#item76982 {
	opacity:0.50;
	width:190px !important;
	height:214px !important;
	left:175px !important;
	top:208px !important;
	background:#fff;
}

@keyframes fadeout-76982 {
	0% {opacity:0.5;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-76982 {
	0% {opacity:0.5;}
	100% {opacity:0;}
}
#item77005 {
	width:67px !important;
	height:24px !important;
	background:#000;
}

#item77227 {
	opacity:0.50;
	width:190px !important;
	height:220px !important;
	left:25px !important;
	top:474px !important;
	background:#fff;
}

@keyframes fadeout-77227 {
	0% {opacity:0.5;}
	100% {opacity:0;}
}
@-webkit-keyframes fadeout-77227 {
	0% {opacity:0.5;}
	100% {opacity:0;}
}
#item93705 {
	width:26px !important;
	height:210px !important;
	left:556px !important;
	top:34px !important;
	background:#58a8a1;
}

#item76652 {
	width:74px !important;
	height:103px !important;
	left:425px !important;
	top:535px !important;
}

#item100483 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100492 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100481 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100479 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100506 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100506 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100506 {
	width:29px !important;
	height:29px !important;
	left:215px !important;
	top:164px !important;
}

#item76818 {
	width:247px !important;
	height:323px !important;
	left:298px !important;
	top:-14px !important;
	background:#15758f;
}

#item100516 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100525 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100514 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100512 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100538 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100538 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100538 {
	width:29px !important;
	height:29px !important;
	left:35px !important;
	top:40px !important;
}

#item75713 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

@keyframes pulse-101320 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-101320 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item101320 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

@keyframes pulse-102114 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102114 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102114 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

#item75986 {
	width:24px !important;
	height:24px !important;
}

#item76017 {
	width:24px !important;
	height:24px !important;
}

#item76048 {
	width:24px !important;
	height:24px !important;
}

#item76079 {
	width:24px !important;
	height:24px !important;
}

#item76133 {
	width:24px !important;
	height:24px !important;
}

#item76186 {
	width:24px !important;
	height:24px !important;
}

#item76241 {
	width:24px !important;
	height:24px !important;
}

#item76272 {
	width:24px !important;
	height:24px !important;
}

#item93707 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#15758f;
}

#item100571 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100580 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100569 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100567 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100587 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100587 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100587 {
	width:29px !important;
	height:29px !important;
	left:255px !important;
	top:152px !important;
}

@keyframes pulse-102154 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102154 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102154 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

@keyframes fadein-74028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-74028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74544 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

#item100609 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100617 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100607 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100605 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes pulse-100631 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100631 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100631 {
	width:29px !important;
	height:29px !important;
	left:349px !important;
	top:111px !important;
}

@keyframes pulse-102240 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102240 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102240 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

@keyframes pulse-102281 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102281 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102281 {
	width:29px !important;
	height:29px !important;
	top:21px !important;
}

@keyframes fadein-74739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-74739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93708 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#15758f;
}

@keyframes pulse-100667 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100667 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100667 {
	width:29px !important;
	height:29px !important;
	left:386px !important;
	top:160px !important;
}

@keyframes pulse-102321 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102321 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102321 {
	width:29px !important;
	height:29px !important;
	left:16px !important;
	top:259px !important;
}

#item100640 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100652 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100638 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100636 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

@keyframes dance-73057 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(20deg);}
	40% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-73057 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item73057 {
	width:35px !important;
	height:35px !important;
	left:462px !important;
	top:276px !important;
}

#item73075 {
	width:461px !important;
	height:267px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item73066 {
	width:473px !important;
	height:279px !important;
	left:57px !important;
	top:88px !important;
}

@keyframes dance-73291 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(20deg);}
	40% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-73291 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item73291 {
	width:35px !important;
	height:35px !important;
	left:370px !important;
	top:325px !important;
}

#item73309 {
	width:461px !important;
	height:267px !important;
	left:3px !important;
	top:10px !important;
	background:#fff;
}

#item73299 {
	width:473px !important;
	height:279px !important;
	left:57px !important;
	top:88px !important;
}

#item72761 {
	width:577px !important;
	height:674px !important;
	left:-10px !important;
	top:-10px !important;
}

#item73325 {
	width:499px !important;
	height:26px !important;
	top:3px !important;
	background:#e30513;
}

@keyframes pulse-73396 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	22% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	44% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-73396 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	22% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	44% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item73396 {
	width:100px !important;
	height:35px !important;
	left:176px !important;
	top:481px !important;
}

#item73422 {
	width:100px !important;
	height:35px !important;
	left:298px !important;
	top:481px !important;
}

@keyframes pulse-102363 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102363 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102363 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

@keyframes dance-73826 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(20deg);}
	40% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-73826 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item73826 {
	width:29px !important;
	height:29px !important;
	left:187px !important;
	top:131px !important;
}

@keyframes dance-73834 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(20deg);}
	40% {transform:translate(0px,0px) rotate(-20deg);}
	63% {transform:translate(0px,0px) rotate(20deg);}
	83% {transform:translate(0px,0px) rotate(-20deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-73834 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(20deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
#item73834 {
	width:29px !important;
	height:29px !important;
	left:510px !important;
	top:227px !important;
}

#item73852 {
	width:461px !important;
	height:267px !important;
	top:7px !important;
	background:#fff;
}

#item73843 {
	width:467px !important;
	height:273px !important;
	left:50px !important;
	top:81px !important;
}

#item73877 {
	width:461px !important;
	height:267px !important;
	top:7px !important;
	background:#fff;
}

#item73868 {
	width:467px !important;
	height:273px !important;
	left:50px !important;
	top:81px !important;
}

#item93709 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#15758f;
}

@keyframes pulse-100697 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-100697 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item100697 {
	width:29px !important;
	height:29px !important;
	left:23px !important;
	top:481px !important;
}

@keyframes pulse-102405 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-102405 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item102405 {
	width:29px !important;
	height:29px !important;
	top:25px !important;
}

#item100678 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
	background:#fff;
}

#item100690 {
	width:35px !important;
	height:35px !important;
	left:445px !important;
	top:10px !important;
}

#item100676 {
	width:461px !important;
	height:267px !important;
	left:10px !important;
	top:20px !important;
}

#item100674 {
	width:480px !important;
	height:286px !important;
	left:40px !important;
	top:191px !important;
}

#item70375 {
	width:89px !important;
	height:148px !important;
	left:236px !important;
	top:22px !important;
}

#item70881 {
	width:522px !important;
	height:195px !important;
	top:3px !important;
	background:#fff;
	border:solid 1.055px #6a7276;
}

#item70883 {
	width:164px !important;
	height:18px !important;
	background:#f0822c;
}

#item70937 {
	width:29px !important;
	height:2px !important;
	left:38px !important;
	top:144px !important;
	background:#000;
}

#item70938 {
	width:58px !important;
	height:4px !important;
	left:37px !important;
	top:144px !important;
	background:#6a7276;
	border:solid 0.6px #6a7276;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item70981 {
	width:29px !important;
	height:2px !important;
	left:244px !important;
	top:123px !important;
	background:#000;
}

#item70982 {
	width:58px !important;
	height:4px !important;
	left:244px !important;
	top:123px !important;
	background:#6a7276;
	border:solid 0.6px #6a7276;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item71022 {
	width:29px !important;
	height:3px !important;
	left:445px !important;
	top:103px !important;
	background:#6a7276;
}

#item71023 {
	width:58px !important;
	height:6px !important;
	left:444px !important;
	top:103px !important;
	border:solid 0.6px #6a7276;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes pulse-71285 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-71285 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71285 {
	width:29px !important;
	height:29px !important;
	left:53px !important;
	top:137px !important;
}

@keyframes pulse-71292 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-71292 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71292 {
	width:29px !important;
	height:29px !important;
	left:53px !important;
	top:347px !important;
}

@keyframes pulse-71299 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-71299 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71299 {
	width:29px !important;
	height:29px !important;
	left:222px !important;
	top:137px !important;
}

@keyframes pulse-71306 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-71306 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71306 {
	width:29px !important;
	height:29px !important;
	left:245px !important;
	top:350px !important;
}

@keyframes pulse-71313 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-71313 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71313 {
	width:29px !important;
	height:29px !important;
	left:386px !important;
	top:137px !important;
}

@keyframes pulse-71321 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-71321 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71321 {
	width:29px !important;
	height:29px !important;
	left:386px !important;
	top:347px !important;
}

@keyframes appear-71560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes appear-71560 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item71562 {
	width:52px !important;
	height:93px !important;
	left:23px !important;
	top:549px !important;
}

#item71575 {
	width:53px !important;
	height:91px !important;
	left:82px !important;
	top:551px !important;
}

#item71590 {
	width:52px !important;
	height:84px !important;
	left:146px !important;
	top:558px !important;
}

#item71603 {
	width:51px !important;
	height:97px !important;
	left:204px !important;
	top:550px !important;
}

#item71616 {
	width:54px !important;
	height:84px !important;
	left:262px !important;
	top:564px !important;
}

#item71628 {
	width:51px !important;
	height:97px !important;
	left:322px !important;
	top:550px !important;
}

#item71640 {
	width:43px !important;
	height:75px !important;
	left:505px !important;
	top:568px !important;
}

#item71654 {
	width:47px !important;
	height:55px !important;
	left:448px !important;
	top:591px !important;
}

#item71667 {
	width:48px !important;
	height:56px !important;
	left:388px !important;
	top:588px !important;
}

#item93711 {
	width:26px !important;
	height:128px !important;
	left:556px !important;
	top:33px !important;
	background:#f0822c;
}

@keyframes dance-72637 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(11.1885221131624deg);}
	40% {transform:translate(0px,0px) rotate(-0.24416376775733deg);}
	63% {transform:translate(0px,0px) rotate(1.23401321033432deg);}
	83% {transform:translate(0px,0px) rotate(-11.1920476682642deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-72637 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(11.1885221131624deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-0.24416376775733deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(1.23401321033432deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-11.1920476682642deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes pulse-72630 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-72630 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item72630 {
	width:35px !important;
	height:35px !important;
	left:181px !important;
	top:66px !important;
}

@keyframes pulse-72530 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-72530 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item72530 {
	width:35px !important;
	height:35px !important;
	left:162px !important;
	top:86px !important;
}

@keyframes pulse-72414 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-72414 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item72414 {
	width:35px !important;
	height:35px !important;
	left:198px !important;
	top:92px !important;
}

@keyframes pulse-72305 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-72305 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item72305 {
	width:35px !important;
	height:35px !important;
	left:162px !important;
	top:81px !important;
}

@keyframes pulse-72186 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-72186 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item72186 {
	width:35px !important;
	height:35px !important;
	left:165px !important;
	top:80px !important;
}

@keyframes pulse-72088 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-72088 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item72088 {
	width:35px !important;
	height:35px !important;
	left:211px !important;
	top:42px !important;
}

@keyframes pulse-71992 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-71992 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71992 {
	width:35px !important;
	height:35px !important;
	left:204px !important;
	top:136px !important;
}

@keyframes pulse-71798 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-71798 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71798 {
	width:35px !important;
	height:35px !important;
	left:212px !important;
	top:117px !important;
}

@keyframes pulse-71901 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-71901 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item71901 {
	width:35px !important;
	height:35px !important;
	left:164px !important;
	top:106px !important;
}

#item71703 {
	width:484px !important;
	height:472px !important;
	left:83px !important;
	top:31px !important;
}

#item68243 {
	opacity:0.40;
	width:1162px !important;
	height:709px !important;
	left:-14px !important;
	top:-14px !important;
}

#item68396 {
	width:29px !important;
	height:19px !important;
	left:506px !important;
	top:31px !important;
	background:#fff;
}

#item68397 {
	width:28px !important;
	height:19px !important;
	left:240px !important;
	top:31px !important;
	background:#fff;
}

#item68399 {
	width:32px !important;
	height:19px !important;
	background:#fff;
}

#item68458 {
	width:28px !important;
	height:19px !important;
	background:#fff;
}

#item68482 {
	width:30px !important;
	height:19px !important;
	left:25px !important;
	top:576px !important;
	background:#fff;
}

#item68507 {
	width:31px !important;
	height:19px !important;
	background:#fff;
}

@keyframes pulse-68914 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-68914 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item68914 {
	width:29px !important;
	height:29px !important;
	left:30px !important;
	top:29px !important;
}

@keyframes pulse-68921 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-68921 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item68921 {
	width:29px !important;
	height:29px !important;
	left:30px !important;
	top:232px !important;
}

@keyframes pulse-68928 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-68928 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item68928 {
	width:29px !important;
	height:29px !important;
	left:30px !important;
	top:446px !important;
}

@keyframes pulse-68936 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-68936 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item68936 {
	width:29px !important;
	height:29px !important;
	left:295px !important;
	top:29px !important;
}

@keyframes pulse-68944 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-68944 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item68944 {
	width:29px !important;
	height:29px !important;
	left:295px !important;
	top:232px !important;
}

@keyframes pulse-68952 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-68952 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item68952 {
	width:29px !important;
	height:29px !important;
	left:295px !important;
	top:446px !important;
}

#item93738 {
	width:26px !important;
	height:128px !important;
	left:556px !important;
	top:33px !important;
	background:#f0822c;
}

@keyframes pulse-70148 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-70148 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item70148 {
	width:28px !important;
	height:28px !important;
	left:237px !important;
	top:570px !important;
}

@keyframes pulse-70153 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-70153 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item70153 {
	width:28px !important;
	height:28px !important;
	left:296px !important;
	top:570px !important;
}

@keyframes pulse-70140 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-70140 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item70140 {
	width:35px !important;
	height:35px !important;
	left:336px !important;
	top:60px !important;
}

#item69370 {
	width:437px !important;
	height:341px !important;
	left:66px !important;
	top:90px !important;
}

@keyframes pulse-69375 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-69375 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item69375 {
	width:35px !important;
	height:35px !important;
	left:116px !important;
	top:106px !important;
}

@keyframes pulse-70018 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-70018 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item70018 {
	width:35px !important;
	height:35px !important;
	left:388px !important;
	top:101px !important;
}

#item69824 {
	width:67px !important;
	height:42px !important;
}

@keyframes pulse-69903 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-69903 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item69903 {
	width:35px !important;
	height:35px !important;
	left:403px !important;
	top:86px !important;
}

@keyframes pulse-69792 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-69792 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item69792 {
	width:35px !important;
	height:35px !important;
	left:291px !important;
	top:83px !important;
}

@keyframes pulse-69663 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-69663 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item69663 {
	width:35px !important;
	height:35px !important;
	left:253px !important;
	top:121px !important;
}

@keyframes pulse-69575 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-69575 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item69575 {
	width:35px !important;
	height:35px !important;
	left:247px !important;
	top:100px !important;
}

#item69431 {
	width:347px !important;
	height:299px !important;
	left:100px !important;
	top:93px !important;
}

@keyframes pulse-69462 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-69462 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item69462 {
	width:35px !important;
	height:35px !important;
	left:320px !important;
	top:92px !important;
}

#item69245 {
	width:548px !important;
	height:544px !important;
	left:-4px !important;
	top:15px !important;
}

#item65552 {
	width:1140px !important;
	height:694px !important;
}

@keyframes appear-65554 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes appear-65554 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item65557 {
	width:49px !important;
	height:68px !important;
	left:72px !important;
	top:572px !important;
}

#item65569 {
	width:41px !important;
	height:71px !important;
	left:359px !important;
	top:562px !important;
}

#item65581 {
	width:41px !important;
	height:71px !important;
	left:455px !important;
	top:562px !important;
}

#item65592 {
	width:36px !important;
	height:66px !important;
	left:180px !important;
	top:570px !important;
}

#item65603 {
	width:44px !important;
	height:69px !important;
	left:222px !important;
	top:567px !important;
}

#item65616 {
	width:44px !important;
	height:68px !important;
	left:128px !important;
	top:569px !important;
}

#item65628 {
	width:46px !important;
	height:74px !important;
	left:23px !important;
	top:566px !important;
}

#item65640 {
	width:44px !important;
	height:70px !important;
	left:271px !important;
	top:566px !important;
}

#item65652 {
	width:42px !important;
	height:74px !important;
	left:407px !important;
	top:562px !important;
}

#item65667 {
	width:40px !important;
	height:70px !important;
	left:316px !important;
	top:562px !important;
}

#item65680 {
	width:46px !important;
	height:68px !important;
	left:498px !important;
	top:565px !important;
}

@keyframes dance-66867 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(11.1885221131624deg);}
	40% {transform:translate(0px,0px) rotate(-0.24416376775733deg);}
	63% {transform:translate(0px,0px) rotate(1.23401321033432deg);}
	83% {transform:translate(0px,0px) rotate(-11.1920476682642deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-66867 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(11.1885221131624deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-0.24416376775733deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(1.23401321033432deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-11.1920476682642deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes pulse-66860 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-66860 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item66860 {
	width:35px !important;
	height:35px !important;
	left:226px !important;
	top:135px !important;
}

@keyframes pulse-66761 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-66761 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item66761 {
	width:35px !important;
	height:35px !important;
	left:252px !important;
	top:142px !important;
}

@keyframes pulse-66667 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-66667 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item66667 {
	width:35px !important;
	height:35px !important;
	left:155px !important;
	top:134px !important;
}

@keyframes pulse-66574 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-66574 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item66574 {
	width:35px !important;
	height:35px !important;
	left:219px !important;
	top:134px !important;
}

@keyframes pulse-66482 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-66482 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item66482 {
	width:35px !important;
	height:35px !important;
	left:287px !important;
	top:174px !important;
}

@keyframes pulse-65839 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-65839 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item65839 {
	width:35px !important;
	height:35px !important;
	left:252px !important;
	top:117px !important;
}

@keyframes pulse-66394 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-66394 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item66394 {
	width:35px !important;
	height:35px !important;
	left:235px !important;
	top:132px !important;
}

@keyframes pulse-66299 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-66299 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item66299 {
	width:35px !important;
	height:35px !important;
	left:277px !important;
	top:135px !important;
}

@keyframes pulse-66183 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-66183 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item66183 {
	width:35px !important;
	height:35px !important;
	left:247px !important;
	top:130px !important;
}

@keyframes pulse-66059 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-66059 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item66059 {
	width:35px !important;
	height:35px !important;
	left:271px !important;
	top:319px !important;
}

#item65859 {
	width:62px !important;
	height:42px !important;
	background:#fff;
}

@keyframes pulse-65932 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-65932 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item65932 {
	width:35px !important;
	height:35px !important;
	left:109px !important;
	top:188px !important;
}

#item65754 {
	width:484px !important;
	height:457px !important;
	left:71px !important;
	top:44px !important;
}

#item67267 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item67268 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item67294 {
	width:8px !important;
	height:1px !important;
	top:11px !important;
	background:#fff;
}

#item67295 {
	width:8px !important;
	height:1px !important;
	top:12px !important;
	background:#fff;
}

#item67296 {
	width:1px !important;
	height:2px !important;
	left:3px !important;
	top:7px !important;
	background:#6f6f6e;
}

#item67297 {
	width:1px !important;
	height:2px !important;
	left:4px !important;
	top:7px !important;
	background:#6f6f6e;
}

#item67298 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:11px !important;
	background:#6f6f6e;
}

#item67299 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:11px !important;
	background:#6f6f6e;
}

#item67300 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:13px !important;
	background:#6f6f6e;
}

#item67301 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:13px !important;
	background:#6f6f6e;
}

#item67302 {
	width:8px !important;
	height:1px !important;
	top:14px !important;
	background:#fff;
}

#item67303 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:15px !important;
	background:#6f6f6e;
}

#item67304 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:15px !important;
	background:#6f6f6e;
}

#item67305 {
	width:2px !important;
	height:1px !important;
	top:16px !important;
	background:#fff;
}

#item67306 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:16px !important;
	background:#fff;
}

#item67308 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item67309 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item67335 {
	width:8px !important;
	height:1px !important;
	top:11px !important;
	background:#fff;
}

#item67336 {
	width:8px !important;
	height:1px !important;
	top:12px !important;
	background:#fff;
}

#item67337 {
	width:1px !important;
	height:2px !important;
	left:3px !important;
	top:7px !important;
	background:#6f6f6e;
}

#item67338 {
	width:1px !important;
	height:2px !important;
	left:4px !important;
	top:7px !important;
	background:#6f6f6e;
}

#item67339 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:11px !important;
	background:#6f6f6e;
}

#item67340 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:11px !important;
	background:#6f6f6e;
}

#item67342 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:13px !important;
	background:#6f6f6e;
}

#item67343 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:13px !important;
	background:#6f6f6e;
}

#item67344 {
	width:8px !important;
	height:1px !important;
	top:14px !important;
	background:#fff;
}

#item67345 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:15px !important;
	background:#6f6f6e;
}

#item67346 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:15px !important;
	background:#6f6f6e;
}

#item67347 {
	width:2px !important;
	height:1px !important;
	top:16px !important;
	background:#fff;
}

#item67348 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:16px !important;
	background:#fff;
}

#item67350 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item67351 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item67377 {
	width:8px !important;
	height:1px !important;
	top:11px !important;
	background:#fff;
}

#item67378 {
	width:8px !important;
	height:1px !important;
	top:12px !important;
	background:#fff;
}

#item67379 {
	width:1px !important;
	height:2px !important;
	left:3px !important;
	top:7px !important;
	background:#6f6f6e;
}

#item67380 {
	width:1px !important;
	height:2px !important;
	left:4px !important;
	top:7px !important;
	background:#6f6f6e;
}

#item67381 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:11px !important;
	background:#6f6f6e;
}

#item67382 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:11px !important;
	background:#6f6f6e;
}

#item67383 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:13px !important;
	background:#6f6f6e;
}

#item67384 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:13px !important;
	background:#6f6f6e;
}

#item67385 {
	width:8px !important;
	height:1px !important;
	top:14px !important;
	background:#fff;
}

#item67386 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:15px !important;
	background:#6f6f6e;
}

#item67388 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:15px !important;
	background:#6f6f6e;
}

#item67389 {
	width:2px !important;
	height:1px !important;
	top:16px !important;
	background:#fff;
}

#item67390 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:16px !important;
	background:#fff;
}

#item67392 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item67393 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item67420 {
	width:8px !important;
	height:1px !important;
	top:11px !important;
	background:#fff;
}

#item67421 {
	width:8px !important;
	height:1px !important;
	top:12px !important;
	background:#fff;
}

#item67422 {
	width:1px !important;
	height:2px !important;
	left:3px !important;
	top:7px !important;
	background:#6f6f6e;
}

#item67423 {
	width:1px !important;
	height:2px !important;
	left:4px !important;
	top:7px !important;
	background:#6f6f6e;
}

#item67424 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:11px !important;
	background:#6f6f6e;
}

#item67425 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:11px !important;
	background:#6f6f6e;
}

#item67426 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:13px !important;
	background:#6f6f6e;
}

#item67428 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:13px !important;
	background:#6f6f6e;
}

#item67430 {
	width:8px !important;
	height:1px !important;
	top:14px !important;
	background:#fff;
}

#item67431 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:15px !important;
	background:#6f6f6e;
}

#item67432 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:15px !important;
	background:#6f6f6e;
}

#item67433 {
	width:2px !important;
	height:1px !important;
	top:16px !important;
	background:#fff;
}

#item67434 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:16px !important;
	background:#fff;
}

#item67486 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item67487 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item67513 {
	width:8px !important;
	height:1px !important;
	top:11px !important;
	background:#fff;
}

#item67514 {
	width:8px !important;
	height:1px !important;
	top:12px !important;
	background:#fff;
}

#item67516 {
	width:1px !important;
	height:2px !important;
	left:3px !important;
	top:7px !important;
	background:#6f6f6e;
}

#item67517 {
	width:1px !important;
	height:2px !important;
	left:4px !important;
	top:7px !important;
	background:#6f6f6e;
}

#item67518 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:11px !important;
	background:#6f6f6e;
}

#item67519 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:11px !important;
	background:#6f6f6e;
}

#item67520 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:13px !important;
	background:#6f6f6e;
}

#item67521 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:13px !important;
	background:#6f6f6e;
}

#item67522 {
	width:8px !important;
	height:1px !important;
	top:14px !important;
	background:#fff;
}

#item67523 {
	width:2px !important;
	height:1px !important;
	left:1px !important;
	top:15px !important;
	background:#6f6f6e;
}

#item67524 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:15px !important;
	background:#6f6f6e;
}

#item67525 {
	width:2px !important;
	height:1px !important;
	top:16px !important;
	background:#fff;
}

#item67526 {
	width:2px !important;
	height:1px !important;
	left:5px !important;
	top:16px !important;
	background:#fff;
}

#item93739 {
	width:26px !important;
	height:175px !important;
	left:556px !important;
	top:33px !important;
	background:#f0822c;
}

@keyframes pulse-67785 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-67785 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item67785 {
	width:29px !important;
	height:29px !important;
	left:40px !important;
	top:29px !important;
}

@keyframes pulse-67792 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-67792 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item67792 {
	width:29px !important;
	height:29px !important;
	left:292px !important;
	top:29px !important;
}

@keyframes pulse-67800 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-67800 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item67800 {
	width:29px !important;
	height:29px !important;
	left:423px !important;
	top:162px !important;
}

@keyframes pulse-67807 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-67807 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item67807 {
	width:29px !important;
	height:29px !important;
	left:338px !important;
	top:358px !important;
}

@keyframes pulse-67814 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-67814 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item67814 {
	width:29px !important;
	height:29px !important;
	left:515px !important;
	top:533px !important;
}

@keyframes pulse-67821 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-67821 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item67821 {
	width:29px !important;
	height:29px !important;
	left:127px !important;
	top:521px !important;
}

@keyframes pulse-67828 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-67828 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item67828 {
	width:29px !important;
	height:29px !important;
	left:23px !important;
	top:369px !important;
}

#item64763 {
	width:255px !important;
	height:295px !important;
	left:48px !important;
	top:-14px !important;
	background:#e2c4c4;
}

#item64897 {
	width:178px !important;
	height:52px !important;
	background:#000;
	border:solid 0.4px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item65073 {
	width:6px !important;
	height:18px !important;
	left:108px !important;
	top:1px !important;
	background:#000;
}

#item65075 {
	width:138px !important;
	height:2px !important;
	top:23px !important;
	background:#000;
}

#item65077 {
	width:59px !important;
	height:60px !important;
	background:#d60f1e;
}

#item62952 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item62979 {
	opacity:0.70;
	width:25px !important;
	height:29px !important;
	background:#dadad9;
}

#item63006 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item63032 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item63033 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item63061 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item63087 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item63116 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item63117 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item63144 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item63174 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item63201 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

@keyframes pulse-63509 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-63509 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item63509 {
	width:29px !important;
	height:29px !important;
	left:24px !important;
	top:93px !important;
}

@keyframes pulse-63516 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-63516 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item63516 {
	width:29px !important;
	height:29px !important;
	left:222px !important;
	top:48px !important;
}

@keyframes pulse-63523 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-63523 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item63523 {
	width:29px !important;
	height:29px !important;
	left:307px !important;
	top:112px !important;
}

@keyframes pulse-63532 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-63532 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item63532 {
	width:29px !important;
	height:29px !important;
	left:293px !important;
	top:311px !important;
}

@keyframes pulse-63539 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-63539 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item63539 {
	width:29px !important;
	height:29px !important;
	left:175px !important;
	top:493px !important;
}

@keyframes pulse-63546 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-63546 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item63546 {
	width:29px !important;
	height:29px !important;
	left:367px !important;
	top:449px !important;
}

#item63888 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item63914 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item63944 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item63971 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item64000 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item64031 {
	width:9px !important;
	height:24px !important;
	left:137px !important;
	top:1px !important;
	background:#000;
	border:solid 1px #fff;
}

#item64033 {
	width:177px !important;
	height:5px !important;
	top:29px !important;
	background:#000;
	outline:solid 1px #fff;
}

#item64036 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item64062 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item64092 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item64093 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item64121 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item64147 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item64172 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item93741 {
	width:26px !important;
	height:122px !important;
	left:556px !important;
	top:34px !important;
	background:#e2c4c4;
}

@keyframes pulse-64492 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-64492 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item64492 {
	width:29px !important;
	height:29px !important;
	left:82px !important;
	top:104px !important;
}

@keyframes pulse-64499 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-64499 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item64499 {
	width:29px !important;
	height:29px !important;
	left:323px !important;
	top:35px !important;
}

@keyframes pulse-64508 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-64508 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item64508 {
	width:29px !important;
	height:29px !important;
	left:479px !important;
	top:56px !important;
}

@keyframes pulse-64515 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-64515 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item64515 {
	width:29px !important;
	height:29px !important;
	left:261px !important;
	top:478px !important;
}

@keyframes pulse-64523 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-64523 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item64523 {
	width:29px !important;
	height:29px !important;
	left:390px !important;
	top:416px !important;
}

#item60448 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item60474 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item60499 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item60526 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item60552 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item60581 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item60583 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item60614 {
	width:7px !important;
	height:22px !important;
	left:133px !important;
	top:1px !important;
	background:#e30513;
}

#item60616 {
	width:169px !important;
	height:3px !important;
	top:28px !important;
	background:#e30513;
}

#item60671 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item60697 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item60723 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

@keyframes pulse-60941 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60941 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item60941 {
	width:29px !important;
	height:29px !important;
	left:48px !important;
	top:237px !important;
}

@keyframes pulse-60948 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60948 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item60948 {
	width:29px !important;
	height:29px !important;
	left:247px !important;
	top:394px !important;
}

@keyframes pulse-60955 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60955 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item60955 {
	width:29px !important;
	height:29px !important;
	left:390px !important;
	top:547px !important;
}

@keyframes pulse-60963 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60963 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item60963 {
	width:29px !important;
	height:29px !important;
	left:305px !important;
	top:117px !important;
}

#item61293 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item61372 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item61398 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item61425 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item61487 {
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item61512 {
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item61539 {
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item93743 {
	width:26px !important;
	height:188px !important;
	left:556px !important;
	top:34px !important;
	background:#e2c4c4;
}

@keyframes pulse-61646 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-61646 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item61646 {
	width:29px !important;
	height:29px !important;
	left:239px !important;
	top:123px !important;
}

@keyframes pulse-61653 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-61653 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item61653 {
	width:29px !important;
	height:29px !important;
	left:46px !important;
	top:570px !important;
}

@keyframes pulse-61661 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-61661 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item61661 {
	width:29px !important;
	height:29px !important;
	left:261px !important;
	top:600px !important;
}

#item57319 {
	opacity:0.39;
	width:135px !important;
	height:111px !important;
	left:276px !important;
	top:20px !important;
	background:#fff;
}

#item57320 {
	opacity:0.39;
	width:135px !important;
	height:111px !important;
	left:310px !important;
	top:213px !important;
	background:#fff;
}

#item57457 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item57483 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item57509 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item57534 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item57730 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item57761 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item57843 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item57868 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item57951 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

@keyframes pulse-58038 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58038 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58038 {
	width:29px !important;
	height:29px !important;
	left:136px !important;
	top:85px !important;
}

@keyframes pulse-58045 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58045 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58045 {
	width:29px !important;
	height:29px !important;
	left:454px !important;
	top:93px !important;
}

@keyframes pulse-58054 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58054 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58054 {
	width:29px !important;
	height:29px !important;
	left:65px !important;
	top:512px !important;
}

@keyframes pulse-58061 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58061 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58061 {
	width:29px !important;
	height:29px !important;
	left:394px !important;
	top:395px !important;
}

#item58344 {
	width:515px !important;
	height:201px !important;
	left:23px !important;
	top:23px !important;
	border:solid 1px #6f6f6e;
}

#item58552 {
	width:53px !important;
	height:23px !important;
	background:#6f6f6e;
}

#item58614 {
	width:2px !important;
	height:1px !important;
	left:47px !important;
	top:8px !important;
	background:#6f6f6e;
}

#item58616 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item58645 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item58696 {
	width:53px !important;
	height:23px !important;
	background:#6f6f6e;
}

#item58757 {
	width:2px !important;
	height:1px !important;
	left:47px !important;
	top:8px !important;
	background:#6f6f6e;
}

#item58760 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item58789 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item58819 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item58820 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item58847 {
	width:53px !important;
	height:23px !important;
	background:#6f6f6e;
}

#item58909 {
	width:2px !important;
	height:1px !important;
	left:47px !important;
	top:8px !important;
	background:#6f6f6e;
}

#item58911 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item58942 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item58943 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item58970 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item59000 {
	width:53px !important;
	height:23px !important;
	background:#6f6f6e;
}

#item59062 {
	width:2px !important;
	height:1px !important;
	left:47px !important;
	top:8px !important;
	background:#6f6f6e;
}

#item59064 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item59105 {
	width:53px !important;
	height:23px !important;
	background:#6f6f6e;
}

#item59167 {
	width:2px !important;
	height:1px !important;
	left:47px !important;
	top:8px !important;
	background:#6f6f6e;
}

#item59169 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item59198 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item59235 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item59237 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item59263 {
	width:53px !important;
	height:23px !important;
	background:#6f6f6e;
}

#item59326 {
	width:2px !important;
	height:1px !important;
	left:47px !important;
	top:8px !important;
	background:#6f6f6e;
}

#item59328 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item59354 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item59385 {
	opacity:0.70;
	width:29px !important;
	height:29px !important;
	background:#dadad9;
}

#item59411 {
	width:53px !important;
	height:23px !important;
	background:#6f6f6e;
}

#item59473 {
	width:2px !important;
	height:1px !important;
	left:47px !important;
	top:8px !important;
	background:#6f6f6e;
}

#item59475 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
	background:#dadad9;
}

#item59515 {
	opacity:0.65;
	width:111px !important;
	height:66px !important;
	left:205px !important;
	top:105px !important;
	background:#fff;
}

#item59518 {
	width:53px !important;
	height:23px !important;
	background:#6f6f6e;
}

#item59580 {
	width:2px !important;
	height:1px !important;
	left:47px !important;
	top:8px !important;
	background:#6f6f6e;
}

#item59583 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item59612 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item59643 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item93763 {
	width:26px !important;
	height:259px !important;
	left:556px !important;
	top:29px !important;
	background:#e2c4c4;
}

@keyframes pulse-60064 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60064 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item60064 {
	width:29px !important;
	height:29px !important;
	left:168px !important;
	top:29px !important;
}

@keyframes pulse-60071 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60071 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item60071 {
	width:29px !important;
	height:29px !important;
	left:489px !important;
	top:154px !important;
}

@keyframes pulse-60081 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60081 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item60081 {
	width:29px !important;
	height:29px !important;
	left:28px !important;
	top:229px !important;
}

@keyframes pulse-60088 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60088 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item60088 {
	width:29px !important;
	height:29px !important;
	left:28px !important;
	top:366px !important;
}

@keyframes pulse-60095 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60095 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item60095 {
	width:29px !important;
	height:29px !important;
	left:28px !important;
	top:504px !important;
}

@keyframes pulse-60103 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60103 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item60103 {
	width:29px !important;
	height:29px !important;
	left:274px !important;
	top:229px !important;
}

@keyframes pulse-60110 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60110 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item60110 {
	width:29px !important;
	height:29px !important;
	left:274px !important;
	top:366px !important;
}

@keyframes pulse-60117 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-60117 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item60117 {
	width:29px !important;
	height:29px !important;
	left:274px !important;
	top:504px !important;
}

#item53935 {
	width:139px !important;
	height:120px !important;
	left:48px !important;
	top:164px !important;
}

#item53945 {
	width:136px !important;
	height:132px !important;
	left:3px !important;
}

#item53954 {
	width:147px !important;
	height:109px !important;
}

#item53965 {
	width:141px !important;
	height:123px !important;
}

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

#item54122 {
	width:48px !important;
	height:48px !important;
	background:#009640;
	border:solid 1.5px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54176 {
	width:48px !important;
	height:48px !important;
	background:#009640;
	border:solid 1.5px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54232 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item54233 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item54265 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item54294 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item54296 {
	width:28px !important;
	height:28px !important;
	border:solid 1.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54345 {
	width:19px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item54405 {
	width:210px !important;
	height:60px !important;
	background:#000;
	border:solid 0.4px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54418 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item54419 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item54445 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item54473 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item54474 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item54502 {
	width:24px !important;
	height:24px !important;
	background:#51ae32;
}

#item54534 {
	width:19px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item54595 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item54624 {
	width:24px !important;
	height:24px !important;
	background:#e30513;
}

#item54625 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
}

#item54650 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item54651 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item54678 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item54679 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item54711 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item54742 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item54743 {
	width:16px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item54769 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item54794 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item54795 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item54868 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item54869 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item54895 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item54936 {
	width:48px !important;
	height:48px !important;
	background:#009640;
	border:solid 1.5px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item54990 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item55019 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item55044 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item55046 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item55080 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item55133 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item55159 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item55160 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item55193 {
	width:48px !important;
	height:48px !important;
	background:#009640;
	border:solid 1.5px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item55247 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item55248 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item55275 {
	width:24px !important;
	height:24px !important;
	background:#e30513;
}

#item55276 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
}

#item55301 {
	width:105px !important;
	height:58px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

#item55326 {
	width:105px !important;
	height:51px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

@keyframes pulse-55529 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-55529 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item55529 {
	width:29px !important;
	height:29px !important;
	left:159px !important;
	top:287px !important;
}

@keyframes pulse-55537 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-55537 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item55537 {
	width:29px !important;
	height:29px !important;
	left:405px !important;
	top:52px !important;
}

@keyframes pulse-55544 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-55544 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item55544 {
	width:29px !important;
	height:29px !important;
	left:325px !important;
	top:252px !important;
}

@keyframes pulse-55551 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-55551 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item55551 {
	width:29px !important;
	height:29px !important;
	left:325px !important;
	top:419px !important;
}

@keyframes pulse-55559 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-55559 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item55559 {
	width:29px !important;
	height:29px !important;
	left:456px !important;
	top:598px !important;
}

@keyframes pulse-55566 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-55566 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item55566 {
	width:29px !important;
	height:29px !important;
	left:159px !important;
	top:130px !important;
}

#item55830 {
	width:62px !important;
	height:49px !important;
	left:429px !important;
	top:585px !important;
}

#item55843 {
	width:72px !important;
	height:43px !important;
	left:316px !important;
	top:590px !important;
}

#item55854 {
	width:79px !important;
	height:43px !important;
	left:196px !important;
	top:586px !important;
}

@keyframes pulse-55867 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-55867 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item55867 {
	width:50px !important;
	height:45px !important;
	left:105px !important;
	top:587px !important;
}

#item55894 {
	width:76px !important;
	height:33px !important;
	background:#6f6f6e;
}

#item55901 {
	width:44px !important;
	height:30px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item55929 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item55978 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item56032 {
	width:37px !important;
	height:37px !important;
	background:#51ae32;
}

#item56112 {
	opacity:0.82;
	width:154px !important;
	height:76px !important;
	left:386px !important;
	top:231px !important;
	background:#fff;
}

#item56142 {
	opacity:0.82;
	width:89px !important;
	height:43px !important;
	background:#fff;
}

#item93758 {
	width:26px !important;
	height:188px !important;
	left:556px !important;
	top:34px !important;
	background:#e2c4c4;
}

#item56248 {
	width:111px !important;
	height:54px !important;
	border-radius:5px;
	background:#fff;
	border:solid 1.75344185737464px #000;
}

#item56274 {
	width:37px !important;
	height:37px !important;
	background:#009640;
	border:solid 1.16119456846048px #51ae36;
}

#item56328 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item56329 {
	width:26px !important;
	height:15px !important;
	left:6px !important;
	top:6px !important;
	background:#6f6f6e;
}

#item56355 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item56382 {
	width:76px !important;
	height:33px !important;
	background:#6f6f6e;
}

#item56383 {
	width:44px !important;
	height:30px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

@keyframes pulse-56408 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-56408 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item56408 {
	width:35px !important;
	height:35px !important;
	left:354px !important;
	top:120px !important;
}

#item56932 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item56958 {
	width:37px !important;
	height:37px !important;
	background:#009640;
	border:solid 1.16119456846048px #51ae36;
}

#item57015 {
	width:76px !important;
	height:33px !important;
	background:#6f6f6e;
}

#item57016 {
	width:44px !important;
	height:30px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item57042 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item57043 {
	width:26px !important;
	height:15px !important;
	left:6px !important;
	top:6px !important;
	background:#6f6f6e;
}

#item57069 {
	width:111px !important;
	height:57px !important;
	border-radius:5px;
	background:#fff;
	border:solid 1.75344185737464px #000;
}

@keyframes pulse-57118 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-57118 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item57118 {
	width:35px !important;
	height:35px !important;
	left:175px !important;
	top:163px !important;
}

#item56681 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item56707 {
	width:37px !important;
	height:37px !important;
	background:#009640;
	border:solid 1.16119456846048px #51ae36;
}

#item56762 {
	width:76px !important;
	height:33px !important;
	background:#6f6f6e;
}

#item56763 {
	width:44px !important;
	height:30px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item56789 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item56790 {
	width:26px !important;
	height:15px !important;
	left:6px !important;
	top:6px !important;
	background:#6f6f6e;
}

@keyframes pulse-56856 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-56856 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item56856 {
	width:35px !important;
	height:35px !important;
	left:396px !important;
	top:103px !important;
}

#item56478 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item56504 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item56530 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item56555 {
	width:37px !important;
	height:37px !important;
	background:#009640;
	border:solid 1.16119456846048px #51ae36;
}

#item56611 {
	width:76px !important;
	height:33px !important;
	background:#6f6f6e;
}

#item56612 {
	width:44px !important;
	height:30px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

@keyframes pulse-56637 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-56637 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item56637 {
	width:35px !important;
	height:35px !important;
	left:336px !important;
	top:67px !important;
}

#item56175 {
	width:524px !important;
	height:275px !important;
	left:30px !important;
	top:304px !important;
}

@keyframes dance-57125 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(11.1885221131624deg);}
	40% {transform:translate(0px,0px) rotate(-0.24416376775733deg);}
	63% {transform:translate(0px,0px) rotate(1.23401321033432deg);}
	83% {transform:translate(0px,0px) rotate(-11.1920476682642deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-57125 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(11.1885221131624deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-0.24416376775733deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(1.23401321033432deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-11.1920476682642deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes pulse-56167 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-56167 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item56167 {
	width:29px !important;
	height:29px !important;
	left:452px !important;
	top:97px !important;
}

#item51826 {
	width:24px !important;
	height:24px !important;
	background:#cd1619;
}

#item51853 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item51855 {
	width:2px !important;
	height:1px !important;
	top:5px !important;
	background:#6f6f6e;
}

#item51856 {
	width:2px !important;
	height:3px !important;
	left:3px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item51857 {
	width:2px !important;
	height:5px !important;
	left:6px !important;
	top:2px !important;
	background:#6f6f6e;
}

#item51858 {
	width:2px !important;
	height:7px !important;
	left:8px !important;
	background:#6f6f6e;
}

#item51907 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item51908 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item51934 {
	width:19px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item51994 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item51996 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item52022 {
	width:23px !important;
	height:25px !important;
	background:#6f6f6e;
}

#item52080 {
	width:24px !important;
	height:24px !important;
	background:#cd1619;
}

#item52106 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item52177 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item52203 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item52204 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item52230 {
	width:19px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item52347 {
	width:24px !important;
	height:24px !important;
	background:#cd1619;
}

#item52412 {
	width:91px !important;
	height:49px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

#item52437 {
	width:142px !important;
	height:49px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

@keyframes pulse-52504 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-52504 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item52504 {
	width:29px !important;
	height:29px !important;
	left:389px !important;
	top:25px !important;
}

@keyframes pulse-52511 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-52511 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item52511 {
	width:29px !important;
	height:29px !important;
	left:515px !important;
	top:447px !important;
}

@keyframes pulse-52520 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-52520 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item52520 {
	width:29px !important;
	height:29px !important;
	left:232px !important;
	top:589px !important;
}

#item52683 {
	width:19px !important;
	height:21px !important;
	left:1px !important;
	background:#6f6f6e;
}

#item52741 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item52771 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item52772 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item52798 {
	width:24px !important;
	height:24px !important;
	background:#cd1619;
}

#item52799 {
	width:16px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
}

#item52825 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item52855 {
	width:24px !important;
	height:24px !important;
	background:#cd1619;
}

#item52856 {
	width:16px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
}

#item52881 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item52885 {
	width:9px !important;
	height:2px !important;
	top:9px !important;
	background:#6f6f6e;
}

#item52886 {
	width:9px !important;
	height:2px !important;
	top:7px !important;
	background:#6f6f6e;
}

#item52887 {
	width:9px !important;
	height:1px !important;
	top:6px !important;
	background:#6f6f6e;
}

#item52888 {
	width:9px !important;
	height:1px !important;
	top:5px !important;
	background:#6f6f6e;
}

#item52889 {
	width:9px !important;
	height:1px !important;
	top:3px !important;
	background:#6f6f6e;
}

#item52890 {
	width:9px !important;
	height:1px !important;
	top:2px !important;
	background:#6f6f6e;
}

#item52891 {
	width:9px !important;
	height:1px !important;
	top:1px !important;
	background:#6f6f6e;
}

#item52896 {
	width:9px !important;
	height:2px !important;
	top:9px !important;
	background:#6f6f6e;
}

#item52897 {
	width:9px !important;
	height:2px !important;
	top:7px !important;
	background:#6f6f6e;
}

#item52898 {
	width:9px !important;
	height:1px !important;
	top:6px !important;
	background:#6f6f6e;
}

#item52899 {
	width:9px !important;
	height:1px !important;
	top:5px !important;
	background:#6f6f6e;
}

#item52900 {
	width:9px !important;
	height:1px !important;
	top:3px !important;
	background:#6f6f6e;
}

#item52901 {
	width:9px !important;
	height:1px !important;
	top:2px !important;
	background:#6f6f6e;
}

#item52902 {
	width:9px !important;
	height:1px !important;
	top:1px !important;
	background:#6f6f6e;
}

#item52931 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item52932 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item53004 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item53034 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item53035 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item53061 {
	width:24px !important;
	height:24px !important;
	background:#cd1619;
}

#item53062 {
	width:16px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
}

#item53087 {
	width:19px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item53216 {
	width:19px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item53275 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item53301 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item53302 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item53328 {
	width:24px !important;
	height:24px !important;
	background:#cd1619;
}

#item53330 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
}

#item53366 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item53367 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item53394 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item53395 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item53421 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item53509 {
	width:153px !important;
	height:130px !important;
	left:6px !important;
}

#item93757 {
	width:26px !important;
	height:191px !important;
	left:556px !important;
	top:34px !important;
	background:#e2c4c4;
}

@keyframes pulse-53709 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-53709 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item53709 {
	width:29px !important;
	height:29px !important;
	left:160px !important;
	top:233px !important;
}

@keyframes pulse-53717 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-53717 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item53717 {
	width:29px !important;
	height:29px !important;
	left:421px !important;
	top:228px !important;
}

@keyframes pulse-53724 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-53724 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item53724 {
	width:29px !important;
	height:29px !important;
	left:421px !important;
	top:419px !important;
}

@keyframes pulse-53732 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-53732 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item53732 {
	width:29px !important;
	height:29px !important;
	left:421px !important;
	top:600px !important;
}

@keyframes pulse-53739 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-53739 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item53739 {
	width:29px !important;
	height:29px !important;
	left:164px !important;
	top:600px !important;
}

#item48463 {
	width:51px !important;
	height:50px !important;
	left:131px !important;
	top:582px !important;
}

@keyframes pulse-48476 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-48476 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	40% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item48476 {
	width:48px !important;
	height:53px !important;
	left:57px !important;
	top:577px !important;
}

#item48491 {
	width:54px !important;
	height:54px !important;
	left:209px !important;
	top:580px !important;
}

#item48502 {
	width:51px !important;
	height:50px !important;
	left:289px !important;
	top:582px !important;
}

#item48528 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item48529 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item48562 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item48591 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item48593 {
	width:28px !important;
	height:28px !important;
	border:solid 1.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item48619 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item48620 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item48647 {
	width:19px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item48707 {
	width:48px !important;
	height:48px !important;
	background:#009640;
	border:solid 1.5px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item48783 {
	opacity:0.77;
	width:107px !important;
	height:124px !important;
	left:140px !important;
	top:75px !important;
	background:#fff;
}

#item48815 {
	width:105px !important;
	height:64px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

#item49869 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item49898 {
	width:30px !important;
	height:33px !important;
	background:#6f6f6e;
}

#item49959 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item49961 {
	width:22px !important;
	height:22px !important;
	border:solid 1.17613018500163px #6f6f6e;
}

#item49987 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item50012 {
	width:76px !important;
	height:33px !important;
	background:#6f6f6e;
}

#item50013 {
	width:44px !important;
	height:30px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item50046 {
	width:37px !important;
	height:37px !important;
	background:#009640;
	border:solid 1.16772172574118px #51ae36;
}

#item50127 {
	width:100px !important;
	height:38px !important;
	border-radius:5px;
	background:#fff;
	border:solid 1.75344185737464px #000;
}

@keyframes pulse-50151 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-50151 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item50151 {
	width:35px !important;
	height:35px !important;
	left:318px !important;
	top:218px !important;
}

#item49514 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item49543 {
	width:30px !important;
	height:33px !important;
	background:#6f6f6e;
}

#item49602 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item49604 {
	width:22px !important;
	height:22px !important;
	border:solid 1.17613018500163px #6f6f6e;
}

#item49630 {
	width:76px !important;
	height:33px !important;
	background:#6f6f6e;
}

#item49631 {
	width:44px !important;
	height:30px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item49664 {
	width:37px !important;
	height:37px !important;
	background:#009640;
	border:solid 1.16772172574118px #51ae36;
}

@keyframes pulse-49782 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-49782 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item49782 {
	width:35px !important;
	height:35px !important;
	left:316px !important;
	top:207px !important;
}

#item48915 {
	width:37px !important;
	height:37px !important;
	background:#009640;
	border:solid 1.16119456846048px #51ae36;
}

#item48969 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item48999 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item49002 {
	width:22px !important;
	height:22px !important;
	border:solid 1.17613018500163px #6f6f6e;
}

#item49029 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item49054 {
	width:76px !important;
	height:33px !important;
	background:#6f6f6e;
}

#item49055 {
	width:44px !important;
	height:30px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item49088 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item49117 {
	width:164px !important;
	height:71px !important;
	border-radius:5px;
	background:#fff;
	border:solid 1.75344185737464px #000;
}

@keyframes pulse-49171 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-49171 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item49171 {
	width:35px !important;
	height:35px !important;
	left:292px !important;
	top:237px !important;
}

#item49210 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item49239 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item49241 {
	width:22px !important;
	height:22px !important;
	border:solid 1.17613018500163px #6f6f6e;
}

#item49268 {
	width:30px !important;
	height:33px !important;
	background:#6f6f6e;
}

#item49327 {
	width:76px !important;
	height:33px !important;
	background:#6f6f6e;
}

#item49329 {
	width:44px !important;
	height:30px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item49362 {
	width:37px !important;
	height:37px !important;
	background:#009640;
	border:solid 1.16772172574118px #51ae36;
}

@keyframes pulse-49476 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-49476 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item49476 {
	width:35px !important;
	height:35px !important;
	left:316px !important;
	top:229px !important;
}

#item48870 {
	width:527px !important;
	height:337px !important;
	left:52px !important;
	top:296px !important;
}

@keyframes dance-50158 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(11.1885221131624deg);}
	40% {transform:translate(0px,0px) rotate(-0.24416376775733deg);}
	63% {transform:translate(0px,0px) rotate(1.23401321033432deg);}
	83% {transform:translate(0px,0px) rotate(-11.1920476682642deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-50158 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(11.1885221131624deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-0.24416376775733deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(1.23401321033432deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-11.1920476682642deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes pulse-48863 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-48863 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item48863 {
	width:29px !important;
	height:29px !important;
	left:258px !important;
	top:186px !important;
}

#item50339 {
	width:269px !important;
	height:200px !important;
	top:222px !important;
}

#item50346 {
	width:269px !important;
	height:238px !important;
	left:275px !important;
	top:409px !important;
}

#item50583 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item50584 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item50620 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item50621 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item50647 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item50672 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item50698 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item50699 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item50725 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item50751 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item50752 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item50780 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item50833 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item50834 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item50861 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item50888 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item50889 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item50920 {
	width:4px !important;
	height:12px !important;
	left:73px !important;
	top:1px !important;
	background:#000;
}

#item50922 {
	width:93px !important;
	height:1px !important;
	top:15px !important;
	background:#000;
}

#item50925 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item50952 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item50953 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item50979 {
	width:24px !important;
	height:24px !important;
	background:#cd1619;
}

#item51007 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item51008 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item51034 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item51059 {
	width:24px !important;
	height:24px !important;
	background:#cd1619;
}

#item51061 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#fff;
}

#item51087 {
	width:48px !important;
	height:48px !important;
	background:#009640;
	border:solid 1.5px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item51165 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item51167 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item51203 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item51204 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item51240 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item51241 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item51300 {
	width:97px !important;
	height:49px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

#item93756 {
	width:26px !important;
	height:228px !important;
	left:556px !important;
	top:34px !important;
	background:#e2c4c4;
}

@keyframes pulse-51587 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-51587 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51587 {
	width:29px !important;
	height:29px !important;
	left:138px !important;
	top:384px !important;
}

@keyframes pulse-51594 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-51594 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51594 {
	width:29px !important;
	height:29px !important;
	left:201px !important;
	top:86px !important;
}

@keyframes pulse-51601 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-51601 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51601 {
	width:29px !important;
	height:29px !important;
	left:138px !important;
	top:607px !important;
}

@keyframes pulse-51608 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-51608 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51608 {
	width:29px !important;
	height:29px !important;
	left:394px !important;
	top:384px !important;
}

@keyframes pulse-51616 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-51616 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51616 {
	width:29px !important;
	height:29px !important;
	left:289px !important;
	top:77px !important;
}

@keyframes pulse-51623 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-51623 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item51623 {
	width:29px !important;
	height:29px !important;
	left:394px !important;
	top:607px !important;
}

#item46402 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item46431 {
	width:24px !important;
	height:24px !important;
	background:#e30513;
}

#item46433 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item46487 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item46513 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item46705 {
	width:24px !important;
	height:24px !important;
	background:#e30513;
}

#item46707 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item46761 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item46786 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item46811 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item46864 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item47054 {
	width:24px !important;
	height:24px !important;
	background:#e30513;
}

#item47056 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item47111 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item47195 {
	width:117px !important;
	height:48px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

@keyframes pulse-47281 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-47281 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item47281 {
	width:29px !important;
	height:29px !important;
	left:128px !important;
	top:444px !important;
}

@keyframes pulse-47288 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-47288 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item47288 {
	width:29px !important;
	height:29px !important;
	left:410px !important;
	top:360px !important;
}

@keyframes pulse-47295 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-47295 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item47295 {
	width:29px !important;
	height:29px !important;
	left:355px !important;
	top:609px !important;
}

#item47445 {
	opacity:0.39;
	width:103px !important;
	height:74px !important;
	left:40px !important;
	top:356px !important;
	background:#fff;
}

#item47446 {
	opacity:0.39;
	width:103px !important;
	height:74px !important;
	left:445px !important;
	top:356px !important;
	background:#fff;
}

#item47652 {
	width:33px !important;
	height:33px !important;
	background:#fbb900;
}

#item47655 {
	width:33px !important;
	height:6px !important;
	background:#154194;
}

#item47710 {
	opacity:0.70;
	width:33px !important;
	height:33px !important;
	background:#dadad9;
}

#item47736 {
	width:33px !important;
	height:33px !important;
	background:#fbb900;
}

#item47738 {
	width:33px !important;
	height:6px !important;
	background:#154194;
}

#item47793 {
	opacity:0.70;
	width:33px !important;
	height:33px !important;
	background:#dadad9;
}

#item47818 {
	opacity:0.70;
	width:33px !important;
	height:33px !important;
	background:#dadad9;
}

#item47845 {
	width:46px !important;
	height:28px !important;
	background:#fff;
}

#item47871 {
	width:46px !important;
	height:28px !important;
	background:#fff;
}

#item47985 {
	width:133px !important;
	height:101px !important;
	left:2px !important;
	top:4px !important;
	background:#fff;
}

#item48010 {
	width:127px !important;
	height:16px !important;
	background:#e30513;
}

#item48108 {
	width:204px !important;
	height:79px !important;
	border-radius:6px;
	background:#fff;
	border:solid 1.94294470915794px #000;
}

#item93755 {
	width:26px !important;
	height:165px !important;
	left:556px !important;
	top:40px !important;
	background:#e2c4c4;
}

@keyframes pulse-48132 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-48132 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item48132 {
	width:29px !important;
	height:29px !important;
	left:157px !important;
	top:532px !important;
}

@keyframes pulse-48141 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-48141 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item48141 {
	width:29px !important;
	height:29px !important;
	left:393px !important;
	top:532px !important;
}

#item44305 {
	width:215px !important;
	height:45px !important;
	left:322px !important;
	top:23px !important;
	background:#00aeef;
}

#item44353 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
	background:#dadad9;
}

#item44379 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
	background:#dadad9;
}

#item44380 {
	width:20px !important;
	height:12px !important;
	left:4px !important;
	top:5px !important;
	background:#6f6f6e;
}

#item44406 {
	width:28px !important;
	height:28px !important;
	background:#fbb900;
}

#item44408 {
	width:28px !important;
	height:6px !important;
	background:#154194;
}

#item44630 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item44631 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:5px !important;
	background:#6f6f6e;
}

#item44657 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item44686 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item44712 {
	width:24px !important;
	height:24px !important;
	background:#ec6607;
}

#item44714 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item44935 {
	width:37px !important;
	height:22px !important;
	background:#fff;
}

@keyframes pulse-45047 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-45047 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item45047 {
	width:29px !important;
	height:29px !important;
	left:205px !important;
	top:344px !important;
}

@keyframes pulse-45054 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-45054 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item45054 {
	width:29px !important;
	height:29px !important;
	left:181px !important;
	top:615px !important;
}

#item45173 {
	width:34px !important;
	height:41px !important;
	left:504px !important;
	top:153px !important;
	background:#fff200;
}

#item45225 {
	width:158px !important;
	height:37px !important;
	left:330px !important;
	top:522px !important;
	background:#00aeef;
}

#item45259 {
	width:38px !important;
	height:16px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item45479 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item45508 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item45535 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item45536 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:5px !important;
	background:#6f6f6e;
}

#item45562 {
	width:24px !important;
	height:24px !important;
	background:#fbb900;
}

#item45564 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item45619 {
	width:37px !important;
	height:22px !important;
	background:#fff;
}

#item45859 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
	background:#dadad9;
}

#item45885 {
	width:28px !important;
	height:28px !important;
	background:#ec6607;
}

#item45887 {
	width:28px !important;
	height:6px !important;
	background:#154194;
}

#item45941 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
	background:#dadad9;
}

#item45942 {
	width:20px !important;
	height:12px !important;
	left:4px !important;
	top:6px !important;
	background:#6f6f6e;
}

#item46096 {
	width:113px !important;
	height:86px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1.56357872632134px #000;
}

#item93753 {
	width:26px !important;
	height:197px !important;
	left:556px !important;
	top:34px !important;
	background:#e2c4c4;
}

@keyframes pulse-46120 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-46120 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46120 {
	width:29px !important;
	height:29px !important;
	left:305px !important;
	top:433px !important;
}

@keyframes pulse-46127 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-46127 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item46127 {
	width:29px !important;
	height:29px !important;
	left:462px !important;
	top:326px !important;
}

#item41173 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item41203 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item41395 {
	width:24px !important;
	height:24px !important;
	background:#ec6607;
}

#item41398 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item41644 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item41673 {
	width:24px !important;
	height:24px !important;
	background:#ec6607;
}

#item41675 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item41896 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item41925 {
	width:24px !important;
	height:24px !important;
	background:#ec6607;
}

#item41927 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item42056 {
	width:122px !important;
	height:36px !important;
	background:#000;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item42080 {
	width:28px !important;
	height:28px !important;
	background:#fbb900;
}

#item42082 {
	width:28px !important;
	height:6px !important;
	background:#154194;
}

#item42137 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
	background:#dadad9;
}

#item42342 {
	width:37px !important;
	height:22px !important;
	background:#fff;
}

#item42368 {
	width:117px !important;
	height:108px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

#item42393 {
	width:101px !important;
	height:36px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

@keyframes pulse-42549 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-42549 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item42549 {
	width:29px !important;
	height:29px !important;
	left:141px !important;
	top:346px !important;
}

@keyframes pulse-42556 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-42556 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item42556 {
	width:29px !important;
	height:29px !important;
	left:388px !important;
	top:287px !important;
}

@keyframes pulse-42564 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-42564 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item42564 {
	width:29px !important;
	height:29px !important;
	left:141px !important;
	top:600px !important;
}

@keyframes pulse-42571 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-42571 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item42571 {
	width:29px !important;
	height:29px !important;
	left:383px !important;
	top:604px !important;
}

#item93752 {
	width:26px !important;
	height:197px !important;
	left:556px !important;
	top:34px !important;
	background:#e2c4c4;
}

@keyframes pulse-44076 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-44076 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item44076 {
	width:28px !important;
	height:28px !important;
	left:30px !important;
	top:600px !important;
}

@keyframes pulse-44081 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-44081 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item44081 {
	width:28px !important;
	height:28px !important;
	left:89px !important;
	top:600px !important;
}

#item43655 {
	width:45px !important;
	height:19px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item43905 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
	background:#dadad9;
}

#item43906 {
	width:20px !important;
	height:12px !important;
	left:4px !important;
	top:6px !important;
	background:#6f6f6e;
}

#item43932 {
	width:28px !important;
	height:28px !important;
	background:#ec6607;
}

#item43934 {
	width:28px !important;
	height:6px !important;
	background:#154194;
}

#item43989 {
	width:37px !important;
	height:22px !important;
	background:#fff;
}

@keyframes pulse-44045 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-44045 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item44045 {
	width:35px !important;
	height:35px !important;
	left:331px !important;
	top:481px !important;
}

#item42842 {
	width:127px !important;
	height:92px !important;
	border-radius:5px;
	background:#fff;
	border:solid 1.68090353695439px #000;
}

#item43066 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
	background:#dadad9;
}

#item43095 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
	background:#dadad9;
}

#item43122 {
	width:28px !important;
	height:28px !important;
	background:#fbb900;
}

#item43124 {
	width:28px !important;
	height:6px !important;
	background:#154194;
}

#item43180 {
	width:45px !important;
	height:19px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

@keyframes pulse-43205 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-43205 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item43205 {
	width:35px !important;
	height:35px !important;
	left:386px !important;
	top:425px !important;
}

#item43215 {
	width:128px !important;
	height:56px !important;
	border-radius:5px;
	background:#fff;
	border:solid 1.83162079369071px #000;
}

#item43253 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
	background:#dadad9;
}

#item43283 {
	opacity:0.70;
	width:28px !important;
	height:28px !important;
	background:#dadad9;
}

#item43475 {
	width:28px !important;
	height:28px !important;
	background:#fff200;
}

#item43477 {
	width:28px !important;
	height:6px !important;
	background:#154194;
}

#item43598 {
	width:45px !important;
	height:19px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

@keyframes pulse-43623 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-43623 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item43623 {
	width:35px !important;
	height:35px !important;
	left:386px !important;
	top:431px !important;
}

#item42790 {
	width:568px !important;
	height:645px !important;
	left:13px !important;
	top:9px !important;
}

#item37625 {
	opacity:0.51;
	width:95px !important;
	height:100px !important;
	left:453px !important;
	top:136px !important;
	background:#fff;
}

#item37626 {
	opacity:0.51;
	width:121px !important;
	height:139px !important;
	left:183px !important;
	top:499px !important;
	background:#fff;
}

#item37722 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item37723 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item37754 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item37808 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item37859 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item37888 {
	width:24px !important;
	height:24px !important;
	background:#fff200;
}

#item37890 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item37975 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item38004 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item38195 {
	width:24px !important;
	height:24px !important;
	background:#ec6607;
}

#item38197 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item38253 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item38264 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item38289 {
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item38404 {
	width:24px !important;
	height:24px !important;
	background:#fbb900;
}

#item38407 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item38462 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item38577 {
	width:24px !important;
	height:24px !important;
	background:#fbb900;
}

#item38580 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item38634 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item38644 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

@keyframes pulse-38863 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-38863 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item38863 {
	width:29px !important;
	height:29px !important;
	left:210px !important;
	top:381px !important;
}

@keyframes pulse-38870 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-38870 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item38870 {
	width:29px !important;
	height:29px !important;
	left:421px !important;
	top:203px !important;
}

@keyframes pulse-38877 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-38877 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item38877 {
	width:29px !important;
	height:29px !important;
	left:421px !important;
	top:431px !important;
}

@keyframes pulse-38884 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-38884 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item38884 {
	width:29px !important;
	height:29px !important;
	left:421px !important;
	top:614px !important;
}

#item39164 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item39217 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item39268 {
	width:48px !important;
	height:48px !important;
	background:#009640;
	border:solid 1.5px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item39323 {
	width:23px !important;
	height:5px !important;
	background:#154194;
}

#item39348 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item39349 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item39392 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item39446 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item39497 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item39498 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item39530 {
	width:24px !important;
	height:24px !important;
	background:#fff200;
}

#item39532 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item39588 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item39589 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item39624 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item39677 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item39729 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item39730 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item39761 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item39789 {
	width:24px !important;
	height:24px !important;
	background:#c7d300;
}

#item39792 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item39869 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item39870 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item39900 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item39953 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item40005 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item40033 {
	width:24px !important;
	height:24px !important;
	background:#fff200;
}

#item40035 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item40236 {
	width:232px !important;
	height:116px !important;
	left:312px !important;
	top:459px !important;
	background:#58a8a1;
}

#item40237 {
	width:232px !important;
	height:59px !important;
	left:312px !important;
	top:579px !important;
	background:#58a8a1;
}

#item40347 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item40400 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item40452 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item40453 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item40483 {
	width:24px !important;
	height:24px !important;
	background:#fff200;
}

#item40485 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item93751 {
	width:26px !important;
	height:242px !important;
	left:556px !important;
	top:34px !important;
	background:#e2c4c4;
}

@keyframes pulse-40785 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-40785 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item40785 {
	width:29px !important;
	height:29px !important;
	left:138px !important;
	top:205px !important;
}

@keyframes pulse-40792 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-40792 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item40792 {
	width:29px !important;
	height:29px !important;
	left:138px !important;
	top:413px !important;
}

@keyframes pulse-40799 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-40799 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item40799 {
	width:29px !important;
	height:29px !important;
	left:138px !important;
	top:621px !important;
}

@keyframes pulse-40807 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-40807 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item40807 {
	width:29px !important;
	height:29px !important;
	left:393px !important;
	top:205px !important;
}

@keyframes pulse-40815 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-40815 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item40815 {
	width:29px !important;
	height:29px !important;
	left:393px !important;
	top:413px !important;
}

#item34128 {
	width:281px !important;
	height:216px !important;
	left:14px !important;
	top:428px !important;
	box-shadow:2px 2px 0px 0px rgba(0,0,0,0.19);
	-webkit-box-shadow:2px 2px 0px 0px rgba(0,0,0,0.19);
	background:#fff;
	border:solid 1px #15758f;
}

#item34303 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item34304 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item34335 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item34390 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item34442 {
	width:48px !important;
	height:48px !important;
	background:#009640;
	border:solid 1.5px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item34495 {
	width:23px !important;
	height:5px !important;
	background:#154194;
}

#item34532 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item34533 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item34564 {
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item34618 {
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item34669 {
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item34698 {
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item34723 {
	width:48px !important;
	height:48px !important;
	background:#009640;
	border:solid 1.5px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item34776 {
	width:23px !important;
	height:5px !important;
	background:#154194;
}

#item34813 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item34814 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item34845 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item34898 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item34950 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item34978 {
	width:24px !important;
	height:24px !important;
	background:#51ae32;
}

#item35012 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item35038 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item35091 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item35142 {
	width:48px !important;
	height:48px !important;
	background:#009640;
	border:solid 1.5px #51ae36;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item35196 {
	width:23px !important;
	height:5px !important;
	background:#154194;
}

#item35221 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item35222 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item35253 {
	width:101px !important;
	height:54px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

#item35278 {
	width:101px !important;
	height:53px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

#item35303 {
	width:101px !important;
	height:71px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

#item35478 {
	opacity:0.77;
	width:101px !important;
	height:92px !important;
	left:265px !important;
	top:309px !important;
	background:#fff;
}

@keyframes pulse-35541 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-35541 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item35541 {
	width:29px !important;
	height:29px !important;
	left:227px !important;
	top:360px !important;
}

@keyframes pulse-35549 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-35549 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item35549 {
	width:29px !important;
	height:29px !important;
	left:515px !important;
	top:225px !important;
}

@keyframes pulse-35556 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-35556 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item35556 {
	width:29px !important;
	height:29px !important;
	left:151px !important;
	top:612px !important;
}

@keyframes pulse-35564 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-35564 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item35564 {
	width:29px !important;
	height:29px !important;
	left:415px !important;
	top:606px !important;
}

#item35750 {
	width:45px !important;
	height:43px !important;
	background:#58a8a1;
}

#item35831 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item35832 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item35867 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item35919 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item35972 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item36048 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item36099 {
	width:24px !important;
	height:24px !important;
	background:#fff200;
}

#item36101 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item36155 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item36184 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item36237 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item36290 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item36291 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item36330 {
	width:24px !important;
	height:24px !important;
	background:#fff200;
}

#item36332 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item36387 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item36388 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item36424 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item36478 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item36531 {
	width:24px !important;
	height:24px !important;
	background:#fbb900;
}

#item36533 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item36587 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item36662 {
	opacity:0.77;
	width:101px !important;
	height:114px !important;
	left:162px !important;
	top:229px !important;
	background:#fff;
}

#item36753 {
	width:101px !important;
	height:61px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

#item36779 {
	width:101px !important;
	height:63px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

#item93750 {
	width:26px !important;
	height:199px !important;
	left:556px !important;
	top:34px !important;
	background:#e2c4c4;
}

@keyframes pulse-36877 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-36877 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item36877 {
	width:29px !important;
	height:29px !important;
	left:198px !important;
	top:196px !important;
}

@keyframes pulse-36884 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-36884 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item36884 {
	width:29px !important;
	height:29px !important;
	left:151px !important;
	top:613px !important;
}

@keyframes pulse-36891 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-36891 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item36891 {
	width:29px !important;
	height:29px !important;
	left:454px !important;
	top:472px !important;
}

#item30784 {
	width:126px !important;
	height:159px !important;
	left:2px !important;
}

#item30960 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item30971 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item30997 {
	width:24px !important;
	height:24px !important;
	background:#fff200;
}

#item30999 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item31053 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item31081 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item31197 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item31198 {
	width:17px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item31232 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item31243 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item31268 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item31383 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item31384 {
	width:16px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item31411 {
	width:24px !important;
	height:24px !important;
	background:#ec6607;
}

#item31414 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item31539 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item31549 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item31574 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item31602 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item31718 {
	width:24px !important;
	height:24px !important;
	background:#fbb900;
}

#item31721 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item31776 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item31786 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item31812 {
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item31840 {
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item31955 {
	width:24px !important;
	height:24px !important;
	background:#fbb900;
}

#item31957 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item32012 {
	width:122px !important;
	height:36px !important;
	background:#000;
	border:solid 0.3px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item32078 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item32193 {
	width:24px !important;
	height:24px !important;
	background:#fbb900;
}

#item32195 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item32250 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item32261 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item32271 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item32297 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item32308 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item32333 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item32361 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item32477 {
	width:24px !important;
	height:24px !important;
	background:#fbb900;
}

#item32479 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item32533 {
	width:112px !important;
	height:49px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

#item32558 {
	width:112px !important;
	height:35px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

@keyframes pulse-32777 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-32777 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item32777 {
	width:29px !important;
	height:29px !important;
	left:156px !important;
	top:160px !important;
}

@keyframes pulse-32784 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-32784 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item32784 {
	width:29px !important;
	height:29px !important;
	left:418px !important;
	top:179px !important;
}

@keyframes pulse-32791 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-32791 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item32791 {
	width:29px !important;
	height:29px !important;
	left:161px !important;
	top:364px !important;
}

@keyframes pulse-32798 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-32798 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item32798 {
	width:29px !important;
	height:29px !important;
	left:418px !important;
	top:364px !important;
}

@keyframes pulse-32806 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-32806 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item32806 {
	width:29px !important;
	height:29px !important;
	left:170px !important;
	top:601px !important;
}

@keyframes pulse-32813 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-32813 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item32813 {
	width:29px !important;
	height:29px !important;
	left:418px !important;
	top:605px !important;
}

#item32961 {
	width:306px !important;
	height:279px !important;
	left:238px !important;
	top:353px !important;
	box-shadow:2px 2px 0px 0px rgba(0,0,0,0.19);
	-webkit-box-shadow:2px 2px 0px 0px rgba(0,0,0,0.19);
	background:#fff;
	border:solid 1px #15758f;
}

#item33071 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item33081 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item33106 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item33135 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item33250 {
	width:24px !important;
	height:24px !important;
	background:#fbb900;
}

#item33252 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item33341 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item33369 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item33379 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item33404 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item33520 {
	width:24px !important;
	height:24px !important;
	background:#ec6607;
}

#item33522 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item33577 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item33579 {
	width:16px !important;
	height:10px !important;
	left:4px !important;
	top:4px !important;
	background:#6f6f6e;
}

#item33619 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item33629 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item33654 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item33770 {
	width:24px !important;
	height:24px !important;
	background:#fff200;
}

#item33772 {
	width:24px !important;
	height:5px !important;
	background:#154194;
}

#item33851 {
	width:112px !important;
	height:52px !important;
	border-radius:3px;
	background:#fff;
	border:solid 1.11684194737238px #000;
}

#item93749 {
	width:26px !important;
	height:165px !important;
	left:556px !important;
	top:34px !important;
	background:#e2c4c4;
}

@keyframes pulse-34012 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-34012 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item34012 {
	width:29px !important;
	height:29px !important;
	left:299px !important;
	top:268px !important;
}

@keyframes pulse-34020 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-34020 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item34020 {
	width:29px !important;
	height:29px !important;
	left:177px !important;
	top:512px !important;
}

@keyframes pulse-34027 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-34027 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item34027 {
	width:29px !important;
	height:29px !important;
	left:375px !important;
	top:601px !important;
}

#item94774 {
	width:461px !important;
	height:267px !important;
	top:7px !important;
	background:#fff;
}

#item94781 {
	width:29px !important;
	height:29px !important;
	left:438px !important;
}

#item94754 {
	width:461px !important;
	height:267px !important;
	top:7px !important;
	background:#fff;
}

#item94760 {
	width:29px !important;
	height:29px !important;
	left:438px !important;
}

#item94220 {
	opacity:0.77;
	width:92px !important;
	height:108px !important;
	left:75px !important;
	top:424px !important;
	background:#fff;
}

#item94290 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item94315 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item94342 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item94368 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item94395 {
	opacity:0.70;
	width:25px !important;
	height:25px !important;
	background:#dadad9;
}

#item94424 {
	width:107px !important;
	height:48px !important;
	left:470px !important;
	top:591px !important;
	background:#fff;
}

#item94473 {
	opacity:0.70;
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item94500 {
	width:24px !important;
	height:24px !important;
	background:#dadad9;
}

#item94591 {
	opacity:0.50;
	width:123px !important;
	height:116px !important;
	background:#000;
}

#item94645 {
	opacity:0.40;
	width:123px !important;
	height:114px !important;
	left:454px !important;
	top:48px !important;
	background:#000;
}

@keyframes pulse-94703 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-94703 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item94703 {
	width:35px !important;
	height:35px !important;
	left:47px !important;
	top:309px !important;
}

@keyframes pulse-94710 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-94710 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item94710 {
	width:35px !important;
	height:35px !important;
	left:408px !important;
	top:57px !important;
}

@keyframes pulse-94717 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-94717 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item94717 {
	width:35px !important;
	height:35px !important;
	left:128px !important;
	top:541px !important;
}

@keyframes pulse-94724 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-94724 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item94724 {
	width:35px !important;
	height:35px !important;
	left:295px !important;
	top:627px !important;
}

@keyframes pulse-94731 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-94731 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item94731 {
	width:35px !important;
	height:35px !important;
	left:47px !important;
	top:196px !important;
}

@keyframes pulse-94737 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-94737 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item94737 {
	width:35px !important;
	height:35px !important;
	left:428px !important;
	top:315px !important;
}

#item94148 {
	width:591px !important;
	height:675px !important;
	left:-24px !important;
	top:-24px !important;
}

#item30045 {
	mix-blend-mode:multiply;
	width:541px !important;
	height:57px !important;
	top:581px !important;
	background:#dadb24;
}

#item30046 {
	width:50px !important;
	height:64px !important;
	left:299px !important;
	top:572px !important;
}

#item30058 {
	width:30px !important;
	height:68px !important;
	left:419px !important;
	top:568px !important;
}

#item30073 {
	width:17px !important;
	height:68px !important;
	left:207px !important;
	top:567px !important;
}

#item30085 {
	width:29px !important;
	height:68px !important;
	left:117px !important;
	top:567px !important;
}

#item93748 {
	width:26px !important;
	height:147px !important;
	left:556px !important;
	top:34px !important;
	background:#e2c4c4;
}

#item30440 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item30470 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item30497 {
	width:79px !important;
	height:61px !important;
	left:14px !important;
	border-radius:4px;
	border:solid 1.25px #000;
}

@keyframes pulse-30577 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-30577 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item30577 {
	width:35px !important;
	height:35px !important;
	left:48px !important;
	top:298px !important;
}

@keyframes pulse-30415 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-30415 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item30415 {
	width:35px !important;
	height:35px !important;
	left:165px !important;
	top:224px !important;
}

@keyframes pulse-30142 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-30142 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item30142 {
	width:35px !important;
	height:35px !important;
	left:162px !important;
	top:277px !important;
}

#item30223 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

#item30253 {
	opacity:0.70;
	width:37px !important;
	height:37px !important;
	background:#dadad9;
}

@keyframes pulse-30332 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-30332 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item30332 {
	width:35px !important;
	height:35px !important;
	left:213px !important;
	top:316px !important;
}

#item30135 {
	width:512px !important;
	height:509px !important;
	left:13px !important;
	top:61px !important;
}

#item30585 {
	width:210px !important;
	height:124px !important;
	background:#fff;
	border:solid 2.66570219590826px #575756;
}

@keyframes dance-30609 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20% {transform:translate(0px,0px) rotate(11.1885221131624deg);}
	40% {transform:translate(0px,0px) rotate(-0.24416376775733deg);}
	63% {transform:translate(0px,0px) rotate(1.23401321033432deg);}
	83% {transform:translate(0px,0px) rotate(-11.1920476682642deg);}
	100% {transform:translate(0px,0px) rotate(0deg);}
}
@-webkit-keyframes dance-30609 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20% {-webkit-transform:translate(0px,0px) rotate(11.1885221131624deg);}
	40% {-webkit-transform:translate(0px,0px) rotate(-0.24416376775733deg);}
	63% {-webkit-transform:translate(0px,0px) rotate(1.23401321033432deg);}
	83% {-webkit-transform:translate(0px,0px) rotate(-11.1920476682642deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(0deg);}
}
@keyframes pulse-27249 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-27249 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item27249 {
	width:29px !important;
	height:29px !important;
	left:262px !important;
	top:145px !important;
}

@keyframes pulse-27256 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-27256 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item27256 {
	width:29px !important;
	height:29px !important;
	left:28px !important;
	top:332px !important;
}

@keyframes pulse-27264 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-27264 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item27264 {
	width:29px !important;
	height:29px !important;
	left:265px !important;
	top:460px !important;
}

@keyframes pulse-27271 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-27271 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item27271 {
	width:29px !important;
	height:29px !important;
	left:325px !important;
	top:86px !important;
}

@keyframes pulse-27278 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-27278 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item27278 {
	width:29px !important;
	height:29px !important;
	left:326px !important;
	top:410px !important;
}

@keyframes pulse-27285 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-27285 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item27285 {
	width:29px !important;
	height:29px !important;
	left:447px !important;
	top:524px !important;
}

#item93747 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#d29987;
}

@keyframes pulse-28512 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28512 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28512 {
	width:39px !important;
	height:39px !important;
	left:303px !important;
	top:126px !important;
}

@keyframes pulse-28519 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28519 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28519 {
	width:39px !important;
	height:39px !important;
	left:432px !important;
	top:267px !important;
}

@keyframes pulse-28527 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28527 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28527 {
	width:39px !important;
	height:39px !important;
	left:363px !important;
	top:260px !important;
}

@keyframes pulse-28534 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28534 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28534 {
	width:39px !important;
	height:39px !important;
	left:93px !important;
	top:337px !important;
}

@keyframes pulse-28201 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28201 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28201 {
	width:39px !important;
	height:39px !important;
	left:73px !important;
	top:165px !important;
}

@keyframes pulse-28209 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28209 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28209 {
	width:39px !important;
	height:39px !important;
	left:350px !important;
	top:165px !important;
}

@keyframes pulse-28216 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28216 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28216 {
	width:39px !important;
	height:39px !important;
	left:302px !important;
	top:342px !important;
}

@keyframes pulse-27985 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-27985 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item27985 {
	width:39px !important;
	height:39px !important;
	left:98px !important;
	top:65px !important;
}

@keyframes pulse-27992 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-27992 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item27992 {
	width:39px !important;
	height:39px !important;
	left:341px !important;
	top:346px !important;
}

@keyframes pulse-28000 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28000 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28000 {
	width:39px !important;
	height:39px !important;
	left:371px !important;
	top:108px !important;
}

@keyframes pulse-28007 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28007 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28007 {
	width:39px !important;
	height:39px !important;
	left:186px !important;
	top:90px !important;
}

#item27733 {
	width:555px !important;
	height:605px !important;
	left:21px !important;
	top:71px !important;
}

@keyframes pulse-28591 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	22% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	44% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28591 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	22% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	44% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28591 {
	width:99px !important;
	height:35px !important;
	left:213px !important;
	top:550px !important;
}

#item28616 {
	width:99px !important;
	height:35px !important;
	left:329px !important;
	top:550px !important;
}

#item28643 {
	width:99px !important;
	height:35px !important;
	left:445px !important;
	top:550px !important;
}

#item24649 {
	width:522px !important;
	height:652px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item25105 {
	width:461px !important;
	height:267px !important;
	top:7px !important;
	background:#fff;
}

#item25115 {
	width:29px !important;
	height:29px !important;
	left:438px !important;
}

#item25123 {
	width:522px !important;
	height:652px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

@keyframes pulse-25524 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-25524 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item25524 {
	width:35px !important;
	height:35px !important;
	left:116px !important;
	top:306px !important;
}

@keyframes pulse-25533 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-25533 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item25533 {
	width:35px !important;
	height:35px !important;
	left:340px !important;
	top:289px !important;
}

@keyframes pulse-25540 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-25540 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item25540 {
	width:35px !important;
	height:35px !important;
	left:451px !important;
	top:227px !important;
}

#item24647 {
	width:532px !important;
	height:662px !important;
	left:13px !important;
	top:-24px !important;
}

@keyframes pulse-26540 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-26540 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item26540 {
	width:29px !important;
	height:29px !important;
	left:25px !important;
	top:103px !important;
}

@keyframes pulse-26547 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-26547 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item26547 {
	width:29px !important;
	height:29px !important;
	left:23px !important;
	top:493px !important;
}

@keyframes pulse-26554 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-26554 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item26554 {
	width:29px !important;
	height:29px !important;
	left:406px !important;
	top:377px !important;
}

@keyframes pulse-26563 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-26563 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item26563 {
	width:29px !important;
	height:29px !important;
	left:337px !important;
	top:132px !important;
}

#item93744 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#d29987;
}

#item23162 {
	width:307px !important;
	height:147px !important;
	left:130px !important;
	top:293px !important;
	background:#e30513;
}

#item23535 {
	width:261px !important;
	height:283px !important;
	left:281px !important;
	top:23px !important;
	background:#e30513;
}

#item23679 {
	width:254px !important;
	height:31px !important;
	background:#bcbcbc;
}

#item23684 {
	width:251px !important;
	height:31px !important;
	background:#e30513;
}

#item93772 {
	width:26px !important;
	height:125px !important;
	left:556px !important;
	top:34px !important;
	background:#cdbc86;
}

#item21650 {
	width:595px !important;
	height:709px !important;
	left:10px !important;
	top:11px !important;
	background:#0d0f0d;
}

#item21737 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item21738 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item21774 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item21775 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item21801 {
	width:19px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item21862 {
	width:58px !important;
	height:29px !important;
	background:#c51622;
}

#item21871 {
	width:1px !important;
	height:3px !important;
	left:47px !important;
	top:11px !important;
	background:#fff;
}

#item21883 {
	width:15px !important;
	height:25px !important;
}

#item21888 {
	width:19px !important;
	height:14px !important;
}

#item21891 {
	width:19px !important;
	height:14px !important;
}

#item21898 {
	width:16px !important;
	height:22px !important;
	left:1px !important;
}

#item21903 {
	width:21px !important;
	height:24px !important;
}

#item21907 {
	width:33px !important;
	height:15px !important;
}

#item21917 {
	width:24px !important;
	height:9px !important;
	top:7px !important;
}

@keyframes pulse-22235 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-22235 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-22243 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-22243 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-22273 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-22273 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-22279 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-22279 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item21600 {
	width:461px !important;
	height:267px !important;
	top:7px !important;
	background:#fff;
}

#item21602 {
	width:29px !important;
	height:29px !important;
	left:438px !important;
}

#item22357 {
	width:595px !important;
	height:709px !important;
	left:10px !important;
	top:11px !important;
	background:#0d0f0d;
}

#item22442 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item22443 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item22481 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item22482 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item22508 {
	width:19px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item22566 {
	width:58px !important;
	height:29px !important;
	background:#c51622;
}

#item22576 {
	width:1px !important;
	height:3px !important;
	left:47px !important;
	top:11px !important;
	background:#fff;
}

#item22588 {
	width:15px !important;
	height:25px !important;
}

#item22593 {
	width:19px !important;
	height:14px !important;
}

#item22596 {
	width:19px !important;
	height:14px !important;
}

#item22602 {
	width:16px !important;
	height:22px !important;
	left:1px !important;
}

#item22608 {
	width:21px !important;
	height:24px !important;
}

#item22612 {
	width:33px !important;
	height:15px !important;
}

#item22622 {
	width:24px !important;
	height:9px !important;
	top:7px !important;
}

@keyframes pulse-22941 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-22941 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-22948 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-22948 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-22978 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-22978 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes pulse-22982 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-22982 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item21631 {
	width:461px !important;
	height:267px !important;
	top:7px !important;
	background:#fff;
}

#item21632 {
	width:29px !important;
	height:29px !important;
	left:438px !important;
}

#item21426 {
	width:595px !important;
	height:709px !important;
	left:10px !important;
	top:11px !important;
	background:#0d0f0d;
}

#item21125 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item21126 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item21166 {
	width:48px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item21167 {
	width:28px !important;
	height:19px !important;
	left:1px !important;
	top:1px !important;
	background:#fff;
}

#item21193 {
	width:19px !important;
	height:21px !important;
	background:#6f6f6e;
}

#item21253 {
	width:58px !important;
	height:29px !important;
	background:#c51622;
}

#item21262 {
	width:1px !important;
	height:3px !important;
	left:47px !important;
	top:11px !important;
	background:#fff;
}

#item21274 {
	width:15px !important;
	height:25px !important;
}

#item21279 {
	width:19px !important;
	height:14px !important;
}

#item21282 {
	width:19px !important;
	height:14px !important;
}

#item21289 {
	width:16px !important;
	height:22px !important;
	left:1px !important;
}

#item21293 {
	width:21px !important;
	height:24px !important;
}

#item21297 {
	width:33px !important;
	height:15px !important;
}

#item21307 {
	width:24px !important;
	height:9px !important;
	top:7px !important;
}

@keyframes pulse-21543 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-21543 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item21543 {
	width:35px !important;
	height:35px !important;
	left:50px !important;
	top:72px !important;
}

@keyframes pulse-21552 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-21552 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item21552 {
	width:35px !important;
	height:35px !important;
	left:50px !important;
	top:356px !important;
}

@keyframes pulse-21571 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-21571 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item21571 {
	width:35px !important;
	height:35px !important;
	left:131px !important;
	top:415px !important;
}

@keyframes pulse-21585 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-21585 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	39% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	64% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item21585 {
	width:35px !important;
	height:35px !important;
	left:133px !important;
	top:177px !important;
}

#item23057 {
	width:605px !important;
	height:720px !important;
	left:-24px !important;
	top:-25px !important;
}
#in5footer,  #prefooter {display:none;}
