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

#item186158 {
	width:71px !important;
	height:22px !important;
}

#item186155 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186164 {
	width:121px !important;
	height:22px !important;
}

#item186161 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186170 {
	width:54px !important;
	height:22px !important;
}

#item186167 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186176 {
	width:106px !important;
	height:22px !important;
}

#item186173 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186182 {
	width:73px !important;
	height:22px !important;
}

#item186179 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186188 {
	width:74px !important;
	height:22px !important;
}

#item186185 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186194 {
	width:158px !important;
	height:22px !important;
}

#item186191 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186944 {
	width:44px !important;
	height:22px !important;
}

#item186941 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item186983 {
	width:44px !important;
	height:22px !important;
}

#item186980 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item137586 {
	width:2195px !important;
	height:606px !important;
	top:105px !important;
	background:#1255e9;
}

#item138152 {
	width:151px !important;
	height:151px !important;
	left:1433px !important;
	top:760px !important;
}

#item137991 {
	width:151px !important;
	height:151px !important;
	left:615px !important;
	top:760px !important;
}

#item138053 {
	width:151px !important;
	height:151px !important;
	left:1024px !important;
	top:760px !important;
}

#item138023 {
	width:151px !important;
	height:151px !important;
	left:820px !important;
	top:760px !important;
}

#item138121 {
	width:151px !important;
	height:151px !important;
	left:1229px !important;
	top:760px !important;
}

#item138216 {
	width:151px !important;
	height:151px !important;
	left:1637px !important;
	top:760px !important;
}

#item162371 {
	width:151px !important;
	height:151px !important;
	left:411px !important;
	top:760px !important;
}

@keyframes flyinfromleft-187301 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-187301 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-187304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-187304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes pulse-187354 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-187354 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item187354 {
	width:26px !important;
	height:40px !important;
	left:191px !important;
}

#item49850 {
	width:2195px !important;
	height:796px !important;
	top:118px !important;
	background:#1255e9;
}

#item186305 {
	width:71px !important;
	height:22px !important;
}

#item186302 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186311 {
	width:121px !important;
	height:22px !important;
}

#item186308 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186317 {
	width:54px !important;
	height:22px !important;
}

#item186314 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186323 {
	width:106px !important;
	height:22px !important;
}

#item186320 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186329 {
	width:73px !important;
	height:22px !important;
}

#item186326 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186335 {
	width:74px !important;
	height:22px !important;
}

#item186332 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186341 {
	width:158px !important;
	height:22px !important;
}

#item186338 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186952 {
	width:44px !important;
	height:22px !important;
}

#item186949 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item186992 {
	width:44px !important;
	height:22px !important;
}

#item186989 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item180827 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item180855 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item180905 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item180880 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item180851 {
	width:186px !important;
	height:47px !important;
	left:611px !important;
	top:950px !important;
}

#item180932 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item180982 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item180957 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item180929 {
	width:186px !important;
	height:47px !important;
	left:1403px !important;
	top:950px !important;
}

#item181009 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181060 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181035 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181006 {
	width:186px !important;
	height:47px !important;
	left:809px !important;
	top:950px !important;
}

#item181087 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181137 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181112 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181084 {
	width:187px !important;
	height:47px !important;
	left:1007px !important;
	top:950px !important;
}

#item181164 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181214 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181189 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181161 {
	width:186px !important;
	height:47px !important;
	left:1205px !important;
	top:950px !important;
}

#item181242 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181292 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181267 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181239 {
	width:186px !important;
	height:47px !important;
	left:1601px !important;
	top:950px !important;
}

#item123831 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item123834 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123895 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123971 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item124020 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item124069 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item124128 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item125004 {
	width:31px !important;
	height:45px !important;
	left:984px !important;
	top:741px !important;
}

@keyframes pulse-162559 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162559 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162559 {
	width:31px !important;
	height:45px !important;
	left:1203px !important;
	top:741px !important;
}

#item123469 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item123472 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123529 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123602 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123652 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123701 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item124994 {
	width:26px !important;
	height:40px !important;
}

#item125000 {
	width:26px !important;
	height:40px !important;
}

#item124998 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item123165 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item123168 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123225 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123299 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123348 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item124985 {
	width:26px !important;
	height:40px !important;
}

#item124991 {
	width:26px !important;
	height:40px !important;
}

#item124989 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item122911 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item122914 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item122972 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item123045 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item124976 {
	width:26px !important;
	height:40px !important;
}

