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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:33656px; 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; }
}
body.has-transitions .pages .page {
	display:block;
	z-index:1;
}
body.has-transitions .pages .page.activePage {
	z-index:2;
	transform:none;
	opacity:1;
}
.trans-fade { -webkit-animation:transFade .6s ease-in-out; animation:transFade .6s ease-in-out; }
.trans-left { -webkit-animation:transLeft .6s ease-in-out; animation:transLeft .6s ease-in-out; }
.trans-right { -webkit-animation:transRight .6s ease-in-out; animation:transRight .6s ease-in-out; }
.trans-top { -webkit-animation:transTop .6s ease-in-out; animation:transTop .6s ease-in-out; }
.trans-bottom { -webkit-animation:transBottom .6s ease-in-out; animation:transBottom .6s ease-in-out; }
.trans-none { -webkit-animation:transFade 0s; animation:transFade 0s; }
.trans-out, .trans-reverse {
	-webkit-animation-direction:reverse;
	animation-direction:reverse;
}
.trans-out.trans-reverse {
	webkit-animation-direction:normal;
	animation-direction:normal;
}
@keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@keyframes transRight {
	0% { transform:translateX(100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transRight {
	0% { -webkit-transform:translateX(100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transLeft {
	0% { transform:translateX(-100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transLeft {
	0% { -webkit-transform:translateX(-100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transTop {
	0% { transform:translateY(-100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transTop {
	0% { -webkit-transform:translateY(-100%); }
	100% { -webkit-transform:translateY(0); }
}
@keyframes transBottom {
	0% { transform:translateY(100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transBottom {
	0% { -webkit-transform:translateY(100%); }
	100% { -webkit-transform:translateY(0); }
}

#item2968 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item2941 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #ffe877;
}

#item2930 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #fff;
}

#item2939 {
	width:179px !important;
	height:57px !important;
	left:266px !important;
	top:820px !important;
}

#item10627 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

#item10845 {
	width:170px !important;
	height:54px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item10817 {
	width:170px !important;
	height:54px !important;
	border-radius:36px;
	border:solid 2px #ffe877;
}

#item10790 {
	width:170px !important;
	height:54px !important;
	border-radius:36px;
	border:solid 2px #fff;
}

#item10786 {
	width:170px !important;
	height:54px !important;
	left:174px !important;
	top:624px !important;
}

#item10872 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

#item22796 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item22769 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #ffe877;
}

#item22742 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #fff;
}

#item22738 {
	width:179px !important;
	height:57px !important;
	left:125px !important;
	top:832px !important;
}

#item18874 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

#item6566 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

#item14347 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	background:#00c4a5;
	border:solid 2px #fff;
}

#item14345 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	background:#00c4a5;
	border:solid 2px #6666c4;
}

#item14262 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	background:#00c4a5;
	border:solid 2px #000091;
}

#item14259 {
	width:57px !important;
	height:57px !important;
	left:40px !important;
	top:912px !important;
}

#item2110 {
	width:3px !important;
	height:12px !important;
	left:281px !important;
	top:24px !important;
	background:#000091;
}

#item2111 {
	width:12px !important;
	height:3px !important;
	left:276px !important;
	top:29px !important;
	background:#000091;
}

#item2075 {
	width:3px !important;
	height:14px !important;
	left:292px !important;
	top:24px !important;
	background:#000091;
}

#item2076 {
	width:14px !important;
	height:3px !important;
	left:287px !important;
	top:29px !important;
	background:#000091;
}

#item1959 {
	width:3px !important;
	height:12px !important;
	left:281px !important;
	top:24px !important;
	background:#000091;
}

#item1960 {
	width:12px !important;
	height:3px !important;
	left:276px !important;
	top:29px !important;
	background:#000091;
}

#item2044 {
	width:328px !important;
	height:60px !important;
	left:183px !important;
	top:587px !important;
}

#item2241 {
	width:3px !important;
	height:12px !important;
	left:281px !important;
	top:24px !important;
	background:#00008c;
}

#item2242 {
	width:12px !important;
	height:3px !important;
	left:276px !important;
	top:29px !important;
	background:#00008c;
}

#item2175 {
	width:3px !important;
	height:14px !important;
	left:292px !important;
	top:24px !important;
	background:#000091;
}

