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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

@keyframes grow-82347 {
	0% {
		transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes grow-82347 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes custom-360077 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-360077 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item360101 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item360103 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item360153 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item360203 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item360253 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item360303 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item360354 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item360405 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item360455 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item360505 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item360558 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item360608 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item360658 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item360708 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item360759 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item360810 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item360860 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item360910 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item360963 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item361013 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item361064 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item361114 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item361164 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item361214 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item361265 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item361316 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item361366 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item361417 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item361467 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item361517 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item361572 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item361568 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item361613 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item361615 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item361616 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item361617 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item361586 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item5639 {
	width:2560px !important;
	height:938px !important;
	top:502px !important;
	background:#ebf0f9;
}

#item5688 {
	width:1668px !important;
	height:938px !important;
	left:446px !important;
	top:502px !important;
}

@keyframes appear-5688 {
	0% {opacity:0;}
	100% {opacity:0;}
}
@-webkit-keyframes appear-5688 {
	0% {opacity:0;}
	100% {opacity:0;}
}
@keyframes custom-361767 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-361767 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item361791 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item361794 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item361844 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item361894 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item361945 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item361995 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item362046 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item362096 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item362146 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item362196 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item362246 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item362297 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item362347 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item362397 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item362447 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item362497 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item362548 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item362600 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item362650 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item362700 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item362750 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item362801 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item362851 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item362901 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item362952 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item363004 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item363054 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item363104 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item363154 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item363204 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item363259 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item363255 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item363300 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item363302 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item363303 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item363304 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item363273 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item22014 {
	width:2560px !important;
	height:938px !important;
	top:502px !important;
	background:#ebf0f9;
}

@keyframes custom-363448 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-363448 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item363472 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item363474 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item363526 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item363577 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item363627 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item363679 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item363729 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item363781 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item363831 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item363882 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item363932 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item363982 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item364033 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item364083 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item364133 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item364183 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item364234 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item364284 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item364334 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item364384 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item364434 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item364485 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item364535 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item364585 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item364635 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item364685 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item364736 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item364787 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item364838 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item364888 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item364944 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item364939 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item364985 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item364987 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item364988 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item364989 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item364958 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item16705 {
	width:1571px !important;
	height:938px !important;
	left:1px !important;
	top:502px !important;
	background:#ebf0f9;
}

#item16270 {
	width:242px !important;
	height:242px !important;
	left:154px !important;
	top:609px !important;
	background:#78a2d4;
}

#item16271 {
	width:242px !important;
	height:242px !important;
	left:154px !important;
	top:1024px !important;
	background:#78a2d4;
}

#item16272 {
	width:242px !important;
	height:242px !important;
	left:495px !important;
	top:609px !important;
	background:#78a2d4;
}

#item16273 {
	width:242px !important;
	height:242px !important;
	left:495px !important;
	top:1024px !important;
	background:#78a2d4;
}

#item16274 {
	width:242px !important;
	height:242px !important;
	left:1178px !important;
	top:609px !important;
	background:#78a2d4;
}

#item16275 {
	width:242px !important;
	height:242px !important;
	left:1178px !important;
	top:1024px !important;
	background:#78a2d4;
}

#item16276 {
	width:242px !important;
	height:242px !important;
	left:837px !important;
	top:609px !important;
	background:#78a2d4;
}

#item16277 {
	width:242px !important;
	height:242px !important;
	left:837px !important;
	top:1024px !important;
	background:#78a2d4;
}

#item16278 {
	width:190px !important;
	height:118px !important;
	left:495px !important;
	top:870px !important;
}

#item16303 {
	width:146px !important;
	height:90px !important;
	left:154px !important;
	top:870px !important;
}

#item16328 {
	width:268px !important;
	height:101px !important;
	left:837px !important;
	top:870px !important;
}

#item16353 {
	width:258px !important;
	height:101px !important;
	left:1178px !important;
	top:870px !important;
}

#item16378 {
	width:242px !important;
	height:242px !important;
	left:154px !important;
	top:609px !important;
}

#item16397 {
	width:242px !important;
	height:242px !important;
	left:496px !important;
	top:609px !important;
}

#item16416 {
	width:242px !important;
	height:242px !important;
	left:837px !important;
	top:609px !important;
}

#item16430 {
	width:242px !important;
	height:242px !important;
	left:1179px !important;
	top:609px !important;
}

#item16449 {
	width:242px !important;
	height:242px !important;
	left:496px !important;
	top:1024px !important;
}

#item16465 {
	width:242px !important;
	height:242px !important;
	left:837px !important;
	top:1024px !important;
}

#item16483 {
	width:242px !important;
	height:242px !important;
	left:1179px !important;
	top:1024px !important;
}

#item16570 {
	width:272px !important;
	height:94px !important;
	left:813px !important;
	top:1285px !important;
}

#item16595 {
	width:218px !important;
	height:90px !important;
	left:1178px !important;
	top:1285px !important;
}

#item16621 {
	width:291px !important;
	height:94px !important;
	left:154px !important;
	top:1285px !important;
}

