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

#item151576 {
	width:292px !important;
	height:47px !important;
	left:61px !important;
	top:60px !important;
}

#item49079 {
	width:1944px !important;
	height:139px !important;
	left:-14px !important;
	top:-8px !important;
	background:#fff;
}

#item48853 {
	width:226px !important;
	height:32px !important;
	left:1244px !important;
	top:74px !important;
}

#item48972 {
	width:123px !important;
	height:32px !important;
	left:1745px !important;
	top:74px !important;
}

#item48496 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item48915 {
	width:258px !important;
	height:32px !important;
	left:1476px !important;
	top:74px !important;
}

#item152023 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item312245 {
	width:146px !important;
	height:32px !important;
	left:61px !important;
	top:60px !important;
}

#item312278 {
	width:1048px !important;
	height:116px !important;
	left:-14px !important;
	top:-8px !important;
	background:#fff;
}

#item312329 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item312410 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item312491 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item312572 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item312653 {
	width:212px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item4150 {
	width:1920px !important;
	height:509px !important;
	top:131px !important;
	background:#ae2473;
}

#item4362 {
	width:1920px !important;
	height:72px !important;
	top:568px !important;
	background:#0079c2;
}

@keyframes fadein-4100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-4100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item86379 {
	width:320px !important;
	height:220px !important;
	background:#009ca6;
}

#item86375 {
	width:320px !important;
	height:220px !important;
	background:#009ca6;
}

#item4321 {
	width:320px !important;
	height:220px !important;
	background:#87c2eb;
}

#item86371 {
	width:320px !important;
	height:220px !important;
	top:640px !important;
}

#item86389 {
	width:320px !important;
	height:220px !important;
	background:#ae2473;
}

#item86385 {
	width:320px !important;
	height:220px !important;
	background:#ae2473;
}

#item4326 {
	width:320px !important;
	height:220px !important;
	background:#69b3e7;
}

#item86381 {
	width:320px !important;
	height:220px !important;
	left:320px !important;
	top:640px !important;
}

#item86398 {
	width:320px !important;
	height:220px !important;
	background:#a8ad00;
}

#item86395 {
	width:320px !important;
	height:220px !important;
	background:#a8ad00;
}

#item4327 {
	width:320px !important;
	height:220px !important;
	background:#87c2eb;
}

#item86391 {
	width:320px !important;
	height:220px !important;
	left:640px !important;
	top:640px !important;
}

#item86407 {
	width:320px !important;
	height:220px !important;
	background:#009ca6;
}

#item86404 {
	width:320px !important;
	height:220px !important;
	background:#009ca6;
}

#item4330 {
	width:320px !important;
	height:220px !important;
	background:#69b3e7;
}

#item86400 {
	width:320px !important;
	height:220px !important;
	left:960px !important;
	top:640px !important;
}

#item86417 {
	width:320px !important;
	height:220px !important;
	background:#ae2473;
}

#item86413 {
	width:320px !important;
	height:220px !important;
	background:#ae2473;
}

#item4333 {
	width:320px !important;
	height:220px !important;
	background:#87c2eb;
}

#item86409 {
	width:320px !important;
	height:220px !important;
	left:1280px !important;
	top:640px !important;
}

#item86426 {
	width:320px !important;
	height:220px !important;
	background:#a8ad00;
}

#item86423 {
	width:320px !important;
	height:220px !important;
	background:#a8ad00;
}

#item4336 {
	width:320px !important;
	height:220px !important;
	background:#69b3e7;
}

#item86419 {
	width:320px !important;
	height:220px !important;
	left:1600px !important;
	top:640px !important;
}

#item86488 {
	width:320px !important;
	height:220px !important;
	background:#ae2473;
}

#item86444 {
	width:320px !important;
	height:220px !important;
	background:#ae2473;
}

#item4325 {
	width:320px !important;
	height:220px !important;
	background:#87c2eb;
}

#item86439 {
	width:320px !important;
	height:220px !important;
	left:320px !important;
	top:860px !important;
}

#item86437 {
	width:320px !important;
	height:220px !important;
	background:#009ca6;
}

#item86434 {
	width:320px !important;
	height:220px !important;
	background:#009ca6;
}

#item4324 {
	width:320px !important;
	height:220px !important;
	background:#69b3e7;
}

#item86429 {
	width:320px !important;
	height:220px !important;
	top:860px !important;
}

#item86464 {
	width:320px !important;
	height:220px !important;
	background:#009ca6;
}

#item86461 {
	width:320px !important;
	height:220px !important;
	background:#009ca6;
}

#item4328 {
	width:320px !important;
	height:220px !important;
	background:#87c2eb;
}

#item86457 {
	width:320px !important;
	height:220px !important;
	left:960px !important;
	top:860px !important;
}

#item86453 {
	width:320px !important;
	height:220px !important;
	background:#a8ad00;
}

#item86450 {
	width:320px !important;
	height:220px !important;
	background:#a8ad00;
}

#item4329 {
	width:320px !important;
	height:220px !important;
	background:#69b3e7;
}

#item86446 {
	width:320px !important;
	height:220px !important;
	left:640px !important;
	top:860px !important;
}

#item86484 {
	width:320px !important;
	height:220px !important;
	background:#a8ad00;
}

#item86479 {
	width:320px !important;
	height:220px !important;
	background:#a8ad00;
}

#item4334 {
	width:320px !important;
	height:220px !important;
	background:#87c2eb;
}

#item86475 {
	width:320px !important;
	height:220px !important;
	left:1600px !important;
	top:860px !important;
}

#item86473 {
	width:320px !important;
	height:220px !important;
	background:#ae2473;
}

#item86470 {
	width:320px !important;
	height:220px !important;
	background:#ae2473;
}

#item4335 {
	width:320px !important;
	height:220px !important;
	background:#69b3e7;
}

#item86466 {
	width:320px !important;
	height:220px !important;
	left:1280px !important;
	top:860px !important;
}

#item58840 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item58920 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item59161 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item69233 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item152025 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item312692 {
	width:1024px !important;
	height:343px !important;
	top:107px !important;
	background:#ae2473;
}

#item312693 {
	width:1024px !important;
	height:69px !important;
	top:436px !important;
	background:#0079c2;
}

#item389422 {
	width:1024px !important;
	height:262px !important;
	top:506px !important;
	background:#69b3e7;
}

@keyframes fadein-312694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-312694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item360057 {
	width:171px !important;
	height:131px !important;
	background:#009ca6;
}

#item359996 {
	width:171px !important;
	height:131px !important;
	background:#009ca6;
}

#item312773 {
	width:171px !important;
	height:131px !important;
	background:#87c2eb;
}

#item359993 {
	width:171px !important;
	height:131px !important;
	top:505px !important;
}

#item360304 {
	width:171px !important;
	height:131px !important;
	background:#ae2473;
}

#item360244 {
	width:171px !important;
	height:131px !important;
	background:#ae2473;
}

#item312938 {
	width:171px !important;
	height:131px !important;
	background:#69b3e7;
}

#item360241 {
	width:171px !important;
	height:131px !important;
	left:171px !important;
	top:505px !important;
}

#item360424 {
	width:171px !important;
	height:131px !important;
	background:#a8ad00;
}

#item360368 {
	width:171px !important;
	height:131px !important;
	background:#a8ad00;
}

#item313103 {
	width:171px !important;
	height:131px !important;
	background:#87c2eb;
}

#item360363 {
	width:171px !important;
	height:131px !important;
	left:341px !important;
	top:505px !important;
}

#item360620 {
	width:171px !important;
	height:131px !important;
	background:#009ca6;
}

#item360557 {
	width:171px !important;
	height:131px !important;
	background:#009ca6;
}

#item313267 {
	width:171px !important;
	height:131px !important;
	background:#69b3e7;
}

#item360554 {
	width:171px !important;
	height:131px !important;
	left:512px !important;
	top:505px !important;
}

#item360740 {
	width:171px !important;
	height:131px !important;
	background:#ae2473;
}

#item360679 {
	width:171px !important;
	height:131px !important;
	background:#ae2473;
}

#item313435 {
	width:171px !important;
	height:131px !important;
	background:#87c2eb;
}

#item360676 {
	width:171px !important;
	height:131px !important;
	left:683px !important;
	top:505px !important;
}

#item360880 {
	width:171px !important;
	height:131px !important;
	background:#a8ad00;
}

#item360824 {
	width:171px !important;
	height:131px !important;
	background:#a8ad00;
}

#item313601 {
	width:171px !important;
	height:131px !important;
	background:#69b3e7;
}

#item360821 {
	width:171px !important;
	height:131px !important;
	left:853px !important;
	top:505px !important;
}

#item361130 {
	width:171px !important;
	height:131px !important;
	background:#ae2473;
}

#item361063 {
	width:171px !important;
	height:131px !important;
	background:#ae2473;
}

