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

#item17682 {
	mix-blend-mode:luminosity;
	width:1922px !important;
	height:812px !important;
	top:300px !important;
}

#item17675 {
	mix-blend-mode:color-burn;
	width:1944px !important;
	height:790px !important;
	left:-22px !important;
	top:322px !important;
}

#item17681 {
	mix-blend-mode:screen;
	opacity:0.95;
	width:1928px !important;
	height:764px !important;
	top:322px !important;
	background:#fff;
}

@keyframes fadein-8510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-8510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8539 {
	width:197px !important;
	left:26px !important;
	top:22px !important;
	min-height:23px !important;
}

#item8514 {
	width:223px !important;
	left:26px !important;
	top:22px !important;
	min-height:23px !important;
}

#item8510 {
	width:298px !important;
	height:68px !important;
	left:636px !important;
	top:772px !important;
}

@keyframes fadein-18013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-18013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18044 {
	width:194px !important;
	left:26px !important;
	top:22px !important;
	min-height:23px !important;
}

#item18018 {
	width:223px !important;
	left:26px !important;
	top:22px !important;
	min-height:23px !important;
}

#item18013 {
	width:298px !important;
	height:68px !important;
	left:986px !important;
	top:772px !important;
}

#item1780 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item1781 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item17884 {
	width:853px !important;
	height:168px !important;
	left:534px !important;
	top:77px !important;
}

#item24519 {
	width:1848px !important;
	min-height:105px !important;
}

#item24542 {
	width:1848px !important;
	top:134px !important;
	min-height:63px !important;
}

#item8480 {
	width:1848px !important;
	min-height:105px !important;
}

#item8569 {
	width:1848px !important;
	top:134px !important;
	min-height:63px !important;
}

#item24565 {
	width:1848px !important;
	height:197px !important;
	left:36px !important;
	top:452px !important;
}

#item307 {
	width:1922px !important;
	height:1080px !important;
}

#item8279 {
	width:10px !important;
	height:10px !important;
	left:150px !important;
	top:20px !important;
}

#item8262 {
	width:1257px !important;
	height:769px !important;
	left:426px !important;
	top:24px !important;
}

#item5671 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item5260 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item5256 {
	width:252px !important;
	height:40px !important;
	left:706px !important;
	top:177px !important;
}

#item5310 {
	width:47px !important;
	height:47px !important;
	left:933px !important;
	top:174px !important;
}

#item6141 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item6116 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item6111 {
	width:252px !important;
	height:40px !important;
	left:1151px !important;
	top:197px !important;
}

#item6164 {
	width:47px !important;
	height:47px !important;
	left:1378px !important;
	top:194px !important;
}

#item5724 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item5699 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item5695 {
	width:252px !important;
	height:40px !important;
	left:772px !important;
	top:365px !important;
}

#item5747 {
	width:47px !important;
	height:47px !important;
	left:999px !important;
	top:362px !important;
}

#item6466 {
	width:304px !important;
	left:13px !important;
	top:13px !important;
	min-height:13px !important;
}

#item6048 {
	width:304px !important;
	left:13px !important;
	top:13px !important;
	min-height:13px !important;
}

#item6043 {
	width:350px !important;
	height:40px !important;
	left:1236px !important;
	top:452px !important;
}

#item6096 {
	width:47px !important;
	height:47px !important;
	left:1562px !important;
	top:449px !important;
}

#item6278 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item6253 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item6249 {
	width:252px !important;
	height:40px !important;
	left:412px !important;
	top:734px !important;
}

#item6301 {
	width:47px !important;
	height:47px !important;
	left:639px !important;
	top:730px !important;
}

#item5866 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item5841 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item5837 {
	width:252px !important;
	height:40px !important;
	left:862px !important;
	top:581px !important;
}

#item5889 {
	width:47px !important;
	height:47px !important;
	left:1090px !important;
	top:578px !important;
}

#item6004 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item5978 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item5974 {
	width:252px !important;
	height:40px !important;
	left:1418px !important;
	top:648px !important;
}

#item6027 {
	width:47px !important;
	height:47px !important;
	left:1645px !important;
	top:645px !important;
}

#item5936 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item5910 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item5905 {
	width:252px !important;
	height:40px !important;
	left:1151px !important;
	top:783px !important;
}

#item5959 {
	width:47px !important;
	height:47px !important;
	left:1378px !important;
	top:780px !important;
}