#item2176 {
	width:14px !important;
	height:3px !important;
	left:287px !important;
	top:29px !important;
	background:#000091;
}

#item1970 {
	width:3px !important;
	height:12px !important;
	left:281px !important;
	top:24px !important;
	background:#000091;
}

#item1971 {
	width:12px !important;
	height:3px !important;
	left:276px !important;
	top:29px !important;
	background:#000091;
}

#item2160 {
	width:328px !important;
	height:60px !important;
	left:447px !important;
	top:778px !important;
}

#item2255 {
	width:3px !important;
	height:12px !important;
	left:228px !important;
	top:24px !important;
	background:#000091;
}

#item2256 {
	width:12px !important;
	height:3px !important;
	left:224px !important;
	top:29px !important;
	background:#000091;
}

#item2185 {
	width:3px !important;
	height:14px !important;
	left:238px !important;
	top:24px !important;
	background:#000091;
}

#item2186 {
	width:14px !important;
	height:3px !important;
	left:232px !important;
	top:29px !important;
	background:#000091;
}

#item1979 {
	width:3px !important;
	height:12px !important;
	left:228px !important;
	top:24px !important;
	background:#000091;
}

#item1980 {
	width:12px !important;
	height:3px !important;
	left:224px !important;
	top:29px !important;
	background:#000091;
}

#item2161 {
	width:273px !important;
	height:60px !important;
	left:732px !important;
	top:515px !important;
}

#item2266 {
	width:3px !important;
	height:12px !important;
	left:245px !important;
	top:24px !important;
	background:#000091;
}

#item2267 {
	width:12px !important;
	height:3px !important;
	left:240px !important;
	top:29px !important;
	background:#000091;
}

#item2205 {
	width:3px !important;
	height:14px !important;
	left:255px !important;
	top:24px !important;
	background:#000091;
}

#item2206 {
	width:14px !important;
	height:3px !important;
	left:250px !important;
	top:29px !important;
	background:#000091;
}

#item2010 {
	width:3px !important;
	height:12px !important;
	left:245px !important;
	top:24px !important;
	background:#000091;
}

#item2011 {
	width:12px !important;
	height:3px !important;
	left:240px !important;
	top:29px !important;
	background:#000091;
}

#item2162 {
	width:291px !important;
	height:60px !important;
	left:860px !important;
	top:731px !important;
}

#item2226 {
	width:3px !important;
	height:12px !important;
	left:186px !important;
	top:24px !important;
	background:#000091;
}

#item2227 {
	width:12px !important;
	height:3px !important;
	left:181px !important;
	top:29px !important;
	background:#000091;
}

#item2194 {
	width:3px !important;
	height:14px !important;
	left:193px !important;
	top:24px !important;
	background:#000091;
}

#item2195 {
	width:14px !important;
	height:3px !important;
	left:187px !important;
	top:29px !important;
	background:#000091;
}

#item1987 {
	width:3px !important;
	height:12px !important;
	left:186px !important;
	top:24px !important;
	background:#000091;
}

#item1988 {
	width:12px !important;
	height:3px !important;
	left:181px !important;
	top:29px !important;
	background:#000091;
}

#item2163 {
	width:228px !important;
	height:60px !important;
	left:1125px !important;
	top:545px !important;
}

#item2278 {
	width:3px !important;
	height:12px !important;
	left:268px !important;
	top:24px !important;
	background:#000091;
}

#item2279 {
	width:12px !important;
	height:3px !important;
	left:263px !important;
	top:29px !important;
	background:#000091;
}

#item2217 {
	width:3px !important;
	height:14px !important;
	left:279px !important;
	top:24px !important;
	background:#000091;
}

#item2218 {
	width:14px !important;
	height:3px !important;
	left:274px !important;
	top:29px !important;
	background:#000091;
}

#item2000 {
	width:3px !important;
	height:12px !important;
	left:268px !important;
	top:24px !important;
	background:#000091;
}

#item2001 {
	width:12px !important;
	height:3px !important;
	left:263px !important;
	top:29px !important;
	background:#000091;
}

#item2164 {
	width:315px !important;
	height:60px !important;
	left:1196px !important;
	top:761px !important;
}

#item11159 {
	width:1881px !important;
	height:76px !important;
	background:#fff;
}