#item313765 {
	width:171px !important;
	height:131px !important;
	background:#87c2eb;
}

#item361060 {
	width:171px !important;
	height:131px !important;
	left:171px !important;
	top:637px !important;
}

#item361002 {
	width:171px !important;
	height:131px !important;
	background:#009ca6;
}

#item360944 {
	width:171px !important;
	height:131px !important;
	background:#009ca6;
}

#item313930 {
	width:171px !important;
	height:131px !important;
	background:#69b3e7;
}

#item360937 {
	width:171px !important;
	height:131px !important;
	top:637px !important;
}

#item361374 {
	width:171px !important;
	height:131px !important;
	background:#009ca6;
}

#item361318 {
	width:171px !important;
	height:131px !important;
	background:#009ca6;
}

#item314096 {
	width:171px !important;
	height:131px !important;
	background:#87c2eb;
}

#item361315 {
	width:171px !important;
	height:131px !important;
	left:512px !important;
	top:637px !important;
}

#item361255 {
	width:171px !important;
	height:131px !important;
	background:#a8ad00;
}

#item361189 {
	width:171px !important;
	height:131px !important;
	background:#a8ad00;
}

#item314262 {
	width:171px !important;
	height:131px !important;
	background:#69b3e7;
}

#item361186 {
	width:171px !important;
	height:131px !important;
	left:341px !important;
	top:637px !important;
}

#item361623 {
	width:171px !important;
	height:131px !important;
	background:#a8ad00;
}

#item361566 {
	width:171px !important;
	height:131px !important;
	background:#a8ad00;
}

#item314427 {
	width:171px !important;
	height:131px !important;
	background:#87c2eb;
}

#item361556 {
	width:171px !important;
	height:131px !important;
	left:853px !important;
	top:637px !important;
}

#item361500 {
	width:171px !important;
	height:131px !important;
	background:#ae2473;
}

#item361444 {
	width:171px !important;
	height:131px !important;
	background:#ae2473;
}

#item314592 {
	width:171px !important;
	height:131px !important;
	background:#69b3e7;
}

#item361441 {
	width:171px !important;
	height:131px !important;
	left:683px !important;
	top:637px !important;
}

#item350887 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item350967 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item351048 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item351130 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item351211 {
	width:206px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item150908 {
	width:57px !important;
	height:951px !important;
	top:129px !important;
	background:#0079c2;
}

#item90992 {
	width:1807px !important;
	height:102px !important;
	left:61px !important;
	top:944px !important;
	background:#0079c2;
}

#item90993 {
	width:1394px !important;
	height:180px !important;
	left:474px !important;
	top:158px !important;
	background:#009ca6;
}

#item91171 {
	width:422px !important;
	height:60px !important;
	background:#0079c2;
}

@keyframes flyinfromright-92065 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-92065 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item149876 {
	width:56px !important;
	height:127px !important;
	left:719px !important;
	top:29px !important;
}

@keyframes fadein-91586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-91586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-91611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-91611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item92068 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
	background:#0079c2;
}

#item92069 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
	background:#0079c2;
}

#item92070 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
	background:#0079c2;
}

#item92071 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
	background:#0079c2;
}

#item92072 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
	background:#0079c2;
}

#item92073 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
	background:#3393ce;
}

#item92075 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
	background:#0079c2;
}

#item92076 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
	background:#3393ce;
}

#item92077 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
	background:#3393ce;
}

#item92078 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
	background:#3393ce;
}

#item92079 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
	background:#3393ce;
}

#item92080 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
	background:#3393ce;
}

#item92081 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
}

#item92162 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
}

#item92242 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
}

#item92324 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
}

#item92406 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
}

#item92486 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
}

#item92566 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
}

#item92647 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
}

#item92727 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
}

#item92807 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
}

#item92887 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
}

#item92969 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
}

#item93105 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item93185 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item93346 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item93426 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:73px !important;
}

#item149880 {
	width:90px !important;
	height:180px !important;
	left:1864px !important;
	top:158px !important;
	background:#fff;
}

#item152117 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item315122 {
	width:38px !important;
	height:661px !important;
	top:107px !important;
	background:#0079c2;
}

#item315130 {
	width:950px !important;
	height:78px !important;
	left:42px !important;
	top:656px !important;
	background:#0079c2;
}

#item315131 {
	width:724px !important;
	height:121px !important;
	left:268px !important;
	top:126px !important;
	background:#009ca6;
}

#item315133 {
	width:270px !important;
	height:36px !important;
	background:#0079c2;
}

@keyframes flyinfromright-315184 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-315184 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item315261 {
	width:28px !important;
	height:64px !important;
	left:356px !important;
	top:20px !important;
}

@keyframes fadein-315492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-315492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-315519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-315519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item361792 {
	width:38px !important;
	height:55px !important;
	top:107px !important;
}

#item362040 {
	width:38px !important;
	height:55px !important;
	top:327px !important;
}

#item362286 {
	width:38px !important;
	height:55px !important;
	top:547px !important;
}

#item361911 {
	width:38px !important;
	height:55px !important;
	top:217px !important;
}

#item362163 {
	width:38px !important;
	height:55px !important;
	top:437px !important;
}

#item362407 {
	width:38px !important;
	height:55px !important;
	top:658px !important;
}

#item361850 {
	width:38px !important;
	height:55px !important;
	top:162px !important;
}

#item362102 {
	width:38px !important;
	height:55px !important;
	top:382px !important;
}

#item362346 {
	width:38px !important;
	height:55px !important;
	top:603px !important;
}

#item361975 {
	width:38px !important;
	height:55px !important;
	top:272px !important;
}

#item362224 {
	width:38px !important;
	height:55px !important;
	top:492px !important;
}

#item362467 {
	width:38px !important;
	height:55px !important;
	top:713px !important;
}

#item351289 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item351369 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item351449 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item351529 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item351610 {
	width:206px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item364660 {
	width:136px !important;
	height:121px !important;
	left:992px !important;
	top:126px !important;
	background:#fff;
}

#item150909 {
	width:57px !important;
	height:951px !important;
	top:129px !important;
	background:#0079c2;
}

#item93762 {
	width:1807px !important;
	height:102px !important;
	left:61px !important;
	top:944px !important;
	background:#0079c2;
}

#item93764 {
	width:1394px !important;
	height:180px !important;
	left:474px !important;
	top:158px !important;
	background:#ae2473;
}

@keyframes flyinfromright-93816 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-93816 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-94179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-94179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-94204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-94204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item95263 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item95343 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item95505 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item95586 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item134039 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
	background:#0079c2;
}

#item134041 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
	background:#0079c2;
}

#item134042 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
	background:#0079c2;
}

#item134043 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
	background:#0079c2;
}

#item134044 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
	background:#0079c2;
}

#item134045 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
	background:#3393ce;
}

#item134046 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
	background:#0079c2;
}

#item134047 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
	background:#3393ce;
}

#item134048 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
	background:#3393ce;
}

#item134049 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
	background:#3393ce;
}

#item134050 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
	background:#3393ce;
}

#item134051 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
	background:#3393ce;
}

#item134052 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
}

#item134134 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
}

#item134215 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
}

#item134295 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
}

#item134376 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
}

#item134456 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
}

#item134536 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
}

#item134617 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
}

#item134698 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
}

#item134778 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
}

#item134858 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
}

#item134939 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
}

#item135069 {
	width:422px !important;
	height:60px !important;
	background:#0079c2;
}

#item149883 {
	width:90px !important;
	height:180px !important;
	left:1864px !important;
	top:158px !important;
	background:#fff;
}

#item152124 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item351690 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item351770 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item351850 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item351930 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item352011 {
	width:206px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item362867 {
	width:38px !important;
	height:661px !important;
	top:107px !important;
	background:#0079c2;
}

#item362868 {
	width:38px !important;
	height:55px !important;
	top:107px !important;
}

#item362949 {
	width:38px !important;
	height:55px !important;
	top:327px !important;
}

#item363029 {
	width:38px !important;
	height:55px !important;
	top:547px !important;
}

#item363110 {
	width:38px !important;
	height:55px !important;
	top:217px !important;
}

#item363190 {
	width:38px !important;
	height:55px !important;
	top:437px !important;
}

#item363270 {
	width:38px !important;
	height:55px !important;
	top:658px !important;
}

#item363351 {
	width:38px !important;
	height:55px !important;
	top:162px !important;
}

#item363432 {
	width:38px !important;
	height:55px !important;
	top:382px !important;
}

#item363512 {
	width:38px !important;
	height:55px !important;
	top:603px !important;
}

#item363593 {
	width:38px !important;
	height:55px !important;
	top:272px !important;
}

#item363674 {
	width:38px !important;
	height:55px !important;
	top:492px !important;
}

#item363755 {
	width:38px !important;
	height:55px !important;
	top:713px !important;
}