#item124982 {
	width:26px !important;
	height:40px !important;
}

#item124980 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item122715 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item122772 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item124966 {
	width:26px !important;
	height:40px !important;
}

#item124973 {
	width:26px !important;
	height:40px !important;
}

#item124971 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item122584 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

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

#item122587 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

@keyframes flyinfromtop-122652 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-122652 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item124957 {
	width:26px !important;
	height:40px !important;
}

#item124963 {
	width:26px !important;
	height:40px !important;
}

#item124961 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

@keyframes pulse-162554 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162554 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162554 {
	width:31px !important;
	height:45px !important;
	left:1203px !important;
	top:741px !important;
}

#item122461 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
	background:#1255e9;
}

@keyframes pulse-122516 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	38.9% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63.9% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	66.7% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-122516 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	38.9% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63.9% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	66.7% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item122516 {
	width:26px !important;
	height:40px !important;
	left:1031px !important;
	top:224px !important;
}

#item122459 {
	width:2203px !important;
	height:804px !important;
	left:-9px !important;
	top:109px !important;
}

#item51734 {
	width:2195px !important;
	height:796px !important;
	top:118px !important;
	background:#193572;
}

#item186478 {
	width:71px !important;
	height:22px !important;
}

#item186475 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186484 {
	width:121px !important;
	height:22px !important;
}

#item186481 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186490 {
	width:54px !important;
	height:22px !important;
}

#item186487 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186496 {
	width:106px !important;
	height:22px !important;
}

#item186493 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186502 {
	width:73px !important;
	height:22px !important;
}

#item186499 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186508 {
	width:74px !important;
	height:22px !important;
}

#item186505 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186514 {
	width:158px !important;
	height:22px !important;
}

#item186511 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186956 {
	width:44px !important;
	height:22px !important;
}

#item186953 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item186996 {
	width:44px !important;
	height:22px !important;
}

#item186993 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item181371 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item181422 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181397 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item181368 {
	width:186px !important;
	height:47px !important;
	left:412px !important;
	top:950px !important;
}

#item181500 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181527 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181577 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181552 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181524 {
	width:186px !important;
	height:47px !important;
	left:1403px !important;
	top:950px !important;
}

#item181604 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181654 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181629 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181601 {
	width:186px !important;
	height:47px !important;
	left:809px !important;
	top:950px !important;
}

#item181681 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181733 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181707 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181678 {
	width:187px !important;
	height:47px !important;
	left:1007px !important;
	top:950px !important;
}

#item181760 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181810 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181785 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181757 {
	width:186px !important;
	height:47px !important;
	left:1205px !important;
	top:950px !important;
}

#item181837 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181887 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181862 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item181834 {
	width:186px !important;
	height:47px !important;
	left:1601px !important;
	top:950px !important;
}

#item125377 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item133106 {
	width:32px !important;
	height:44px !important;
	left:983px !important;
	top:742px !important;
}

@keyframes pulse-162595 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162595 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162595 {
	width:31px !important;
	height:45px !important;
	left:1204px !important;
	top:742px !important;
}

#item169198 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169249 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169301 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169353 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169402 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169457 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item125375 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item133097 {
	width:27px !important;
	height:39px !important;
}

#item133103 {
	width:26px !important;
	height:39px !important;
}

#item133101 {
	width:27px !important;
	height:39px !important;
	left:221px !important;
}

#item169577 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169629 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169681 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169733 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item169839 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item125373 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item133088 {
	width:27px !important;
	height:39px !important;
}

#item133094 {
	width:26px !important;
	height:39px !important;
}

#item133092 {
	width:27px !important;
	height:39px !important;
	left:221px !important;
}

#item169937 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170039 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170092 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170196 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item125371 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item133079 {
	width:27px !important;
	height:39px !important;
}

#item133085 {
	width:26px !important;
	height:39px !important;
}

#item133083 {
	width:27px !important;
	height:39px !important;
	left:221px !important;
}

#item170289 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170444 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170549 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item125369 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item133070 {
	width:27px !important;
	height:39px !important;
}

#item133076 {
	width:26px !important;
	height:39px !important;
}

#item133074 {
	width:27px !important;
	height:39px !important;
	left:221px !important;
}

#item170638 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item170899 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item125367 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes flyinfromtop-130449 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-130449 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item133051 {
	width:26px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item133049 {
	width:31px !important;
	height:44px !important;
	left:1204px !important;
	top:742px !important;
}