#item14365 {
	width:54px !important;
	height:54px !important;
	border-radius:36px;
	background:#00c4a5;
	border:solid 2px #fff;
}

#item14362 {
	width:54px !important;
	height:54px !important;
	border-radius:36px;
	background:#00c4a5;
	border:solid 2px #6666c4;
}

#item14359 {
	width:54px !important;
	height:54px !important;
	border-radius:36px;
	background:#00c4a5;
	border:solid 2px #000091;
}

#item14356 {
	width:54px !important;
	height:54px !important;
	left:30px !important;
	top:681px !important;
}

#item11046 {
	width:3px !important;
	height:12px !important;
	left:186px !important;
	top:24px !important;
	background:#000091;
}

#item11047 {
	width:12px !important;
	height:3px !important;
	left:181px !important;
	top:29px !important;
	background:#000091;
}

#item11037 {
	width:3px !important;
	height:14px !important;
	left:193px !important;
	top:24px !important;
	background:#000091;
}

#item11038 {
	width:14px !important;
	height:3px !important;
	left:187px !important;
	top:29px !important;
	background:#000091;
}

#item11028 {
	width:3px !important;
	height:12px !important;
	left:186px !important;
	top:24px !important;
	background:#000091;
}

#item11029 {
	width:12px !important;
	height:3px !important;
	left:181px !important;
	top:29px !important;
	background:#000091;
}

#item11018 {
	width:228px !important;
	height:60px !important;
	left:823px !important;
	top:416px !important;
}

#item10910 {
	width:3px !important;
	height:12px !important;
	left:281px !important;
	top:24px !important;
	background:#000091;
}

#item10911 {
	width:12px !important;
	height:3px !important;
	left:276px !important;
	top:29px !important;
	background:#000091;
}

#item10904 {
	width:3px !important;
	height:14px !important;
	left:292px !important;
	top:24px !important;
	background:#000091;
}

#item10905 {
	width:14px !important;
	height:3px !important;
	left:287px !important;
	top:29px !important;
	background:#000091;
}

#item10898 {
	width:3px !important;
	height:12px !important;
	left:281px !important;
	top:24px !important;
	background:#000091;
}

#item10899 {
	width:12px !important;
	height:3px !important;
	left:276px !important;
	top:29px !important;
	background:#000091;
}

#item10891 {
	width:328px !important;
	height:60px !important;
	left:74px !important;
	top:449px !important;
}

#item10948 {
	width:3px !important;
	height:12px !important;
	left:281px !important;
	top:24px !important;
	background:#00008c;
}

#item10949 {
	width:12px !important;
	height:3px !important;
	left:276px !important;
	top:29px !important;
	background:#00008c;
}

#item10935 {
	width:3px !important;
	height:14px !important;
	left:292px !important;
	top:24px !important;
	background:#000091;
}

#item10936 {
	width:14px !important;
	height:3px !important;
	left:287px !important;
	top:29px !important;
	background:#000091;
}

#item10924 {
	width:3px !important;
	height:12px !important;
	left:281px !important;
	top:24px !important;
	background:#000091;
}

#item10925 {
	width:12px !important;
	height:3px !important;
	left:276px !important;
	top:29px !important;
	background:#000091;
}

#item10913 {
	width:328px !important;
	height:60px !important;
	left:281px !important;
	top:599px !important;
}

#item10982 {
	width:3px !important;
	height:12px !important;
	left:228px !important;
	top:24px !important;
	background:#000091;
}

#item10983 {
	width:12px !important;
	height:3px !important;
	left:224px !important;
	top:29px !important;
	background:#000091;
}

#item10972 {
	width:3px !important;
	height:14px !important;
	left:238px !important;
	top:24px !important;
	background:#000091;
}

#item10973 {
	width:14px !important;
	height:3px !important;
	left:232px !important;
	top:29px !important;
	background:#000091;
}

#item10960 {
	width:3px !important;
	height:12px !important;
	left:228px !important;
	top:24px !important;
	background:#000091;
}

#item10961 {
	width:12px !important;
	height:3px !important;
	left:224px !important;
	top:29px !important;
	background:#000091;
}

#item10950 {
	width:273px !important;
	height:60px !important;
	left:512px !important;
	top:392px !important;
}