#item363954 {
	width:950px !important;
	height:78px !important;
	left:42px !important;
	top:656px !important;
	background:#0079c2;
}

@keyframes fadein-363955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-363955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-363980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-363980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item364058 {
	width:724px !important;
	height:121px !important;
	left:268px !important;
	top:126px !important;
	background:#ae2473;
}

#item364060 {
	width:270px !important;
	height:36px !important;
	background:#0079c2;
}

@keyframes flyinfromright-364112 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-364112 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item364188 {
	width:28px !important;
	height:64px !important;
	left:317px !important;
	top:20px !important;
}

#item364216 {
	width:136px !important;
	height:121px !important;
	left:992px !important;
	top:126px !important;
	background:#fff;
}

#item150910 {
	width:57px !important;
	height:951px !important;
	top:129px !important;
	background:#0079c2;
}

#item97085 {
	width:1807px !important;
	height:102px !important;
	left:61px !important;
	top:944px !important;
	background:#0079c2;
}

#item97086 {
	width:1394px !important;
	height:180px !important;
	left:474px !important;
	top:158px !important;
	background:#a8ad00;
}

@keyframes flyinfromright-97138 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-97138 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-97503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-97503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-97528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-97528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item97596 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item97677 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item97838 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item97919 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item135583 {
	width:422px !important;
	height:60px !important;
	background:#0079c2;
}

#item136627 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
	background:#0079c2;
}

#item136628 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
	background:#0079c2;
}

#item136629 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
	background:#0079c2;
}

#item136630 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
	background:#0079c2;
}

#item136631 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
	background:#0079c2;
}

#item136632 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
	background:#3393ce;
}

#item136633 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
	background:#0079c2;
}

#item136634 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
	background:#3393ce;
}

#item136635 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
	background:#3393ce;
}

#item136636 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
	background:#3393ce;
}

#item136637 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
	background:#3393ce;
}

#item136638 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
	background:#3393ce;
}

#item136639 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
}

#item136719 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
}

#item136800 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
}

#item136880 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
}

#item136960 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
}

#item137043 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
}

#item137123 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
}

#item137204 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
}

#item137284 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
}

#item137366 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
}

#item137446 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
}

#item137526 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
}

#item149885 {
	width:90px !important;
	height:180px !important;
	left:1864px !important;
	top:158px !important;
	background:#fff;
}

#item152131 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item352070 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item352150 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item352231 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item352312 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item352393 {
	width:206px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item365727 {
	width:950px !important;
	height:78px !important;
	left:42px !important;
	top:656px !important;
	background:#0079c2;
}

@keyframes fadein-365728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-365728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-365753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-365753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item366333 {
	width:724px !important;
	height:121px !important;
	left:268px !important;
	top:126px !important;
	background:#a8ad00;
}

#item366335 {
	width:270px !important;
	height:36px !important;
	background:#0079c2;
}

@keyframes flyinfromright-366386 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-366386 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item366462 {
	width:28px !important;
	height:64px !important;
	left:327px !important;
	top:22px !important;
}

#item366491 {
	width:136px !important;
	height:121px !important;
	left:992px !important;
	top:126px !important;
	background:#fff;
}

#item389541 {
	width:38px !important;
	height:661px !important;
	top:107px !important;
	background:#0079c2;
}

#item389542 {
	width:38px !important;
	height:55px !important;
	top:107px !important;
}

#item389624 {
	width:38px !important;
	height:55px !important;
	top:327px !important;
}

#item389704 {
	width:38px !important;
	height:55px !important;
	top:547px !important;
}

#item389786 {
	width:38px !important;
	height:55px !important;
	top:217px !important;
}

#item389866 {
	width:38px !important;
	height:55px !important;
	top:437px !important;
}

#item389947 {
	width:38px !important;
	height:55px !important;
	top:658px !important;
}

#item390027 {
	width:38px !important;
	height:55px !important;
	top:162px !important;
}

#item390107 {
	width:38px !important;
	height:55px !important;
	top:382px !important;
}

#item390188 {
	width:38px !important;
	height:55px !important;
	top:603px !important;
}

#item390268 {
	width:38px !important;
	height:55px !important;
	top:272px !important;
}

#item390349 {
	width:38px !important;
	height:55px !important;
	top:492px !important;
}

#item390430 {
	width:38px !important;
	height:55px !important;
	top:713px !important;
}

#item150911 {
	width:57px !important;
	height:951px !important;
	top:129px !important;
	background:#0079c2;
}

#item100412 {
	width:1807px !important;
	height:102px !important;
	left:61px !important;
	top:944px !important;
	background:#0079c2;
}

#item100413 {
	width:1394px !important;
	height:180px !important;
	left:474px !important;
	top:158px !important;
	background:#009ca6;
}

@keyframes flyinfromright-100466 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-100466 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-100855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-100855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-100880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-100880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101935 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item102015 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item102178 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item102258 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item135667 {
	width:422px !important;
	height:60px !important;
	background:#0079c2;
}

#item137660 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
	background:#0079c2;
}

#item137661 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
	background:#0079c2;
}

#item137662 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
	background:#0079c2;
}

#item137663 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
	background:#0079c2;
}

#item137664 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
	background:#0079c2;
}

#item137665 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
	background:#3393ce;
}

#item137666 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
	background:#0079c2;
}

#item137667 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
	background:#3393ce;
}

#item137668 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
	background:#3393ce;
}

#item137669 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
	background:#3393ce;
}

#item137670 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
	background:#3393ce;
}

#item137671 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
	background:#3393ce;
}

#item137672 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
}

#item137752 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
}

#item137834 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
}

#item137914 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
}

#item137994 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
}

#item138075 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
}

#item138157 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
}

#item138237 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
}

#item138317 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
}

#item138399 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
}

#item138479 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
}

#item138560 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
}

#item149887 {
	width:90px !important;
	height:180px !important;
	left:1864px !important;
	top:158px !important;
	background:#fff;
}

#item152138 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item367714 {
	width:950px !important;
	height:78px !important;
	left:42px !important;
	top:656px !important;
	background:#0079c2;
}

@keyframes fadein-367715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-367715 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-367740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-367740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item368099 {
	width:724px !important;
	height:121px !important;
	left:268px !important;
	top:126px !important;
	background:#009ca6;
}

#item368101 {
	width:270px !important;
	height:36px !important;
	background:#0079c2;
}

@keyframes flyinfromright-368153 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-368153 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item368230 {
	width:28px !important;
	height:64px !important;
	left:376px !important;
	top:22px !important;
}

#item368258 {
	width:136px !important;
	height:121px !important;
	left:992px !important;
	top:126px !important;
	background:#fff;
}

#item352448 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item352528 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item352608 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item352689 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item352769 {
	width:206px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item390687 {
	width:38px !important;
	height:661px !important;
	top:107px !important;
	background:#0079c2;
}

#item390688 {
	width:38px !important;
	height:55px !important;
	top:107px !important;
}

#item390769 {
	width:38px !important;
	height:55px !important;
	top:327px !important;
}

#item390849 {
	width:38px !important;
	height:55px !important;
	top:547px !important;
}

#item390929 {
	width:38px !important;
	height:55px !important;
	top:217px !important;
}

#item391011 {
	width:38px !important;
	height:55px !important;
	top:437px !important;
}

#item391092 {
	width:38px !important;
	height:55px !important;
	top:658px !important;
}

#item391172 {
	width:38px !important;
	height:55px !important;
	top:162px !important;
}

#item391253 {
	width:38px !important;
	height:55px !important;
	top:382px !important;
}

#item391334 {
	width:38px !important;
	height:55px !important;
	top:603px !important;
}

#item391414 {
	width:38px !important;
	height:55px !important;
	top:272px !important;
}

#item391494 {
	width:38px !important;
	height:55px !important;
	top:492px !important;
}

#item391575 {
	width:38px !important;
	height:55px !important;
	top:713px !important;
}

#item150912 {
	width:57px !important;
	height:951px !important;
	top:129px !important;
	background:#0079c2;
}

#item103743 {
	width:1807px !important;
	height:102px !important;
	left:61px !important;
	top:944px !important;
	background:#0079c2;
}

#item103744 {
	width:1394px !important;
	height:180px !important;
	left:474px !important;
	top:158px !important;
	background:#ae2473;
}

@keyframes fadein-104160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-104160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-104185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-104185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item104254 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item104334 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item104494 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item104575 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

@keyframes flyinfromright-135435 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-135435 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item135799 {
	width:422px !important;
	height:60px !important;
	background:#0079c2;
}

#item138782 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
	background:#0079c2;
}

#item138783 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
	background:#0079c2;
}

#item138784 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
	background:#0079c2;
}

#item138785 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
	background:#0079c2;
}

#item138786 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
	background:#0079c2;
}

#item138787 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
	background:#3393ce;
}