@keyframes pulse-162592 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162592 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162592 {
	width:31px !important;
	height:45px !important;
	left:1204px !important;
	top:742px !important;
}

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

#item171258 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item125363 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes pulse-133065 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-133065 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item133065 {
	width:26px !important;
	height:40px !important;
	left:1020px !important;
	top:224px !important;
}

#item125358 {
	width:2203px !important;
	height:805px !important;
	left:-9px !important;
	top:109px !important;
}

#item53733 {
	width:2195px !important;
	height:796px !important;
	top:118px !important;
	background:#1255e9;
}

#item186558 {
	width:71px !important;
	height:22px !important;
}

#item186555 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186564 {
	width:121px !important;
	height:22px !important;
}

#item186561 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186570 {
	width:54px !important;
	height:22px !important;
}

#item186567 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186576 {
	width:106px !important;
	height:22px !important;
}

#item186573 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186582 {
	width:73px !important;
	height:22px !important;
}

#item186579 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186588 {
	width:74px !important;
	height:22px !important;
}

#item186585 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186594 {
	width:158px !important;
	height:22px !important;
}

#item186591 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186960 {
	width:44px !important;
	height:22px !important;
}

#item186957 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item187000 {
	width:44px !important;
	height:22px !important;
}

#item186997 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item181965 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item182017 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item181992 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item181962 {
	width:186px !important;
	height:47px !important;
	left:412px !important;
	top:950px !important;
}

#item182044 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182094 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182069 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182041 {
	width:186px !important;
	height:47px !important;
	left:611px !important;
	top:950px !important;
}

#item182121 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182171 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182146 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182118 {
	width:186px !important;
	height:47px !important;
	left:1403px !important;
	top:950px !important;
}

#item182249 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182276 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182326 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182301 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182273 {
	width:187px !important;
	height:47px !important;
	left:1007px !important;
	top:950px !important;
}

#item182353 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182403 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182378 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182350 {
	width:186px !important;
	height:47px !important;
	left:1205px !important;
	top:950px !important;
}

#item182431 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182481 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182456 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182428 {
	width:186px !important;
	height:47px !important;
	left:1601px !important;
	top:950px !important;
}

#item133814 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item136807 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136860 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136910 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136958 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item137019 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item137068 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item137536 {
	width:32px !important;
	height:46px !important;
	left:983px !important;
	top:740px !important;
}

@keyframes pulse-162634 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162634 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162634 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item133812 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item136396 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136450 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136499 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136547 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136659 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item137524 {
	width:26px !important;
	height:41px !important;
}

#item137522 {
	width:27px !important;
	height:41px !important;
	left:221px !important;
}

#item137526 {
	width:27px !important;
	height:41px !important;
}

#item133810 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item135982 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136035 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136085 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item136245 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item137515 {
	width:26px !important;
	height:41px !important;
}

#item137513 {
	width:27px !important;
	height:41px !important;
	left:221px !important;
}

#item137517 {
	width:27px !important;
	height:41px !important;
}

#item133808 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item135572 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item135625 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item135835 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item137506 {
	width:26px !important;
	height:41px !important;
}

#item137504 {
	width:27px !important;
	height:41px !important;
	left:221px !important;
}

#item137508 {
	width:27px !important;
	height:41px !important;
}

#item133806 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item135164 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item135424 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

#item137495 {
	width:26px !important;
	height:41px !important;
}

#item137493 {
	width:27px !important;
	height:41px !important;
	left:221px !important;
}

#item137498 {
	width:27px !important;
	height:41px !important;
}

#item133804 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

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

#item134754 {
	width:215px !important;
	height:455px !important;
	background:#fff;
}

@keyframes flyinfromtop-135074 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-135074 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item137486 {
	width:26px !important;
	height:41px !important;
	left:2px !important;
	top:3px !important;
}

#item137484 {
	width:31px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

@keyframes pulse-162630 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162630 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162630 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item133800 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes pulse-137557 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-137557 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item137557 {
	width:31px !important;
	height:45px !important;
	left:1413px !important;
	top:328px !important;
}

#item133795 {
	width:2203px !important;
	height:804px !important;
	left:-9px !important;
	top:109px !important;
}

#item56948 {
	width:2195px !important;
	height:796px !important;
	top:118px !important;
	background:#193572;
}

#item186639 {
	width:71px !important;
	height:22px !important;
}

#item186636 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186646 {
	width:121px !important;
	height:22px !important;
}