#item11016 {
	width:3px !important;
	height:12px !important;
	left:245px !important;
	top:24px !important;
	background:#000091;
}

#item11017 {
	width:12px !important;
	height:3px !important;
	left:240px !important;
	top:29px !important;
	background:#000091;
}

#item11005 {
	width:3px !important;
	height:14px !important;
	left:255px !important;
	top:24px !important;
	background:#000091;
}

#item11006 {
	width:14px !important;
	height:3px !important;
	left:250px !important;
	top:29px !important;
	background:#000091;
}

#item10994 {
	width:3px !important;
	height:12px !important;
	left:245px !important;
	top:24px !important;
	background:#000091;
}

#item10995 {
	width:12px !important;
	height:3px !important;
	left:240px !important;
	top:29px !important;
	background:#000091;
}

#item10984 {
	width:291px !important;
	height:60px !important;
	left:610px !important;
	top:562px !important;
}

#item11087 {
	width:3px !important;
	height:12px !important;
	left:268px !important;
	top:24px !important;
	background:#000091;
}

#item11088 {
	width:12px !important;
	height:3px !important;
	left:263px !important;
	top:29px !important;
	background:#000091;
}

#item11073 {
	width:3px !important;
	height:14px !important;
	left:279px !important;
	top:24px !important;
	background:#000091;
}

#item11075 {
	width:14px !important;
	height:3px !important;
	left:274px !important;
	top:29px !important;
	background:#000091;
}

#item11060 {
	width:3px !important;
	height:12px !important;
	left:268px !important;
	top:24px !important;
	background:#000091;
}

#item11062 {
	width:12px !important;
	height:3px !important;
	left:263px !important;
	top:29px !important;
	background:#000091;
}

#item11048 {
	width:315px !important;
	height:60px !important;
	left:871px !important;
	top:586px !important;
}

#item18977 {
	width:56px !important;
	height:57px !important;
	border-radius:36px;
	background:#00c4a5;
	border:solid 2px #fff;
}

#item18974 {
	width:56px !important;
	height:57px !important;
	border-radius:36px;
	background:#00c4a5;
	border:solid 2px #6666c4;
}

#item18970 {
	width:56px !important;
	height:57px !important;
	border-radius:36px;
	background:#00c4a5;
	border:solid 2px #000091;
}

#item18967 {
	width:56px !important;
	height:57px !important;
	left:390px !important;
	top:1260px !important;
}

#item19029 {
	width:2px !important;
	height:9px !important;
	left:208px !important;
	top:18px !important;
	background:#000091;
}

#item19030 {
	width:9px !important;
	height:2px !important;
	left:205px !important;
	top:22px !important;
	background:#000091;
}

#item19023 {
	width:2px !important;
	height:10px !important;
	left:217px !important;
	top:18px !important;
	background:#000091;
}

#item19024 {
	width:10px !important;
	height:2px !important;
	left:213px !important;
	top:22px !important;
	background:#000091;
}

#item19017 {
	width:2px !important;
	height:9px !important;
	left:208px !important;
	top:18px !important;
	background:#000091;
}

#item19018 {
	width:9px !important;
	height:2px !important;
	left:205px !important;
	top:22px !important;
	background:#000091;
}

#item19010 {
	width:243px !important;
	height:45px !important;
	left:33px !important;
	top:801px !important;
}

#item19067 {
	width:2px !important;
	height:9px !important;
	left:208px !important;
	top:18px !important;
	background:#00008c;
}

#item19068 {
	width:9px !important;
	height:2px !important;
	left:205px !important;
	top:22px !important;
	background:#00008c;
}

#item19054 {
	width:2px !important;
	height:10px !important;
	left:217px !important;
	top:18px !important;
	background:#000091;
}

#item19055 {
	width:10px !important;
	height:2px !important;
	left:213px !important;
	top:22px !important;
	background:#000091;
}

#item19043 {
	width:2px !important;
	height:9px !important;
	left:208px !important;
	top:18px !important;
	background:#000091;
}

#item19044 {
	width:9px !important;
	height:2px !important;
	left:205px !important;
	top:22px !important;
	background:#000091;
}

#item19031 {
	width:243px !important;
	height:45px !important;
	left:91px !important;
	top:934px !important;
}