#item138788 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
	background:#0079c2;
}

#item138789 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
	background:#3393ce;
}

#item138790 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
	background:#3393ce;
}

#item138791 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
	background:#3393ce;
}

#item138792 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
	background:#3393ce;
}

#item138793 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
	background:#3393ce;
}

#item138794 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
}

#item138875 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
}

#item138955 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
}

#item139035 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
}

#item139117 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
}

#item139197 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
}

#item139278 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
}

#item139358 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
}

#item139439 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
}

#item139519 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
}

#item139599 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
}

#item139681 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
}

#item149889 {
	width:90px !important;
	height:180px !important;
	left:1864px !important;
	top:158px !important;
	background:#fff;
}

#item152145 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item352837 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item352918 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item352998 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item353079 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item353160 {
	width:206px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item369633 {
	width:950px !important;
	height:78px !important;
	left:42px !important;
	top:656px !important;
	background:#0079c2;
}

@keyframes fadein-369634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-369634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-369659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-369659 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item370019 {
	width:724px !important;
	height:121px !important;
	left:268px !important;
	top:126px !important;
	background:#ae2473;
}

#item370021 {
	width:270px !important;
	height:36px !important;
	background:#0079c2;
}

@keyframes flyinfromright-370072 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-370072 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item370149 {
	width:28px !important;
	height:64px !important;
	left:372px !important;
	top:41px !important;
}

#item370177 {
	width:136px !important;
	height:121px !important;
	left:992px !important;
	top:126px !important;
	background:#fff;
}

#item391795 {
	width:38px !important;
	height:661px !important;
	top:107px !important;
	background:#0079c2;
}

#item391796 {
	width:38px !important;
	height:55px !important;
	top:107px !important;
}

#item391876 {
	width:38px !important;
	height:55px !important;
	top:327px !important;
}

#item391957 {
	width:38px !important;
	height:55px !important;
	top:547px !important;
}

#item392038 {
	width:38px !important;
	height:55px !important;
	top:217px !important;
}

#item392119 {
	width:38px !important;
	height:55px !important;
	top:437px !important;
}

#item392199 {
	width:38px !important;
	height:55px !important;
	top:658px !important;
}

#item392281 {
	width:38px !important;
	height:55px !important;
	top:162px !important;
}

#item392361 {
	width:38px !important;
	height:55px !important;
	top:382px !important;
}

#item392442 {
	width:38px !important;
	height:55px !important;
	top:603px !important;
}

#item392523 {
	width:38px !important;
	height:55px !important;
	top:272px !important;
}

#item392604 {
	width:38px !important;
	height:55px !important;
	top:492px !important;
}

#item392684 {
	width:38px !important;
	height:55px !important;
	top:713px !important;
}

#item150913 {
	width:57px !important;
	height:951px !important;
	top:129px !important;
	background:#0079c2;
}

#item107180 {
	width:1807px !important;
	height:102px !important;
	left:61px !important;
	top:944px !important;
	background:#0079c2;
}

#item107181 {
	width:1394px !important;
	height:180px !important;
	left:474px !important;
	top:158px !important;
	background:#a8ad00;
}

@keyframes fadein-107597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-107597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-107622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-107622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item107689 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item107771 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item107932 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item108012 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

@keyframes flyinfromright-110282 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-110282 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item135870 {
	width:422px !important;
	height:60px !important;
	background:#0079c2;
}

#item139870 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
	background:#0079c2;
}

#item139871 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
	background:#0079c2;
}

#item139872 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
	background:#0079c2;
}

#item139873 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
	background:#0079c2;
}

#item139874 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
	background:#0079c2;
}

#item139875 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
	background:#3393ce;
}

#item139876 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
	background:#0079c2;
}

#item139877 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
	background:#3393ce;
}

#item139878 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
	background:#3393ce;
}

#item139879 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
	background:#3393ce;
}

#item139880 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
	background:#3393ce;
}

#item139881 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
	background:#3393ce;
}

#item139882 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
}

#item139962 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
}

#item140043 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
}

#item140124 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
}

#item140204 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
}

#item140284 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
}

#item140365 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
}

#item140446 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
}

#item140526 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
}

#item140607 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
}

#item140687 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
}

#item140767 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
}

#item149891 {
	width:90px !important;
	height:180px !important;
	left:1864px !important;
	top:158px !important;
	background:#fff;
}

#item152153 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item326443 {
	width:90px !important;
	height:121px !important;
	left:968px !important;
	top:126px !important;
	background:#fff;
}

#item353534 {
	width:206px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item371735 {
	width:950px !important;
	height:78px !important;
	left:42px !important;
	top:656px !important;
	background:#0079c2;
}

@keyframes fadein-371736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-371736 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-371761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-371761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item372122 {
	width:724px !important;
	height:121px !important;
	left:268px !important;
	top:126px !important;
	background:#a8ad00;
}

#item372124 {
	width:270px !important;
	height:36px !important;
	background:#0079c2;
}

@keyframes flyinfromright-372175 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-372175 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item372251 {
	width:28px !important;
	height:64px !important;
	left:374px !important;
	top:7px !important;
}

#item372280 {
	width:136px !important;
	height:121px !important;
	left:992px !important;
	top:126px !important;
	background:#fff;
}

#item392990 {
	width:38px !important;
	height:661px !important;
	top:107px !important;
	background:#0079c2;
}

#item392991 {
	width:38px !important;
	height:55px !important;
	top:107px !important;
}

#item393071 {
	width:38px !important;
	height:55px !important;
	top:327px !important;
}

#item393151 {
	width:38px !important;
	height:55px !important;
	top:547px !important;
}

#item393232 {
	width:38px !important;
	height:55px !important;
	top:217px !important;
}

#item393312 {
	width:38px !important;
	height:55px !important;
	top:437px !important;
}

#item393392 {
	width:38px !important;
	height:55px !important;
	top:658px !important;
}

#item393472 {
	width:38px !important;
	height:55px !important;
	top:162px !important;
}

#item393554 {
	width:38px !important;
	height:55px !important;
	top:382px !important;
}

#item393635 {
	width:38px !important;
	height:55px !important;
	top:603px !important;
}

#item393715 {
	width:38px !important;
	height:55px !important;
	top:272px !important;
}

#item393796 {
	width:38px !important;
	height:55px !important;
	top:492px !important;
}

#item393877 {
	width:38px !important;
	height:55px !important;
	top:713px !important;
}

#item403484 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item403564 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item403645 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item403726 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item150914 {
	width:57px !important;
	height:951px !important;
	top:129px !important;
	background:#0079c2;
}

#item110614 {
	width:1807px !important;
	height:102px !important;
	left:61px !important;
	top:944px !important;
	background:#0079c2;
}

#item110615 {
	width:1394px !important;
	height:180px !important;
	left:474px !important;
	top:158px !important;
	background:#009ca6;
}

@keyframes flyinfromright-110667 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-110667 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-111057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-111057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-111082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-111082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111148 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item111228 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item111389 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item111469 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item135923 {
	width:422px !important;
	height:60px !important;
	background:#0079c2;
}

#item140954 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
	background:#0079c2;
}

#item140955 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
	background:#0079c2;
}

#item140957 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
	background:#0079c2;
}

#item140959 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
	background:#0079c2;
}

#item140960 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
	background:#0079c2;
}

#item140962 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
	background:#0079c2;
}

#item140963 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
	background:#3393ce;
}

#item140964 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
	background:#3393ce;
}

#item140965 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
	background:#3393ce;
}

#item140966 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
	background:#3393ce;
}

#item140967 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
	background:#3393ce;
}

#item140968 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
}

#item141048 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
}

#item141129 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
}

#item141209 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
}

#item141289 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
}

#item141369 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
}

#item141530 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
}

#item141611 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
}

#item141692 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
}

#item141772 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
}

#item141852 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
}

#item141978 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
}

#item149893 {
	width:90px !important;
	height:180px !important;
	left:1864px !important;
	top:158px !important;
	background:#fff;
}

#item152160 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item353911 {
	width:206px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item373690 {
	width:950px !important;
	height:78px !important;
	left:42px !important;
	top:656px !important;
	background:#0079c2;
}

@keyframes fadein-373692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-373692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-373717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-373717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item374077 {
	width:724px !important;
	height:121px !important;
	left:268px !important;
	top:126px !important;
	background:#009ca6;
}

#item374079 {
	width:270px !important;
	height:36px !important;
	background:#0079c2;
}

@keyframes flyinfromright-374131 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-374131 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item374207 {
	width:28px !important;
	height:64px !important;
	left:376px !important;
	top:22px !important;
}

#item374235 {
	width:136px !important;
	height:121px !important;
	left:992px !important;
	top:126px !important;
	background:#fff;
}

#item394154 {
	width:38px !important;
	height:661px !important;
	top:107px !important;
	background:#0079c2;
}