#item17832 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfromtop-18072 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-18072 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6371 {
	width:429px !important;
	height:33px !important;
	left:20px !important;
	top:36px !important;
}

#item6341 {
	width:494px !important;
	height:639px !important;
	left:11px !important;
	top:109px !important;
	background:#fff;
}

#item6342 {
	width:456px !important;
	left:33px !important;
	top:136px !important;
	min-height:594px !important;
}

#item8602 {
	width:37px !important;
	height:37px !important;
	left:439px !important;
	top:54px !important;
}

#item17701 {
	width:429px !important;
	height:33px !important;
}

#item18079 {
	width:31px !important;
	height:31px !important;
	left:411px !important;
	top:9px !important;
}

#item18072 {
	width:506px !important;
	height:748px !important;
	left:55px !important;
	top:-29px !important;
}

@keyframes custom-28858 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-28858 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31049 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item28917 {
	width:2182px !important;
	height:1098px !important;
}

#item28926 {
	width:62px !important;
	height:62px !important;
	left:1868px !important;
	top:168px !important;
}

#item28860 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item28866 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item28861 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item28894 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item28889 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item1057 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item1556 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item753 {
	width:842px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item777 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item1565 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item4972 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item4973 {
	width:108px !important;
	height:16px !important;
	left:98px !important;
	top:37px !important;
}

#item934 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item1008 {
	width:108px !important;
	height:16px !important;
	left:98px !important;
	top:37px !important;
}

#item4970 {
	width:242px !important;
	height:90px !important;
	left:1304px !important;
	top:664px !important;
}

#item4901 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item962 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item4898 {
	width:240px !important;
	height:90px !important;
	left:1032px !important;
	top:664px !important;
}

#item4939 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item4940 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item933 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item985 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item4937 {
	width:242px !important;
	height:90px !important;
	left:1575px !important;
	top:664px !important;
}

#item17838 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-1571 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-1571 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1574 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item5003 {
	width:1280px !important;
	height:718px !important;
	left:120px !important;
	top:51px !important;
}

#item1584 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item1597 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item1571 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-29564 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-29564 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item29566 {
	width:242px !important;
	height:128px !important;
	left:1928px !important;
	top:163px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item31050 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item29623 {
	width:2182px !important;
	height:1098px !important;
}

#item29632 {
	width:62px !important;
	height:62px !important;
	left:1868px !important;
	top:168px !important;
}

#item29572 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item29567 {
	width:240px !important;
	height:48px !important;
	top:52px !important;
}

#item29600 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item29595 {
	width:240px !important;
	height:48px !important;
}

#item2847 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item2848 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item2850 {
	width:809px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item8612 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item8662 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item17843 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

#item6660 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item6661 {
	width:108px !important;
	height:16px !important;
	left:98px !important;
	top:37px !important;
}

#item6631 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item6632 {
	width:108px !important;
	height:16px !important;
	left:98px !important;
	top:37px !important;
}

#item6629 {
	width:242px !important;
	height:90px !important;
	left:1304px !important;
	top:664px !important;
}

#item6726 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item6691 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item6688 {
	width:240px !important;
	height:90px !important;
	left:1032px !important;
	top:664px !important;
}

#item6789 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item6790 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item6760 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item6761 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item6758 {
	width:242px !important;
	height:90px !important;
	left:1575px !important;
	top:664px !important;
}

@keyframes flyinfrombottom-5047 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5047 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5049 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item5050 {
	width:1280px !important;
	height:718px !important;
	left:120px !important;
	top:51px !important;
}

#item5052 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item5066 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item5047 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-29648 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-29648 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31052 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item29707 {
	width:2182px !important;
	height:1098px !important;
}

#item29715 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item29650 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item29656 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item29651 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item29684 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item29679 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item3082 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item3083 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item3085 {
	width:846px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item6855 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item6856 {
	width:108px !important;
	height:16px !important;
	left:98px !important;
	top:37px !important;
}

#item6826 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item6827 {
	width:108px !important;
	height:16px !important;
	left:98px !important;
	top:37px !important;
}

#item6824 {
	width:242px !important;
	height:90px !important;
	left:1304px !important;
	top:664px !important;
}

#item6923 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item6887 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item6883 {
	width:240px !important;
	height:90px !important;
	left:1032px !important;
	top:664px !important;
}

