/* 	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; }
}

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

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

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

@keyframes fade-in-439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes fade-in-492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

#item17362 {
	width:659px !important;
	height:82px !important;
	left:630px !important;
	top:120px !important;
}

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

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

#item9833 {
	width:10px !important;
	height:10px !important;
	left:150px !important;
	top:30px !important;
}

#item9820 {
	width:1257px !important;
	height:779px !important;
	left:426px !important;
	top:14px !important;
}

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

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

#item9981 {
	width:252px !important;
	height:40px !important;
	left:1007px !important;
	top:180px !important;
}

#item10033 {
	width:277px !important;
	height:40px !important;
	left:1292px !important;
	top:157px !important;
}

#item10085 {
	width:47px !important;
	height:47px !important;
	left:1234px !important;
	top:177px !important;
}

#item10101 {
	width:47px !important;
	height:47px !important;
	left:1545px !important;
	top:154px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item10525 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

@keyframes fly-in-top-10534 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-10534 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item10561 {
	width:494px !important;
	height:639px !important;
	left:11px !important;
	top:109px !important;
	background:#fff;
}

#item10585 {
	width:36px !important;
	height:36px !important;
	left:439px !important;
	top:54px !important;
}

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

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

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

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

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

#item1447 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item10997 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item11008 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item11012 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

@keyframes custom-1776 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-236px,0px);}
}
@-webkit-keyframes custom-1776 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-236px,0px);}
}
#item1783 {
	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;
}

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

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

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

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

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

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

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

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

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

#item11162 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

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

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

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

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

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

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

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

#item11363 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item11367 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item2146 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item11691 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item11695 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

#item11707 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

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

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

#item2498 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item12019 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item12028 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item12032 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item2852 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item12375 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item12385 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item12389 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item3211 {
	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;
}

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

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

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

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

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

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

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

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

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

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

#item12633 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item12643 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item12647 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item3513 {
	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;
}

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

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

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

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

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

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

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

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

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

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

#item12902 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item12911 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item12915 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item3813 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item13241 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item13250 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item13255 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item4163 {
	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;
}

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

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

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

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

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

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

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

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

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

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

#item13509 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item13518 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item13522 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item4457 {
	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;
}

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

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

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

#item13667 {
	width:10px !important;
	height:10px !important;
	left:150px !important;
	top:30px !important;
}

#item13659 {
	width:1257px !important;
	height:779px !important;
	left:426px !important;
	top:14px !important;
}

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

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

#item13796 {
	width:252px !important;
	height:40px !important;
	left:993px !important;
	top:181px !important;
}

#item13849 {
	width:252px !important;
	height:40px !important;
	left:1274px !important;
	top:157px !important;
}

#item13901 {
	width:47px !important;
	height:47px !important;
	left:1221px !important;
	top:177px !important;
}

#item13917 {
	width:47px !important;
	height:47px !important;
	left:1502px !important;
	top:154px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item14342 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

@keyframes fly-in-top-14349 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-14349 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item14377 {
	width:494px !important;
	height:639px !important;
	left:11px !important;
	top:109px !important;
	background:#fff;
}

#item14401 {
	width:36px !important;
	height:36px !important;
	left:439px !important;
	top:54px !important;
}

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

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

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

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

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

#item5317 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item14790 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item14801 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item14805 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item5669 {
	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;
}

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

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

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

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

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

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

#item14946 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

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

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

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

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

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

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

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

#item15149 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item15153 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item6017 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item15496 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item15500 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

#item15513 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

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

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

#item6365 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item15833 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item15843 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item15847 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item6715 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item16177 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item16187 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item16191 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item7071 {
	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;
}

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

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

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

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

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

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

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

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

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

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

#item16425 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item16434 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item16438 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item7367 {
	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;
}

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

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

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

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

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

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

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

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

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

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

#item16694 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item16703 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item16707 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item7660 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item17020 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item17029 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item17033 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item8016 {
	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;
}

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

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

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

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

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

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

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

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

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

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

#item17295 {
	opacity:0.60;
	width:139px !important;
	height:17px !important;
	left:1706px !important;
	top:41px !important;
}

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

#item17304 {
	width:1280px !important;
	height:724px !important;
	left:120px !important;
	top:51px !important;
}

#item17308 {
	width:45px !important;
	height:45px !important;
	left:1372px !important;
	top:30px !important;
}

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

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

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

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

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

#item8319 {
	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;
}

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

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