#item394155 {
	width:38px !important;
	height:55px !important;
	top:107px !important;
}

#item394235 {
	width:38px !important;
	height:55px !important;
	top:327px !important;
}

#item394315 {
	width:38px !important;
	height:55px !important;
	top:547px !important;
}

#item394395 {
	width:38px !important;
	height:55px !important;
	top:217px !important;
}

#item394476 {
	width:38px !important;
	height:55px !important;
	top:437px !important;
}

#item394557 {
	width:38px !important;
	height:55px !important;
	top:658px !important;
}

#item394637 {
	width:38px !important;
	height:55px !important;
	top:162px !important;
}

#item394718 {
	width:38px !important;
	height:55px !important;
	top:382px !important;
}

#item394799 {
	width:38px !important;
	height:55px !important;
	top:603px !important;
}

#item394880 {
	width:38px !important;
	height:55px !important;
	top:272px !important;
}

#item394961 {
	width:38px !important;
	height:55px !important;
	top:492px !important;
}

#item395042 {
	width:38px !important;
	height:55px !important;
	top:713px !important;
}

#item403868 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item403948 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item404030 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item404110 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item150915 {
	width:57px !important;
	height:951px !important;
	top:129px !important;
	background:#0079c2;
}

#item113815 {
	width:1807px !important;
	height:102px !important;
	left:61px !important;
	top:944px !important;
	background:#0079c2;
}

#item113816 {
	width:1394px !important;
	height:180px !important;
	left:474px !important;
	top:158px !important;
	background:#ae2473;
}

@keyframes fadein-114133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-114133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-114158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-114158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item114224 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item114305 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item114465 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item114546 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

@keyframes flyinfromright-132959 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-132959 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item135978 {
	width:422px !important;
	height:60px !important;
	background:#0079c2;
}

#item142130 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
	background:#0079c2;
}

#item142131 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
	background:#0079c2;
}

#item142133 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
	background:#0079c2;
}

#item142134 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
	background:#0079c2;
}

#item142135 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
	background:#0079c2;
}

#item142136 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
	background:#3393ce;
}

#item142137 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
	background:#3393ce;
}

#item142138 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
	background:#3393ce;
}

#item142139 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
	background:#3393ce;
}

#item142140 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
	background:#3393ce;
}

#item142141 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
}

#item142223 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
}

#item142303 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
}

#item142383 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
}

#item142544 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
}

#item142624 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
}

#item142704 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
}

#item142786 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
}

#item142867 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
}

#item142947 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
}

#item143029 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
}

#item143156 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
}

#item149895 {
	width:90px !important;
	height:180px !important;
	left:1864px !important;
	top:158px !important;
	background:#fff;
}

#item152166 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item354367 {
	width:206px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item375642 {
	width:950px !important;
	height:78px !important;
	left:42px !important;
	top:656px !important;
	background:#0079c2;
}

@keyframes fadein-375644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-375644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-375669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-375669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item376027 {
	width:724px !important;
	height:121px !important;
	left:268px !important;
	top:126px !important;
	background:#ae2473;
}

#item376030 {
	width:270px !important;
	height:36px !important;
	background:#0079c2;
}

#item376187 {
	width:136px !important;
	height:121px !important;
	left:992px !important;
	top:126px !important;
	background:#fff;
}

@keyframes flyinfromright-376514 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-376514 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item376590 {
	width:28px !important;
	height:64px !important;
	left:316px !important;
	top:8px !important;
}

#item395310 {
	width:38px !important;
	height:661px !important;
	top:107px !important;
	background:#0079c2;
}

#item395311 {
	width:38px !important;
	height:55px !important;
	top:107px !important;
}

#item395393 {
	width:38px !important;
	height:55px !important;
	top:327px !important;
}

#item395473 {
	width:38px !important;
	height:55px !important;
	top:547px !important;
}

#item395553 {
	width:38px !important;
	height:55px !important;
	top:217px !important;
}

#item395633 {
	width:38px !important;
	height:55px !important;
	top:437px !important;
}

#item395714 {
	width:38px !important;
	height:55px !important;
	top:658px !important;
}

#item395794 {
	width:38px !important;
	height:55px !important;
	top:162px !important;
}

#item395874 {
	width:38px !important;
	height:55px !important;
	top:382px !important;
}

#item395957 {
	width:38px !important;
	height:55px !important;
	top:603px !important;
}

#item396037 {
	width:38px !important;
	height:55px !important;
	top:272px !important;
}

#item396117 {
	width:38px !important;
	height:55px !important;
	top:492px !important;
}

#item396198 {
	width:38px !important;
	height:55px !important;
	top:713px !important;
}

#item404260 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item404340 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item404421 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item404501 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item150916 {
	width:57px !important;
	height:951px !important;
	top:129px !important;
	background:#0079c2;
}

#item117181 {
	width:1807px !important;
	height:102px !important;
	left:61px !important;
	top:944px !important;
	background:#0079c2;
}

#item117182 {
	width:1394px !important;
	height:180px !important;
	left:474px !important;
	top:158px !important;
	background:#a8ad00;
}

@keyframes fadein-117497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-117522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117588 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item117668 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item117829 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item117910 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

@keyframes flyinfromright-120337 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-120337 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item136044 {
	width:422px !important;
	height:60px !important;
	background:#0079c2;
}

#item143310 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
	background:#0079c2;
}

#item143311 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
	background:#0079c2;
}

#item143312 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
	background:#0079c2;
}

#item143313 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
	background:#0079c2;
}

#item143314 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
	background:#0079c2;
}

#item143315 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
	background:#3393ce;
}

#item143316 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
	background:#3393ce;
}

#item143317 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
	background:#3393ce;
}

#item143319 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
	background:#3393ce;
}

#item143320 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
	background:#3393ce;
}

#item143321 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
}

#item143401 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
}

#item143482 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
}

#item143562 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
}

#item143643 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
}

#item143723 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
}

#item143803 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
}

#item143884 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
}

#item144045 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
}

#item144127 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
}

#item144207 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
}

#item144307 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
}

#item149897 {
	width:90px !important;
	height:180px !important;
	left:1864px !important;
	top:158px !important;
	background:#fff;
}

#item152174 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item332113 {
	width:90px !important;
	height:121px !important;
	left:968px !important;
	top:126px !important;
	background:#fff;
}

#item354737 {
	width:206px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item376757 {
	width:90px !important;
	height:121px !important;
	left:968px !important;
	top:126px !important;
	background:#fff;
}

#item377731 {
	width:950px !important;
	height:78px !important;
	left:42px !important;
	top:656px !important;
	background:#0079c2;
}

@keyframes fadein-377733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-377733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-377758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-377758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item378117 {
	width:724px !important;
	height:121px !important;
	left:268px !important;
	top:126px !important;
	background:#a8ad00;
}

#item378119 {
	width:270px !important;
	height:36px !important;
	background:#0079c2;
}

@keyframes flyinfromright-378170 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-378170 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item378246 {
	width:28px !important;
	height:64px !important;
	left:316px !important;
	top:44px !important;
}

#item378274 {
	width:136px !important;
	height:121px !important;
	left:992px !important;
	top:126px !important;
	background:#fff;
}

#item396476 {
	width:38px !important;
	height:661px !important;
	top:107px !important;
	background:#0079c2;
}

#item396477 {
	width:38px !important;
	height:55px !important;
	top:107px !important;
}

#item396559 {
	width:38px !important;
	height:55px !important;
	top:327px !important;
}

#item396639 {
	width:38px !important;
	height:55px !important;
	top:547px !important;
}

#item396719 {
	width:38px !important;
	height:55px !important;
	top:217px !important;
}

#item396800 {
	width:38px !important;
	height:55px !important;
	top:437px !important;
}

#item396882 {
	width:38px !important;
	height:55px !important;
	top:658px !important;
}

#item396962 {
	width:38px !important;
	height:55px !important;
	top:162px !important;
}

#item397043 {
	width:38px !important;
	height:55px !important;
	top:382px !important;
}

#item397123 {
	width:38px !important;
	height:55px !important;
	top:603px !important;
}

#item397203 {
	width:38px !important;
	height:55px !important;
	top:272px !important;
}

#item397284 {
	width:38px !important;
	height:55px !important;
	top:492px !important;
}

#item397364 {
	width:38px !important;
	height:55px !important;
	top:713px !important;
}

#item404878 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item404959 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item405039 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item405119 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item150917 {
	width:57px !important;
	height:951px !important;
	top:129px !important;
	background:#0079c2;
}

#item120743 {
	width:1807px !important;
	height:102px !important;
	left:61px !important;
	top:944px !important;
	background:#0079c2;
}

#item120744 {
	width:1394px !important;
	height:180px !important;
	left:474px !important;
	top:158px !important;
	background:#009ca6;
}