#item6987 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item6988 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item6958 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item6959 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item6956 {
	width:242px !important;
	height:90px !important;
	left:1575px !important;
	top:664px !important;
}

#item8617 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item8670 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item17847 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-5075 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5075 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5077 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item5078 {
	width:1280px !important;
	height:718px !important;
	left:120px !important;
	top:51px !important;
}

#item5080 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item5094 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item5075 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-30964 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-30964 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31054 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item31024 {
	width:2182px !important;
	height:1098px !important;
}

#item31032 {
	width:62px !important;
	height:62px !important;
	left:1868px !important;
	top:168px !important;
}

#item30966 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item30972 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30967 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item31001 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30996 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item3302 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item3304 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item3306 {
	width:842px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item7068 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item7069 {
	width:108px !important;
	height:16px !important;
	left:98px !important;
	top:37px !important;
}

#item7039 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item7040 {
	width:108px !important;
	height:16px !important;
	left:98px !important;
	top:37px !important;
}

#item7036 {
	width:242px !important;
	height:90px !important;
	left:1303px !important;
	top:664px !important;
}

#item7133 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item7099 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item7096 {
	width:240px !important;
	height:90px !important;
	left:1031px !important;
	top:664px !important;
}

#item7197 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item7198 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item7168 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item7169 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item7166 {
	width:242px !important;
	height:90px !important;
	left:1575px !important;
	top:664px !important;
}

#item8622 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item8678 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item17851 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-5096 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5096 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5098 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item5099 {
	width:1280px !important;
	height:718px !important;
	left:120px !important;
	top:51px !important;
}

#item5101 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item5115 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item5096 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-30860 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-30860 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31056 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item30920 {
	width:2182px !important;
	height:1098px !important;
}

#item30928 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item30863 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item30869 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30864 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item30897 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30892 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item3530 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item3531 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item3533 {
	width:812px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item7324 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item7290 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item7287 {
	width:240px !important;
	height:90px !important;
	left:1031px !important;
	top:664px !important;
}

#item7388 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item7389 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item7358 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item7359 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item7356 {
	width:242px !important;
	height:90px !important;
	left:1575px !important;
	top:664px !important;
}

#item8627 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item8686 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item17855 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

#item31312 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item31313 {
	width:108px !important;
	height:16px !important;
	left:98px !important;
	top:37px !important;
}

#item31283 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item31284 {
	width:108px !important;
	height:16px !important;
	left:98px !important;
	top:37px !important;
}

#item31280 {
	width:242px !important;
	height:90px !important;
	left:1303px !important;
	top:664px !important;
}

@keyframes flyinfrombottom-5123 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5123 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5125 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item5126 {
	width:1280px !important;
	height:718px !important;
	left:120px !important;
	top:51px !important;
}

#item5128 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item5141 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item5123 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-30782 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-30782 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31058 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item30841 {
	width:2182px !important;
	height:1098px !important;
}

#item30849 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item30784 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item30790 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30785 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item30818 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30813 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item3766 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item3767 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item3770 {
	width:827px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item7500 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item7466 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item7463 {
	width:240px !important;
	height:90px !important;
	left:1167px !important;
	top:664px !important;
}

#item7564 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item7565 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item7535 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item7536 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item7533 {
	width:242px !important;
	height:90px !important;
	left:1439px !important;
	top:664px !important;
}

#item8634 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item8695 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item17859 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-5148 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5148 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5150 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item5151 {
	width:1280px !important;
	height:718px !important;
	left:120px !important;
	top:51px !important;
}

#item5153 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item5167 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item5148 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-30704 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-30704 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31060 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item30763 {
	width:2182px !important;
	height:1098px !important;
}

#item30771 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item30706 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item30712 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30707 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item30740 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30735 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item4006 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item4007 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item4009 {
	width:842px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item7646 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item7612 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item7609 {
	width:240px !important;
	height:90px !important;
	left:1167px !important;
	top:664px !important;
}

#item7713 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item7714 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item7680 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item7682 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item7678 {
	width:242px !important;
	height:90px !important;
	left:1439px !important;
	top:664px !important;
}

#item8640 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item8705 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item17863 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-5177 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5177 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5180 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item5181 {
	width:1280px !important;
	height:718px !important;
	left:120px !important;
	top:51px !important;
}

#item5183 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item5196 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item5177 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-30624 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-30624 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31064 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item30684 {
	width:2182px !important;
	height:1098px !important;
}