#item186643 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186652 {
	width:54px !important;
	height:22px !important;
}

#item186649 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186659 {
	width:106px !important;
	height:22px !important;
}

#item186655 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186665 {
	width:73px !important;
	height:22px !important;
}

#item186662 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186671 {
	width:74px !important;
	height:22px !important;
}

#item186668 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186677 {
	width:158px !important;
	height:22px !important;
}

#item186674 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186964 {
	width:44px !important;
	height:22px !important;
}

#item186961 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item187004 {
	width:44px !important;
	height:22px !important;
}

#item187001 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item182555 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item182606 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182581 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item182552 {
	width:186px !important;
	height:47px !important;
	left:412px !important;
	top:950px !important;
}

#item182633 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182684 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182658 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182630 {
	width:186px !important;
	height:47px !important;
	left:611px !important;
	top:950px !important;
}

#item182711 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182761 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182736 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182708 {
	width:186px !important;
	height:47px !important;
	left:1403px !important;
	top:950px !important;
}

#item182788 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182839 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182813 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182785 {
	width:186px !important;
	height:47px !important;
	left:809px !important;
	top:950px !important;
}

#item182918 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182945 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182995 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item182970 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item182942 {
	width:186px !important;
	height:47px !important;
	left:1205px !important;
	top:950px !important;
}

#item183022 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183072 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183047 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183019 {
	width:186px !important;
	height:47px !important;
	left:1601px !important;
	top:950px !important;
}

#item139559 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item142290 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142346 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142430 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142483 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142533 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142590 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142959 {
	width:27px !important;
	height:40px !important;
}

#item142965 {
	width:26px !important;
	height:40px !important;
}

#item142963 {
	width:26px !important;
	height:40px !important;
	left:221px !important;
}

@keyframes pulse-162642 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162642 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162642 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item139557 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item141850 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141989 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142041 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142091 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142149 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142947 {
	width:27px !important;
	height:40px !important;
}

#item142953 {
	width:26px !important;
	height:40px !important;
}

#item142951 {
	width:27px !important;
	height:40px !important;
	left:220px !important;
}

#item139555 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item141406 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141547 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141650 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141708 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142938 {
	width:27px !important;
	height:40px !important;
}

#item142944 {
	width:26px !important;
	height:40px !important;
}

#item142942 {
	width:27px !important;
	height:40px !important;
	left:220px !important;
}

#item139553 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item140961 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141203 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item141260 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142929 {
	width:27px !important;
	height:40px !important;
}

#item142935 {
	width:26px !important;
	height:40px !important;
}

#item142933 {
	width:27px !important;
	height:40px !important;
	left:220px !important;
}

#item139551 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item140762 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item140820 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item142918 {
	width:27px !important;
	height:40px !important;
}

#item142926 {
	width:26px !important;
	height:40px !important;
}

#item142923 {
	width:27px !important;
	height:40px !important;
	left:220px !important;
}

#item139549 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

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

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

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

#item140375 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

@keyframes flyinfromtop-140433 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-140433 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes pulse-162655 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162655 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162655 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item139545 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes pulse-143121 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-143121 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item143121 {
	width:26px !important;
	height:40px !important;
	left:1067px !important;
	top:224px !important;
}

#item139540 {
	width:2203px !important;
	height:805px !important;
	left:-9px !important;
	top:109px !important;
}

#item56074 {
	width:2195px !important;
	height:796px !important;
	top:118px !important;
	background:#1255e9;
}

#item186717 {
	width:71px !important;
	height:22px !important;
}

#item186714 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186724 {
	width:121px !important;
	height:22px !important;
}

#item186720 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186730 {
	width:54px !important;
	height:22px !important;
}

#item186727 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186736 {
	width:106px !important;
	height:22px !important;
}

#item186733 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186742 {
	width:73px !important;
	height:22px !important;
}

#item186739 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186748 {
	width:74px !important;
	height:22px !important;
}

#item186745 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186754 {
	width:158px !important;
	height:22px !important;
}

#item186751 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186968 {
	width:44px !important;
	height:22px !important;
}

#item186965 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item187009 {
	width:44px !important;
	height:22px !important;
}

#item187005 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item183145 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item183197 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183171 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item183142 {
	width:186px !important;
	height:47px !important;
	left:412px !important;
	top:950px !important;
}

#item183224 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183274 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183249 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183221 {
	width:186px !important;
	height:47px !important;
	left:611px !important;
	top:950px !important;
}