@keyframes flyinfromright-120796 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-120796 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-121185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-121185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-121210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-121210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121275 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item121356 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item121516 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item121599 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item136185 {
	width:422px !important;
	height:60px !important;
	background:#0079c2;
}

#item144467 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
	background:#0079c2;
}

#item144468 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
	background:#0079c2;
}

#item144469 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
	background:#0079c2;
}

#item144470 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
	background:#0079c2;
}

#item144471 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
	background:#0079c2;
}

#item144472 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
	background:#3393ce;
}

#item144473 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
	background:#3393ce;
}

#item144474 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
	background:#3393ce;
}

#item144475 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
	background:#3393ce;
}

#item144476 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
	background:#3393ce;
}

#item144477 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
}

#item144558 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
}

#item144718 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
}

#item144800 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
}

#item144880 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
}

#item144961 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
}

#item145041 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
}

#item145122 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
}

#item145202 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
}

#item145282 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
}

#item145364 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
}

#item145584 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
}

#item149899 {
	width:90px !important;
	height:180px !important;
	left:1864px !important;
	top:158px !important;
	background:#fff;
}

#item152181 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item355115 {
	width:206px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item379745 {
	width:950px !important;
	height:78px !important;
	left:42px !important;
	top:656px !important;
	background:#0079c2;
}

@keyframes fadein-379747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-379747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-379772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-379772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item380132 {
	width:724px !important;
	height:121px !important;
	left:268px !important;
	top:126px !important;
	background:#009ca6;
}

#item380134 {
	width:270px !important;
	height:36px !important;
	background:#0079c2;
}

#item380290 {
	width:136px !important;
	height:121px !important;
	left:992px !important;
	top:126px !important;
	background:#fff;
}

@keyframes flyinfromright-380478 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-380478 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item380554 {
	width:28px !important;
	height:64px !important;
	left:316px !important;
	top:20px !important;
}

#item397632 {
	width:38px !important;
	height:661px !important;
	top:107px !important;
	background:#0079c2;
}

#item397633 {
	width:38px !important;
	height:55px !important;
	top:107px !important;
}

#item397713 {
	width:38px !important;
	height:55px !important;
	top:327px !important;
}

#item397794 {
	width:38px !important;
	height:55px !important;
	top:547px !important;
}

#item397876 {
	width:38px !important;
	height:55px !important;
	top:217px !important;
}

#item397956 {
	width:38px !important;
	height:55px !important;
	top:437px !important;
}

#item398036 {
	width:38px !important;
	height:55px !important;
	top:658px !important;
}

#item398117 {
	width:38px !important;
	height:55px !important;
	top:162px !important;
}

#item398197 {
	width:38px !important;
	height:55px !important;
	top:382px !important;
}

#item398277 {
	width:38px !important;
	height:55px !important;
	top:603px !important;
}

#item398358 {
	width:38px !important;
	height:55px !important;
	top:272px !important;
}

#item398438 {
	width:38px !important;
	height:55px !important;
	top:492px !important;
}

#item398519 {
	width:38px !important;
	height:55px !important;
	top:713px !important;
}

#item405268 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item405348 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item405429 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item405510 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item150918 {
	width:57px !important;
	height:951px !important;
	top:129px !important;
	background:#0079c2;
}

#item122989 {
	width:1807px !important;
	height:102px !important;
	left:61px !important;
	top:944px !important;
	background:#0079c2;
}

#item122990 {
	width:1394px !important;
	height:180px !important;
	left:474px !important;
	top:158px !important;
	background:#ae2473;
}

@keyframes fadein-123305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-123305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-123330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-123330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item123397 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item123478 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item123639 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item123719 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

@keyframes flyinfromright-126047 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-126047 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item136246 {
	width:422px !important;
	height:60px !important;
	background:#0079c2;
}

#item145715 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
	background:#0079c2;
}

#item145716 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
	background:#0079c2;
}

#item145717 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
	background:#0079c2;
}

#item145718 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
	background:#0079c2;
}

#item145719 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
	background:#0079c2;
}

#item145720 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
	background:#3393ce;
}

#item145721 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
	background:#3393ce;
}

#item145723 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
	background:#3393ce;
}

#item145724 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
	background:#3393ce;
}

#item145725 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
	background:#3393ce;
}

#item145726 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
}

#item145806 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
}

#item145887 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
}

#item145967 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
}

#item146048 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
}

#item146208 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
}

#item146290 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
}

#item146370 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
}

#item146450 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
}

#item146532 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
}

#item146612 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
}

#item146745 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
}

#item149901 {
	width:90px !important;
	height:180px !important;
	left:1864px !important;
	top:158px !important;
	background:#fff;
}

#item152188 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item335889 {
	width:90px !important;
	height:121px !important;
	left:968px !important;
	top:126px !important;
	background:#fff;
}

#item355491 {
	width:206px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item381707 {
	width:950px !important;
	height:78px !important;
	left:42px !important;
	top:656px !important;
	background:#0079c2;
}

@keyframes fadein-381709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-381709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-381734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-381734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item382093 {
	width:724px !important;
	height:121px !important;
	left:268px !important;
	top:126px !important;
	background:#ae2473;
}

#item382095 {
	width:270px !important;
	height:36px !important;
	background:#0079c2;
}

#item382146 {
	width:136px !important;
	height:121px !important;
	left:992px !important;
	top:126px !important;
	background:#fff;
}

@keyframes flyinfromright-382147 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-382147 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item382223 {
	width:28px !important;
	height:64px !important;
	left:316px !important;
	top:8px !important;
}

#item398730 {
	width:38px !important;
	height:661px !important;
	top:107px !important;
	background:#0079c2;
}

#item398731 {
	width:38px !important;
	height:55px !important;
	top:107px !important;
}

#item398811 {
	width:38px !important;
	height:55px !important;
	top:327px !important;
}

#item398891 {
	width:38px !important;
	height:55px !important;
	top:547px !important;
}

#item398972 {
	width:38px !important;
	height:55px !important;
	top:217px !important;
}

#item399052 {
	width:38px !important;
	height:55px !important;
	top:437px !important;
}

#item399134 {
	width:38px !important;
	height:55px !important;
	top:658px !important;
}

#item399214 {
	width:38px !important;
	height:55px !important;
	top:162px !important;
}

#item399295 {
	width:38px !important;
	height:55px !important;
	top:382px !important;
}

#item399375 {
	width:38px !important;
	height:55px !important;
	top:603px !important;
}

#item399456 {
	width:38px !important;
	height:55px !important;
	top:272px !important;
}

#item399537 {
	width:38px !important;
	height:55px !important;
	top:492px !important;
}

#item399617 {
	width:38px !important;
	height:55px !important;
	top:713px !important;
}

#item405647 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item405727 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item405807 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item405887 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item150919 {
	width:57px !important;
	height:951px !important;
	top:129px !important;
	background:#0079c2;
}

#item127363 {
	width:1807px !important;
	height:102px !important;
	left:61px !important;
	top:944px !important;
	background:#0079c2;
}

#item127364 {
	width:1394px !important;
	height:180px !important;
	left:474px !important;
	top:158px !important;
	background:#a8ad00;
}

@keyframes fadein-127678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-127678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-127703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-127703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item127770 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item127850 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item128011 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item128091 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

@keyframes flyinfromright-129175 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-129175 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item136301 {
	width:422px !important;
	height:60px !important;
	background:#0079c2;
}

#item146955 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
	background:#0079c2;
}

#item146956 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
	background:#0079c2;
}

#item146957 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
	background:#0079c2;
}

#item146958 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
	background:#0079c2;
}

#item146959 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
	background:#0079c2;
}

#item146960 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
	background:#3393ce;
}

#item146961 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
	background:#3393ce;
}

#item146962 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
	background:#3393ce;
}

#item146963 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
	background:#3393ce;
}

#item146964 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
	background:#3393ce;
}

#item146965 {
	width:57px !important;
	height:79px !important;
	top:129px !important;
}

#item147045 {
	width:57px !important;
	height:79px !important;
	top:446px !important;
}

#item147126 {
	width:57px !important;
	height:79px !important;
	top:288px !important;
}

#item147286 {
	width:57px !important;
	height:79px !important;
	top:525px !important;
}

#item147366 {
	width:57px !important;
	height:79px !important;
	top:367px !important;
}

#item147448 {
	width:57px !important;
	height:79px !important;
	top:1001px !important;
}

#item147528 {
	width:57px !important;
	height:79px !important;
	top:208px !important;
}

#item147609 {
	width:57px !important;
	height:79px !important;
	top:605px !important;
}

#item147690 {
	width:57px !important;
	height:79px !important;
	top:684px !important;
}

#item147770 {
	width:57px !important;
	height:79px !important;
	top:763px !important;
}

#item147850 {
	width:57px !important;
	height:79px !important;
	top:842px !important;
}