#item30694 {
	width:62px !important;
	height:62px !important;
	left:1868px !important;
	top:168px !important;
}

#item30626 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item30632 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30627 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item30660 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30655 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item4360 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item4361 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item4365 {
	width:842px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item7784 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item7785 {
	width:108px !important;
	height:16px !important;
	left:98px !important;
	top:37px !important;
}

#item7755 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item7756 {
	width:108px !important;
	height:16px !important;
	left:98px !important;
	top:37px !important;
}

#item7753 {
	width:242px !important;
	height:90px !important;
	left:1304px !important;
	top:664px !important;
}

#item7850 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item7815 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item7812 {
	width:240px !important;
	height:90px !important;
	left:1032px !important;
	top:664px !important;
}

#item7913 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item7914 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item7884 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item7885 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item7882 {
	width:242px !important;
	height:90px !important;
	left:1575px !important;
	top:664px !important;
}

#item8645 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item8713 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item17867 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-5208 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5208 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5210 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item5211 {
	width:1280px !important;
	height:718px !important;
	left:120px !important;
	top:51px !important;
}

#item5213 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item5226 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item5208 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-30546 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-30546 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31066 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item30606 {
	width:2182px !important;
	height:1098px !important;
}

#item30614 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item30548 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item30555 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30549 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item30583 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30578 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item4693 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item4694 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item4696 {
	width:842px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item7987 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item7953 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item7950 {
	width:240px !important;
	height:90px !important;
	left:1167px !important;
	top:664px !important;
}

#item8051 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item8053 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item8021 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item8022 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item8019 {
	width:242px !important;
	height:90px !important;
	left:1439px !important;
	top:664px !important;
}

#item8650 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item8721 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item17872 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-5233 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-5233 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5235 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item5236 {
	width:1280px !important;
	height:718px !important;
	left:120px !important;
	top:51px !important;
}

#item5238 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item5251 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item5233 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-30468 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-30468 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31068 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item30528 {
	width:2182px !important;
	height:1098px !important;
}

#item30536 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item30470 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item30477 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30472 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item30505 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30500 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item24588 {
	width:1922px !important;
	height:1080px !important;
}

#item24665 {
	width:10px !important;
	height:10px !important;
	left:150px !important;
	top:20px !important;
}

#item24663 {
	width:1257px !important;
	height:769px !important;
	left:426px !important;
	top:24px !important;
}

#item24756 {
	width:221px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item24731 {
	width:222px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item24727 {
	width:252px !important;
	height:40px !important;
	left:706px !important;
	top:177px !important;
}

#item24831 {
	width:47px !important;
	height:47px !important;
	left:933px !important;
	top:174px !important;
}

#item24891 {
	width:214px !important;
	left:14px !important;
	top:6px !important;
	min-height:29px !important;
}

#item24866 {
	width:217px !important;
	left:14px !important;
	top:6px !important;
	min-height:29px !important;
}

#item24862 {
	width:252px !important;
	height:40px !important;
	left:1151px !important;
	top:197px !important;
}

#item24914 {
	width:47px !important;
	height:47px !important;
	left:1378px !important;
	top:194px !important;
}

#item24960 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item24935 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item24930 {
	width:252px !important;
	height:40px !important;
	left:772px !important;
	top:365px !important;
}

#item24983 {
	width:47px !important;
	height:47px !important;
	left:999px !important;
	top:362px !important;
}

#item25027 {
	width:285px !important;
	left:13px !important;
	top:6px !important;
	min-height:29px !important;
}

#item25002 {
	width:288px !important;
	left:13px !important;
	top:6px !important;
	min-height:29px !important;
}

#item24998 {
	width:350px !important;
	height:40px !important;
	left:1236px !important;
	top:452px !important;
}

#item25050 {
	width:47px !important;
	height:47px !important;
	left:1562px !important;
	top:449px !important;
}

#item25096 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item25070 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item25066 {
	width:252px !important;
	height:40px !important;
	left:412px !important;
	top:734px !important;
}

#item25119 {
	width:47px !important;
	height:47px !important;
	left:639px !important;
	top:730px !important;
}

#item25164 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item25138 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item25134 {
	width:252px !important;
	height:40px !important;
	left:862px !important;
	top:581px !important;
}

#item25187 {
	width:47px !important;
	height:47px !important;
	left:1090px !important;
	top:578px !important;
}