#item16646 {
	width:218px !important;
	height:90px !important;
	left:496px !important;
	top:1285px !important;
}

#item16671 {
	width:242px !important;
	height:242px !important;
	left:154px !important;
	top:1024px !important;
}

@keyframes custom-365102 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-365102 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item365126 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item365128 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item365179 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item365229 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item365279 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item365329 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item365379 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item365431 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item365481 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item365531 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item365581 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item365631 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item365682 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item365732 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item365782 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item365834 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item365884 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item365936 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item365986 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item366036 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item366086 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item366136 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item366187 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item366239 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item366289 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item366339 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item366390 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item366440 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item366490 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item366540 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item366595 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item366591 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item366637 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item366639 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item366640 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item366641 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item366610 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item9749 {
	width:1392px !important;
	height:938px !important;
	left:1168px !important;
	top:502px !important;
	background:#87abd9;
}

#item22150 {
	width:1392px !important;
	height:540px !important;
	left:1168px !important;
	top:900px !important;
	background:#95b4dd;
}

@keyframes custom-366766 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-366766 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item366791 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item366793 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item366843 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item366894 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item366944 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item366994 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item367044 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item367095 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item367146 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item367196 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item367246 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item367296 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item367346 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item367397 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item367447 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item367497 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item367547 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item367598 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item367648 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item367698 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item367748 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item367799 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item367850 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item367900 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item367951 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item368001 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item368051 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item368103 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item368154 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item368204 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item368258 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item368254 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item368300 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item368302 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item368303 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item368304 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item368273 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes flyoutright-453017 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(1230px,0px);}
}
@-webkit-keyframes flyoutright-453017 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(1230px,0px);}
}
@keyframes custom-368469 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-368469 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item368493 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item368495 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item368546 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item368597 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item368647 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item368697 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item368747 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item368798 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item368849 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item368899 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item368949 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item368999 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item369049 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item369100 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item369151 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item369201 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item369251 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item369301 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item369353 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item369403 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item369453 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item369503 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item369553 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item369604 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item369654 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item369704 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item369754 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item369805 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item369856 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item369906 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item369960 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item369956 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item370003 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item370005 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item370006 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item370007 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item369976 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes flyinfromright-11845 {
	0% {transform:translate(2473px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromright-11845 {
	0% {-webkit-transform:translate(2473px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes fadein-11923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-11923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes custom-370556 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-370556 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item370580 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item370582 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item370632 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item370682 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item370733 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item370783 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item370833 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item370883 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item370934 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item370985 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item371035 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item371085 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item371136 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item371187 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item371238 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item371288 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item371338 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item371389 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item371439 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item371490 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item371540 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item371590 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item371640 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item371690 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item371741 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item371791 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item371841 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item371891 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item371943 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item371993 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item372047 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item372043 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item372090 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item372092 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item372093 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item372094 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item372062 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes appear-12223 {
	0% {
		transform:translate(2473px,0px);
		opacity:0;
	}
	17% {opacity:0;}
	48% {opacity:0;}
	63% {opacity:1;}
	92% {opacity:1;}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes appear-12223 {
	0% {
		-webkit-transform:translate(2473px,0px);
		opacity:0;
	}
	17% {opacity:0;}
	48% {opacity:0;}
	63% {opacity:1;}
	92% {opacity:1;}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes custom-372233 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-372233 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item372257 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item372259 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item372310 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item372360 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item372410 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item372461 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item372512 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item372562 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item372612 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item372662 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item372713 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item372763 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item372813 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item372863 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item372914 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item372965 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item373016 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item373066 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item373118 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item373169 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item373219 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item373269 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item373319 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item373369 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item373420 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item373470 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item373520 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item373570 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item373620 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item373671 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item373725 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item373721 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item373766 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item373768 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item373770 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item373771 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item373739 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes flyinfromright-12378 {
	0% {
		transform:translate(2473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-12378 {
	0% {
		-webkit-transform:translate(2473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes custom-373914 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-373914 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item373938 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item373940 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item373990 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item374040 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item374091 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item374142 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item374193 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item374243 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item374294 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item374344 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item374395 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item374445 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item374496 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item374546 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item374596 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item374647 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item374697 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item374747 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item374798 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item374848 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item374899 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item374949 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item374999 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item375049 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item375100 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item375151 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item375201 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item375252 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item375303 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item375354 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item375408 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item375404 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item375449 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item375451 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item375452 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item375453 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item375422 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-375586 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-375586 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item375611 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item375613 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item375663 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item375713 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item375763 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item375813 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item375864 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item375914 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item375964 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item376014 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item376065 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item376116 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item376166 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item376216 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item376266 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item376316 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item376367 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item376417 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item376468 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item376518 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item376569 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item376621 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item376671 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item376721 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item376771 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item376822 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item376873 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item376923 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item376973 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item377023 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item377079 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item377075 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item377120 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item377122 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item377123 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item377124 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item377093 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item21913 {
	width:2560px !important;
	height:1440px !important;
	background:#ebf0f9;
}

@keyframes pulse-20870 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-20870 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item20729 {
	width:603px !important;
	height:259px !important;
	left:1262px !important;
}

#item20731 {
	width:507px !important;
	height:259px !important;
	left:755px !important;
}

#item20732 {
	width:507px !important;
	height:259px !important;
	left:1865px !important;
}

#item77435 {
	width:472px !important;
	height:259px !important;
	left:2372px !important;
}

#item77436 {
	width:472px !important;
	height:259px !important;
	left:1px !important;
}

@keyframes custom-377251 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-377251 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item377275 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item377277 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item377328 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item377378 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item377428 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item377478 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item377529 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item377579 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item377630 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item377680 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item377730 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item377781 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item377831 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item377881 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item377931 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item377982 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item378033 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item378083 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item378134 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item378184 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item378234 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item378285 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item378335 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item378385 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item378436 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item378486 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item378537 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item378587 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item378637 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item378688 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item378744 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item378739 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item378785 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item378787 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item378788 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item378789 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item378758 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item21915 {
	width:2560px !important;
	height:1440px !important;
	left:2px !important;
	background:#ebf0f9;
}

#item19970 {
	width:603px !important;
	height:259px !important;
	left:1262px !important;
}

#item19973 {
	width:507px !important;
	height:259px !important;
	left:754px !important;
}

#item19972 {
	width:507px !important;
	height:259px !important;
	left:1865px !important;
}

@keyframes spin-453106 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes spin-453106 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes pulse-453703 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-453703 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	21% {-webkit-transform:translate(0px,0px) scaleX(1.32) scaleY(1.32);}
	42% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	63% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@keyframes custom-378900 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-378900 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item378925 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item378927 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item378978 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item379028 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item379078 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item379128 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item379178 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item379229 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item379279 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item379329 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item379379 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item379429 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item379480 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item379530 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item379580 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item379630 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item379681 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item379732 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item379782 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item379833 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item379883 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item379935 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item379985 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item380035 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item380085 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item380135 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item380187 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item380237 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item380287 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item380337 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item380391 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item380387 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item380433 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item380435 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item380436 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item380438 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item380406 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item25083 {
	width:2560px !important;
	height:481px !important;
	top:959px !important;
	background:#ebf0f9;
}

@keyframes flyinfromleft-24318 {
	0% {
		transform:translate(-1992px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-24318 {
	0% {
		-webkit-transform:translate(-1992px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes appear-77083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-77083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes custom-380569 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-380569 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item380593 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item380595 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item380645 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item380696 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item380746 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item380796 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item380846 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item380898 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item380948 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item380999 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item381050 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item381100 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item381151 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item381201 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item381251 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item381301 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item381351 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item381402 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item381452 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item381502 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item381552 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item381602 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item381653 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item381703 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item381753 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item381803 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item381853 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item381905 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item381955 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item382007 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item382061 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item382057 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item382103 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item382105 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item382107 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item382108 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item382076 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item25885 {
	width:44px !important;
	height:56px !important;
	left:194px !important;
	top:820px !important;
}

@keyframes custom-382223 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-382223 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item382247 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item382249 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item382299 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item382350 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item382400 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item382451 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item382501 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item382551 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item382602 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item382653 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item382703 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item382753 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item382803 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item382855 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item382905 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item382955 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item383005 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item383055 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item383106 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item383157 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item383207 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item383257 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item383308 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item383358 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item383408 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item383458 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item383508 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item383559 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item383609 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item383660 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item383714 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item383710 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item383759 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item383761 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item383762 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item383763 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item383730 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item80570 {
	width:2560px !important;
	height:938px !important;
	top:502px !important;
	background:#ebf0f9;
}

#item80621 {
	width:66px !important;
	height:94px !important;
	left:163px !important;
	top:502px !important;
}

#item80622 {
	width:56px !important;
	height:56px !important;
	left:196px !important;
	top:700px !important;
}

@keyframes custom-383880 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-383880 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item383904 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item383906 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item383956 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item384006 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item384057 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item384107 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item384157 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item384207 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item384257 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item384309 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item384359 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item384409 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item384459 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item384510 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item384560 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item384610 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item384660 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item384711 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item384764 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item384814 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item384864 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item384914 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item384964 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item385015 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item385065 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item385116 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item385166 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item385216 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item385267 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item385318 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item385372 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item385368 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item385414 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item385416 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item385417 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item385418 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item385387 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item81574 {
	width:2560px !important;
	height:368px !important;
	top:1072px !important;
	background:#ebf0f9;
}

@keyframes custom-385537 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-385537 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item385561 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item385563 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item385613 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item385664 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item385716 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item385766 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item385816 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item385866 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item385916 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item385967 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item386018 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item386068 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item386118 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item386168 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item386219 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item386269 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item386319 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item386369 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item386419 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item386471 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item386521 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item386571 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item386622 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item386673 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item386724 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item386774 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item386824 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item386874 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item386926 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item386976 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item387030 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item387026 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item387072 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item387074 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item387075 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item387076 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item387044 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes flyinfromleft-29570 {
	0% {
		transform:translate(-2575px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-29570 {
	0% {
		-webkit-transform:translate(-2575px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item29660 {
	width:56px !important;
	height:56px !important;
	left:1241px !important;
	top:740px !important;
}

@keyframes custom-387185 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-387185 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item387209 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item387211 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item387262 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item387312 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item387362 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item387413 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item387464 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item387514 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item387564 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item387615 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item387667 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item387717 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item387767 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item387817 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item387868 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item387919 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item387969 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item388019 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item388069 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item388120 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item388170 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item388220 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item388270 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item388320 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item388371 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item388421 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item388471 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item388521 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item388571 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item388623 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item388678 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item388674 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item388720 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item388722 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item388724 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item388725 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item388693 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-388856 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-388856 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item388880 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item388882 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item388932 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item388982 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item389032 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item389083 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item389133 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item389183 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item389233 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item389284 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item389335 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item389385 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item389435 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item389485 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item389536 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item389587 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item389638 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item389688 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item389738 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item389789 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item389840 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item389890 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item389940 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item389990 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item390040 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item390091 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item390141 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item390191 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item390241 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item390292 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item390346 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item390342 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item390388 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item390390 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item390391 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item390392 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item390361 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item29728 {
	width:2559px !important;
	height:938px !important;
	left:1px !important;
	top:502px !important;
	background:#ebf0f9;
}

#item29818 {
	width:56px !important;
	height:56px !important;
	left:164px !important;
	top:700px !important;
}

@keyframes spin-29951 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes spin-29951 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes custom-391356 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-391356 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item391380 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item391383 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item391433 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item391483 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item391534 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item391584 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item391636 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item391686 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item391736 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item391786 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item391837 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item391887 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item391938 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item391988 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item392038 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item392089 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item392139 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item392189 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item392239 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item392289 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item392340 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item392392 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item392442 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item392492 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item392542 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item392593 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item392643 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item392693 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item392743 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item392793 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item392848 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item392844 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item392889 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item392891 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item392892 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item392893 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item392862 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item49450 {
	width:2559px !important;
	height:938px !important;
	left:1px !important;
	top:502px !important;
	background:#edf1fa;
}

#item30051 {
	width:56px !important;
	height:56px !important;
	left:326px !important;
	top:740px !important;
}

@keyframes custom-393009 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-393009 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item393033 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item393036 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item393086 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item393137 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item393188 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item393239 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item393290 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item393341 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item393391 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item393441 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item393491 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item393543 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item393593 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item393643 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item393693 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item393744 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item393795 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item393845 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item393895 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item393945 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item393995 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item394046 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item394096 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item394146 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item394197 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item394248 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item394298 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item394349 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item394399 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item394449 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item394504 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item394500 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item394545 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item394547 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item394548 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item394549 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item394518 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item49901 {
	width:1629px !important;
	height:844px !important;
	left:931px !important;
	top:596px !important;
	background:#ebf0f9;
}

#item77979 {
	width:930px !important;
	height:844px !important;
	top:593px !important;
	background:#d8e1f3;
}

@keyframes custom-394679 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-394679 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item394704 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item394706 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item394757 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item394807 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item394857 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item394908 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item394958 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item395009 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item395059 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item395109 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item395159 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item395209 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item395260 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item395311 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item395361 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item395411 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item395462 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item395512 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item395562 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item395612 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item395662 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item395714 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item395764 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item395814 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item395864 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item395916 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item395968 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item396018 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item396068 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item396118 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item396173 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item396168 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item396215 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item396217 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item396218 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item396219 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item396188 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item47236 {
	width:2559px !important;
	height:469px !important;
	left:1px !important;
	top:502px !important;
	background:#ebf0f9;
}

#item47290 {
	width:55px !important;
	height:55px !important;
	left:238px !important;
	top:820px !important;
}

@keyframes custom-396344 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-396344 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item396368 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item396370 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item396421 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item396471 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item396521 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item396571 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item396621 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item396672 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item396723 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item396773 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item396823 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item396874 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item396925 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item396975 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item397026 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item397076 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item397126 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item397177 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item397228 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item397279 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item397329 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item397379 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item397430 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item397480 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item397530 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item397580 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item397631 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item397681 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item397731 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item397781 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item397835 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item397831 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item397878 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item397880 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item397881 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item397882 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item397851 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-397991 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-397991 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item398016 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item398018 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item398068 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item398119 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item398170 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item398220 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item398271 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item398321 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item398372 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item398422 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item398472 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item398523 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item398573 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item398624 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item398674 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item398724 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item398774 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item398825 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item398876 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item398926 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item398976 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item399026 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item399078 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item399128 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item399179 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item399229 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item399279 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item399330 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item399380 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item399430 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item399484 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item399480 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item399526 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item399528 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item399529 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item399530 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item399499 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item40433 {
	width:963px !important;
	height:41px !important;
	left:725px !important;
	top:906px !important;
	border-radius:29px;
	background:#78a2d4;
}

#item40434 {
	width:164px !important;
	height:41px !important;
	border-radius:29px;
	background:#fff;
}

#item40483 {
	width:963px !important;
	height:41px !important;
	left:725px !important;
	top:998px !important;
	border-radius:29px;
	background:#78a2d4;
}

#item40534 {
	width:963px !important;
	height:41px !important;
	left:725px !important;
	top:1093px !important;
	border-radius:29px;
	background:#78a2d4;
}

#item40535 {
	width:96px !important;
	height:41px !important;
	border-radius:29px;
	background:#fff;
}

#item41549 {
	width:603px !important;
	height:259px !important;
	left:979px !important;
}

#item41550 {
	width:507px !important;
	height:259px !important;
	left:472px !important;
}

#item41551 {
	width:507px !important;
	height:259px !important;
	left:1581px !important;
}

#item42099 {
	width:726px !important;
	height:1440px !important;
	left:1835px !important;
	background:#fff;
}

@keyframes flyinfromtop-78837 {
	0% {
		transform:translate(-1px,-571px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-78837 {
	0% {
		-webkit-transform:translate(-1px,-571px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromtop-78860 {
	0% {
		transform:translate(-1px,-571px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-78860 {
	0% {
		-webkit-transform:translate(-1px,-571px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes custom-399645 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-399645 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item399669 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item399671 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item399721 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item399774 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item399824 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item399874 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item399924 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item399974 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item400025 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item400075 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item400126 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item400176 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item400227 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item400279 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item400329 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item400379 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item400429 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item400479 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item400530 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item400580 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item400630 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item400680 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item400730 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item400781 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item400831 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item400881 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item400931 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item400981 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item401032 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item401082 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item401137 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item401133 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item401179 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item401181 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item401182 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item401183 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item401152 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item41585 {
	width:726px !important;
	height:1440px !important;
	left:1834px !important;
	background:#ebf0f9;
}

#item41552 {
	width:603px !important;
	height:259px !important;
	left:979px !important;
}

#item41554 {
	width:507px !important;
	height:259px !important;
	left:472px !important;
}

#item41941 {
	width:507px !important;
	height:259px !important;
	left:1580px !important;
}

@keyframes spin-454974 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes spin-454974 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes spin-455125 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes spin-455125 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes custom-402928 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-402928 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item402952 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item402954 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item403005 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item403055 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item403106 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item403156 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item403206 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item403256 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item403306 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item403358 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item403408 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item403458 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item403509 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item403559 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item403610 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item403660 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item403712 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item403762 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item403813 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item403863 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item403913 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item403963 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item404014 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item404066 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item404116 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item404166 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item404216 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item404266 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item404317 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item404367 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item404421 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item404417 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item404463 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item404465 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item404466 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item404467 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item404435 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item42367 {
	width:2559px !important;
	height:938px !important;
	left:1px !important;
	top:502px !important;
	background:#ebf0f9;
}

@keyframes custom-404608 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-404608 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item404632 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item404635 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item404685 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item404735 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item404785 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item404836 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item404886 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item404936 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item404986 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item405037 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item405087 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item405137 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item405188 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item405238 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item405289 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item405339 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item405389 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item405439 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item405489 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item405541 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item405591 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item405641 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item405693 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item405743 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item405794 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item405844 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item405894 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item405944 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item405994 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item406045 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item406100 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item406096 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item406141 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item406144 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item406145 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item406146 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item406114 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item42532 {
	width:2559px !important;
	height:938px !important;
	left:1px !important;
	top:502px !important;
	background:#ebf0f9;
}

#item46176 {
	width:56px !important;
	height:56px !important;
	left:206px !important;
	top:700px !important;
}

@keyframes custom-406265 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-406265 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item406289 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item406291 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item406342 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item406392 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item406442 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item406493 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item406543 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item406594 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item406644 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item406694 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item406745 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item406795 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item406845 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item406896 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item406946 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item406997 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item407047 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item407097 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item407147 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item407198 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item407248 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item407299 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item407350 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item407400 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item407451 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item407501 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item407551 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item407602 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item407652 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item407703 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item407757 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item407753 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item407799 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item407801 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item407802 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item407803 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item407772 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item46262 {
	width:2559px !important;
	height:749px !important;
	left:1px !important;
	top:691px !important;
	background:#ebf0f9;
}

#item46263 {
	width:27px !important;
	height:58px !important;
	left:83px !important;
	top:632px !important;
}

#item46311 {
	width:56px !important;
	height:56px !important;
	left:206px !important;
	top:849px !important;
}

@keyframes custom-407921 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-407921 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item407945 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item407947 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item407997 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item408047 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item408097 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item408147 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item408198 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item408248 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item408298 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item408348 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item408399 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item408449 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item408500 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item408551 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item408601 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item408652 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item408702 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item408752 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item408802 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item408852 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item408903 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item408953 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item409004 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item409054 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item409105 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item409156 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item409206 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item409256 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item409306 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item409356 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item409411 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item409407 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item409454 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item409456 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item409457 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item409458 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item409427 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes spin-79476 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	100% {transform:translate(0px,0px) rotate(360deg);}
}
@-webkit-keyframes spin-79476 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	100% {-webkit-transform:translate(0px,0px) rotate(360deg);}
}
@keyframes custom-409583 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-409583 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item409608 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item409610 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item409662 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item409712 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item409762 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item409812 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item409863 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item409913 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item409963 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item410013 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item410063 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item410114 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item410164 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item410214 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item410264 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item410314 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item410365 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item410415 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item410466 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item410517 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item410567 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item410618 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item410669 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item410719 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item410769 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item410820 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item410870 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item410921 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item410971 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item411021 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item411076 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item411072 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item411117 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item411119 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item411120 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item411121 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item411090 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item46418 {
	width:2559px !important;
	height:749px !important;
	left:1px !important;
	top:691px !important;
	background:#ebf0f9;
}

#item46419 {
	width:27px !important;
	height:58px !important;
	left:83px !important;
	top:632px !important;
}

#item46445 {
	width:56px !important;
	height:56px !important;
	left:206px !important;
	top:969px !important;
}

@keyframes custom-411269 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-411269 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item411293 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item411295 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item411346 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item411396 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item411447 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item411497 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item411547 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item411598 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item411648 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item411699 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item411750 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item411801 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item411852 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item411903 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item411953 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item412003 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item412054 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item412104 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item412154 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item412204 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item412254 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item412305 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item412356 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item412406 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item412456 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item412507 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item412558 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item412608 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item412658 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item412709 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item412764 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item412759 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item412805 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item412807 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item412808 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item412809 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item412778 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item80412 {
	width:2559px !important;
	height:1440px !important;
	left:1px !important;
	background:#ebf0f9;
}

#item80413 {
	width:27px !important;
	height:58px !important;
	left:2460px !important;
	top:524px !important;
}

@keyframes custom-412944 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-412944 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item412968 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item412970 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item413022 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item413072 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item413122 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item413172 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item413222 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item413273 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item413323 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item413373 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item413424 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item413474 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item413525 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item413575 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item413625 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item413675 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item413725 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item413776 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item413826 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item413877 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item413927 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item413977 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item414029 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item414079 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item414129 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item414179 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item414230 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item414280 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item414330 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item414380 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item414435 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item414431 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item414478 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item414480 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item414481 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item414482 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item414450 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes flyinfromleft-47488 {
	0% {transform:translate(-1493px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes flyinfromleft-47488 {
	0% {-webkit-transform:translate(-1493px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes custom-415500 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-415500 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item415524 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item415526 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item415576 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item415626 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item415676 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item415728 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item415778 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item415828 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item415879 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item415929 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item415981 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item416031 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item416082 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item416132 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item416182 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item416233 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item416284 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item416334 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item416384 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item416434 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item416485 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item416535 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item416585 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item416635 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item416685 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item416736 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item416786 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item416836 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item416888 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item416939 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item416993 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item416989 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item417034 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item417036 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item417037 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item417038 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item417007 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-417182 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-417182 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item417207 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item417209 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item417260 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item417310 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item417360 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item417410 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item417461 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item417511 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item417561 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item417611 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item417661 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item417712 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item417762 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item417813 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item417863 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item417914 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item417964 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item418014 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item418065 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item418115 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item418166 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item418216 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item418267 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item418317 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item418367 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item418418 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item418469 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item418519 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item418569 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item418619 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item418674 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item418670 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item418716 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item418718 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item418719 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item418720 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item418689 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-418816 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-418816 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item418841 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item418843 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item418894 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item418944 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item418994 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item419044 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item419095 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item419146 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item419197 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item419247 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item419297 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item419348 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item419398 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item419448 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item419498 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item419549 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item419600 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item419650 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item419700 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item419750 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item419800 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item419851 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item419901 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item419951 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item420001 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item420051 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item420102 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item420152 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item420204 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item420254 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item420309 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item420305 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item420350 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item420352 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item420353 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item420354 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item420323 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-82351 {
	0% {transform:translate(1645px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes custom-82351 {
	0% {-webkit-transform:translate(1645px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
@keyframes custom-420496 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-420496 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item420520 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item420522 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item420573 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item420623 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item420673 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item420723 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item420774 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item420825 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item420875 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item420925 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item420975 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item421025 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item421076 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item421127 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item421177 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item421227 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item421277 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item421329 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item421382 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item421432 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item421482 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item421534 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item421584 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item421634 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item421684 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item421734 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item421785 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item421835 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item421885 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item421935 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item421989 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item421985 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item422032 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item422034 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item422035 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item422036 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item422005 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes flyinfromright-60567 {
	0% {
		transform:translate(2473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-60567 {
	0% {
		-webkit-transform:translate(2473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes custom-422182 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-422182 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item422206 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item422208 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item422258 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item422309 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item422359 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item422409 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item422459 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item422510 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item422561 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item422611 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item422661 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item422711 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item422762 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item422812 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item422862 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item422912 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item422963 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item423014 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item423064 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item423115 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item423165 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item423216 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item423267 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item423317 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item423367 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item423417 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item423467 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item423518 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item423568 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item423619 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item423673 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item423669 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item423715 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item423717 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item423718 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item423719 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item423688 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes flyinfromright-61613 {
	0% {
		transform:translate(2473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-61613 {
	0% {
		-webkit-transform:translate(2473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes custom-423852 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-423852 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item423876 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item423878 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item423928 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item423979 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item424029 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item424080 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item424130 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item424180 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item424231 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item424282 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item424332 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item424383 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item424433 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item424484 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item424534 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item424584 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item424634 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item424684 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item424735 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item424786 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item424836 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item424886 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item424937 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item424988 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item425038 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item425090 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item425140 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item425191 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item425241 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item425291 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item425345 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item425341 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item425388 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item425390 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item425391 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item425392 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item425361 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes flyinfromright-61781 {
	0% {
		transform:translate(2473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-61781 {
	0% {
		-webkit-transform:translate(2473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromright-61948 {
	0% {
		transform:translate(2473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-61948 {
	0% {
		-webkit-transform:translate(2473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes custom-425522 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-425522 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item425546 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item425548 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item425598 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item425648 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item425699 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item425749 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item425799 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item425849 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item425900 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item425951 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item426002 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item426052 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item426102 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item426153 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item426203 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item426253 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item426303 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item426353 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item426404 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item426454 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item426504 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item426554 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item426604 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item426655 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item426705 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item426756 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item426807 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item426857 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item426908 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item426959 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item427015 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item427010 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item427059 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item427061 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item427062 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item427063 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item427031 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes flyinfromright-62029 {
	0% {
		transform:translate(2473px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromright-62029 {
	0% {
		-webkit-transform:translate(2473px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes custom-427177 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-427177 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item427201 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item427203 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item427253 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item427303 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item427354 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item427404 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item427454 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item427504 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item427554 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item427605 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item427655 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item427705 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item427755 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item427805 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item427856 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item427906 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item427957 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item428007 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item428058 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item428110 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item428160 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item428210 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item428260 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item428311 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item428361 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item428411 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item428461 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item428511 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item428562 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item428613 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item428667 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item428663 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item428709 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item428711 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item428712 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item428713 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item428681 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-428818 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-428818 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item428842 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item428844 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item428895 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item428946 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item428996 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item429047 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item429097 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item429147 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item429198 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item429249 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item429300 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item429350 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item429400 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item429450 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item429501 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item429551 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item429601 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item429651 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item429701 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item429752 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item429803 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item429854 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item429905 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item429955 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item430006 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item430056 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item430106 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item430156 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item430206 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item430258 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item430312 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item430308 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item430354 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item430357 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item430358 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item430359 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item430326 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-430447 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-430447 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item430471 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item430473 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item430523 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item430573 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item430623 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item430674 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item430724 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item430774 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item430825 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item430875 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item430926 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item430976 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item431026 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item431077 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item431127 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item431178 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item431228 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item431278 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item431328 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item431379 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item431430 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item431480 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item431530 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item431580 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item431631 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item431681 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item431731 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item431781 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item431832 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item431883 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item431937 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item431933 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item431978 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item431980 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item431981 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item431982 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item431951 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-432134 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-432134 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item432159 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item432161 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item432211 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item432262 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item432312 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item432362 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item432413 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item432463 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item432513 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item432564 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item432615 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item432666 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item432716 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item432768 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item432818 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item432869 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item432919 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item432969 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item433019 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item433069 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item433120 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item433170 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item433221 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item433271 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item433321 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item433372 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item433422 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item433472 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item433522 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item433573 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item433628 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item433624 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item433670 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item433672 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item433673 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item433674 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item433643 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-433808 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-433808 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item433832 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item433835 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item433885 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item433935 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item433985 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item434035 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item434087 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item434137 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item434187 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item434237 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item434287 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item434338 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item434388 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item434438 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item434488 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item434538 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item434589 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item434639 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item434689 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item434741 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item434791 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item434842 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item434892 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item434942 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item434992 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item435042 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item435093 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item435143 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item435193 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item435243 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item435299 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item435295 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item435342 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item435344 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item435345 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item435346 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item435315 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-435463 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-435463 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item435487 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item435489 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item435540 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item435590 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item435641 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item435692 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item435742 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item435793 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item435844 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item435895 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item435945 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item435995 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item436047 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item436097 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item436147 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item436197 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item436248 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item436298 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item436348 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item436398 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item436448 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item436499 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item436549 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item436599 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item436649 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item436700 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item436751 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item436801 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item436852 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item436903 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item436957 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item436953 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item436999 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item437001 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item437002 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item437003 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item436972 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-437140 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-437140 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item437165 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item437167 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item437217 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item437268 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item437318 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item437368 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item437418 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item437469 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item437519 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item437569 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item437619 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item437671 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item437722 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item437772 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item437823 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item437873 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item437923 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item437974 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item438024 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item438076 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item438126 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item438176 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item438227 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item438277 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item438327 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item438378 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item438428 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item438479 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item438529 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item438579 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item438634 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item438629 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item438676 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item438678 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item438679 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item438680 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item438649 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-438827 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-438827 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item438851 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item438853 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item438903 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item438954 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item439004 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item439054 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item439104 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item439154 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item439205 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item439256 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item439307 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item439357 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item439407 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item439458 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item439509 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item439559 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item439610 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item439661 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item439711 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item439761 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item439811 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item439861 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item439912 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item439962 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item440012 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item440062 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item440112 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item440163 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item440213 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item440263 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item440318 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item440314 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item440360 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item440362 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item440363 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item440364 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item440333 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-441528 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-441528 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item441552 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item441554 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item441606 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item441656 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item441706 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item441756 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item441807 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item441857 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item441907 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item441958 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item442008 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item442059 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item442109 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item442159 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item442209 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item442259 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item442310 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item442361 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item442411 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item442462 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item442512 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item442564 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item442615 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item442665 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item442715 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item442765 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item442816 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item442866 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item442916 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item442966 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item443022 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item443016 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item443064 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item443066 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item443067 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item443068 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item443037 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-443208 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-443208 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item443232 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item443234 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item443285 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item443335 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item443385 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item443435 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item443485 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item443536 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item443587 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item443637 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item443687 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item443738 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item443789 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item443839 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item443889 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item443939 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item443989 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item444040 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item444090 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item444140 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item444190 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item444241 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item444291 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item444341 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item444391 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item444441 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item444493 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item444543 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item444594 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item444646 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item444700 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item444696 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item444742 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item444744 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item444745 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item444746 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item444715 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-444875 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-444875 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item444900 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item444902 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item444953 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item445004 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item445054 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item445104 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item445154 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item445204 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item445256 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item445306 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item445356 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item445406 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item445457 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item445507 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item445558 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item445608 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item445658 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item445709 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item445760 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item445810 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item445860 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item445911 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item445962 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item446012 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item446062 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item446112 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item446162 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item446213 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item446263 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item446313 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item446367 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item446363 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item446411 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item446413 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item446414 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item446415 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item446382 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

@keyframes custom-446536 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-446536 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item446560 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item446562 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item446612 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item446663 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item446714 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item446765 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item446815 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item446865 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item446916 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item446966 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item447016 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item447067 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item447117 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item447168 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item447218 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item447268 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item447318 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item447368 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item447420 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item447471 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item447521 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item447571 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item447622 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item447672 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item447722 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item447772 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item447822 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item447873 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item447923 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item447974 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item448028 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item448024 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item448070 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item448072 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item448073 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item448074 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item448043 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item67412 {
	width:1853px !important;
	height:749px !important;
	left:707px !important;
	top:691px !important;
	background:#ebf0f9;
}

@keyframes custom-448173 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(643px,0px);}
}
@-webkit-keyframes custom-448173 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(643px,0px);}
}
#item448198 {
	width:630px !important;
	height:1134px !important;
	top:248px !important;
}

#item448200 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:52px !important;
}

#item448250 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:309px !important;
}

#item448300 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:102px !important;
}

#item448351 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:359px !important;
}

#item448402 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:152px !important;
}

#item448452 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:409px !important;
}

#item448503 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:509px !important;
}

#item448554 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:609px !important;
}

#item448605 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:709px !important;
}

#item448655 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:809px !important;
}

#item448705 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1259px !important;
}

#item448755 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:909px !important;
}

#item448806 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1359px !important;
}

#item448856 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1059px !important;
}

#item448906 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1509px !important;
}

#item448956 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:559px !important;
}

#item449006 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:659px !important;
}

#item449057 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:759px !important;
}

#item449107 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:859px !important;
}

#item449157 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1309px !important;
}

#item449207 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1009px !important;
}

#item449258 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1459px !important;
}

#item449309 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:959px !important;
}

#item449359 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1409px !important;
}

#item449410 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1109px !important;
}

#item449460 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1559px !important;
}

#item449510 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:2px !important;
}

#item449561 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:259px !important;
}

#item449611 {
	width:647px !important;
	height:50px !important;
	left:-1px !important;
	top:1209px !important;
}

#item449665 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#ebf0f9;
}

#item449661 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}

#item449707 {
	width:111px !important;
	height:82px !important;
	border-radius:0 20px 20px 0;
	background:#78a2d4;
}

#item449709 {
	width:57px !important;
	height:11px !important;
	border-radius:12px;
	background:#fff;
}

#item449710 {
	width:57px !important;
	height:11px !important;
	top:19px !important;
	border-radius:12px;
	background:#fff;
}

#item449711 {
	width:57px !important;
	height:11px !important;
	top:37px !important;
	border-radius:12px;
	background:#fff;
}

#item449680 {
	width:111px !important;
	height:82px !important;
	left:-1px !important;
	top:94px !important;
}
#in5footer,  #prefooter {display:none;}