#item147941 {
	width:57px !important;
	height:79px !important;
	top:922px !important;
}

#item149903 {
	width:90px !important;
	height:180px !important;
	left:1864px !important;
	top:158px !important;
	background:#fff;
}

#item152195 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item382632 {
	width:90px !important;
	height:121px !important;
	left:968px !important;
	top:126px !important;
	background:#fff;
}

#item382956 {
	width:206px !important;
	height:32px !important;
	left:33px !important;
	top:61px !important;
}

#item382963 {
	width:90px !important;
	height:121px !important;
	left:968px !important;
	top:126px !important;
	background:#fff;
}

#item383941 {
	width:950px !important;
	height:78px !important;
	left:42px !important;
	top:656px !important;
	background:#0079c2;
}

@keyframes fadein-383943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-383943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-383968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-383968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item384327 {
	width:724px !important;
	height:121px !important;
	left:268px !important;
	top:126px !important;
	background:#a8ad00;
}

#item384330 {
	width:270px !important;
	height:36px !important;
	background:#0079c2;
}

@keyframes flyinfromright-384381 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-384381 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item384457 {
	width:28px !important;
	height:64px !important;
	left:316px !important;
	top:44px !important;
}

#item384485 {
	width:136px !important;
	height:121px !important;
	left:992px !important;
	top:126px !important;
	background:#fff;
}

#item399840 {
	width:38px !important;
	height:661px !important;
	top:107px !important;
	background:#0079c2;
}

#item399841 {
	width:38px !important;
	height:55px !important;
	top:107px !important;
}

#item399922 {
	width:38px !important;
	height:55px !important;
	top:327px !important;
}

#item400003 {
	width:38px !important;
	height:55px !important;
	top:547px !important;
}

#item400083 {
	width:38px !important;
	height:55px !important;
	top:217px !important;
}

#item400163 {
	width:38px !important;
	height:55px !important;
	top:437px !important;
}

#item400243 {
	width:38px !important;
	height:55px !important;
	top:658px !important;
}

#item400324 {
	width:38px !important;
	height:55px !important;
	top:162px !important;
}

#item400404 {
	width:38px !important;
	height:55px !important;
	top:382px !important;
}

#item400485 {
	width:38px !important;
	height:55px !important;
	top:603px !important;
}

#item400567 {
	width:38px !important;
	height:55px !important;
	top:272px !important;
}

#item400647 {
	width:38px !important;
	height:55px !important;
	top:492px !important;
}

#item400727 {
	width:38px !important;
	height:55px !important;
	top:713px !important;
}

#item406291 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item406371 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item406451 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item406531 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item42570 {
	width:1215px !important;
	height:727px !important;
	top:90px !important;
	background:#0079c2;
}

@keyframes fadein-42572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfromright-84840 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-84840 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item42623 {
	width:555px !important;
	height:278px !important;
	background:#a8ad00;
}

#item89495 {
	width:281px !important;
	height:286px !important;
	left:1110px !important;
	top:432px !important;
}

#item65157 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item65238 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item65398 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item65480 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item152201 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item337824 {
	width:648px !important;
	height:511px !important;
	top:213px !important;
	background:#0079c2;
}

@keyframes flyinfromright-389078 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-389078 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item337878 {
	width:278px !important;
	height:190px !important;
	background:#a8ad00;
}

#item388868 {
	width:169px !important;
	height:172px !important;
	left:563px !important;
	top:352px !important;
}

@keyframes fadein-389387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-389387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item356363 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item356443 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item356524 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item356605 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item356686 {
	width:212px !important;
	height:32px !important;
	left:31px !important;
	top:61px !important;
}

@keyframes appear-41826 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-41826 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@keyframes zoomin2d-86067 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:1;}
	92% {opacity:1;}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-86067 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:1;}
	92% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item86104 {
	width:415px !important;
	height:511px !important;
	background:#009ca6;
}

#item86069 {
	width:415px !important;
	height:511px !important;
	background:#009ca6;
}

#item42893 {
	width:415px !important;
	height:511px !important;
	background:#0079c2;
}

#item86067 {
	width:415px !important;
	height:511px !important;
	left:61px !important;
	top:322px !important;
}

@keyframes zoomin2d-86138 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:1;}
	92% {opacity:1;}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-86138 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:1;}
	92% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item86172 {
	width:415px !important;
	height:511px !important;
	background:#ae2473;
}

#item86140 {
	width:415px !important;
	height:511px !important;
	background:#ae2473;
}

#item85611 {
	width:415px !important;
	height:511px !important;
	background:#0079c2;
}

#item86138 {
	width:415px !important;
	height:511px !important;
	left:525px !important;
	top:322px !important;
}

@keyframes zoomin2d-86274 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.93;}
	75% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-86274 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.93;}
	75% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item86311 {
	width:415px !important;
	height:511px !important;
	background:#69b3e7;
}

#item86277 {
	width:415px !important;
	height:511px !important;
	background:#69b3e7;
}

#item42896 {
	width:415px !important;
	height:511px !important;
	background:#0079c2;
}

#item86274 {
	width:415px !important;
	height:511px !important;
	left:1453px !important;
	top:322px !important;
}

@keyframes zoomin2d-86203 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:1;}
	92% {opacity:1;}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-86203 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:1;}
	92% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item86240 {
	width:415px !important;
	height:511px !important;
	background:#a8ad00;
}

#item86209 {
	width:415px !important;
	height:511px !important;
	background:#a8ad00;
}

#item43656 {
	width:415px !important;
	height:511px !important;
	background:#0079c2;
}

#item86203 {
	width:415px !important;
	height:511px !important;
	left:989px !important;
	top:322px !important;
}

#item65568 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item65648 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item65809 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item65889 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item152207 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

@keyframes appear-338360 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-338360 {
	0% {opacity:0;}
	54% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item384881 {
	width:1026px !important;
	height:282px !important;
	top:384px !important;
	background:#e5f1f8;
}

@keyframes zoomin2d-385748 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:1;}
	92% {opacity:1;}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-385748 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:1;}
	92% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item385785 {
	width:207px !important;
	height:307px !important;
	background:#009ca6;
}

#item385751 {
	width:207px !important;
	height:307px !important;
	background:#009ca6;
}

#item384885 {
	width:207px !important;
	height:307px !important;
	background:#0079c2;
}

#item385748 {
	width:207px !important;
	height:307px !important;
	left:33px !important;
	top:271px !important;
}

@keyframes zoomin2d-385835 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:1;}
	92% {opacity:1;}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-385835 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:1;}
	92% {opacity:1;}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item385873 {
	width:207px !important;
	height:307px !important;
	background:#ae2473;
}

#item385841 {
	width:207px !important;
	height:307px !important;
	background:#ae2473;
}

#item384985 {
	width:207px !important;
	height:307px !important;
	background:#0079c2;
}

#item385835 {
	width:207px !important;
	height:307px !important;
	left:284px !important;
	top:271px !important;
}

#item356746 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item356826 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item356906 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

@keyframes zoomin2d-408130 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.87;}
	75% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-408130 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.87;}
	75% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item408163 {
	width:207px !important;
	height:307px !important;
	background:#a8ad00;
}

#item408132 {
	width:207px !important;
	height:307px !important;
	background:#a8ad00;
}

#item408010 {
	width:207px !important;
	height:307px !important;
	background:#0079c2;
}

#item408130 {
	width:207px !important;
	height:307px !important;
	left:534px !important;
	top:271px !important;
}

@keyframes zoomin2d-402410 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.87;}
	75% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoomin2d-402410 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	25% {opacity:0.87;}
	75% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item402445 {
	width:207px !important;
	height:307px !important;
	background:#69b3e7;
}

#item402412 {
	width:207px !important;
	height:307px !important;
	background:#69b3e7;
}

#item402126 {
	width:207px !important;
	height:307px !important;
	background:#0079c2;
}

#item402410 {
	width:207px !important;
	height:307px !important;
	left:785px !important;
	top:270px !important;
}

#item356987 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item357067 {
	width:212px !important;
	height:32px !important;
	left:31px !important;
	top:61px !important;
}

#item148189 {
	width:1869px !important;
	height:695px !important;
	left:61px !important;
	top:324px !important;
	background:#e8f3fb;
}

#item45699 {
	width:715px !important;
	height:596px !important;
	left:101px !important;
	top:270px !important;
	background:#0079c2;
}

@keyframes fadein-85011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-85011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148607 {
	width:1869px !important;
	height:19px !important;
	left:61px !important;
	top:1000px !important;
	background:#009ca6;
}

@keyframes flyinfromright-44401 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-44401 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-44776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-44776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-84932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-84932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-84961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-84961 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-44923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-44923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-44928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-44928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65974 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item66054 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item66216 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item66297 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item82644 {
	width:58px !important;
	height:226px !important;
	top:178px !important;
}