#item25232 {
	width:201px !important;
	left:14px !important;
	top:5px !important;
	min-height:29px !important;
}

#item25207 {
	width:201px !important;
	left:14px !important;
	top:5px !important;
	min-height:29px !important;
}

#item25203 {
	width:252px !important;
	height:40px !important;
	left:1418px !important;
	top:648px !important;
}

#item25255 {
	width:47px !important;
	height:47px !important;
	left:1645px !important;
	top:645px !important;
}

#item25300 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item25275 {
	width:201px !important;
	left:14px !important;
	top:13px !important;
	min-height:13px !important;
}

#item25271 {
	width:252px !important;
	height:40px !important;
	left:1151px !important;
	top:783px !important;
}

#item25323 {
	width:47px !important;
	height:47px !important;
	left:1378px !important;
	top:780px !important;
}

#item25338 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfromtop-25343 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-25343 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25380 {
	width:429px !important;
	height:33px !important;
	left:20px !important;
	top:37px !important;
}

#item25403 {
	width:494px !important;
	height:639px !important;
	left:11px !important;
	top:109px !important;
	background:#fff;
}

#item25404 {
	width:449px !important;
	left:33px !important;
	top:136px !important;
	min-height:594px !important;
}

#item25427 {
	width:37px !important;
	height:37px !important;
	left:439px !important;
	top:54px !important;
}

#item25349 {
	width:429px !important;
	height:33px !important;
}

#item25372 {
	width:31px !important;
	height:31px !important;
	left:411px !important;
	top:8px !important;
}

#item25343 {
	width:506px !important;
	height:748px !important;
	left:55px !important;
	top:-29px !important;
}

@keyframes custom-28773 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-28773 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31071 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item28833 {
	width:2182px !important;
	height:1098px !important;
}

#item28842 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item28775 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item28781 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item28776 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item28809 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item28804 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item25530 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item25531 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item25532 {
	width:842px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item25555 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item25571 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item25612 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item25613 {
	width:108px !important;
	height:38px !important;
	left:98px !important;
	top:26px !important;
}

#item25581 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item25583 {
	width:108px !important;
	height:38px !important;
	left:98px !important;
	top:26px !important;
}

#item25578 {
	width:242px !important;
	height:90px !important;
	left:1304px !important;
	top:664px !important;
}

#item25678 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item25644 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item25640 {
	width:240px !important;
	height:90px !important;
	left:1032px !important;
	top:664px !important;
}

#item25743 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item25744 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item25714 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item25715 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item25711 {
	width:242px !important;
	height:90px !important;
	left:1575px !important;
	top:664px !important;
}

#item25772 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-25776 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-25776 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item25780 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item25781 {
	width:1280px !important;
	height:725px !important;
	left:120px !important;
	top:51px !important;
}

#item25783 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item25778 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item25776 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-29473 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-29473 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31080 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item29534 {
	width:2182px !important;
	height:1098px !important;
}

#item29542 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item29475 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item29481 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item29476 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item29511 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item29505 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item25812 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item25813 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item25814 {
	width:816px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item25843 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item25850 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item25858 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

#item25898 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item25899 {
	width:108px !important;
	height:38px !important;
	left:98px !important;
	top:26px !important;
}

#item25868 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item25869 {
	width:108px !important;
	height:38px !important;
	left:98px !important;
	top:26px !important;
}

#item25865 {
	width:242px !important;
	height:90px !important;
	left:1304px !important;
	top:664px !important;
}

#item25964 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item25930 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item25926 {
	width:240px !important;
	height:90px !important;
	left:1032px !important;
	top:664px !important;
}

#item26029 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item26030 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item26000 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item26001 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item25997 {
	width:242px !important;
	height:90px !important;
	left:1575px !important;
	top:664px !important;
}

@keyframes flyinfrombottom-26057 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-26057 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26061 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item26062 {
	width:1280px !important;
	height:725px !important;
	left:120px !important;
	top:51px !important;
}

#item26065 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item26059 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item26057 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-29732 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-29732 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31082 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item29792 {
	width:2182px !important;
	height:1098px !important;
}

#item29800 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item29734 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item29741 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item29735 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item29769 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item29764 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item26093 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item26095 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item26096 {
	width:846px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item26157 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item26158 {
	width:108px !important;
	height:38px !important;
	left:98px !important;
	top:26px !important;
}

