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

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

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

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

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

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

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

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

#item1780 {
	width:1936px !important;
	height:330px !important;
	left:-8px !important;
	top:-8px !important;
	background:#e0e1e4;
}

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

#item8509 {
	width:550px !important;
	height:169px !important;
	left:685px !important;
	top:76px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item104862 {
	width:242px !important;
	height:130px !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;
}

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

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

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

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

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

#item8279 {
	width:10px !important;
	height:10px !important;
	left:282px !important;
}

#item8262 {
	width:1520px !important;
	height:780px !important;
	left:295px !important;
	top:35px !important;
}

#item103814 {
	width:325px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item103008 {
	width:327px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item103004 {
	width:327px !important;
	height:47px !important;
	left:847px !important;
	top:289px !important;
}

#item103869 {
	width:327px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item103844 {
	width:324px !important;
	height:35px !important;
	left:2px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item103839 {
	width:327px !important;
	height:47px !important;
	left:1170px !important;
	top:186px !important;
}

#item103937 {
	width:325px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item103912 {
	width:325px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item103908 {
	width:325px !important;
	height:47px !important;
	left:1527px !important;
	top:221px !important;
}

#item104007 {
	width:325px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item103981 {
	width:325px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item103975 {
	width:325px !important;
	height:47px !important;
	left:1392px !important;
	top:456px !important;
}

#item104074 {
	width:328px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item104049 {
	width:325px !important;
	height:35px !important;
	left:1px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item104045 {
	width:328px !important;
	height:47px !important;
	left:893px !important;
	top:657px !important;
}

#item104142 {
	width:326px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item104117 {
	width:325px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item104113 {
	width:326px !important;
	height:47px !important;
	left:730px !important;
	top:479px !important;
}

#item104210 {
	width:327px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item104185 {
	width:327px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item104181 {
	width:327px !important;
	height:47px !important;
	left:1234px !important;
	top:746px !important;
}

#item104279 {
	width:327px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item104254 {
	width:325px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item104249 {
	width:327px !important;
	height:47px !important;
	left:258px !important;
	top:802px !important;
}

#item104368 {
	width:280px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item104343 {
	width:280px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item104339 {
	width:325px !important;
	height:47px !important;
	left:492px !important;
	top:233px !important;
}

#item103031 {
	width:47px !important;
	height:47px !important;
	left:1127px !important;
	top:289px !important;
}

#item103892 {
	width:47px !important;
	height:47px !important;
	left:1451px !important;
	top:186px !important;
}

#item103960 {
	width:47px !important;
	height:47px !important;
	left:1807px !important;
	top:221px !important;
}

#item104030 {
	width:47px !important;
	height:47px !important;
	left:1673px !important;
	top:456px !important;
}

#item104097 {
	width:47px !important;
	height:47px !important;
	left:1174px !important;
	top:657px !important;
}

#item104165 {
	width:47px !important;
	height:47px !important;
	left:1010px !important;
	top:479px !important;
}

#item104234 {
	width:47px !important;
	height:47px !important;
	left:1514px !important;
	top:746px !important;
}

#item104302 {
	width:47px !important;
	height:47px !important;
	left:538px !important;
	top:802px !important;
}

#item104391 {
	width:47px !important;
	height:47px !important;
	left:772px !important;
	top:233px !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-93809 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-220px,0px);}
}
@-webkit-keyframes custom-93809 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-220px,0px);}
}
#item93818 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

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

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

#item103752 {
	width:242px !important;
	height:130px !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;
}

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

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

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

#item94005 {
	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:867px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item105272 {
	width:242px !important;
	height:90px !important;
	left:1575px !important;
	top:664px !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-110598 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-220px,0px);}
}
@-webkit-keyframes custom-110598 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-220px,0px);}
}
#item110607 {
	opacity:0.60;
	width:2182px !important;
	height:1098px !important;
	background:#fff;
}

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

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