#item83163 {
	width:58px !important;
	height:226px !important;
	top:403px !important;
}

#item83247 {
	width:58px !important;
	height:226px !important;
	top:628px !important;
}

#item83302 {
	width:58px !important;
	height:226px !important;
	top:854px !important;
}

#item152214 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item339141 {
	width:982px !important;
	height:451px !important;
	left:42px !important;
	top:256px !important;
	background:#e8f3fb;
}

#item386437 {
	width:383px !important;
	height:392px !important;
	left:81px !important;
	top:220px !important;
	background:#0079c2;
}

@keyframes fadein-386438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-386438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-386441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-386441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-386466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-386466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-386491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-386491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-386516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-386516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-386520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-386520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item339148 {
	width:982px !important;
	height:13px !important;
	left:42px !important;
	top:694px !important;
	background:#009ca6;
}

#item386590 {
	width:38px !important;
	height:157px !important;
	top:140px !important;
}

#item386649 {
	width:38px !important;
	height:157px !important;
	top:297px !important;
}

#item386718 {
	width:38px !important;
	height:157px !important;
	top:454px !important;
}

#item386776 {
	width:38px !important;
	height:157px !important;
	top:611px !important;
}

#item357113 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item357193 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item357274 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item357355 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item357435 {
	width:212px !important;
	height:32px !important;
	left:31px !important;
	top:61px !important;
}

#item148204 {
	width:1869px !important;
	height:695px !important;
	left:61px !important;
	top:324px !important;
	background:#e8f3fb;
}

#item148547 {
	width:715px !important;
	height:694px !important;
	background:#0079c2;
}

#item148205 {
	width:58px !important;
	height:226px !important;
	top:178px !important;
}

#item148285 {
	width:58px !important;
	height:226px !important;
	top:403px !important;
}

#item148366 {
	width:58px !important;
	height:226px !important;
	top:628px !important;
}

#item148447 {
	width:58px !important;
	height:226px !important;
	top:854px !important;
}

@keyframes flyinfromright-45520 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-45520 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-45570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-45570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-85019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-85019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-45596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-45596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-45599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-45599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148605 {
	width:1869px !important;
	height:19px !important;
	left:61px !important;
	top:1000px !important;
	background:#ae2473;
}

#item66519 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item66599 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item66760 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item66840 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item152227 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item386859 {
	width:982px !important;
	height:451px !important;
	left:42px !important;
	top:256px !important;
	background:#e8f3fb;
}

#item386860 {
	width:383px !important;
	height:420px !important;
	left:81px !important;
	top:220px !important;
	background:#0079c2;
}

@keyframes fadein-386861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-386861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-386864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-386864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-386889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-386889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-386939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-386939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item386970 {
	width:982px !important;
	height:13px !important;
	left:42px !important;
	top:694px !important;
	background:#ae2473;
}

@keyframes flyinfromright-386996 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-386996 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item387022 {
	width:38px !important;
	height:157px !important;
	top:140px !important;
}

#item387104 {
	width:38px !important;
	height:157px !important;
	top:297px !important;
}

#item387185 {
	width:38px !important;
	height:157px !important;
	top:454px !important;
}

#item387265 {
	width:38px !important;
	height:157px !important;
	top:611px !important;
}

#item357804 {
	width:212px !important;
	height:32px !important;
	left:31px !important;
	top:61px !important;
}

#item406691 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item406771 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item406852 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item406933 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item148667 {
	width:715px !important;
	height:586px !important;
	left:101px !important;
	top:270px !important;
	background:#0079c2;
}

#item148693 {
	width:58px !important;
	height:226px !important;
	top:178px !important;
}

#item148774 {
	width:58px !important;
	height:226px !important;
	top:403px !important;
}

#item148855 {
	width:58px !important;
	height:226px !important;
	top:628px !important;
}

#item148935 {
	width:58px !important;
	height:226px !important;
	top:854px !important;
}

#item149015 {
	width:1869px !important;
	height:19px !important;
	left:61px !important;
	top:1000px !important;
	background:#a8ad00;
}

@keyframes flyinfromright-85104 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-85104 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-45827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-45827 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-85073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-85073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-45854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-45854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-45857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-45857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66938 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item67019 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item67180 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item67260 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item152235 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item387453 {
	width:982px !important;
	height:451px !important;
	left:42px !important;
	top:256px !important;
	background:#e8f3fb;
}

#item387454 {
	width:383px !important;
	height:378px !important;
	left:81px !important;
	top:220px !important;
	background:#0079c2;
}

#item387537 {
	width:982px !important;
	height:13px !important;
	left:42px !important;
	top:694px !important;
	background:#a8ad00;
}

@keyframes fadein-387455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-387455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-387459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-387459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-387484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-387484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-387509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-387509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfromright-387538 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-387538 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item387563 {
	width:38px !important;
	height:157px !important;
	top:140px !important;
}

#item387644 {
	width:38px !important;
	height:157px !important;
	top:297px !important;
}

#item387725 {
	width:38px !important;
	height:157px !important;
	top:454px !important;
}

#item387807 {
	width:38px !important;
	height:157px !important;
	top:611px !important;
}

#item358185 {
	width:212px !important;
	height:32px !important;
	left:31px !important;
	top:61px !important;
}

#item407073 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item407154 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item407234 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item407314 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item149182 {
	width:1869px !important;
	height:695px !important;
	left:61px !important;
	top:324px !important;
	background:#e8f3fb;
}

#item149183 {
	width:715px !important;
	height:586px !important;
	left:101px !important;
	top:270px !important;
	background:#0079c2;
}

#item149209 {
	width:58px !important;
	height:226px !important;
	top:178px !important;
}

#item149290 {
	width:58px !important;
	height:226px !important;
	top:403px !important;
}

#item149370 {
	width:58px !important;
	height:226px !important;
	top:628px !important;
}

#item149450 {
	width:58px !important;
	height:226px !important;
	top:854px !important;
}

#item149531 {
	width:1869px !important;
	height:19px !important;
	left:61px !important;
	top:1000px !important;
	background:#69b3e7;
}

@keyframes flyinfromright-45987 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-45987 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-408751 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-408751 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-46063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-46063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-46037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-46037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67347 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item67427 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item67588 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item67670 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item152242 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

#item388244 {
	width:982px !important;
	height:451px !important;
	left:42px !important;
	top:256px !important;
	background:#e8f3fb;
}

#item388245 {
	width:383px !important;
	height:392px !important;
	left:81px !important;
	top:220px !important;
	background:#0079c2;
}

#item388356 {
	width:982px !important;
	height:13px !important;
	left:42px !important;
	top:694px !important;
	background:#009ca6;
}

@keyframes fadein-388246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-388246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-388249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-388249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfromright-388382 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-388382 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item388407 {
	width:38px !important;
	height:157px !important;
	top:140px !important;
}

#item388487 {
	width:38px !important;
	height:157px !important;
	top:297px !important;
}

#item388567 {
	width:38px !important;
	height:157px !important;
	top:454px !important;
}

#item388648 {
	width:38px !important;
	height:157px !important;
	top:611px !important;
}

#item358604 {
	width:212px !important;
	height:32px !important;
	left:31px !important;
	top:61px !important;
}

#item407441 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item407521 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item407601 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item407682 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

@keyframes fadein-46228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-46228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47881 {
	width:636px !important;
	height:20px !important;
	left:61px !important;
	top:590px !important;
	background:#ea7600;
}

#item67758 {
	width:220px !important;
	height:32px !important;
	left:1250px !important;
	top:74px !important;
}

#item67838 {
	width:113px !important;
	height:32px !important;
	left:1755px !important;
	top:74px !important;
}

#item67999 {
	width:120px !important;
	height:32px !important;
	left:1110px !important;
	top:74px !important;
}

#item68079 {
	width:245px !important;
	height:32px !important;
	left:1489px !important;
	top:74px !important;
}

#item152248 {
	width:294px !important;
	height:47px !important;
	left:61px !important;
	top:61px !important;
}

@keyframes fadein-342534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-342534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item342559 {
	width:365px !important;
	height:14px !important;
	left:37px !important;
	top:380px !important;
	background:#ea7600;
}

#item358658 {
	width:113px !important;
	height:16px !important;
	left:676px !important;
	top:76px !important;
}

#item358738 {
	width:66px !important;
	height:17px !important;
	left:926px !important;
	top:74px !important;
}

#item358819 {
	width:60px !important;
	height:16px !important;
	left:607px !important;
	top:76px !important;
}

#item358899 {
	width:130px !important;
	height:16px !important;
	left:800px !important;
	top:76px !important;
}

#item358979 {
	width:212px !important;
	height:32px !important;
	left:31px !important;
	top:61px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1184px){ [class*=" mq-"], .mq-default { display:none; } .mq-1024 {display:block; } }

#loadIndicator{display:none;}