#item19100 {
	width:2px !important;
	height:9px !important;
	left:169px !important;
	top:18px !important;
	background:#000091;
}

#item19101 {
	width:9px !important;
	height:2px !important;
	left:166px !important;
	top:22px !important;
	background:#000091;
}

#item19089 {
	width:2px !important;
	height:10px !important;
	left:176px !important;
	top:18px !important;
	background:#000091;
}

#item19090 {
	width:10px !important;
	height:2px !important;
	left:172px !important;
	top:22px !important;
	background:#000091;
}

#item19079 {
	width:2px !important;
	height:9px !important;
	left:169px !important;
	top:18px !important;
	background:#000091;
}

#item19080 {
	width:9px !important;
	height:2px !important;
	left:166px !important;
	top:22px !important;
	background:#000091;
}

#item19069 {
	width:203px !important;
	height:45px !important;
	left:304px !important;
	top:815px !important;
}

#item19135 {
	width:2px !important;
	height:9px !important;
	left:182px !important;
	top:18px !important;
	background:#000091;
}

#item19136 {
	width:9px !important;
	height:2px !important;
	left:178px !important;
	top:22px !important;
	background:#000091;
}

#item19125 {
	width:2px !important;
	height:10px !important;
	left:189px !important;
	top:18px !important;
	background:#000091;
}

#item19126 {
	width:10px !important;
	height:2px !important;
	left:185px !important;
	top:22px !important;
	background:#000091;
}

#item19113 {
	width:2px !important;
	height:9px !important;
	left:182px !important;
	top:18px !important;
	background:#000091;
}

#item19115 {
	width:9px !important;
	height:2px !important;
	left:178px !important;
	top:22px !important;
	background:#000091;
}

#item19102 {
	width:216px !important;
	height:45px !important;
	left:334px !important;
	top:979px !important;
}

#item19171 {
	width:2px !important;
	height:9px !important;
	left:199px !important;
	top:18px !important;
	background:#000091;
}

#item19172 {
	width:9px !important;
	height:2px !important;
	left:195px !important;
	top:22px !important;
	background:#000091;
}

#item19160 {
	width:2px !important;
	height:10px !important;
	left:207px !important;
	top:18px !important;
	background:#000091;
}

#item19161 {
	width:10px !important;
	height:2px !important;
	left:203px !important;
	top:22px !important;
	background:#000091;
}

#item19148 {
	width:2px !important;
	height:9px !important;
	left:199px !important;
	top:18px !important;
	background:#000091;
}

#item19150 {
	width:9px !important;
	height:2px !important;
	left:195px !important;
	top:22px !important;
	background:#000091;
}

#item19137 {
	width:234px !important;
	height:45px !important;
	left:560px !important;
	top:990px !important;
}

#item18962 {
	width:1881px !important;
	height:76px !important;
	background:#fff;
}

#item19008 {
	width:2px !important;
	height:9px !important;
	left:138px !important;
	top:18px !important;
	background:#000091;
}

#item19009 {
	width:9px !important;
	height:2px !important;
	left:134px !important;
	top:22px !important;
	background:#000091;
}

#item18998 {
	width:2px !important;
	height:10px !important;
	left:143px !important;
	top:18px !important;
	background:#000091;
}

#item18999 {
	width:10px !important;
	height:2px !important;
	left:139px !important;
	top:22px !important;
	background:#000091;
}

#item18988 {
	width:2px !important;
	height:9px !important;
	left:138px !important;
	top:18px !important;
	background:#000091;
}

#item18989 {
	width:9px !important;
	height:2px !important;
	left:134px !important;
	top:22px !important;
	background:#000091;
}

#item18979 {
	width:169px !important;
	height:45px !important;
	left:560px !important;
	top:838px !important;
}

@keyframes flyinfrombottom-6096 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-6096 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6097 {
	width:1782px !important;
	height:892px !important;
	border-radius:20px;
	background:#fff;
}

#item6111 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item6106 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item6101 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item6098 {
	width:57px !important;
	height:57px !important;
	left:1701px !important;
	top:24px !important;
}

#item6169 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item6143 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item6117 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item6114 {
	width:179px !important;
	height:57px !important;
	left:1549px !important;
	top:781px !important;
}