#item110621 {
	width:242px !important;
	height:130px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item110929 {
	width:242px !important;
	height:130px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item111237 {
	width:242px !important;
	height:130px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item111530 {
	width:242px !important;
	height:130px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item111822 {
	width:242px !important;
	height:130px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item112155 {
	width:242px !important;
	height:130px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item112446 {
	width:242px !important;
	height:130px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item113230 {
	width:242px !important;
	height:130px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item113780 {
	width:10px !important;
	height:10px !important;
	left:282px !important;
}

#item113769 {
	width:1520px !important;
	height:780px !important;
	left:295px !important;
	top:35px !important;
}

#item113862 {
	width:327px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item113837 {
	width:327px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item113833 {
	width:327px !important;
	height:47px !important;
	left:847px !important;
	top:289px !important;
}

#item113914 {
	width:324px !important;
	height:35px !important;
	left:2px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item113889 {
	width:325px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item113885 {
	width:325px !important;
	height:47px !important;
	left:1170px !important;
	top:186px !important;
}

#item113967 {
	width:327px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item113942 {
	width:325px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item113938 {
	width:327px !important;
	height:47px !important;
	left:1527px !important;
	top:221px !important;
}

#item114020 {
	width:280px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item113994 {
	width:280px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item113990 {
	width:325px !important;
	height:47px !important;
	left:1392px !important;
	top:456px !important;
}

#item114072 {
	width:328px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item114047 {
	width:327px !important;
	height:35px !important;
	left:1px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item114043 {
	width:328px !important;
	height:47px !important;
	left:893px !important;
	top:657px !important;
}

#item114124 {
	width:280px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item114099 {
	width:280px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item114095 {
	width:325px !important;
	height:47px !important;
	left:730px !important;
	top:479px !important;
}

#item114176 {
	width:327px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item114151 {
	width:325px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item114147 {
	width:327px !important;
	height:47px !important;
	left:1234px !important;
	top:746px !important;
}

#item114229 {
	width:325px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item114203 {
	width:325px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item114199 {
	width:325px !important;
	height:47px !important;
	left:258px !important;
	top:802px !important;
}

#item114281 {
	width:280px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item114256 {
	width:280px !important;
	height:35px !important;
	top:6px !important;
	padding:0px 0px 0px 28px;
}

#item114252 {
	width:325px !important;
	height:47px !important;
	left:492px !important;
	top:233px !important;
}

#item114305 {
	width:47px !important;
	height:47px !important;
	left:1127px !important;
	top:289px !important;
}

#item114320 {
	width:47px !important;
	height:47px !important;
	left:1451px !important;
	top:186px !important;
}

#item114337 {
	width:47px !important;
	height:47px !important;
	left:1807px !important;
	top:221px !important;
}

#item114352 {
	width:47px !important;
	height:47px !important;
	left:1673px !important;
	top:456px !important;
}

#item114369 {
	width:47px !important;
	height:47px !important;
	left:1174px !important;
	top:657px !important;
}

#item114386 {
	width:47px !important;
	height:47px !important;
	left:1010px !important;
	top:479px !important;
}

#item114401 {
	width:47px !important;
	height:47px !important;
	left:1514px !important;
	top:746px !important;
}

#item114417 {
	width:47px !important;
	height:47px !important;
	left:538px !important;
	top:802px !important;
}

#item114432 {
	width:47px !important;
	height:47px !important;
	left:772px !important;
	top:233px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item114699 {
	width:144px !important;
	height:63px !important;
	left:98px !important;
	top:13px !important;
}

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

#item114670 {
	width:144px !important;
	height:65px !important;
	left:98px !important;
	top:13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item115206 {
	width:144px !important;
	height:65px !important;
	left:98px !important;
	top:13px !important;
}

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

#item115176 {
	width:144px !important;
	height:62px !important;
	left:98px !important;
	top:15px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item115488 {
	width:144px !important;
	height:65px !important;
	left:98px !important;
	top:13px !important;
}

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

#item115459 {
	width:144px !important;
	height:64px !important;
	left:98px !important;
	top:13px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item116766 {
	width:1445px !important;
	height:812px !important;
	left:200px !important;
	top:124px !important;
}
#in5footer,  #prefooter {display:none;}