#item183301 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183351 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183326 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183298 {
	width:186px !important;
	height:47px !important;
	left:1403px !important;
	top:950px !important;
}

#item183379 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183430 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183405 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183375 {
	width:186px !important;
	height:47px !important;
	left:809px !important;
	top:950px !important;
}

#item183457 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183507 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183482 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183454 {
	width:187px !important;
	height:47px !important;
	left:1007px !important;
	top:950px !important;
}

#item183585 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183613 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183663 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183638 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183610 {
	width:186px !important;
	height:47px !important;
	left:1601px !important;
	top:950px !important;
}

#item143667 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item148081 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item148165 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item148214 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item148264 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item148313 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item148582 {
	width:26px !important;
	height:40px !important;
}

#item148588 {
	width:25px !important;
	height:40px !important;
}

#item148586 {
	width:25px !important;
	height:40px !important;
	left:220px !important;
}

@keyframes pulse-162662 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162662 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162662 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item143665 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item147706 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147840 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147889 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147939 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item148573 {
	width:26px !important;
	height:40px !important;
}

#item148579 {
	width:25px !important;
	height:40px !important;
}

#item148577 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item143663 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item147334 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147466 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147515 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item148563 {
	width:26px !important;
	height:40px !important;
}

#item148570 {
	width:25px !important;
	height:40px !important;
}

#item148568 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item143661 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item147093 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item147143 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

#item148552 {
	width:26px !important;
	height:40px !important;
}

#item148559 {
	width:25px !important;
	height:40px !important;
}

#item148556 {
	width:26px !important;
	height:40px !important;
	left:220px !important;
}

#item143659 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

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

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

#item146703 {
	width:257px !important;
	height:391px !important;
	background:#fff;
}

@keyframes flyinfromtop-146865 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-146865 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes pulse-162674 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162674 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162674 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item143655 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes pulse-153607 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-153607 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item153607 {
	width:26px !important;
	height:40px !important;
	left:969px !important;
	top:224px !important;
}

#item143650 {
	width:2203px !important;
	height:805px !important;
	left:-9px !important;
	top:109px !important;
}

#item55625 {
	width:2195px !important;
	height:796px !important;
	top:118px !important;
	background:#193572;
}

#item186802 {
	width:71px !important;
	height:22px !important;
}

#item186799 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186808 {
	width:121px !important;
	height:22px !important;
}

#item186805 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186814 {
	width:54px !important;
	height:22px !important;
}

#item186811 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186820 {
	width:106px !important;
	height:22px !important;
}

#item186817 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186826 {
	width:73px !important;
	height:22px !important;
}

#item186823 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186832 {
	width:74px !important;
	height:22px !important;
}

#item186829 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186838 {
	width:158px !important;
	height:22px !important;
}

#item186835 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186972 {
	width:44px !important;
	height:22px !important;
}

#item186969 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item187013 {
	width:44px !important;
	height:22px !important;
}

#item187010 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item183729 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item183779 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183754 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item183726 {
	width:186px !important;
	height:47px !important;
	left:412px !important;
	top:950px !important;
}

#item183806 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183857 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183831 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183803 {
	width:186px !important;
	height:47px !important;
	left:611px !important;
	top:950px !important;
}

#item183934 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183961 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184011 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item183986 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item183958 {
	width:186px !important;
	height:47px !important;
	left:809px !important;
	top:950px !important;
}

#item184038 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184089 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184064 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184035 {
	width:187px !important;
	height:47px !important;
	left:1007px !important;
	top:950px !important;
}

#item184116 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184166 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184141 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184113 {
	width:186px !important;
	height:47px !important;
	left:1205px !important;
	top:950px !important;
}

#item184193 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184245 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184218 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184190 {
	width:186px !important;
	height:47px !important;
	left:1601px !important;
	top:950px !important;
}

#item149772 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item152695 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152745 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152795 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152851 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152905 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152977 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item153572 {
	width:26px !important;
	height:40px !important;
}

#item153570 {
	width:26px !important;
	height:40px !important;
	left:221px !important;
}

#item153574 {
	width:27px !important;
	height:40px !important;
}

@keyframes pulse-162683 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162683 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162683 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item149770 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item152228 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152278 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152384 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152437 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152509 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item153563 {
	width:26px !important;
	height:40px !important;
}

#item153561 {
	width:27px !important;
	height:40px !important;
	left:221px !important;
}

