/* 	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:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1230px; height:866px; background: #fff !important; }
.paper-vertical { width:1230px; height:100%; }
.paper-horizontal { width:10px; height:878px; }
@media all and (max-height:866px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1230px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-Quicksand-Regular;
	src:url("../fonts/Quicksand-Regular.ttf");
}

@font-face {
	font-family:FF-RaisonnePro-Bold;
	src:url("../fonts/RaisonnePro-Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Quicksand-Bold;
	src:url("../fonts/Quicksand-Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-RaisonnePro-Book;
	src:url("../fonts/RaisonnePro-Book.ttf");
}

#item530 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item531 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
	background:#009976;
}

#item545 {
	width:453px !important;
	height:241px !important;
	left:87px !important;
	top:538px !important;
}

#item573 {
	width:33px !important;
	height:33px !important;
}

#item552 {
	width:33px !important;
	height:33px !important;
}

#item562 {
	width:33px !important;
	height:33px !important;
}

#item550 {
	width:33px !important;
	height:33px !important;
}

#item612 {
	width:294px !important;
	height:20px !important;
	left:50px !important;
	top:4px !important;
}

#item637 {
	width:33px !important;
	height:33px !important;
}

#item618 {
	width:33px !important;
	height:33px !important;
}

#item626 {
	width:33px !important;
	height:33px !important;
}

#item616 {
	width:33px !important;
	height:33px !important;
}

#item675 {
	width:294px !important;
	height:20px !important;
	left:50px !important;
	top:4px !important;
}

#item698 {
	width:33px !important;
	height:33px !important;
}

#item681 {
	width:33px !important;
	height:33px !important;
}

#item689 {
	width:33px !important;
	height:33px !important;
}

#item679 {
	width:33px !important;
	height:33px !important;
}

#item735 {
	width:294px !important;
	height:20px !important;
	left:50px !important;
	top:4px !important;
}

#item760 {
	width:33px !important;
	height:33px !important;
}

#item741 {
	width:33px !important;
	height:33px !important;
}

#item750 {
	width:33px !important;
	height:33px !important;
}

#item739 {
	width:33px !important;
	height:33px !important;
}

#item800 {
	width:395px !important;
	height:20px !important;
	left:50px !important;
	top:4px !important;
}

#item804 {
	width:166px !important;
	height:44px !important;
	left:1px !important;
}

#item834 {
	width:382px !important;
	height:30px !important;
	top:57px !important;
}

#item5558 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item5559 {
	width:616px !important;
	height:369px !important;
	left:-1px !important;
	top:495px !important;
}

#item5588 {
	width:33px !important;
	height:33px !important;
}

#item5566 {
	width:33px !important;
	height:33px !important;
}

#item5577 {
	width:33px !important;
	height:33px !important;
}

#item5564 {
	width:33px !important;
	height:33px !important;
}

#item5626 {
	width:294px !important;
	height:20px !important;
	left:50px !important;
	top:4px !important;
}

#item5652 {
	width:33px !important;
	height:33px !important;
}

#item5632 {
	width:33px !important;
	height:33px !important;
}

#item5641 {
	width:33px !important;
	height:33px !important;
}

#item5630 {
	width:33px !important;
	height:33px !important;
}

#item5690 {
	width:294px !important;
	height:20px !important;
	left:50px !important;
	top:4px !important;
}

#item5716 {
	width:33px !important;
	height:33px !important;
}

#item5696 {
	width:33px !important;
	height:33px !important;
}

#item5706 {
	width:33px !important;
	height:33px !important;
}

#item5694 {
	width:33px !important;
	height:33px !important;
}

#item5756 {
	width:294px !important;
	height:20px !important;
	left:50px !important;
	top:4px !important;
}

#item5786 {
	width:33px !important;
	height:33px !important;
}

#item5762 {
	width:33px !important;
	height:33px !important;
}

#item5774 {
	width:33px !important;
	height:33px !important;
}

#item5760 {
	width:33px !important;
	height:33px !important;
}

#item5823 {
	width:404px !important;
	height:20px !important;
	left:50px !important;
	top:4px !important;
}

#item5827 {
	width:166px !important;
	height:44px !important;
	left:1px !important;
}

#item5855 {
	width:401px !important;
	height:30px !important;
	top:57px !important;
}

#item871 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item874 {
	width:16px !important;
	height:16px !important;
}

#item872 {
	width:16px !important;
	height:16px !important;
	left:1184px !important;
	top:26px !important;
}

#item913 {
	width:180px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item933 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

#item889 {
	width:180px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#fff;
}

#item909 {
	width:183px !important;
	height:20px !important;
	top:4px !important;
}

#item887 {
	width:183px !important;
	height:25px !important;
}

#item963 {
	width:180px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item983 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

#item939 {
	width:180px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#fff;
}

#item959 {
	width:183px !important;
	height:20px !important;
	top:4px !important;
}

#item937 {
	width:183px !important;
	height:25px !important;
	left:215px !important;
}

#item1013 {
	width:180px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item1033 {
	width:183px !important;
	height:20px !important;
	top:4px !important;
}

#item989 {
	width:180px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#fff;
}

#item1009 {
	width:183px !important;
	height:20px !important;
	top:4px !important;
}

#item987 {
	width:183px !important;
	height:25px !important;
	left:429px !important;
}

#item1063 {
	width:198px !important;
	height:25px !important;
	border-radius:12px;
	background:#272862;
}

#item1083 {
	width:198px !important;
	height:20px !important;
	top:3px !important;
}

#item1039 {
	width:198px !important;
	height:25px !important;
	border-radius:12px;
	background:#fff;
}

#item1059 {
	width:198px !important;
	height:20px !important;
	top:3px !important;
}

#item1037 {
	width:198px !important;
	height:25px !important;
	left:642px !important;
}

#item2406 {
	width:34px !important;
	height:34px !important;
}

#item2386 {
	width:34px !important;
	height:34px !important;
}

#item2395 {
	width:34px !important;
	height:34px !important;
}

#item2384 {
	width:34px !important;
	height:34px !important;
}

#item2448 {
	width:35px !important;
	height:35px !important;
}

#item2429 {
	width:35px !important;
	height:35px !important;
}

#item2438 {
	width:35px !important;
	height:35px !important;
}

#item2427 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item2471 {
	width:199px !important;
	height:25px !important;
	border-radius:12px;
	background:#272862;
}

#item2491 {
	width:198px !important;
	height:20px !important;
	top:3px !important;
}

#item2494 {
	width:1056px !important;
	height:504px !important;
	left:10px !important;
	top:97px !important;
}

@keyframes fly-in-left-2161 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-2161 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2193 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:3px !important;
}

#item2181 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:3px !important;
}

#item2179 {
	width:54px !important;
	height:54px !important;
	left:511px !important;
	top:320px !important;
}

#item2205 {
	width:199px !important;
	height:25px !important;
	border-radius:12px;
	background:#272862;
}

#item2225 {
	width:198px !important;
	height:20px !important;
	top:3px !important;
}

#item2251 {
	width:34px !important;
	height:34px !important;
}

#item2231 {
	width:34px !important;
	height:34px !important;
}

#item2241 {
	width:34px !important;
	height:34px !important;
}

#item2229 {
	width:34px !important;
	height:34px !important;
}

#item2296 {
	width:35px !important;
	height:35px !important;
}

#item2275 {
	width:35px !important;
	height:35px !important;
}

#item2285 {
	width:35px !important;
	height:35px !important;
}

#item2273 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item2335 {
	width:390px !important;
	height:188px !important;
}

#item2357 {
	width:276px !important;
	height:188px !important;
	left:405px !important;
}

#item2379 {
	width:350px !important;
	height:171px !important;
	left:705px !important;
}

#item2070 {
	width:34px !important;
	height:34px !important;
}

#item2049 {
	width:34px !important;
	height:34px !important;
}

#item2059 {
	width:34px !important;
	height:34px !important;
}

#item2047 {
	width:34px !important;
	height:34px !important;
}

#item2113 {
	width:35px !important;
	height:35px !important;
}

#item2091 {
	width:35px !important;
	height:35px !important;
}

#item2102 {
	width:35px !important;
	height:35px !important;
}

#item2089 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item2132 {
	width:1056px !important;
	height:504px !important;
	left:10px !important;
	top:97px !important;
}

#item2137 {
	width:181px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item2157 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

@keyframes fly-in-left-1816 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1816 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1855 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:3px !important;
}

#item1844 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:3px !important;
}

#item1842 {
	width:54px !important;
	height:54px !important;
	left:511px !important;
	top:320px !important;
}

#item1891 {
	width:34px !important;
	height:34px !important;
}

#item1868 {
	width:34px !important;
	height:34px !important;
}

#item1878 {
	width:34px !important;
	height:34px !important;
}

#item1866 {
	width:34px !important;
	height:34px !important;
}

#item1932 {
	width:35px !important;
	height:35px !important;
}

#item1913 {
	width:35px !important;
	height:35px !important;
}

#item1922 {
	width:35px !important;
	height:35px !important;
}

#item1911 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item1955 {
	width:181px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item1975 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

#item1998 {
	width:350px !important;
	height:171px !important;
}

#item2020 {
	width:350px !important;
	height:171px !important;
	left:350px !important;
}

#item2042 {
	width:350px !important;
	height:171px !important;
	left:705px !important;
}

#item1726 {
	width:34px !important;
	height:34px !important;
}

#item1707 {
	width:34px !important;
	height:34px !important;
}

#item1716 {
	width:34px !important;
	height:34px !important;
}

#item1705 {
	width:34px !important;
	height:34px !important;
}

#item1769 {
	width:35px !important;
	height:35px !important;
}

#item1750 {
	width:35px !important;
	height:35px !important;
}

#item1759 {
	width:35px !important;
	height:35px !important;
}

#item1748 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item1788 {
	width:181px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item1808 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

#item1811 {
	width:1056px !important;
	height:504px !important;
	left:10px !important;
	top:97px !important;
}

@keyframes fly-in-left-1452 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1452 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1487 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:3px !important;
}

#item1477 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:3px !important;
}

#item1475 {
	width:54px !important;
	height:54px !important;
	left:511px !important;
	top:320px !important;
}

#item1522 {
	width:34px !important;
	height:34px !important;
}

#item1502 {
	width:34px !important;
	height:34px !important;
}

#item1512 {
	width:34px !important;
	height:34px !important;
}

#item1500 {
	width:34px !important;
	height:34px !important;
}

#item1565 {
	width:35px !important;
	height:35px !important;
}

#item1543 {
	width:35px !important;
	height:35px !important;
}

#item1554 {
	width:35px !important;
	height:35px !important;
}

#item1541 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item1613 {
	width:181px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#272862;
}

#item1633 {
	width:183px !important;
	height:20px !important;
	left:3px !important;
	top:5px !important;
}

#item1589 {
	width:180px !important;
	height:25px !important;
	left:4px !important;
	top:3px !important;
	border-radius:12px;
	background:#272862;
}

#item1609 {
	width:183px !important;
	height:20px !important;
	left:3px !important;
	top:6px !important;
}

#item1587 {
	width:188px !important;
	height:30px !important;
	left:222px !important;
	top:10px !important;
}

#item1656 {
	width:350px !important;
	height:171px !important;
}

#item1678 {
	width:350px !important;
	height:171px !important;
	left:350px !important;
}

#item1700 {
	width:350px !important;
	height:171px !important;
	left:705px !important;
}

#item1362 {
	width:34px !important;
	height:34px !important;
}

#item1337 {
	width:34px !important;
	height:34px !important;
}

#item1349 {
	width:34px !important;
	height:34px !important;
}

#item1335 {
	width:34px !important;
	height:34px !important;
}

#item1402 {
	width:35px !important;
	height:35px !important;
}

#item1384 {
	width:35px !important;
	height:35px !important;
}

#item1392 {
	width:35px !important;
	height:35px !important;
}

#item1382 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item1423 {
	width:1056px !important;
	height:504px !important;
	left:10px !important;
	top:97px !important;
}

#item1428 {
	width:181px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item1448 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

@keyframes fly-in-left-1089 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1089 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1131 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:3px !important;
}

#item1117 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:3px !important;
}

#item1115 {
	width:54px !important;
	height:54px !important;
	left:511px !important;
	top:320px !important;
}

#item1167 {
	width:34px !important;
	height:34px !important;
}

#item1146 {
	width:34px !important;
	height:34px !important;
}

#item1157 {
	width:34px !important;
	height:34px !important;
}

#item1144 {
	width:34px !important;
	height:34px !important;
}

#item1219 {
	width:35px !important;
	height:35px !important;
}

#item1191 {
	width:35px !important;
	height:35px !important;
}

#item1204 {
	width:35px !important;
	height:35px !important;
}

#item1189 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item1243 {
	width:181px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item1263 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

#item1286 {
	width:350px !important;
	height:171px !important;
}

#item1308 {
	width:350px !important;
	height:171px !important;
	left:350px !important;
}

#item1330 {
	width:350px !important;
	height:171px !important;
	left:705px !important;
}

#item1087 {
	width:1066px !important;
	height:668px !important;
	left:77px !important;
	top:146px !important;
}

#item2499 {
	width:166px !important;
	height:44px !important;
}

#item2527 {
	width:310px !important;
	height:30px !important;
	left:201px !important;
	top:9px !important;
}

#item5897 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item5900 {
	width:16px !important;
	height:16px !important;
}

#item5898 {
	width:16px !important;
	height:16px !important;
	left:552px !important;
	top:47px !important;
}

#item5937 {
	width:180px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item5957 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

#item5913 {
	width:180px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#fff;
}

#item5933 {
	width:183px !important;
	height:20px !important;
	top:4px !important;
}

#item5911 {
	width:183px !important;
	height:25px !important;
	left:1px !important;
}

#item5987 {
	width:180px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item6007 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

#item5963 {
	width:180px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#fff;
}

#item5983 {
	width:183px !important;
	height:20px !important;
	top:4px !important;
}

#item5961 {
	width:183px !important;
	height:25px !important;
	left:235px !important;
}

#item6037 {
	width:180px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item6057 {
	width:183px !important;
	height:20px !important;
	top:4px !important;
}

#item6013 {
	width:180px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#fff;
}

#item6033 {
	width:183px !important;
	height:20px !important;
	top:4px !important;
}

#item6011 {
	width:183px !important;
	height:25px !important;
	top:36px !important;
}

#item6087 {
	width:198px !important;
	height:25px !important;
	border-radius:12px;
	background:#272862;
}

#item6107 {
	width:198px !important;
	height:20px !important;
	top:3px !important;
}

#item6063 {
	width:198px !important;
	height:25px !important;
	border-radius:12px;
	background:#fff;
}

#item6083 {
	width:198px !important;
	height:20px !important;
	top:3px !important;
}

#item6061 {
	width:198px !important;
	height:25px !important;
	left:219px !important;
	top:36px !important;
}

#item7419 {
	width:34px !important;
	height:34px !important;
}

#item7395 {
	width:34px !important;
	height:34px !important;
}

#item7406 {
	width:34px !important;
	height:34px !important;
}

#item7393 {
	width:34px !important;
	height:34px !important;
}

#item7461 {
	width:35px !important;
	height:35px !important;
}

#item7443 {
	width:35px !important;
	height:35px !important;
}

#item7451 {
	width:35px !important;
	height:35px !important;
}

#item7441 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item7481 {
	width:199px !important;
	height:25px !important;
	border-radius:12px;
	background:#272862;
}

#item7501 {
	width:198px !important;
	height:20px !important;
	top:3px !important;
}

#item7504 {
	width:521px !important;
	height:536px !important;
	left:29px !important;
	top:110px !important;
}

@keyframes fly-in-left-7196 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-7196 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item7229 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:3px !important;
}

#item7216 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:3px !important;
}

#item7214 {
	width:54px !important;
	height:54px !important;
	left:262px !important;
	top:307px !important;
}

#item7242 {
	width:199px !important;
	height:25px !important;
	border-radius:12px;
	background:#272862;
}

#item7262 {
	width:198px !important;
	height:20px !important;
	top:3px !important;
}

#item7286 {
	width:34px !important;
	height:34px !important;
}

#item7268 {
	width:34px !important;
	height:34px !important;
}

#item7277 {
	width:34px !important;
	height:34px !important;
}

#item7266 {
	width:34px !important;
	height:34px !important;
}

#item7327 {
	width:35px !important;
	height:35px !important;
}

#item7307 {
	width:35px !important;
	height:35px !important;
}

#item7316 {
	width:35px !important;
	height:35px !important;
}

#item7305 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item7366 {
	width:267px !important;
	height:263px !important;
}

#item7388 {
	width:290px !important;
	height:252px !important;
	left:267px !important;
}

#item7108 {
	width:34px !important;
	height:34px !important;
}

#item7088 {
	width:34px !important;
	height:34px !important;
}

#item7098 {
	width:34px !important;
	height:34px !important;
}

#item7086 {
	width:34px !important;
	height:34px !important;
}

#item7147 {
	width:35px !important;
	height:35px !important;
}

#item7128 {
	width:35px !important;
	height:35px !important;
}

#item7137 {
	width:35px !important;
	height:35px !important;
}

#item7126 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item7168 {
	width:181px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item7188 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

#item7191 {
	width:520px !important;
	height:536px !important;
	left:29px !important;
	top:110px !important;
}

#item6987 {
	width:34px !important;
	height:34px !important;
}

#item6968 {
	width:34px !important;
	height:34px !important;
}

#item6977 {
	width:34px !important;
	height:34px !important;
}

#item6966 {
	width:34px !important;
	height:34px !important;
}

#item7031 {
	width:35px !important;
	height:35px !important;
}

#item7010 {
	width:35px !important;
	height:35px !important;
}

#item7020 {
	width:35px !important;
	height:35px !important;
}

#item7008 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item7056 {
	width:521px !important;
	height:536px !important;
	left:29px !important;
	top:110px !important;
}

#item7061 {
	width:181px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item7081 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

@keyframes fly-in-left-6769 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-6769 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6796 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:3px !important;
}

#item6786 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:3px !important;
}

#item6784 {
	width:54px !important;
	height:54px !important;
	left:262px !important;
	top:313px !important;
}

#item6829 {
	width:34px !important;
	height:34px !important;
}

#item6809 {
	width:34px !important;
	height:34px !important;
}

#item6819 {
	width:34px !important;
	height:34px !important;
}

#item6807 {
	width:34px !important;
	height:34px !important;
}

#item6875 {
	width:35px !important;
	height:35px !important;
}

#item6852 {
	width:35px !important;
	height:35px !important;
}

#item6863 {
	width:35px !important;
	height:35px !important;
}

#item6850 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item6896 {
	width:181px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item6916 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

#item6939 {
	width:350px !important;
	height:263px !important;
}

#item6961 {
	width:278px !important;
	height:243px !important;
	left:278px !important;
}

#item6675 {
	width:34px !important;
	height:34px !important;
}

#item6655 {
	width:34px !important;
	height:34px !important;
}

#item6664 {
	width:34px !important;
	height:34px !important;
}

#item6653 {
	width:34px !important;
	height:34px !important;
}

#item6720 {
	width:35px !important;
	height:35px !important;
}

#item6697 {
	width:35px !important;
	height:35px !important;
}

#item6708 {
	width:35px !important;
	height:35px !important;
}

#item6695 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item6741 {
	width:181px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item6761 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

#item6764 {
	width:520px !important;
	height:536px !important;
	left:29px !important;
	top:110px !important;
}

@keyframes fly-in-left-6426 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-6426 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6456 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:74px !important;
}

#item6445 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:3px !important;
}

#item6443 {
	width:54px !important;
	height:126px !important;
	left:262px !important;
	top:298px !important;
}

#item6493 {
	width:34px !important;
	height:34px !important;
}

#item6469 {
	width:34px !important;
	height:34px !important;
}

#item6479 {
	width:34px !important;
	height:34px !important;
}

#item6467 {
	width:34px !important;
	height:34px !important;
}

#item6539 {
	width:35px !important;
	height:35px !important;
}

#item6519 {
	width:35px !important;
	height:35px !important;
}

#item6529 {
	width:35px !important;
	height:35px !important;
}

#item6517 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item6584 {
	width:181px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
	border-radius:12px;
	background:#272862;
}

#item6604 {
	width:183px !important;
	height:20px !important;
	left:3px !important;
	top:5px !important;
}

#item6560 {
	width:180px !important;
	height:25px !important;
	left:4px !important;
	top:3px !important;
	border-radius:12px;
	background:#272862;
}

#item6580 {
	width:183px !important;
	height:20px !important;
	left:3px !important;
	top:6px !important;
}

#item6558 {
	width:188px !important;
	height:30px !important;
	left:312px !important;
	top:10px !important;
}

#item6626 {
	width:255px !important;
	height:243px !important;
	left:29px !important;
	top:403px !important;
}

#item6648 {
	width:314px !important;
	height:243px !important;
	left:284px !important;
	top:403px !important;
}

#item6332 {
	width:34px !important;
	height:34px !important;
}

#item6312 {
	width:34px !important;
	height:34px !important;
}

#item6321 {
	width:34px !important;
	height:34px !important;
}

#item6310 {
	width:34px !important;
	height:34px !important;
}

#item6377 {
	width:35px !important;
	height:35px !important;
}

#item6357 {
	width:35px !important;
	height:35px !important;
}

#item6367 {
	width:35px !important;
	height:35px !important;
}

#item6355 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item6397 {
	width:521px !important;
	height:536px !important;
	left:29px !important;
	top:110px !important;
}

#item6402 {
	width:181px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item6422 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

@keyframes fly-in-left-6113 {
	0% {
		transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-6113 {
	0% {
		-webkit-transform:translate(-213.178px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6142 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:2px !important;
}

#item6132 {
	width:49px !important;
	height:49px !important;
	left:3px !important;
	top:2px !important;
}

#item6130 {
	width:54px !important;
	height:54px !important;
	left:262px !important;
	top:302px !important;
}

#item6179 {
	width:34px !important;
	height:34px !important;
}

#item6157 {
	width:34px !important;
	height:34px !important;
}

#item6168 {
	width:34px !important;
	height:34px !important;
}

#item6155 {
	width:34px !important;
	height:34px !important;
}

#item6218 {
	width:35px !important;
	height:35px !important;
}

#item6199 {
	width:35px !important;
	height:35px !important;
}

#item6208 {
	width:35px !important;
	height:35px !important;
}

#item6197 {
	width:35px !important;
	height:35px !important;
	left:67px !important;
}

#item6241 {
	width:181px !important;
	height:25px !important;
	left:1px !important;
	border-radius:12px;
	background:#272862;
}

#item6261 {
	width:183px !important;
	height:20px !important;
	top:3px !important;
}

#item6283 {
	width:267px !important;
	height:243px !important;
	left:29px !important;
	top:403px !important;
}

#item6305 {
	width:314px !important;
	height:243px !important;
	left:283px !important;
	top:403px !important;
}

#item6111 {
	width:597px !important;
	height:718px !important;
	left:18px !important;
	top:146px !important;
}

#item7509 {
	width:166px !important;
	height:44px !important;
}

#item7538 {
	width:310px !important;
	height:30px !important;
	left:201px !important;
	top:9px !important;
}

#item2556 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item2557 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
	background:#009976;
}

#item2589 {
	width:444px !important;
	height:20px !important;
	left:88px !important;
	top:174px !important;
}

#item3019 {
	width:433px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item2998 {
	width:438px !important;
	height:18px !important;
	left:11px !important;
	top:68px !important;
}

#item3044 {
	width:433px !important;
	height:95px !important;
	left:3px !important;
	top:3px !important;
}

#item3023 {
	width:438px !important;
	height:100px !important;
	left:10px !important;
	top:95px !important;
}

#item3070 {
	width:433px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item3049 {
	width:438px !important;
	height:18px !important;
	left:11px !important;
	top:39px !important;
}

#item3095 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item3074 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

#item2918 {
	width:433px !important;
	height:61px !important;
	left:3px !important;
	top:2px !important;
}

#item2897 {
	width:438px !important;
	height:66px !important;
	left:10px !important;
	top:64px !important;
}

#item2943 {
	width:433px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item2922 {
	width:438px !important;
	height:18px !important;
	left:11px !important;
	top:146px !important;
}

#item2968 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item2947 {
	width:438px !important;
	height:18px !important;
	left:11px !important;
	top:37px !important;
}

#item2993 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item2972 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

#item2817 {
	width:328px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item2796 {
	width:333px !important;
	height:18px !important;
	left:10px !important;
	top:140px !important;
}

#item2842 {
	width:328px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item2821 {
	width:333px !important;
	height:18px !important;
	left:10px !important;
	top:168px !important;
}

#item2867 {
	width:433px !important;
	height:78px !important;
	left:3px !important;
	top:2px !important;
}

#item2846 {
	width:438px !important;
	height:83px !important;
	left:10px !important;
	top:37px !important;
}

#item2892 {
	width:328px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item2871 {
	width:333px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

#item2716 {
	width:433px !important;
	height:146px !important;
	left:2px !important;
	top:3px !important;
}

#item2695 {
	width:438px !important;
	height:151px !important;
	left:10px !important;
	top:10px !important;
}

#item2741 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item2720 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:203px !important;
}

#item2766 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item2745 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:231px !important;
}

#item2791 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item2770 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:173px !important;
}

#item2615 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item2594 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:97px !important;
}

#item2640 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item2619 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:68px !important;
}

#item2665 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item2644 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:39px !important;
}

#item2690 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item2669 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

#item2592 {
	width:448px !important;
	height:249px !important;
	left:86px !important;
	top:392px !important;
}

#item3118 {
	width:445px !important;
	height:122px !important;
	left:87px !important;
	top:225px !important;
}

#item3122 {
	width:166px !important;
	height:44px !important;
}

#item3149 {
	width:310px !important;
	height:30px !important;
	left:201px !important;
	top:9px !important;
}

@keyframes twirl-3152 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-3152 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item3154 {
	width:16px !important;
	height:16px !important;
}

#item3152 {
	width:16px !important;
	height:16px !important;
	left:1184px !important;
	top:26px !important;
}

#item7566 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item7586 {
	width:444px !important;
	height:20px !important;
	left:48px !important;
	top:198px !important;
}

#item8016 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item7995 {
	width:438px !important;
	height:18px !important;
	left:11px !important;
	top:68px !important;
}

#item8041 {
	width:433px !important;
	height:95px !important;
	left:2px !important;
	top:2px !important;
}

#item8020 {
	width:438px !important;
	height:100px !important;
	left:10px !important;
	top:95px !important;
}

#item8067 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item8046 {
	width:438px !important;
	height:18px !important;
	left:11px !important;
	top:39px !important;
}

#item8092 {
	width:433px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item8071 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

#item7915 {
	width:433px !important;
	height:61px !important;
	left:2px !important;
	top:3px !important;
}

#item7894 {
	width:438px !important;
	height:66px !important;
	left:10px !important;
	top:64px !important;
}

#item7940 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item7919 {
	width:438px !important;
	height:18px !important;
	left:11px !important;
	top:146px !important;
}

#item7965 {
	width:433px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item7944 {
	width:438px !important;
	height:18px !important;
	left:11px !important;
	top:37px !important;
}

#item7990 {
	width:433px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item7969 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

#item7814 {
	width:328px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item7793 {
	width:333px !important;
	height:18px !important;
	left:10px !important;
	top:140px !important;
}

#item7839 {
	width:328px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item7818 {
	width:333px !important;
	height:18px !important;
	left:10px !important;
	top:168px !important;
}

#item7864 {
	width:433px !important;
	height:78px !important;
	left:2px !important;
	top:2px !important;
}

#item7843 {
	width:438px !important;
	height:83px !important;
	left:10px !important;
	top:37px !important;
}

#item7889 {
	width:328px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item7868 {
	width:333px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

#item7713 {
	width:433px !important;
	height:146px !important;
	left:3px !important;
	top:3px !important;
}

#item7692 {
	width:438px !important;
	height:151px !important;
	left:10px !important;
	top:10px !important;
}

#item7738 {
	width:433px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item7717 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:203px !important;
}

#item7763 {
	width:433px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item7742 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:231px !important;
}

#item7788 {
	width:433px !important;
	height:13px !important;
	left:2px !important;
	top:3px !important;
}

#item7767 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:173px !important;
}

#item7612 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item7591 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:97px !important;
}

#item7637 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item7616 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:68px !important;
}

#item7662 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item7641 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:39px !important;
}

#item7687 {
	width:433px !important;
	height:13px !important;
	left:3px !important;
	top:3px !important;
}

#item7666 {
	width:438px !important;
	height:18px !important;
	left:10px !important;
	top:10px !important;
}

#item7589 {
	width:448px !important;
	height:249px !important;
	left:78px !important;
	top:393px !important;
}

#item8115 {
	width:520px !important;
	height:105px !important;
	left:47px !important;
	top:245px !important;
}

#item8119 {
	width:166px !important;
	height:44px !important;
}

#item8147 {
	width:310px !important;
	height:30px !important;
	left:201px !important;
	top:9px !important;
}

@keyframes twirl-8150 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-8150 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item8152 {
	width:16px !important;
	height:16px !important;
}

#item8150 {
	width:16px !important;
	height:16px !important;
	left:549px !important;
	top:47px !important;
}

#item3193 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item3194 {
	opacity:0.20;
	width:2041px !important;
	height:1900px !important;
	left:-269px !important;
	top:-518px !important;
	background:#009976;
}

#item3225 {
	width:101px !important;
	height:20px !important;
}

@keyframes fly-in-right-3225 {
	0% {
		transform:translate(99px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-3225 {
	0% {
		-webkit-transform:translate(99px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3229 {
	width:16px !important;
	height:2px !important;
	top:7px !important;
	background:#c4d672;
}

@keyframes grow-3229 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3229 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3229 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item3230 {
	width:15px !important;
	height:15px !important;
	left:15px !important;
}

@keyframes grow-3230 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3230 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3261 {
	width:224px !important;
	height:20px !important;
}

@keyframes fly-in-right-3261 {
	0% {
		transform:translate(99px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-3261 {
	0% {
		-webkit-transform:translate(99px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3265 {
	width:29px !important;
	height:2px !important;
	top:7px !important;
	background:#c4d672;
}

@keyframes grow-3265 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3265 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3265 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item3266 {
	width:15px !important;
	height:15px !important;
	left:28px !important;
}

@keyframes grow-3266 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3266 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3297 {
	width:171px !important;
	height:20px !important;
}

@keyframes fly-in-right-3297 {
	0% {
		transform:translate(99px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-3297 {
	0% {
		-webkit-transform:translate(99px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3301 {
	width:22px !important;
	height:2px !important;
	top:7px !important;
	background:#c4d672;
}

@keyframes grow-3301 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3301 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3301 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item3302 {
	width:15px !important;
	height:15px !important;
	left:21px !important;
}

@keyframes grow-3302 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3302 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3333 {
	width:169px !important;
	height:20px !important;
	left:50px !important;
}

@keyframes fly-in-left-3333 {
	0% {
		transform:translate(-67.866px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-3333 {
	0% {
		-webkit-transform:translate(-67.866px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3337 {
	width:30px !important;
	height:2px !important;
	left:14px !important;
	top:7px !important;
	background:#c4d672;
}

@keyframes grow-3337 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3337 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3337 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item3338 {
	width:15px !important;
	height:15px !important;
}

@keyframes grow-3338 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3338 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3368 {
	width:112px !important;
	height:20px !important;
	left:28px !important;
}

@keyframes fly-in-left-3368 {
	0% {
		transform:translate(-67.866px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-3368 {
	0% {
		-webkit-transform:translate(-67.866px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3372 {
	width:17px !important;
	height:2px !important;
	left:9px !important;
	top:4px !important;
	background:#c4d672;
}

@keyframes grow-3372 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3372 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3372 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item3373 {
	width:10px !important;
	height:10px !important;
}

@keyframes grow-3373 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3373 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3404 {
	width:111px !important;
	height:20px !important;
	top:14px !important;
}

@keyframes fly-in-left-3404 {
	0% {
		transform:translate(-67.866px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-3404 {
	0% {
		-webkit-transform:translate(-67.866px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes grow-3408 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3408 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3408 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item3409 {
	width:10px !important;
	height:10px !important;
}

@keyframes grow-3409 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3409 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3439 {
	width:138px !important;
	height:20px !important;
	left:122px !important;
}

@keyframes fly-in-left-3439 {
	0% {
		transform:translate(-67.866px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-3439 {
	0% {
		-webkit-transform:translate(-67.866px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3443 {
	width:107px !important;
	height:2px !important;
	left:9px !important;
	top:4px !important;
	background:#c4d672;
}

@keyframes grow-3443 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3443 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3443 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item3444 {
	width:10px !important;
	height:10px !important;
}

@keyframes grow-3444 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3444 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3473 {
	width:92px !important;
	height:20px !important;
	left:18px !important;
}

@keyframes fly-in-left-3473 {
	0% {
		transform:translate(-67.866px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-3473 {
	0% {
		-webkit-transform:translate(-67.866px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3477 {
	width:10px !important;
	height:2px !important;
	left:9px !important;
	top:4px !important;
	background:#c4d672;
}

@keyframes grow-3477 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3477 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3477 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item3478 {
	width:10px !important;
	height:10px !important;
}

@keyframes grow-3478 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3478 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3507 {
	width:87px !important;
	height:20px !important;
	left:87px !important;
}

@keyframes fly-in-left-3507 {
	0% {
		transform:translate(-67.866px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-3507 {
	0% {
		-webkit-transform:translate(-67.866px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3511 {
	width:68px !important;
	height:2px !important;
	left:13px !important;
	top:7px !important;
	background:#c4d672;
}

@keyframes grow-3511 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3511 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3511 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item3512 {
	width:15px !important;
	height:15px !important;
}

@keyframes grow-3512 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3512 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3540 {
	width:171px !important;
	height:20px !important;
}

@keyframes fly-in-right-3540 {
	0% {
		transform:translate(99px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-3540 {
	0% {
		-webkit-transform:translate(99px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3544 {
	width:22px !important;
	height:2px !important;
	top:7px !important;
	background:#c4d672;
}

@keyframes grow-3544 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3544 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3544 {
	transform-origin:100% 50%;
	-webkit-transform-origin:100% 50%;
}

#item3545 {
	width:15px !important;
	height:15px !important;
	left:21px !important;
}

@keyframes grow-3545 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3545 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3556 {
	width:138px !important;
	height:21px !important;
}

#item3554 {
	width:138px !important;
	height:21px !important;
	left:204px !important;
	top:504px !important;
}

#item3560 {
	width:280px !important;
	height:21px !important;
}

#item3558 {
	width:280px !important;
	height:21px !important;
	left:47px !important;
	top:478px !important;
}

@keyframes twirl-3562 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-3562 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item3564 {
	width:16px !important;
	height:16px !important;
}

#item3562 {
	width:16px !important;
	height:16px !important;
	left:1184px !important;
	top:26px !important;
}

#item3577 {
	width:166px !important;
	height:44px !important;
}

#item3607 {
	width:310px !important;
	height:30px !important;
	left:201px !important;
	top:9px !important;
}

#item3612 {
	width:126px !important;
	height:24px !important;
}

#item3610 {
	width:126px !important;
	height:24px !important;
	left:198px !important;
	top:435px !important;
}

#item3616 {
	width:180px !important;
	height:24px !important;
}

#item3614 {
	width:180px !important;
	height:24px !important;
	left:340px !important;
	top:381px !important;
}

#item3620 {
	width:115px !important;
	height:17px !important;
}

#item3618 {
	width:115px !important;
	height:17px !important;
	left:341px !important;
	top:416px !important;
}

#item3624 {
	width:132px !important;
	height:15px !important;
}

#item3622 {
	width:132px !important;
	height:15px !important;
	left:408px !important;
	top:450px !important;
}

#item3628 {
	width:121px !important;
	height:15px !important;
}

#item3626 {
	width:121px !important;
	height:15px !important;
	left:352px !important;
	top:473px !important;
}

#item3632 {
	width:127px !important;
	height:15px !important;
}

#item3630 {
	width:127px !important;
	height:15px !important;
	left:1079px !important;
	top:444px !important;
}

#item3636 {
	width:162px !important;
	height:24px !important;
}

#item3634 {
	width:162px !important;
	height:24px !important;
	left:972px !important;
	top:624px !important;
}

#item3640 {
	width:249px !important;
	height:14px !important;
}

#item3638 {
	width:249px !important;
	height:14px !important;
	left:354px !important;
	top:433px !important;
}

@keyframes grow-3991 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3991 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4006 {
	width:42px !important;
	height:18px !important;
	left:100px !important;
}

#item4026 {
	width:286px !important;
	height:129px !important;
	top:54px !important;
}

#item4029 {
	width:36px !important;
	height:18px !important;
	left:151px !important;
}

#item4030 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
	top:54px !important;
}

@keyframes grow-3953 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3953 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3986 {
	width:286px !important;
	height:129px !important;
	left:65px !important;
	top:253px !important;
}

#item3989 {
	width:36px !important;
	height:36px !important;
	left:99px !important;
	top:54px !important;
}

@keyframes grow-3918 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3918 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3948 {
	width:286px !important;
	height:129px !important;
	left:65px !important;
	top:253px !important;
}

#item3951 {
	width:45px !important;
	height:36px !important;
	top:45px !important;
}

@keyframes grow-3879 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3879 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3913 {
	width:267px !important;
	height:81px !important;
	left:75px !important;
	top:267px !important;
}

#item3916 {
	width:36px !important;
	height:36px !important;
	left:108px !important;
	top:18px !important;
}

@keyframes grow-3841 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3841 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3874 {
	width:286px !important;
	height:129px !important;
	left:65px !important;
	top:253px !important;
}

#item3877 {
	width:72px !important;
	height:72px !important;
	left:162px !important;
}

@keyframes grow-3802 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3802 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3836 {
	width:286px !important;
	height:129px !important;
	left:65px !important;
	top:253px !important;
}

#item3839 {
	width:45px !important;
	height:45px !important;
	left:162px !important;
	top:27px !important;
}

@keyframes grow-3761 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3761 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3797 {
	width:286px !important;
	height:129px !important;
	left:65px !important;
	top:253px !important;
}

#item3800 {
	width:27px !important;
	height:45px !important;
	left:180px !important;
	top:9px !important;
}

@keyframes grow-3723 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3723 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3756 {
	width:286px !important;
	height:129px !important;
	left:65px !important;
	top:253px !important;
}

#item3759 {
	width:54px !important;
	height:45px !important;
	left:126px !important;
	top:9px !important;
}

@keyframes grow-3686 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3686 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3718 {
	width:286px !important;
	height:105px !important;
	left:65px !important;
	top:267px !important;
}

#item3721 {
	width:27px !important;
	height:27px !important;
	left:153px !important;
	top:18px !important;
}

@keyframes grow-3646 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-3646 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item3646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3681 {
	width:286px !important;
	height:105px !important;
	left:65px !important;
	top:267px !important;
}

#item3684 {
	width:27px !important;
	height:27px !important;
	left:180px !important;
	top:27px !important;
}

#item3644 {
	width:33px !important;
	height:33px !important;
	left:451px !important;
	top:36px !important;
}

#item3642 {
	width:514px !important;
	height:509px !important;
	left:485px !important;
	top:126px !important;
}

#item8200 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item8201 {
	opacity:0.20;
	width:1104px !important;
	height:1028px !important;
	left:-254px !important;
	top:-108px !important;
	background:#009976;
}

#item8231 {
	width:133px !important;
	height:20px !important;
	left:312px !important;
	top:639px !important;
}

#item8253 {
	width:256px !important;
	height:20px !important;
	left:312px !important;
	top:719px !important;
}

#item8275 {
	width:135px !important;
	height:20px !important;
	left:312px !important;
	top:599px !important;
}

#item8297 {
	width:166px !important;
	height:20px !important;
	left:126px !important;
	top:719px !important;
}

#item8319 {
	width:138px !important;
	height:20px !important;
	left:312px !important;
	top:679px !important;
}

#item8341 {
	width:135px !important;
	height:20px !important;
	left:312px !important;
	top:759px !important;
}

#item8363 {
	width:166px !important;
	height:20px !important;
	left:126px !important;
	top:759px !important;
}

#item8385 {
	width:166px !important;
	height:22px !important;
	left:126px !important;
	top:599px !important;
}

#item8407 {
	width:166px !important;
	height:20px !important;
	left:126px !important;
	top:679px !important;
}

#item8429 {
	width:166px !important;
	height:20px !important;
	left:126px !important;
	top:639px !important;
}

#item8435 {
	width:180px !important;
	height:27px !important;
}

#item8433 {
	width:180px !important;
	height:27px !important;
}

#item8439 {
	width:180px !important;
	height:27px !important;
}

#item8437 {
	width:180px !important;
	height:27px !important;
	left:187px !important;
}

#item8443 {
	width:180px !important;
	height:27px !important;
}

#item8441 {
	width:180px !important;
	height:27px !important;
	top:43px !important;
}

#item8447 {
	width:180px !important;
	height:27px !important;
}

#item8445 {
	width:180px !important;
	height:27px !important;
	left:187px !important;
	top:43px !important;
}

#item8451 {
	width:180px !important;
	height:27px !important;
}

#item8449 {
	width:180px !important;
	height:27px !important;
	top:79px !important;
}

#item8455 {
	width:180px !important;
	height:27px !important;
}

#item8453 {
	width:180px !important;
	height:27px !important;
	left:187px !important;
	top:79px !important;
}

#item8459 {
	width:180px !important;
	height:27px !important;
}

#item8457 {
	width:180px !important;
	height:27px !important;
	top:120px !important;
}

#item8463 {
	width:268px !important;
	height:27px !important;
}

#item8461 {
	width:268px !important;
	height:27px !important;
	left:187px !important;
	top:120px !important;
}

#item8467 {
	width:180px !important;
	height:27px !important;
}

#item8465 {
	width:180px !important;
	height:27px !important;
	top:160px !important;
}

#item8471 {
	width:180px !important;
	height:27px !important;
}

#item8469 {
	width:180px !important;
	height:27px !important;
	left:187px !important;
	top:160px !important;
}

#item8473 {
	width:15px !important;
	height:15px !important;
	left:61px !important;
	top:440px !important;
}

@keyframes grow-8473 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8473 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8483 {
	width:15px !important;
	height:15px !important;
	left:59px !important;
	top:422px !important;
}

@keyframes grow-8483 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8483 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8492 {
	width:15px !important;
	height:15px !important;
	left:41px !important;
	top:422px !important;
}

@keyframes grow-8492 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8492 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8500 {
	width:15px !important;
	height:15px !important;
	left:426px !important;
	top:504px !important;
}

@keyframes grow-8500 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8500 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8509 {
	width:10px !important;
	height:10px !important;
	left:105px !important;
	top:410px !important;
}

@keyframes grow-8509 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8509 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8518 {
	width:10px !important;
	height:10px !important;
	left:102px !important;
	top:418px !important;
}

@keyframes grow-8518 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8518 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8527 {
	width:10px !important;
	height:10px !important;
	left:77px !important;
	top:402px !important;
}

@keyframes grow-8527 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8527 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8537 {
	width:15px !important;
	height:15px !important;
	left:74px !important;
	top:381px !important;
}

@keyframes grow-8537 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8537 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8546 {
	width:15px !important;
	height:15px !important;
	left:529px !important;
	top:408px !important;
}

@keyframes grow-8546 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8546 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes twirl-8556 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-8556 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item8558 {
	width:16px !important;
	height:16px !important;
}

#item8556 {
	width:16px !important;
	height:16px !important;
	left:552px !important;
	top:47px !important;
}

#item8571 {
	width:166px !important;
	height:44px !important;
}

#item8601 {
	width:310px !important;
	height:30px !important;
	left:201px !important;
	top:9px !important;
}

@keyframes grow-8952 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8952 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8965 {
	width:42px !important;
	height:18px !important;
	left:100px !important;
}

#item8985 {
	width:286px !important;
	height:129px !important;
	top:54px !important;
}

#item8988 {
	width:36px !important;
	height:18px !important;
	left:151px !important;
}

#item8989 {
	width:27px !important;
	height:27px !important;
	left:100px !important;
	top:156px !important;
}

#item8992 {
	width:477px !important;
	height:464px !important;
	left:3px !important;
	top:3px !important;
}

#item8990 {
	width:482px !important;
	height:469px !important;
	left:82px !important;
	top:153px !important;
}

@keyframes grow-8913 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8913 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8943 {
	width:286px !important;
	height:129px !important;
	left:65px !important;
	top:253px !important;
}

#item8946 {
	width:36px !important;
	height:36px !important;
	left:109px !important;
	top:156px !important;
}

#item8949 {
	width:477px !important;
	height:464px !important;
	left:3px !important;
	top:3px !important;
}

#item8947 {
	width:482px !important;
	height:469px !important;
	left:82px !important;
	top:153px !important;
}

@keyframes grow-8876 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8876 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8904 {
	width:286px !important;
	height:129px !important;
	left:65px !important;
	top:253px !important;
}

#item8907 {
	width:45px !important;
	height:36px !important;
	left:10px !important;
	top:147px !important;
}

#item8910 {
	width:477px !important;
	height:464px !important;
	left:3px !important;
	top:3px !important;
}

#item8908 {
	width:482px !important;
	height:469px !important;
	left:82px !important;
	top:153px !important;
}

@keyframes grow-8837 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8837 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8867 {
	width:267px !important;
	height:81px !important;
	left:75px !important;
	top:267px !important;
}

#item8870 {
	width:36px !important;
	height:36px !important;
	left:118px !important;
	top:120px !important;
}

#item8873 {
	width:477px !important;
	height:464px !important;
	left:3px !important;
	top:3px !important;
}

#item8871 {
	width:482px !important;
	height:469px !important;
	left:82px !important;
	top:153px !important;
}

@keyframes grow-8799 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8799 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8828 {
	width:286px !important;
	height:129px !important;
	left:65px !important;
	top:253px !important;
}

#item8831 {
	width:72px !important;
	height:72px !important;
	left:172px !important;
	top:102px !important;
}

#item8834 {
	width:477px !important;
	height:464px !important;
	left:3px !important;
	top:3px !important;
}

#item8832 {
	width:482px !important;
	height:469px !important;
	left:82px !important;
	top:153px !important;
}

@keyframes grow-8761 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8761 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8790 {
	width:286px !important;
	height:129px !important;
	left:65px !important;
	top:253px !important;
}

#item8793 {
	width:45px !important;
	height:45px !important;
	left:172px !important;
	top:129px !important;
}

#item8796 {
	width:477px !important;
	height:464px !important;
	left:3px !important;
	top:3px !important;
}

#item8794 {
	width:482px !important;
	height:469px !important;
	left:82px !important;
	top:153px !important;
}

@keyframes grow-8723 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8723 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8752 {
	width:286px !important;
	height:129px !important;
	left:65px !important;
	top:253px !important;
}

#item8755 {
	width:27px !important;
	height:45px !important;
	left:190px !important;
	top:111px !important;
}

#item8758 {
	width:477px !important;
	height:464px !important;
	left:3px !important;
	top:3px !important;
}

#item8756 {
	width:482px !important;
	height:469px !important;
	left:82px !important;
	top:153px !important;
}

@keyframes grow-8686 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8686 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8714 {
	width:286px !important;
	height:129px !important;
	left:65px !important;
	top:253px !important;
}

#item8717 {
	width:54px !important;
	height:45px !important;
	left:136px !important;
	top:111px !important;
}

#item8720 {
	width:477px !important;
	height:464px !important;
	left:3px !important;
	top:3px !important;
}

#item8718 {
	width:482px !important;
	height:469px !important;
	left:82px !important;
	top:153px !important;
}

@keyframes grow-8648 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8648 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8677 {
	width:286px !important;
	height:105px !important;
	left:65px !important;
	top:267px !important;
}

#item8680 {
	width:27px !important;
	height:27px !important;
	left:163px !important;
	top:120px !important;
}

#item8683 {
	width:477px !important;
	height:464px !important;
	left:3px !important;
	top:3px !important;
}

#item8681 {
	width:482px !important;
	height:469px !important;
	left:82px !important;
	top:153px !important;
}

@keyframes grow-8608 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-8608 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item8608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8639 {
	width:286px !important;
	height:105px !important;
	left:65px !important;
	top:267px !important;
}

#item8642 {
	width:27px !important;
	height:27px !important;
	left:190px !important;
	top:129px !important;
}

#item8645 {
	width:477px !important;
	height:464px !important;
	left:3px !important;
	top:3px !important;
}

#item8643 {
	width:482px !important;
	height:469px !important;
	left:82px !important;
	top:153px !important;
}

#item8606 {
	width:33px !important;
	height:33px !important;
	left:18px !important;
	top:10px !important;
}

#item8604 {
	width:564px !important;
	height:622px !important;
	left:-15px !important;
	top:-52px !important;
}

#item4058 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item4059 {
	width:591px !important;
	height:866px !important;
	left:639px !important;
	background:#009976;
}

#item4074 {
	width:166px !important;
	height:44px !important;
}

#item4104 {
	width:558px !important;
	height:30px !important;
	top:57px !important;
}

@keyframes twirl-4107 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-4107 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item4109 {
	width:16px !important;
	height:16px !important;
}

#item4107 {
	width:16px !important;
	height:16px !important;
	left:1184px !important;
	top:26px !important;
}

@keyframes grow-4119 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-4119 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item4119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4120 {
	width:105px !important;
	height:95px !important;
	border-radius:6px;
	background:#fff;
}

#item4140 {
	width:88px !important;
	height:39px !important;
	left:9px !important;
	top:28px !important;
}

@keyframes grow-4143 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-4143 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item4143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4144 {
	width:105px !important;
	height:95px !important;
	border-radius:6px;
	background:#fff;
}

#item4145 {
	width:74px !important;
	height:14px !important;
	left:16px !important;
	top:42px !important;
}

@keyframes grow-4156 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-4156 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item4156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4157 {
	width:105px !important;
	height:95px !important;
	border-radius:6px;
	background:#fff;
}

#item4177 {
	width:88px !important;
	height:40px !important;
	left:9px !important;
	top:50px !important;
}

#item4180 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:7px !important;
}

@keyframes grow-4192 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-4192 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item4192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4193 {
	width:105px !important;
	height:95px !important;
	border-radius:6px;
	background:#fff;
}

#item4213 {
	width:92px !important;
	height:26px !important;
	left:7px !important;
	top:55px !important;
}

#item4216 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:12px !important;
}

@keyframes grow-4228 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-4228 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item4228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4229 {
	width:105px !important;
	height:95px !important;
	border-radius:6px;
	background:#fff;
}

#item4249 {
	width:88px !important;
	height:26px !important;
	left:9px !important;
	top:55px !important;
}

#item4252 {
	width:36px !important;
	height:29px !important;
	left:35px !important;
	top:18px !important;
}

@keyframes grow-4265 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-4265 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item4265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4266 {
	width:105px !important;
	height:95px !important;
	border-radius:6px;
	background:#fff;
}

#item4286 {
	width:88px !important;
	height:26px !important;
	left:9px !important;
	top:55px !important;
}

#item4289 {
	width:43px !important;
	height:37px !important;
	left:31px !important;
	top:13px !important;
}

#item4302 {
	width:117px !important;
	height:102px !important;
}

#item4300 {
	width:117px !important;
	height:102px !important;
	left:81px !important;
	top:330px !important;
}

#item4306 {
	width:117px !important;
	height:102px !important;
}

#item4304 {
	width:117px !important;
	height:102px !important;
	left:81px !important;
	top:444px !important;
}

#item4310 {
	width:117px !important;
	height:102px !important;
}

#item4308 {
	width:117px !important;
	height:102px !important;
	left:203px !important;
	top:330px !important;
}

#item4314 {
	width:117px !important;
	height:102px !important;
}

#item4312 {
	width:117px !important;
	height:102px !important;
	left:203px !important;
	top:444px !important;
}

#item4318 {
	width:117px !important;
	height:102px !important;
}

#item4316 {
	width:117px !important;
	height:102px !important;
	left:329px !important;
	top:330px !important;
}

#item4322 {
	width:117px !important;
	height:102px !important;
}

#item4320 {
	width:117px !important;
	height:102px !important;
	left:329px !important;
	top:444px !important;
}

#item4343 {
	width:489px !important;
	height:68px !important;
	left:87px !important;
	top:220px !important;
}

#item5452 {
	width:356px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item5472 {
	width:225px !important;
	height:44px !important;
	left:163px !important;
	top:547px !important;
}

@keyframes twirl-5475 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-5475 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item5477 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item5475 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item5489 {
	width:53px !important;
	height:42px !important;
	left:165px !important;
	top:464px !important;
}

#item5519 {
	width:123px !important;
	height:40px !important;
	left:232px !important;
	top:466px !important;
}

#item5522 {
	width:226px !important;
	height:126px !important;
	left:163px !important;
	top:614px !important;
}

#item5380 {
	width:356px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item5400 {
	width:257px !important;
	height:44px !important;
	left:163px !important;
	top:592px !important;
}

@keyframes twirl-5403 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-5403 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item5405 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item5403 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item5417 {
	width:53px !important;
	height:54px !important;
	left:165px !important;
	top:511px !important;
}

#item5448 {
	width:123px !important;
	height:40px !important;
	left:232px !important;
	top:519px !important;
}

#item5194 {
	width:975px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item5214 {
	width:289px !important;
	height:243px !important;
	left:130px !important;
	top:501px !important;
}

@keyframes twirl-5217 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-5217 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item5219 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item5217 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item5229 {
	width:54px !important;
	height:47px !important;
	left:129px !important;
	top:425px !important;
}

#item5258 {
	width:123px !important;
	height:40px !important;
	left:198px !important;
	top:428px !important;
}

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

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

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

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

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

#item5286 {
	width:24px !important;
	height:24px !important;
	top:198px !important;
}

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

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

#item5310 {
	width:24px !important;
	height:24px !important;
	top:108px !important;
}

#item5369 {
	width:60px !important;
	height:60px !important;
	left:261px !important;
	top:158px !important;
}

#item5352 {
	width:60px !important;
	height:60px !important;
	left:261px !important;
	top:158px !important;
}

#item5338 {
	width:581px !important;
	height:376px !important;
	left:476px !important;
	top:394px !important;
}

#item5012 {
	width:975px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item5032 {
	width:289px !important;
	height:243px !important;
	left:130px !important;
	top:501px !important;
}

@keyframes twirl-5035 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-5035 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item5037 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item5035 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item5046 {
	width:54px !important;
	height:47px !important;
	left:129px !important;
	top:425px !important;
}

#item5074 {
	width:123px !important;
	height:40px !important;
	left:198px !important;
	top:428px !important;
}

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

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

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

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

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

#item5102 {
	width:24px !important;
	height:24px !important;
	top:198px !important;
}

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

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

#item5125 {
	width:24px !important;
	height:24px !important;
	top:108px !important;
}

#item5183 {
	width:60px !important;
	height:60px !important;
	left:261px !important;
	top:158px !important;
}

#item5163 {
	width:60px !important;
	height:60px !important;
	left:261px !important;
	top:158px !important;
}

#item5149 {
	width:581px !important;
	height:376px !important;
	left:476px !important;
	top:394px !important;
}

#item4868 {
	width:975px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item4888 {
	width:289px !important;
	height:243px !important;
	left:130px !important;
	top:501px !important;
}

@keyframes twirl-4891 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-4891 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item4893 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item4891 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item4904 {
	width:54px !important;
	height:47px !important;
	left:129px !important;
	top:425px !important;
}

#item4933 {
	width:123px !important;
	height:40px !important;
	left:198px !important;
	top:428px !important;
}

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

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

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

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

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

#item4961 {
	width:24px !important;
	height:24px !important;
	top:198px !important;
}

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

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

#item4986 {
	width:24px !important;
	height:24px !important;
	top:108px !important;
}

#item5007 {
	width:576px !important;
	height:351px !important;
	left:479px !important;
	top:404px !important;
}

#item4678 {
	width:975px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item4698 {
	width:289px !important;
	height:243px !important;
	left:130px !important;
	top:501px !important;
}

@keyframes twirl-4701 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-4701 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item4703 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item4701 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item4714 {
	width:54px !important;
	height:47px !important;
	left:129px !important;
	top:425px !important;
}

#item4745 {
	width:123px !important;
	height:40px !important;
	left:198px !important;
	top:428px !important;
}

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

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

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

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

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

#item4775 {
	width:24px !important;
	height:24px !important;
	top:198px !important;
}

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

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

#item4801 {
	width:24px !important;
	height:24px !important;
	top:108px !important;
}

#item4855 {
	width:60px !important;
	height:60px !important;
	left:261px !important;
	top:160px !important;
}

#item4838 {
	width:60px !important;
	height:60px !important;
	left:261px !important;
	top:160px !important;
}

#item4824 {
	width:581px !important;
	height:380px !important;
	left:476px !important;
	top:388px !important;
}

#item4532 {
	width:356px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item4552 {
	width:289px !important;
	height:243px !important;
	left:130px !important;
	top:501px !important;
}

@keyframes twirl-4555 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-4555 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item4557 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item4555 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item4567 {
	width:54px !important;
	height:47px !important;
	left:129px !important;
	top:425px !important;
}

#item4597 {
	width:123px !important;
	height:40px !important;
	left:198px !important;
	top:428px !important;
}

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

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

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

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

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

#item4629 {
	width:24px !important;
	height:24px !important;
	top:198px !important;
}

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

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

#item4652 {
	width:24px !important;
	height:24px !important;
	top:108px !important;
}

#item4460 {
	width:356px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item4480 {
	width:225px !important;
	height:44px !important;
	left:163px !important;
	top:592px !important;
}

@keyframes twirl-4483 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-4483 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item4485 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item4483 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item4496 {
	width:54px !important;
	height:54px !important;
	left:164px !important;
	top:511px !important;
}

#item4528 {
	width:201px !important;
	height:61px !important;
	left:233px !important;
	top:519px !important;
}

#item4401 {
	width:356px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item4421 {
	width:314px !important;
	height:199px !important;
	left:146px !important;
	top:506px !important;
}

@keyframes twirl-4424 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-4424 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item4426 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item4424 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item4456 {
	width:150px !important;
	height:36px !important;
	left:146px !important;
	top:443px !important;
	background:#fff;
}

#item4353 {
	width:975px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item4373 {
	width:314px !important;
	height:253px !important;
	left:146px !important;
	top:469px !important;
}

#item4376 {
	width:129px !important;
	height:24px !important;
	left:146px !important;
	top:427px !important;
}

#item4384 {
	width:582px !important;
	height:380px !important;
	left:476px !important;
	top:391px !important;
}

@keyframes twirl-4388 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-4388 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item4390 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item4388 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

@keyframes twirl-4348 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-4348 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item4350 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item4348 {
	width:21px !important;
	height:21px !important;
	left:10px !important;
	top:10px !important;
}

#item4346 {
	width:1073px !important;
	height:785px !important;
	left:-11px !important;
	top:-47px !important;
}

#item9023 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item9025 {
	width:166px !important;
	height:44px !important;
}

#item9056 {
	width:558px !important;
	height:30px !important;
	top:45px !important;
}

@keyframes twirl-9059 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-9059 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item9061 {
	width:16px !important;
	height:16px !important;
}

#item9059 {
	width:16px !important;
	height:16px !important;
	left:552px !important;
	top:47px !important;
}

@keyframes grow-9072 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-9072 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item9072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9073 {
	width:105px !important;
	height:95px !important;
	border-radius:6px;
	background:#fff;
}

#item9093 {
	width:88px !important;
	height:39px !important;
	left:9px !important;
	top:28px !important;
}

@keyframes grow-9096 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-9096 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item9096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9097 {
	width:105px !important;
	height:95px !important;
	border-radius:6px;
	background:#fff;
}

#item9098 {
	width:74px !important;
	height:14px !important;
	left:16px !important;
	top:42px !important;
}

@keyframes grow-9107 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-9107 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item9107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9108 {
	width:105px !important;
	height:95px !important;
	border-radius:6px;
	background:#fff;
}

#item9128 {
	width:88px !important;
	height:40px !important;
	left:9px !important;
	top:51px !important;
}

#item9131 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:8px !important;
}

@keyframes grow-9139 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-9139 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item9139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9140 {
	width:105px !important;
	height:95px !important;
	border-radius:6px;
	background:#fff;
}

#item9160 {
	width:92px !important;
	height:26px !important;
	left:7px !important;
	top:55px !important;
}

#item9163 {
	width:37px !important;
	height:37px !important;
	left:34px !important;
	top:12px !important;
}

@keyframes grow-9172 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-9172 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item9172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9173 {
	width:105px !important;
	height:95px !important;
	border-radius:6px;
	background:#fff;
}

#item9193 {
	width:88px !important;
	height:26px !important;
	left:9px !important;
	top:55px !important;
}

#item9196 {
	width:36px !important;
	height:29px !important;
	left:35px !important;
	top:18px !important;
}

@keyframes grow-9205 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-9205 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item9205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9206 {
	width:105px !important;
	height:95px !important;
	border-radius:6px;
	background:#fff;
}

#item9226 {
	width:88px !important;
	height:26px !important;
	left:9px !important;
	top:55px !important;
}

#item9229 {
	width:43px !important;
	height:37px !important;
	left:31px !important;
	top:13px !important;
}

#item9241 {
	width:117px !important;
	height:102px !important;
}

#item9239 {
	width:117px !important;
	height:102px !important;
	left:43px !important;
	top:297px !important;
}

#item9245 {
	width:117px !important;
	height:102px !important;
}

#item9243 {
	width:117px !important;
	height:102px !important;
	left:43px !important;
	top:411px !important;
}

#item9249 {
	width:117px !important;
	height:102px !important;
}

#item9247 {
	width:117px !important;
	height:102px !important;
	left:164px !important;
	top:297px !important;
}

#item9253 {
	width:117px !important;
	height:102px !important;
}

#item9251 {
	width:117px !important;
	height:102px !important;
	left:164px !important;
	top:411px !important;
}

#item9257 {
	width:117px !important;
	height:102px !important;
}

#item9255 {
	width:117px !important;
	height:102px !important;
	left:290px !important;
	top:297px !important;
}

#item9261 {
	width:117px !important;
	height:102px !important;
}

#item9259 {
	width:117px !important;
	height:102px !important;
	left:290px !important;
	top:411px !important;
}

#item9282 {
	width:484px !important;
	height:44px !important;
	left:47px !important;
	top:216px !important;
}

#item10162 {
	width:520px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item10182 {
	width:225px !important;
	height:44px !important;
	left:233px !important;
	top:547px !important;
}

@keyframes twirl-10185 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-10185 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item10187 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item10185 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item10197 {
	width:53px !important;
	height:42px !important;
	left:235px !important;
	top:464px !important;
}

#item10226 {
	width:123px !important;
	height:40px !important;
	left:316px !important;
	top:466px !important;
}

#item10229 {
	width:226px !important;
	height:126px !important;
	left:233px !important;
	top:614px !important;
}

#item10095 {
	width:519px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item10115 {
	width:264px !important;
	height:44px !important;
	left:244px !important;
	top:592px !important;
}

#item10118 {
	width:53px !important;
	height:54px !important;
	left:245px !important;
	top:511px !important;
}

#item10146 {
	width:123px !important;
	height:40px !important;
	left:327px !important;
	top:519px !important;
}

@keyframes twirl-10149 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-10149 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item10151 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item10149 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item10078 {
	width:519px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

@keyframes twirl-10079 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-10079 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item10081 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item10079 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item10090 {
	width:453px !important;
	height:324px !important;
	left:133px !important;
	top:424px !important;
}

#item9930 {
	width:520px !important;
	height:632px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item9950 {
	width:359px !important;
	height:152px !important;
	left:141px !important;
	top:521px !important;
}

#item9953 {
	width:54px !important;
	height:47px !important;
	left:210px !important;
	top:425px !important;
}

#item9981 {
	width:123px !important;
	height:40px !important;
	left:278px !important;
	top:430px !important;
}

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

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

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

#item9997 {
	width:24px !important;
	height:24px !important;
	top:126px !important;
}

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

#item10010 {
	width:24px !important;
	height:24px !important;
	top:60px !important;
}

@keyframes twirl-10022 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-10022 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item10024 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item10022 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item10067 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:109px !important;
}

#item10046 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:109px !important;
}

#item10034 {
	width:398px !important;
	height:258px !important;
	left:155px !important;
	top:718px !important;
}

#item9767 {
	width:520px !important;
	height:632px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item9787 {
	width:359px !important;
	height:152px !important;
	left:141px !important;
	top:521px !important;
}

#item9790 {
	width:54px !important;
	height:47px !important;
	left:210px !important;
	top:425px !important;
}

#item9821 {
	width:123px !important;
	height:40px !important;
	left:278px !important;
	top:430px !important;
}

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

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

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

#item9839 {
	width:24px !important;
	height:24px !important;
	top:126px !important;
}

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

#item9853 {
	width:24px !important;
	height:24px !important;
	top:60px !important;
}

@keyframes twirl-9871 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-9871 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item9873 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item9871 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item9919 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:109px !important;
}

#item9902 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:109px !important;
}

#item9890 {
	width:398px !important;
	height:258px !important;
	left:155px !important;
	top:718px !important;
}

#item9615 {
	width:520px !important;
	height:632px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item9635 {
	width:359px !important;
	height:152px !important;
	left:141px !important;
	top:521px !important;
}

#item9638 {
	width:54px !important;
	height:47px !important;
	left:210px !important;
	top:425px !important;
}

#item9666 {
	width:123px !important;
	height:40px !important;
	left:278px !important;
	top:430px !important;
}

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

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

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

#item9684 {
	width:24px !important;
	height:24px !important;
	top:126px !important;
}

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

#item9698 {
	width:24px !important;
	height:24px !important;
	top:60px !important;
}

@keyframes twirl-9711 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-9711 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item9713 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item9711 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item9754 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:109px !important;
}

#item9733 {
	width:41px !important;
	height:41px !important;
	left:179px !important;
	top:109px !important;
}

#item9724 {
	width:398px !important;
	height:258px !important;
	left:155px !important;
	top:718px !important;
}

#item9508 {
	width:520px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item9528 {
	width:359px !important;
	height:152px !important;
	left:141px !important;
	top:521px !important;
}

#item9531 {
	width:54px !important;
	height:47px !important;
	left:210px !important;
	top:425px !important;
}

#item9559 {
	width:123px !important;
	height:40px !important;
	left:278px !important;
	top:430px !important;
}

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

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

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

#item9575 {
	width:24px !important;
	height:24px !important;
	top:126px !important;
}

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

#item9588 {
	width:24px !important;
	height:24px !important;
	top:60px !important;
}

@keyframes twirl-9602 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-9602 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item9604 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item9602 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item9442 {
	width:519px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item9462 {
	width:225px !important;
	height:44px !important;
	left:239px !important;
	top:592px !important;
}

#item9465 {
	width:54px !important;
	height:54px !important;
	left:240px !important;
	top:511px !important;
}

#item9493 {
	width:185px !important;
	height:50px !important;
	left:322px !important;
	top:519px !important;
}

@keyframes twirl-9496 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-9496 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item9498 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item9496 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item9383 {
	width:520px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item9403 {
	width:282px !important;
	height:224px !important;
	left:215px !important;
	top:506px !important;
}

#item9425 {
	width:150px !important;
	height:36px !important;
	left:215px !important;
	top:443px !important;
	background:#fff;
}

@keyframes twirl-9428 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-9428 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item9430 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item9428 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item9363 {
	width:519px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

@keyframes twirl-9364 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-9364 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item9366 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item9364 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

#item9378 {
	width:444px !important;
	height:324px !important;
	left:135px !important;
	top:424px !important;
}

#item9292 {
	width:520px !important;
	height:407px !important;
	left:98px !important;
	top:378px !important;
	border-radius:6px;
	background:#272862;
}

#item9312 {
	width:314px !important;
	height:278px !important;
	left:199px !important;
	top:446px !important;
}

#item9315 {
	width:129px !important;
	height:24px !important;
	left:199px !important;
	top:406px !important;
}

#item9338 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item9328 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
}

#item9326 {
	width:29px !important;
	height:29px !important;
	left:199px !important;
	top:731px !important;
}

@keyframes twirl-9348 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-9348 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item9350 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item9348 {
	width:21px !important;
	height:21px !important;
	left:108px !important;
	top:390px !important;
}

@keyframes twirl-9287 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes twirl-9287 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
#item9289 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item9287 {
	width:21px !important;
	height:21px !important;
	left:10px !important;
	top:10px !important;
}

#item9285 {
	width:618px !important;
	height:1010px !important;
	left:-50px !important;
	top:-83px !important;
}

ul.autoParaStyle7 > li {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	padding-left:18px;
	margin-bottom:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.autoParaStyle7 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle6 > li {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	padding-left:18px;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.autoParaStyle6 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle5 > li {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	padding-left:18px;
	margin-bottom:40px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.autoParaStyle5 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle4 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-17-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:17px;
	line-height:11px;
	color:#009976;
	margin-top:9px;
	margin-bottom:3px;
	text-align:center;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.bold-12-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:12px;
	line-height:14px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

ul.texto-bold-puntos > li {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:13px;
	line-height:25px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:18px;
	text-align:left;
}
ul.texto-bold-puntos > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.texto-bold-lineas > li {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:13px;
	line-height:25px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:18px;
	text-align:left;
}
ul.texto-bold-lineas > li::before {
	content:'\2014';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.pagina-texto-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-on {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-hover {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:18px;
	line-height:24px;
	color:#fff;
	margin-top:10px;
	margin-bottom:3px;
	text-align:center;
}

p.boton {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:18px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:center;
}

p.book-20-blanco {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.texto-blanco-centrado {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	text-align:center;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-30-blanco {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:30px;
	line-height:36px;
	color:#fff;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-blanco {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.mapa-dcha {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.mapa-cen {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	text-align:center;
}

p.mapa-izq {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Párrafo-básico {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle3 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.autoCharStyle2 {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:11px;
}

span.autoCharStyle1 {
	font-size:11px;
}

span.italic-forzada {
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.book {
	font-family:FF-Quicksand-Regular,Quicksand;
}

span.Color-Blanco {
	color:#fff;
}

span.Color-Verde-claro {
	color:#d2ffda;
}

span.Color-Negro {
	color:#000;
}

span.Bold-verde-claro {
	font-weight:bold;
	color:#d2ffda;
}

span.regular {
	font-family:FF-Quicksand-Regular,Quicksand;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:745px){ [class*=" mq-"], .mq-default { display:none; } .mq-615 {display:block; } }

#loadIndicator{display:none;}