#item26128 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item26129 {
	width:108px !important;
	height:38px !important;
	left:98px !important;
	top:26px !important;
}

#item26125 {
	width:242px !important;
	height:90px !important;
	left:1304px !important;
	top:664px !important;
}

#item26225 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item26189 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item26185 {
	width:240px !important;
	height:90px !important;
	left:1032px !important;
	top:664px !important;
}

#item26289 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item26290 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item26260 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item26261 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item26257 {
	width:242px !important;
	height:90px !important;
	left:1575px !important;
	top:664px !important;
}

#item26317 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item26326 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item26335 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-26340 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-26340 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26344 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item26345 {
	width:1280px !important;
	height:725px !important;
	left:120px !important;
	top:51px !important;
}

#item26347 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item26342 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item26340 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-29810 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-29810 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31084 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item29870 {
	width:2182px !important;
	height:1098px !important;
}

#item29879 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item29812 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item29818 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item29813 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item29847 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item29842 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item26375 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item26376 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item26377 {
	width:878px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item26439 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item26440 {
	width:108px !important;
	height:38px !important;
	left:98px !important;
	top:26px !important;
}

#item26410 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item26411 {
	width:108px !important;
	height:38px !important;
	left:98px !important;
	top:26px !important;
}

#item26407 {
	width:242px !important;
	height:90px !important;
	left:1303px !important;
	top:664px !important;
}

#item26506 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item26471 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item26467 {
	width:240px !important;
	height:90px !important;
	left:1032px !important;
	top:664px !important;
}

#item26573 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item26574 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item26544 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item26545 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item26541 {
	width:242px !important;
	height:90px !important;
	left:1575px !important;
	top:664px !important;
}

#item26601 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item26608 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item26617 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-26622 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-26622 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26626 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item26627 {
	width:1280px !important;
	height:725px !important;
	left:120px !important;
	top:51px !important;
}

#item26629 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item26624 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item26622 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-29897 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-29897 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31086 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item29956 {
	width:2182px !important;
	height:1098px !important;
}

#item29964 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item29899 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item29905 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item29900 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item29933 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item29928 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item26657 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item26658 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item26660 {
	width:827px !important;
	left:100px !important;
	top:155px !important;
	min-height:817px !important;
}

#item26750 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item26716 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item26712 {
	width:240px !important;
	height:90px !important;
	left:1031px !important;
	top:664px !important;
}

#item26816 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item26817 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item26787 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item26788 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item26784 {
	width:242px !important;
	height:90px !important;
	left:1575px !important;
	top:664px !important;
}

#item26844 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item26851 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item26860 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

#item31378 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item31379 {
	width:108px !important;
	height:38px !important;
	left:98px !important;
	top:26px !important;
}

#item31349 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item31350 {
	width:108px !important;
	height:38px !important;
	left:98px !important;
	top:26px !important;
}

#item31346 {
	width:242px !important;
	height:90px !important;
	left:1303px !important;
	top:664px !important;
}

@keyframes flyinfrombottom-26893 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-26893 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item26897 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item26898 {
	width:1280px !important;
	height:725px !important;
	left:120px !important;
	top:51px !important;
}

#item26900 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item26895 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item26893 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-30060 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-30060 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31088 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item30119 {
	width:2182px !important;
	height:1098px !important;
}

#item30128 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item30062 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item30068 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30063 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item30096 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30091 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item26929 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item26930 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item26931 {
	width:844px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item26998 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item26964 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item26960 {
	width:240px !important;
	height:90px !important;
	left:1167px !important;
	top:664px !important;
}

#item27064 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item27065 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item27034 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item27035 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item27031 {
	width:242px !important;
	height:90px !important;
	left:1439px !important;
	top:664px !important;
}

#item27093 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item27100 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item27108 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-27113 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-27113 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27117 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item27118 {
	width:1280px !important;
	height:725px !important;
	left:120px !important;
	top:51px !important;
}

#item27120 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item27115 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item27113 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-30138 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-30138 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31090 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item30198 {
	width:2182px !important;
	height:1098px !important;
}

#item30206 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item30140 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item30146 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30141 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item30175 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30170 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item27149 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item27150 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item27151 {
	width:842px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item27217 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item27183 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item27179 {
	width:240px !important;
	height:90px !important;
	left:1167px !important;
	top:664px !important;
}

#item27283 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item27284 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item27254 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item27255 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item27251 {
	width:242px !important;
	height:90px !important;
	left:1439px !important;
	top:664px !important;
}