#item153565 {
	width:27px !important;
	height:40px !important;
}

#item149768 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item151759 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item151810 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item151915 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item152041 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item153554 {
	width:26px !important;
	height:40px !important;
}

#item153552 {
	width:27px !important;
	height:40px !important;
	left:221px !important;
}

#item153556 {
	width:27px !important;
	height:40px !important;
}

#item149766 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item151289 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item151339 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item151445 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item153541 {
	width:26px !important;
	height:40px !important;
}

#item153539 {
	width:27px !important;
	height:40px !important;
	left:221px !important;
}

#item153543 {
	width:27px !important;
	height:40px !important;
}

#item149764 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

#item150822 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item150872 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

#item153531 {
	width:26px !important;
	height:40px !important;
}

#item153529 {
	width:27px !important;
	height:40px !important;
	left:221px !important;
}

#item153533 {
	width:27px !important;
	height:40px !important;
}

#item149762 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

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

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

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

#item150402 {
	width:215px !important;
	height:391px !important;
	background:#fff;
}

@keyframes flyinfromtop-150694 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-150694 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes pulse-162702 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-162702 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162702 {
	width:32px !important;
	height:46px !important;
	left:1204px !important;
	top:740px !important;
}

#item149758 {
	width:2193px !important;
	height:794px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes pulse-153594 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-153594 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	19.4% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	61.1% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item153594 {
	width:26px !important;
	height:40px !important;
	left:1010px !important;
	top:224px !important;
}

#item149753 {
	width:2203px !important;
	height:804px !important;
	left:-9px !important;
	top:109px !important;
}

#item186878 {
	width:71px !important;
	height:22px !important;
}

#item186875 {
	width:71px !important;
	height:22px !important;
	left:1067px !important;
	top:54px !important;
}

#item186885 {
	width:121px !important;
	height:22px !important;
}

#item186881 {
	width:121px !important;
	height:22px !important;
	left:1140px !important;
	top:54px !important;
}

#item186891 {
	width:54px !important;
	height:22px !important;
}

#item186888 {
	width:54px !important;
	height:22px !important;
	left:1263px !important;
	top:54px !important;
}

#item186898 {
	width:106px !important;
	height:22px !important;
}

#item186894 {
	width:106px !important;
	height:22px !important;
	left:1319px !important;
	top:54px !important;
}

#item186904 {
	width:73px !important;
	height:22px !important;
}

#item186901 {
	width:73px !important;
	height:22px !important;
	left:1427px !important;
	top:54px !important;
}

#item186910 {
	width:74px !important;
	height:22px !important;
}

#item186907 {
	width:74px !important;
	height:22px !important;
	left:1502px !important;
	top:54px !important;
}

#item186916 {
	width:158px !important;
	height:22px !important;
}

#item186913 {
	width:158px !important;
	height:22px !important;
	left:1578px !important;
	top:54px !important;
}

#item186948 {
	width:44px !important;
	height:22px !important;
}

#item186945 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item186988 {
	width:44px !important;
	height:22px !important;
}

#item186984 {
	width:44px !important;
	height:22px !important;
	left:1744px !important;
	top:54px !important;
}

#item184307 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item184358 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184333 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#fff;
	border:solid 2px #44b7f3;
}

#item184304 {
	width:186px !important;
	height:47px !important;
	left:412px !important;
	top:950px !important;
}

#item184386 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184436 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184411 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184382 {
	width:186px !important;
	height:47px !important;
	left:611px !important;
	top:950px !important;
}

#item184463 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184513 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184488 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184460 {
	width:186px !important;
	height:47px !important;
	left:1403px !important;
	top:950px !important;
}

#item184541 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184591 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184566 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184538 {
	width:186px !important;
	height:47px !important;
	left:809px !important;
	top:950px !important;
}

#item184618 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184668 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184643 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184615 {
	width:187px !important;
	height:47px !important;
	left:1007px !important;
	top:950px !important;
}

#item184695 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184746 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

#item184720 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	border:solid 2px #44b7f3;
}

#item184692 {
	width:186px !important;
	height:47px !important;
	left:1205px !important;
	top:950px !important;
}

#item184823 {
	width:186px !important;
	height:47px !important;
	border-radius:50px;
	background:#9ee110;
	border:solid 2px #9ee110;
}

@keyframes flyinfromright-187412 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-187412 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-187435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-187435 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes zoomin2d-187481 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-187481 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