#item6250 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item6224 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item6198 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item6195 {
	width:179px !important;
	height:57px !important;
	left:54px !important;
	top:781px !important;
}

#item6464 {
	width:516px !important;
	height:640px !important;
	border-radius:15px;
	border:solid 2px #000091;
}

#item6466 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-11171 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-11171 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11172 {
	width:1310px !important;
	height:656px !important;
	border-radius:15px;
	background:#fff;
}

#item11184 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item11180 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item11176 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item11173 {
	width:42px !important;
	height:42px !important;
	left:1250px !important;
	top:18px !important;
}

#item11243 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item11217 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item11190 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item11187 {
	width:132px !important;
	height:42px !important;
	left:1138px !important;
	top:574px !important;
}

#item11325 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item11298 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item11272 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item11269 {
	width:132px !important;
	height:42px !important;
	left:40px !important;
	top:574px !important;
}

#item11637 {
	width:379px !important;
	height:470px !important;
	border-radius:11px;
	border:solid 1.47px #000091;
}

#item11639 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-19180 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-19180 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item19181 {
	width:761px !important;
	height:1269px !important;
	border-radius:15px;
	background:#fff;
}

#item19651 {
	width:683px !important;
	height:204px !important;
	border-radius:10px;
	border:solid 1.47px #000091;
}

#item22910 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item22884 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item22858 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item22855 {
	width:132px !important;
	height:42px !important;
	left:565px !important;
}

#item22993 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item22966 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item22940 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item22936 {
	width:132px !important;
	height:42px !important;
}

#item22852 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item22848 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item22843 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item22840 {
	width:42px !important;
	height:42px !important;
	left:697px !important;
	top:21px !important;
}

#item19653 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-5715 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5715 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5716 {
	width:1782px !important;
	height:892px !important;
	border-radius:20px;
	background:#fff;
}

#item5728 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item5724 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item5720 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item5717 {
	width:57px !important;
	height:57px !important;
	left:1701px !important;
	top:24px !important;
}

#item5787 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item5761 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item5735 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item5732 {
	width:179px !important;
	height:57px !important;
	left:1549px !important;
	top:781px !important;
}

#item5868 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item5842 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item5816 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item5813 {
	width:179px !important;
	height:57px !important;
	left:54px !important;
	top:781px !important;
}

#item7502 {
	width:354px !important;
	height:501px !important;
	left:1373px !important;
	top:189px !important;
	border-radius:15px;
	border:solid 2px #6666c4;
}

#item6087 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-11653 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-11653 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11654 {
	width:1310px !important;
	height:656px !important;
	border-radius:15px;
	background:#fff;
}

#item11667 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item11663 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item11659 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item11655 {
	width:42px !important;
	height:42px !important;
	left:1250px !important;
	top:18px !important;
}

#item11726 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item11700 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item11673 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item11670 {
	width:132px !important;
	height:42px !important;
	left:1138px !important;
	top:574px !important;
}

#item11808 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item11781 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item11755 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item11752 {
	width:132px !important;
	height:42px !important;
	left:40px !important;
	top:574px !important;
}

#item11906 {
	width:260px !important;
	height:368px !important;
	left:1009px !important;
	top:139px !important;
	border-radius:11px;
	border:solid 1.47px #6666c4;
}

#item12050 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-23462 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-23462 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23463 {
	width:761px !important;
	height:1269px !important;
	border-radius:15px;
	background:#fff;
}

#item23566 {
	width:683px !important;
	height:204px !important;
	border-radius:10px;
	border:solid 1.47px #000091;
}

#item23624 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item23598 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item23571 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item23568 {
	width:132px !important;
	height:42px !important;
	left:565px !important;
}

#item23705 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item23679 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item23653 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item23650 {
	width:132px !important;
	height:42px !important;
}

#item23742 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item23738 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item23733 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item23730 {
	width:42px !important;
	height:42px !important;
	left:697px !important;
	top:21px !important;
}

#item23908 {
	width:683px !important;
	height:204px !important;
	left:40px !important;
	top:873px !important;
	border-radius:10px;
	border:solid 1.47px #000091;
}

#item20067 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-5330 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5330 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5331 {
	width:1782px !important;
	height:892px !important;
	border-radius:20px;
	background:#fff;
}