#item27311 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item27318 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item27326 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-27332 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-27332 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27336 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item27337 {
	width:1280px !important;
	height:725px !important;
	left:120px !important;
	top:51px !important;
}

#item27339 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item27334 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item27332 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-30222 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-30222 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31092 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item30281 {
	width:2182px !important;
	height:1098px !important;
}

#item30289 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item30224 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item30230 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30225 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item30258 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30253 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item27369 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item27370 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item27371 {
	width:842px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item27431 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item27433 {
	width:108px !important;
	height:38px !important;
	left:98px !important;
	top:26px !important;
}

#item27402 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item27403 {
	width:108px !important;
	height:38px !important;
	left:98px !important;
	top:26px !important;
}

#item27399 {
	width:242px !important;
	height:90px !important;
	left:1304px !important;
	top:664px !important;
}

#item27498 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item27464 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item27460 {
	width:240px !important;
	height:90px !important;
	left:1032px !important;
	top:664px !important;
}

#item27563 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item27564 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item27534 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item27535 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item27530 {
	width:242px !important;
	height:90px !important;
	left:1575px !important;
	top:664px !important;
}

#item27592 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item27599 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item27607 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-27611 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-27611 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27615 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item27616 {
	width:1280px !important;
	height:725px !important;
	left:120px !important;
	top:51px !important;
}

#item27619 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item27613 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item27611 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-30304 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-30304 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31094 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item30364 {
	width:2182px !important;
	height:1098px !important;
}

#item30372 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item30307 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item30313 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30308 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item30341 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30336 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}

#item27647 {
	width:1920px !important;
	height:322px !important;
	background:#e0e1e4;
}

#item27648 {
	width:1920px !important;
	height:4px !important;
	top:322px !important;
	background:#d82631;
}

#item27649 {
	width:844px !important;
	left:100px !important;
	top:155px !important;
	min-height:780px !important;
}

#item27717 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item27683 {
	width:87px !important;
	height:16px !important;
	left:95px !important;
	top:37px !important;
}

#item27679 {
	width:240px !important;
	height:90px !important;
	left:1167px !important;
	top:664px !important;
}

#item27782 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#ecedee;
	border:solid 1.45763888400336px #90959e;
}

#item27783 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item27753 {
	width:240px !important;
	height:66px !important;
	left:2px !important;
	top:12px !important;
	border-radius:45px;
	background:#fff;
	border:solid 1.45763888400336px #90959e;
}

#item27754 {
	width:128px !important;
	height:39px !important;
	left:98px !important;
	top:26px !important;
}

#item27750 {
	width:242px !important;
	height:90px !important;
	left:1439px !important;
	top:664px !important;
}

#item27811 {
	width:102px !important;
	height:102px !important;
	left:1373px !important;
	top:336px !important;
}

#item27818 {
	width:40px !important;
	height:40px !important;
	left:100px !important;
	top:44px !important;
}

#item27828 {
	opacity:0.60;
	width:89px !important;
	height:58px !important;
	left:1731px !important;
	top:44px !important;
}

@keyframes flyinfrombottom-27833 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-27833 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27837 {
	opacity:0.90;
	width:1368px !important;
	height:802px !important;
	left:76px !important;
	top:10px !important;
	border-radius:4px;
	background:#fff;
	border:solid 2px #d82631;
}

#item27838 {
	width:1280px !important;
	height:725px !important;
	left:120px !important;
	top:51px !important;
}

#item27840 {
	width:46px !important;
	height:46px !important;
	left:1372px !important;
	top:29px !important;
}

#item27835 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:11px !important;
}

#item27833 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}

@keyframes custom-30387 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-30387 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item31096 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

#item30446 {
	width:2182px !important;
	height:1098px !important;
}

#item30454 {
	width:62px !important;
	height:62px !important;
	left:1865px !important;
	top:168px !important;
}

#item30389 {
	width:242px !important;
	height:128px !important;
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,0.33);
	background:#fff;
	outline:solid 1px #fff;
}

#item30395 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30390 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:68px !important;
}

#item30423 {
	width:240px !important;
	height:48px !important;
	background:#fff;
	padding:0px 0px 0px 40px;
}

#item30418 {
	width:240px !important;
	height:48px !important;
	left:1px !important;
	top:16px !important;
}
#in5footer,  #prefooter {display:none;}