#item5343 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item5339 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item5335 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item5332 {
	width:57px !important;
	height:57px !important;
	left:1701px !important;
	top:24px !important;
}

#item5403 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item5376 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item5349 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item5346 {
	width:179px !important;
	height:57px !important;
	left:1549px !important;
	top:781px !important;
}

#item5484 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item5458 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item5432 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item5429 {
	width:179px !important;
	height:57px !important;
	left:54px !important;
	top:781px !important;
}

#item7818 {
	width:354px !important;
	height:305px !important;
	left:1373px !important;
	top:396px !important;
	border-radius:15px;
	border:solid 2px #6666c4;
}

#item5700 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-12064 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-12064 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12065 {
	width:1310px !important;
	height:656px !important;
	border-radius:15px;
	background:#fff;
}

#item12077 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item12073 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item12069 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item12066 {
	width:42px !important;
	height:42px !important;
	left:1250px !important;
	top:18px !important;
}

#item12135 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item12109 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item12083 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item12080 {
	width:132px !important;
	height:42px !important;
	left:1138px !important;
	top:574px !important;
}

#item12218 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item12191 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item12165 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item12162 {
	width:132px !important;
	height:42px !important;
	left:40px !important;
	top:574px !important;
}

#item12316 {
	width:260px !important;
	height:224px !important;
	left:1009px !important;
	top:291px !important;
	border-radius:11px;
	border:solid 1.47px #6666c4;
}

#item12480 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-23942 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-23942 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item23996 {
	width:683px !important;
	height:204px !important;
	border-radius:10px;
	border:solid 1.47px #000091;
}

#item24054 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item24028 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item24001 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item23998 {
	width:132px !important;
	height:42px !important;
	left:565px !important;
}

#item24135 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item24109 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item24083 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item24080 {
	width:132px !important;
	height:42px !important;
}

#item24172 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item24167 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item24163 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item24160 {
	width:42px !important;
	height:42px !important;
	left:697px !important;
	top:21px !important;
}

#item24198 {
	width:683px !important;
	height:204px !important;
	left:40px !important;
	top:943px !important;
	border-radius:10px;
	border:solid 1.47px #000091;
}

#item20498 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-8817 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-8817 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8831 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item8827 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item8822 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item8819 {
	width:57px !important;
	height:57px !important;
	left:1701px !important;
	top:24px !important;
}

#item8890 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item8863 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item8837 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item8834 {
	width:179px !important;
	height:57px !important;
	left:1549px !important;
	top:781px !important;
}

#item8973 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item8945 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item8919 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item8916 {
	width:179px !important;
	height:57px !important;
	left:54px !important;
	top:781px !important;
}

#item9345 {
	width:354px !important;
	height:501px !important;
	border-radius:15px;
	border:solid 2px #6666c4;
}

#item5315 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-12494 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-12494 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12530 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item12525 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item12521 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item12518 {
	width:42px !important;
	height:42px !important;
	left:1250px !important;
	top:18px !important;
}

#item12589 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item12563 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item12536 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item12533 {
	width:132px !important;
	height:42px !important;
	left:1138px !important;
	top:574px !important;
}

#item12670 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item12644 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item12618 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item12615 {
	width:132px !important;
	height:42px !important;
	left:40px !important;
	top:574px !important;
}

#item12772 {
	width:260px !important;
	height:368px !important;
	border-radius:11px;
	border:solid 1.47px #6666c4;
}

#item12942 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-24244 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-24244 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24245 {
	width:761px !important;
	height:1269px !important;
	border-radius:15px;
	background:#fff;
}

#item24298 {
	width:683px !important;
	height:204px !important;
	border-radius:10px;
	border:solid 1.47px #000091;
}

#item24355 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item24329 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item24303 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item24300 {
	width:132px !important;
	height:42px !important;
	left:565px !important;
}

#item24437 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item24411 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item24385 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item24382 {
	width:132px !important;
	height:42px !important;
}

#item24473 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item24469 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item24465 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item24462 {
	width:42px !important;
	height:42px !important;
	left:697px !important;
	top:21px !important;
}

#item24499 {
	width:683px !important;
	height:204px !important;
	left:40px !important;
	top:873px !important;
	border-radius:10px;
	border:solid 1.47px #000091;
}

#item20954 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-9412 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-9412 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9413 {
	width:1782px !important;
	height:892px !important;
	border-radius:20px;
	background:#fff;
}

#item9425 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item9421 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item9417 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item9414 {
	width:57px !important;
	height:57px !important;
	left:1701px !important;
	top:24px !important;
}

#item9485 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item9459 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item9433 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item9429 {
	width:179px !important;
	height:57px !important;
	left:1549px !important;
	top:781px !important;
}

#item9567 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item9541 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item9515 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item9511 {
	width:179px !important;
	height:57px !important;
	left:54px !important;
	top:781px !important;
}

#item4934 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-12955 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-12955 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12956 {
	width:1310px !important;
	height:656px !important;
	border-radius:15px;
	background:#fff;
}

#item12969 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item12965 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item12960 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item12957 {
	width:42px !important;
	height:42px !important;
	left:1250px !important;
	top:18px !important;
}

#item13027 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item13001 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item12975 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item12972 {
	width:132px !important;
	height:42px !important;
	left:1138px !important;
	top:574px !important;
}

#item13110 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item13083 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item13056 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item13053 {
	width:132px !important;
	height:42px !important;
	left:40px !important;
	top:574px !important;
}

#item13302 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-24541 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-24541 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24542 {
	width:761px !important;
	height:1269px !important;
	border-radius:15px;
	background:#fff;
}

#item24596 {
	width:683px !important;
	height:204px !important;
	border-radius:10px;
	border:solid 1.47px #000091;
}

#item24653 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item24627 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item24601 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item24598 {
	width:132px !important;
	height:42px !important;
	left:565px !important;
}

#item24735 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item24709 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item24682 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item24679 {
	width:132px !important;
	height:42px !important;
}

#item24772 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item24767 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item24763 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item24760 {
	width:42px !important;
	height:42px !important;
	left:697px !important;
	top:21px !important;
}

#item21316 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-9964 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-9964 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item9999 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item9995 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item9991 {
	width:57px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item9988 {
	width:57px !important;
	height:57px !important;
	left:1701px !important;
	top:24px !important;
}

#item10140 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item10114 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item10088 {
	width:179px !important;
	height:57px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item10085 {
	width:179px !important;
	height:57px !important;
	left:54px !important;
	top:781px !important;
}

#item10239 {
	width:354px !important;
	height:501px !important;
	border-radius:15px;
	border:solid 2px #6666c4;
}

#item4273 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-13314 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-13314 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item13350 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item13346 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item13342 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item13339 {
	width:42px !important;
	height:42px !important;
	left:1250px !important;
	top:18px !important;
}

#item13408 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item13382 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item13356 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item13353 {
	width:132px !important;
	height:42px !important;
	left:40px !important;
	top:574px !important;
}

#item13509 {
	width:260px !important;
	height:368px !important;
	border-radius:11px;
	border:solid 1.47px #6666c4;
}

#item13653 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}

@keyframes flyinfrombottom-24841 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-24841 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item24842 {
	width:761px !important;
	height:1269px !important;
	border-radius:15px;
	background:#fff;
}

#item24896 {
	width:683px !important;
	height:204px !important;
	border-radius:10px;
	border:solid 1.47px #000091;
}

#item24955 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item24928 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item24902 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item24898 {
	width:132px !important;
	height:42px !important;
	left:565px !important;
}

#item25038 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item25011 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item24984 {
	width:132px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item24981 {
	width:132px !important;
	height:42px !important;
}

#item25075 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #00c4a5;
}

#item25071 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #6666c4;
}

#item25067 {
	width:42px !important;
	height:42px !important;
	border-radius:36px;
	border:solid 2px #000091;
}

#item25064 {
	width:42px !important;
	height:42px !important;
	left:697px !important;
	top:21px !important;
}

#item25101 {
	width:683px !important;
	height:204px !important;
	left:40px !important;
	top:873px !important;
	border-radius:10px;
	border:solid 1.47px #000091;
}

#item21670 {
	width:1919px !important;
	height:78px !important;
	background:#fff;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1600px){ [class*=" mq-"], .mq-default { display:none; } .mq-1440 {display:block; } }
@media all and (max-width:997px){ [class*=" mq-"], .mq-default { display:none; } .mq-837 {display:block; } }

