/* 	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:'Cargando...'; }
.page-scale-wrap { width:1200px; height:790px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:802px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:790px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

@keyframes move-left-grow-750 {
	0% {
		transform:translate(-24px,0px) scaleX(1.1) scaleY(1.06);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-750 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.1) scaleY(1.06);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item763 {
	width:216px !important;
	height:249px !important;
	left:492px !important;
	top:-130px !important;
	border-radius:27px;
	background:#fff;
}

#item764 {
	width:216px !important;
	height:249px !important;
	left:492px !important;
	top:-130px !important;
	border-radius:27px;
}

#item806 {
	width:1128px !important;
	height:77px !important;
	left:36px !important;
	top:143px !important;
}

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

#item828 {
	width:600px !important;
	height:19px !important;
	left:300px !important;
	top:220px !important;
}

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

#item831 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-grow-43693 {
	0% {
		transform:translate(-24px,0px) scaleX(1.1) scaleY(1.06);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-43693 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.1) scaleY(1.06);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item43702 {
	width:334px !important;
	height:385px !important;
	left:183px !important;
	top:-201px !important;
	border-radius:41px;
	background:#fff;
}

#item43703 {
	width:334px !important;
	height:385px !important;
	left:183px !important;
	top:-201px !important;
	border-radius:41px;
}

#item43730 {
	width:656px !important;
	height:138px !important;
	left:22px !important;
	top:220px !important;
}

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

#item43752 {
	width:600px !important;
	height:35px !important;
	left:50px !important;
	top:375px !important;
}

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

#item43755 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-43755 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-43755 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item43755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item855 {
	opacity:0.05;
	width:28px !important;
	height:28px !important;
	left:1120px !important;
	top:280px !important;
}

#item864 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1120px !important;
	top:280px !important;
}

#item865 {
	opacity:0.05;
	width:25px !important;
	height:14px !important;
	left:1119px !important;
	top:268px !important;
}

#item866 {
	opacity:0.05;
	width:14px !important;
	height:14px !important;
	left:1127px !important;
	top:330px !important;
}

#item874 {
	opacity:0.05;
	width:28px !important;
	height:28px !important;
	left:1092px !important;
	top:356px !important;
}

#item884 {
	width:470px !important;
	height:301px !important;
	left:731px !important;
	top:489px !important;
	background:#f2f8f8;
}

#item885 {
	width:383px !important;
	height:199px !important;
	left:775px !important;
	top:556px !important;
	border:solid 1px #cce3e3;
}

#item887 {
	width:468px !important;
	height:477px !important;
	left:731px !important;
	background:#fff;
}

#item907 {
	width:327px !important;
	height:364px !important;
	left:803px !important;
	top:100px !important;
}

#item929 {
	width:397px !important;
	height:17px !important;
	left:803px !important;
	top:54px !important;
}

#item951 {
	width:317px !important;
	height:19px !important;
	left:775px !important;
	top:513px !important;
}

#item973 {
	width:125px !important;
	height:29px !important;
	left:98px !important;
	top:645px !important;
}

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

#item995 {
	width:462px !important;
	height:29px !important;
	left:251px !important;
	top:646px !important;
}

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

#item998 {
	width:1px !important;
	height:42px !important;
	left:223px !important;
	top:643px !important;
	background:#fff;
}

#item999 {
	width:68px !important;
	height:2px !important;
	left:803px !important;
	top:83px !important;
	background:#000;
}

#item1000 {
	width:68px !important;
	height:2px !important;
	left:775px !important;
	top:544px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1167 {
	width:60px !important;
	height:41px !important;
	left:785px !important;
	top:662px !important;
}

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

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

#item1187 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-1187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-1187 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item1187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43775 {
	width:195px !important;
	height:117px !important;
	left:258px !important;
	border-radius:8px;
	background:#007377;
}

#item43776 {
	width:139px !important;
	height:56px !important;
	left:286px !important;
	top:39px !important;
}

@keyframes entrarvolandodesdearriba-43785 {
	0% {
		transform:translate(-1px,-57.638px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entrarvolandodesdearriba-43785 {
	0% {
		-webkit-transform:translate(-1px,-57.638px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item43786 {
	width:51px !important;
	height:51px !important;
	background:#009da5;
}

#item43787 {
	width:37px !important;
	height:37px !important;
	left:7px !important;
	top:7px !important;
}

@keyframes rotate180cw-43787 {
	0% {transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) rotate(-45deg) scaleX(1.2) scaleY(1.2);}
}
@-webkit-keyframes rotate180cw-43787 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) rotate(-45deg) scaleX(1.2) scaleY(1.2);}
}
#item43787 {
	transform-origin:49.962% 49.962%;
	-webkit-transform-origin:49.962% 49.962%;
}

#item43798 {
	width:51px !important;
	height:51px !important;
}

#item43796 {
	width:51px !important;
	height:51px !important;
	left:321px !important;
	top:319px !important;
}

#item43800 {
	opacity:0.05;
	width:38px !important;
	height:38px !important;
	left:518px !important;
	top:530px !important;
}

#item43811 {
	opacity:0.05;
	width:19px !important;
	height:19px !important;
	left:528px !important;
	top:596px !important;
}

#item43824 {
	opacity:0.05;
	width:38px !important;
	height:38px !important;
	left:481px !important;
	top:631px !important;
}

#item43835 {
	width:701px !important;
	height:406px !important;
	left:-1px !important;
	top:794px !important;
	background:#f2f8f8;
}

#item43836 {
	width:628px !important;
	height:271px !important;
	left:36px !important;
	top:893px !important;
	border:solid 1.25484956981546px #cce3e3;
}

#item43837 {
	width:700px !important;
	height:501px !important;
	top:293px !important;
	background:#fff;
}

#item43857 {
	width:628px !important;
	height:349px !important;
	left:36px !important;
	top:408px !important;
}

#item43879 {
	width:629px !important;
	height:26px !important;
	left:35px !important;
	top:340px !important;
}

#item43901 {
	width:423px !important;
	height:26px !important;
	left:36px !important;
	top:822px !important;
}

#item43904 {
	width:91px !important;
	height:3px !important;
	left:35px !important;
	top:380px !important;
	background:#000;
}

#item43905 {
	width:91px !important;
	height:3px !important;
	left:36px !important;
	top:862px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item44055 {
	width:128px !important;
	height:36px !important;
	left:19px !important;
	top:231px !important;
}

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

#item44077 {
	width:401px !important;
	height:29px !important;
	left:190px !important;
	top:230px !important;
}

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

#item44080 {
	width:1px !important;
	height:42px !important;
	left:161px !important;
	top:228px !important;
	background:#fff;
}

#item44081 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-44081 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-44081 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item44081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item1229 {
	width:200px !important;
	height:53px !important;
	left:71px !important;
	top:70px !important;
}

#item1260 {
	width:190px !important;
	height:13px !important;
	left:29px !important;
	top:3px !important;
}

#item1263 {
	width:21px !important;
	height:21px !important;
}

#item1239 {
	width:110px !important;
	height:34px !important;
	left:98px !important;
	top:211px !important;
}

#item1298 {
	width:230px !important;
	height:13px !important;
	left:29px !important;
	top:3px !important;
}

#item1301 {
	width:21px !important;
	height:21px !important;
}

#item1277 {
	width:94px !important;
	height:66px !important;
	left:98px !important;
	top:255px !important;
}

#item1335 {
	width:190px !important;
	height:13px !important;
	left:29px !important;
	top:4px !important;
}

#item1338 {
	width:21px !important;
	height:21px !important;
}

#item1314 {
	width:121px !important;
	height:36px !important;
	left:98px !important;
	top:298px !important;
}

#item1371 {
	width:373px !important;
	height:29px !important;
	left:29px !important;
	top:2px !important;
}

#item1374 {
	width:21px !important;
	height:21px !important;
}

#item1350 {
	width:402px !important;
	height:30px !important;
	left:98px !important;
	top:342px !important;
}

#item1408 {
	width:313px !important;
	height:31px !important;
	left:71px !important;
	top:137px !important;
}

#item1411 {
	width:161px !important;
	height:33px !important;
	left:1003px !important;
	top:730px !important;
}

#item2225 {
	width:599px !important;
	height:790px !important;
	left:12px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item2226 {
	width:600px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item2247 {
	width:86px !important;
	height:29px !important;
	top:24px !important;
}

#item2250 {
	width:21px !important;
	height:21px !important;
	left:33px !important;
}

#item2278 {
	width:91px !important;
	height:29px !important;
	top:24px !important;
}

#item2281 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item2309 {
	width:89px !important;
	height:29px !important;
	top:24px !important;
}

#item2312 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item2342 {
	width:81px !important;
	height:29px !important;
	top:24px !important;
}

#item2345 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
}

#item2359 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:88px !important;
	top:82px !important;
	background:#149489;
}

#item2360 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:88px !important;
	top:174px !important;
	background:#149489;
}

#item2380 {
	width:410px !important;
	height:26px !important;
	left:106px !important;
	top:221px !important;
}

@keyframes fly-in-left-2383 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-2383 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2398 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item2396 {
	width:22px !important;
	height:22px !important;
	left:578px !important;
	top:21px !important;
}

#item2411 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2409 {
	width:100px !important;
	height:70px !important;
	left:440px !important;
	top:91px !important;
}

#item2415 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2413 {
	width:100px !important;
	height:70px !important;
	left:322px !important;
	top:91px !important;
}

#item2419 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2417 {
	width:100px !important;
	height:70px !important;
	left:204px !important;
	top:91px !important;
}

#item2423 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2421 {
	width:100px !important;
	height:70px !important;
	left:86px !important;
	top:91px !important;
}

#item2444 {
	width:382px !important;
	height:372px !important;
	left:121px !important;
	top:398px !important;
}

#item2466 {
	width:410px !important;
	height:24px !important;
	left:106px !important;
	top:229px !important;
}

#item2488 {
	width:448px !important;
	height:24px !important;
	left:90px !important;
	top:38px !important;
}

#item1967 {
	width:601px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item1968 {
	width:600px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item1989 {
	width:86px !important;
	height:29px !important;
	top:24px !important;
}

#item1992 {
	width:21px !important;
	height:21px !important;
	left:33px !important;
}

#item2021 {
	width:91px !important;
	height:29px !important;
	top:24px !important;
}

#item2024 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item2053 {
	width:89px !important;
	height:29px !important;
	top:24px !important;
}

#item2056 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item2086 {
	width:81px !important;
	height:29px !important;
	top:24px !important;
}

#item2089 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
}

#item2098 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:82px !important;
	background:#149489;
}

#item2099 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:174px !important;
	background:#149489;
}

#item2119 {
	width:410px !important;
	height:26px !important;
	left:105px !important;
	top:221px !important;
}

@keyframes fly-in-left-2122 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-2122 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2133 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item2131 {
	width:22px !important;
	height:22px !important;
	left:578px !important;
	top:21px !important;
}

#item2144 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2142 {
	width:100px !important;
	height:70px !important;
	left:440px !important;
	top:91px !important;
}

#item2148 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2146 {
	width:100px !important;
	height:70px !important;
	left:322px !important;
	top:91px !important;
}

#item2152 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2150 {
	width:100px !important;
	height:70px !important;
	left:204px !important;
	top:91px !important;
}

#item2156 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item2154 {
	width:100px !important;
	height:70px !important;
	left:86px !important;
	top:91px !important;
}

#item2177 {
	width:382px !important;
	height:372px !important;
	left:120px !important;
	top:398px !important;
}

#item2199 {
	width:410px !important;
	height:24px !important;
	left:105px !important;
	top:229px !important;
}

#item2221 {
	width:448px !important;
	height:24px !important;
	left:90px !important;
	top:38px !important;
}

#item1700 {
	width:600px !important;
	height:790px !important;
	left:11px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item1701 {
	width:600px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item1722 {
	width:86px !important;
	height:29px !important;
	top:24px !important;
}

#item1725 {
	width:21px !important;
	height:21px !important;
	left:33px !important;
}

#item1753 {
	width:91px !important;
	height:29px !important;
	top:24px !important;
}

#item1756 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1784 {
	width:89px !important;
	height:29px !important;
	top:24px !important;
}

#item1787 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1815 {
	width:81px !important;
	height:29px !important;
	top:24px !important;
}

#item1818 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
}

#item1830 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:82px !important;
	background:#149489;
}

#item1831 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:174px !important;
	background:#149489;
}

#item1851 {
	width:410px !important;
	height:26px !important;
	left:106px !important;
	top:221px !important;
}

@keyframes fly-in-left-1854 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1854 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1871 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item1869 {
	width:22px !important;
	height:22px !important;
	left:578px !important;
	top:21px !important;
}

#item1886 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1884 {
	width:100px !important;
	height:70px !important;
	left:440px !important;
	top:91px !important;
}

#item1890 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1888 {
	width:100px !important;
	height:70px !important;
	left:322px !important;
	top:91px !important;
}

#item1894 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1892 {
	width:100px !important;
	height:70px !important;
	left:204px !important;
	top:91px !important;
}

#item1898 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1896 {
	width:100px !important;
	height:70px !important;
	left:86px !important;
	top:91px !important;
}

#item1919 {
	width:382px !important;
	height:372px !important;
	left:120px !important;
	top:398px !important;
}

#item1941 {
	width:410px !important;
	height:24px !important;
	left:106px !important;
	top:229px !important;
}

#item1963 {
	width:448px !important;
	height:24px !important;
	left:90px !important;
	top:38px !important;
}

#item1429 {
	width:600px !important;
	height:790px !important;
	left:11px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item1430 {
	width:600px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item1451 {
	width:86px !important;
	height:29px !important;
	top:24px !important;
}

#item1454 {
	width:21px !important;
	height:21px !important;
	left:33px !important;
}

#item1486 {
	width:91px !important;
	height:29px !important;
	top:24px !important;
}

#item1489 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1518 {
	width:89px !important;
	height:29px !important;
	top:24px !important;
}

#item1521 {
	width:21px !important;
	height:21px !important;
	left:35px !important;
}

#item1550 {
	width:81px !important;
	height:29px !important;
	top:24px !important;
}

#item1553 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
}

#item1565 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:82px !important;
	background:#149489;
}

#item1585 {
	width:448px !important;
	height:24px !important;
	left:90px !important;
	top:38px !important;
}

#item1588 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:87px !important;
	top:174px !important;
	background:#149489;
}

#item1608 {
	width:410px !important;
	height:26px !important;
	left:106px !important;
	top:221px !important;
}

@keyframes fly-in-left-1611 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-1611 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item1626 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item1624 {
	width:22px !important;
	height:22px !important;
	left:578px !important;
	top:21px !important;
}

#item1641 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1639 {
	width:100px !important;
	height:70px !important;
	left:440px !important;
	top:91px !important;
}

#item1645 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1643 {
	width:100px !important;
	height:70px !important;
	left:322px !important;
	top:91px !important;
}

#item1649 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1647 {
	width:100px !important;
	height:70px !important;
	left:204px !important;
	top:91px !important;
}

#item1653 {
	width:94px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item1651 {
	width:100px !important;
	height:70px !important;
	left:86px !important;
	top:91px !important;
}

#item1674 {
	width:382px !important;
	height:372px !important;
	left:120px !important;
	top:398px !important;
}

#item1696 {
	width:410px !important;
	height:24px !important;
	left:106px !important;
	top:229px !important;
}

#item1427 {
	width:10px !important;
	height:10px !important;
	left:201px !important;
	top:10px !important;
}

#item1425 {
	width:611px !important;
	height:800px !important;
	left:589px !important;
	top:-11px !important;
}

#item2738 {
	width:700px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item2758 {
	width:488px !important;
	height:57px !important;
	left:46px !important;
	top:62px !important;
}

#item2787 {
	width:300px !important;
	height:10px !important;
	left:46px !important;
	top:581px !important;
}

#item2809 {
	width:300px !important;
	height:54px !important;
	left:46px !important;
	top:602px !important;
}

#item2831 {
	width:301px !important;
	height:10px !important;
	left:46px !important;
	top:675px !important;
}

#item2853 {
	width:301px !important;
	height:78px !important;
	left:46px !important;
	top:695px !important;
}

#item2875 {
	width:318px !important;
	height:10px !important;
	left:370px !important;
	top:675px !important;
}

#item2897 {
	width:304px !important;
	height:84px !important;
	left:370px !important;
	top:695px !important;
}

#item2919 {
	width:305px !important;
	height:41px !important;
	left:369px !important;
	top:601px !important;
}

#item2941 {
	width:300px !important;
	height:10px !important;
	left:369px !important;
	top:581px !important;
}

#item2946 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item2944 {
	width:22px !important;
	height:22px !important;
	left:678px !important;
	top:20px !important;
}

#item2955 {
	opacity:0.85;
	width:628px !important;
	height:404px !important;
	left:46px !important;
	top:143px !important;
	background:#149489;
}

#item2975 {
	width:488px !important;
	height:296px !important;
	left:116px !important;
	top:186px !important;
}

#item2980 {
	width:32px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item2978 {
	width:38px !important;
	height:38px !important;
	left:341px !important;
	top:479px !important;
}

#item2495 {
	width:700px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item2515 {
	width:588px !important;
	height:57px !important;
	left:46px !important;
	top:62px !important;
}

#item2551 {
	width:300px !important;
	height:10px !important;
	left:46px !important;
	top:581px !important;
}

#item2573 {
	width:300px !important;
	height:54px !important;
	left:46px !important;
	top:602px !important;
}

#item2595 {
	width:301px !important;
	height:10px !important;
	left:46px !important;
	top:675px !important;
}

#item2617 {
	width:301px !important;
	height:85px !important;
	left:46px !important;
	top:695px !important;
}

#item2639 {
	width:318px !important;
	height:10px !important;
	left:370px !important;
	top:675px !important;
}

#item2661 {
	width:304px !important;
	height:96px !important;
	left:370px !important;
	top:695px !important;
}

#item2683 {
	width:305px !important;
	height:74px !important;
	left:369px !important;
	top:601px !important;
}

#item2705 {
	width:300px !important;
	height:10px !important;
	left:369px !important;
	top:581px !important;
}

#item2710 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item2708 {
	width:22px !important;
	height:22px !important;
	left:678px !important;
	top:20px !important;
}

#item2724 {
	width:39px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item2722 {
	width:45px !important;
	height:45px !important;
	left:57px !important;
	top:154px !important;
}

#item2493 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:181px !important;
}

#item2491 {
	width:710px !important;
	height:3727px !important;
	left:490px !important;
	top:-10px !important;
}

#item2994 {
	width:417px !important;
	height:569px !important;
	left:145px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item3014 {
	width:298px !important;
	height:442px !important;
	left:232px !important;
	top:109px !important;
}

#item3017 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:121px !important;
}

#item3026 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:161px !important;
}

#item3036 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:202px !important;
}

#item3049 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:242px !important;
}

#item3061 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:283px !important;
}

#item3070 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:364px !important;
}

#item3079 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:445px !important;
}

#item3089 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:485px !important;
}

#item3098 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:404px !important;
}

#item3108 {
	width:219px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3106 {
	width:225px !important;
	height:36px !important;
	left:197px !important;
	top:105px !important;
}

#item3112 {
	width:208px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3110 {
	width:214px !important;
	height:36px !important;
	left:200px !important;
	top:146px !important;
}

#item3116 {
	width:210px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3114 {
	width:216px !important;
	height:36px !important;
	left:200px !important;
	top:187px !important;
}

#item3120 {
	width:300px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3118 {
	width:306px !important;
	height:36px !important;
	left:200px !important;
	top:268px !important;
}

#item3124 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item3122 {
	width:22px !important;
	height:22px !important;
	left:529px !important;
	top:20px !important;
}

#item3153 {
	width:402px !important;
	height:24px !important;
	left:149px !important;
	top:53px !important;
}

#item3158 {
	width:303px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3156 {
	width:309px !important;
	height:36px !important;
	left:200px !important;
	top:227px !important;
}

#item3162 {
	width:161px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3160 {
	width:167px !important;
	height:36px !important;
	left:200px !important;
	top:349px !important;
}

#item3166 {
	width:153px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3164 {
	width:159px !important;
	height:36px !important;
	left:200px !important;
	top:309px !important;
}

#item3170 {
	width:269px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3168 {
	width:275px !important;
	height:36px !important;
	left:200px !important;
	top:431px !important;
}

#item3174 {
	width:191px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3172 {
	width:197px !important;
	height:36px !important;
	left:200px !important;
	top:390px !important;
}

#item3178 {
	width:177px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3176 {
	width:183px !important;
	height:36px !important;
	left:200px !important;
	top:471px !important;
}

#item3180 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:323px !important;
}

#item3190 {
	width:177px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item3188 {
	width:183px !important;
	height:36px !important;
	left:200px !important;
	top:512px !important;
}

#item3192 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:526px !important;
}

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

#item2990 {
	width:561px !important;
	height:579px !important;
	left:639px !important;
	top:-8px !important;
}

#item4024 {
	width:632px !important;
	height:790px !important;
	left:578px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4025 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:317px !important;
	background:#149489;
}

#item4026 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:450px !important;
	background:#149489;
}

#item4027 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:183px !important;
	background:#149489;
}

#item4047 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:317px !important;
	background:#149489;
}

#item4050 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:317px !important;
	background:#149489;
}

#item4051 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:450px !important;
	background:#149489;
}

#item4052 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:317px !important;
	background:#149489;
}

#item4053 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:450px !important;
	background:#272862;
}

#item4054 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:450px !important;
	background:#272862;
}

#item4055 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:183px !important;
	background:#149489;
}

#item4075 {
	width:140px !important;
	height:57px !important;
	left:1031px !important;
	top:356px !important;
}

#item4078 {
	width:126px !important;
	height:126px !important;
	left:898px !important;
	top:183px !important;
	background:#149489;
}

#item4098 {
	width:126px !important;
	height:39px !important;
	left:898px !important;
	top:238px !important;
}

#item4120 {
	width:123px !important;
	height:39px !important;
	left:897px !important;
	top:404px !important;
}

#item4123 {
	width:57px !important;
	height:49px !important;
	left:926px !important;
	top:465px !important;
}

#item4151 {
	width:123px !important;
	height:39px !important;
	left:896px !important;
	top:537px !important;
}

#item4173 {
	width:123px !important;
	height:39px !important;
	left:763px !important;
	top:537px !important;
}

#item4207 {
	width:123px !important;
	height:39px !important;
	left:764px !important;
	top:404px !important;
}

#item4216 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:183px !important;
	background:#149489;
}

#item4236 {
	width:126px !important;
	height:40px !important;
	left:763px !important;
	top:226px !important;
}

#item4258 {
	width:140px !important;
	height:72px !important;
	left:612px !important;
	top:221px !important;
}

#item4280 {
	width:126px !important;
	height:73px !important;
	left:618px !important;
	top:356px !important;
}

#item4302 {
	width:140px !important;
	height:102px !important;
	left:604px !important;
	top:470px !important;
}

#item4311 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:226px !important;
}

#item4321 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:484px !important;
}

#item4353 {
	width:564px !important;
	height:85px !important;
	left:610px !important;
	top:60px !important;
}

#item4356 {
	width:745px !important;
	height:390px !important;
	left:10px !important;
	top:185px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4377 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item4394 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item4414 {
	width:116px !important;
	height:11px !important;
	left:8px !important;
	top:144px !important;
}

#item4437 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item4452 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item4472 {
	width:116px !important;
	height:11px !important;
	left:8px !important;
	top:144px !important;
}

#item4495 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item4510 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item4530 {
	width:116px !important;
	height:11px !important;
	left:8px !important;
	top:144px !important;
}

#item4553 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item4568 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item4588 {
	width:116px !important;
	height:11px !important;
	left:8px !important;
	top:144px !important;
}

#item4611 {
	width:140px !important;
	height:185px !important;
	top:168px !important;
}

#item4625 {
	width:132px !important;
	height:26px !important;
	top:135px !important;
	background:#f5f5f5;
}

#item4645 {
	width:116px !important;
	height:11px !important;
	left:8px !important;
	top:144px !important;
}

#item4650 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item4648 {
	width:22px !important;
	height:22px !important;
	left:1178px !important;
	top:20px !important;
}

#item4661 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item4659 {
	width:300px !important;
	height:131px !important;
	left:895px !important;
	top:173px !important;
}

#item4665 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item4663 {
	width:22px !important;
	height:22px !important;
	left:732px !important;
	top:186px !important;
}

#item4693 {
	width:580px !important;
	height:26px !important;
	left:594px !important;
	top:738px !important;
}

#item3610 {
	width:632px !important;
	height:790px !important;
	left:578px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item3611 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:317px !important;
	background:#149489;
}

#item3612 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:450px !important;
	background:#149489;
}

#item3613 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:183px !important;
	background:#149489;
}

#item3633 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:317px !important;
	background:#149489;
}

#item3636 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:317px !important;
	background:#149489;
}

#item3637 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:450px !important;
	background:#149489;
}

#item3638 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:317px !important;
	background:#149489;
}

#item3639 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:450px !important;
	background:#149489;
}

#item3640 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:450px !important;
	background:#149489;
}

#item3641 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:183px !important;
	background:#272862;
}

#item3661 {
	width:140px !important;
	height:57px !important;
	left:1031px !important;
	top:356px !important;
}

#item3664 {
	width:126px !important;
	height:126px !important;
	left:898px !important;
	top:183px !important;
	background:#272862;
}

#item3684 {
	width:126px !important;
	height:39px !important;
	left:898px !important;
	top:238px !important;
}

#item3706 {
	width:123px !important;
	height:39px !important;
	left:897px !important;
	top:404px !important;
}

#item3709 {
	width:57px !important;
	height:49px !important;
	left:926px !important;
	top:465px !important;
}

#item3737 {
	width:123px !important;
	height:39px !important;
	left:896px !important;
	top:537px !important;
}

#item3759 {
	width:123px !important;
	height:39px !important;
	left:763px !important;
	top:537px !important;
}

#item3793 {
	width:123px !important;
	height:39px !important;
	left:764px !important;
	top:404px !important;
}

#item3804 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:183px !important;
	background:#149489;
}

#item3824 {
	width:126px !important;
	height:40px !important;
	left:763px !important;
	top:226px !important;
}

#item3846 {
	width:140px !important;
	height:72px !important;
	left:612px !important;
	top:221px !important;
}

#item3868 {
	width:126px !important;
	height:73px !important;
	left:618px !important;
	top:356px !important;
}

#item3890 {
	width:140px !important;
	height:102px !important;
	left:604px !important;
	top:470px !important;
}

#item3905 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:226px !important;
}

#item3918 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:484px !important;
}

#item3946 {
	width:564px !important;
	height:85px !important;
	left:610px !important;
	top:60px !important;
}

#item3949 {
	width:410px !important;
	height:390px !important;
	left:345px !important;
	top:185px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item3969 {
	width:362px !important;
	height:344px !important;
	left:370px !important;
	top:217px !important;
}

#item3974 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item3972 {
	width:22px !important;
	height:22px !important;
	left:1178px !important;
	top:20px !important;
}

#item3986 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item3984 {
	width:300px !important;
	height:131px !important;
	left:895px !important;
	top:441px !important;
}

#item3990 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item3988 {
	width:22px !important;
	height:22px !important;
	left:722px !important;
	top:195px !important;
}

#item4020 {
	width:580px !important;
	height:26px !important;
	left:594px !important;
	top:738px !important;
}

#item3205 {
	width:632px !important;
	height:790px !important;
	left:578px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item3206 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:317px !important;
	background:#149489;
}

#item3207 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:450px !important;
	background:#149489;
}

#item3208 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:183px !important;
	background:#149489;
}

#item3228 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:594px !important;
	top:317px !important;
	background:#149489;
}

#item3231 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:317px !important;
	background:#149489;
}

#item3232 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:450px !important;
	background:#149489;
}

#item3233 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:317px !important;
	background:#149489;
}

#item3234 {
	width:126px !important;
	height:126px !important;
	left:897px !important;
	top:450px !important;
	background:#149489;
}

#item3235 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:450px !important;
	background:#149489;
}

#item3236 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:1023px !important;
	top:183px !important;
	background:#149489;
}

#item3256 {
	width:140px !important;
	height:57px !important;
	left:1031px !important;
	top:356px !important;
}

#item3259 {
	width:126px !important;
	height:126px !important;
	left:898px !important;
	top:183px !important;
	background:#149489;
}

#item3279 {
	width:126px !important;
	height:39px !important;
	left:898px !important;
	top:238px !important;
}

#item3301 {
	width:123px !important;
	height:39px !important;
	left:897px !important;
	top:404px !important;
}

#item3304 {
	width:57px !important;
	height:49px !important;
	left:926px !important;
	top:470px !important;
}

#item3334 {
	width:123px !important;
	height:39px !important;
	left:896px !important;
	top:537px !important;
}

#item3356 {
	width:123px !important;
	height:39px !important;
	left:763px !important;
	top:537px !important;
}

#item3405 {
	width:123px !important;
	height:39px !important;
	left:764px !important;
	top:404px !important;
}

#item3419 {
	width:126px !important;
	height:126px !important;
	left:763px !important;
	top:183px !important;
	background:#149489;
}

#item3439 {
	width:126px !important;
	height:40px !important;
	left:763px !important;
	top:228px !important;
}

#item3461 {
	width:140px !important;
	height:72px !important;
	left:612px !important;
	top:221px !important;
}

#item3483 {
	width:126px !important;
	height:73px !important;
	left:618px !important;
	top:356px !important;
}

#item3505 {
	width:140px !important;
	height:102px !important;
	left:604px !important;
	top:470px !important;
}

#item3519 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:226px !important;
}

#item3534 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item3532 {
	width:300px !important;
	height:131px !important;
	left:895px !important;
	top:173px !important;
}

#item3536 {
	width:39px !important;
	height:39px !important;
	left:1090px !important;
	top:484px !important;
}

#item3567 {
	width:564px !important;
	height:85px !important;
	left:610px !important;
	top:60px !important;
}

#item3572 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item3570 {
	width:22px !important;
	height:22px !important;
	left:1178px !important;
	top:20px !important;
}

#item3585 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item3583 {
	width:300px !important;
	height:131px !important;
	left:895px !important;
	top:448px !important;
}

#item3606 {
	width:580px !important;
	height:26px !important;
	left:594px !important;
	top:738px !important;
}

#item3203 {
	width:10px !important;
	height:10px !important;
	left:578px !important;
	top:10px !important;
}

#item3201 {
	width:1210px !important;
	height:800px !important;
	left:-10px !important;
	top:-10px !important;
}

#item4698 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4727 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4696 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4732 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4761 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4730 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4766 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4797 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4764 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4802 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4837 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4800 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4842 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4877 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4840 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4882 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4913 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4880 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4918 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4950 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4916 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4955 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item4988 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4953 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item4993 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item5021 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item4991 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item5026 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item5057 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item5024 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item5063 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item5094 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item5061 {
	width:648px !important;
	height:223px !important;
	left:552px !important;
	top:566px !important;
}

#item5097 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-5097 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5097 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item44113 {
	width:200px !important;
	height:53px !important;
	left:36px !important;
	top:36px !important;
}

#item44142 {
	width:390px !important;
	height:20px !important;
	left:41px !important;
	top:5px !important;
}

#item44145 {
	width:29px !important;
	height:29px !important;
}

#item44121 {
	width:431px !important;
	height:29px !important;
	left:52px !important;
	top:152px !important;
}

#item44183 {
	width:390px !important;
	height:20px !important;
	left:41px !important;
	top:5px !important;
}

#item44186 {
	width:29px !important;
	height:29px !important;
}

#item44162 {
	width:431px !important;
	height:29px !important;
	left:52px !important;
	top:196px !important;
}

#item44225 {
	width:390px !important;
	height:20px !important;
	left:41px !important;
	top:5px !important;
}

#item44228 {
	width:29px !important;
	height:29px !important;
}

#item44204 {
	width:431px !important;
	height:29px !important;
	left:52px !important;
	top:240px !important;
}

#item44264 {
	width:390px !important;
	height:20px !important;
	left:41px !important;
	top:5px !important;
}

#item44267 {
	width:29px !important;
	height:29px !important;
}

#item44243 {
	width:431px !important;
	height:29px !important;
	left:52px !important;
	top:283px !important;
}

#item44300 {
	width:375px !important;
	height:38px !important;
	left:36px !important;
	top:103px !important;
}

#item44303 {
	width:161px !important;
	height:33px !important;
	left:502px !important;
	top:1131px !important;
}

#item45099 {
	width:626px !important;
	height:790px !important;
	left:12px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item45100 {
	width:627px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item45121 {
	width:90px !important;
	height:29px !important;
	top:24px !important;
}

#item45124 {
	width:22px !important;
	height:21px !important;
	left:34px !important;
}

#item45157 {
	width:96px !important;
	height:29px !important;
	top:24px !important;
}

#item45160 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item45191 {
	width:93px !important;
	height:29px !important;
	top:24px !important;
}

#item45194 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item45223 {
	width:85px !important;
	height:29px !important;
	top:24px !important;
}

#item45226 {
	width:22px !important;
	height:21px !important;
	left:31px !important;
}

#item45235 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:82px !important;
	background:#149489;
}

#item45236 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:174px !important;
	background:#149489;
}

#item45256 {
	width:429px !important;
	height:26px !important;
	left:111px !important;
	top:221px !important;
}

@keyframes fly-in-left-45259 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-45259 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45269 {
	width:23px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item45267 {
	width:29px !important;
	height:28px !important;
	left:597px !important;
	top:21px !important;
}

#item45281 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item45279 {
	width:104px !important;
	height:70px !important;
	left:459px !important;
	top:91px !important;
}

#item45285 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item45283 {
	width:104px !important;
	height:70px !important;
	left:336px !important;
	top:91px !important;
}

#item45289 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item45287 {
	width:104px !important;
	height:70px !important;
	left:213px !important;
	top:91px !important;
}

#item45293 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item45291 {
	width:104px !important;
	height:70px !important;
	left:89px !important;
	top:91px !important;
}

#item45314 {
	width:399px !important;
	height:372px !important;
	left:126px !important;
	top:398px !important;
}

#item45336 {
	width:429px !important;
	height:22px !important;
	left:111px !important;
	top:229px !important;
}

#item45358 {
	width:469px !important;
	height:24px !important;
	left:94px !important;
	top:38px !important;
}

#item44843 {
	width:628px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item44844 {
	width:627px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item44865 {
	width:90px !important;
	height:29px !important;
	top:24px !important;
}

#item44868 {
	width:22px !important;
	height:21px !important;
	left:34px !important;
}

#item44898 {
	width:96px !important;
	height:29px !important;
	top:24px !important;
}

#item44901 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item44929 {
	width:93px !important;
	height:29px !important;
	top:24px !important;
}

#item44932 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item44961 {
	width:85px !important;
	height:29px !important;
	top:24px !important;
}

#item44964 {
	width:22px !important;
	height:21px !important;
	left:31px !important;
}

#item44972 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:90px !important;
	top:82px !important;
	background:#149489;
}

#item44973 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:90px !important;
	top:174px !important;
	background:#149489;
}

#item44993 {
	width:429px !important;
	height:26px !important;
	left:110px !important;
	top:221px !important;
}

@keyframes fly-in-left-44996 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-44996 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45004 {
	width:23px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item45002 {
	width:29px !important;
	height:28px !important;
	left:597px !important;
	top:21px !important;
}

#item45018 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item45016 {
	width:104px !important;
	height:70px !important;
	left:459px !important;
	top:91px !important;
}

#item45022 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item45020 {
	width:104px !important;
	height:70px !important;
	left:336px !important;
	top:91px !important;
}

#item45026 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item45024 {
	width:104px !important;
	height:70px !important;
	left:213px !important;
	top:91px !important;
}

#item45030 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item45028 {
	width:104px !important;
	height:70px !important;
	left:89px !important;
	top:91px !important;
}

#item45051 {
	width:399px !important;
	height:372px !important;
	left:124px !important;
	top:398px !important;
}

#item45073 {
	width:429px !important;
	height:22px !important;
	left:110px !important;
	top:229px !important;
}

#item45095 {
	width:469px !important;
	height:24px !important;
	left:94px !important;
	top:38px !important;
}

#item44570 {
	width:627px !important;
	height:790px !important;
	left:11px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item44571 {
	width:627px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item44592 {
	width:90px !important;
	height:29px !important;
	top:24px !important;
}

#item44595 {
	width:22px !important;
	height:21px !important;
	left:34px !important;
}

#item44626 {
	width:96px !important;
	height:29px !important;
	top:24px !important;
}

#item44629 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item44664 {
	width:93px !important;
	height:29px !important;
	top:24px !important;
}

#item44667 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item44701 {
	width:85px !important;
	height:29px !important;
	top:24px !important;
}

#item44704 {
	width:22px !important;
	height:21px !important;
	left:31px !important;
}

#item44714 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:82px !important;
	background:#149489;
}

#item44715 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:174px !important;
	background:#149489;
}

#item44735 {
	width:429px !important;
	height:26px !important;
	left:110px !important;
	top:221px !important;
}

@keyframes fly-in-left-44738 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-44738 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item44748 {
	width:23px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item44746 {
	width:29px !important;
	height:28px !important;
	left:597px !important;
	top:21px !important;
}

#item44762 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item44760 {
	width:104px !important;
	height:70px !important;
	left:459px !important;
	top:91px !important;
}

#item44766 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item44764 {
	width:104px !important;
	height:70px !important;
	left:336px !important;
	top:91px !important;
}

#item44770 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item44768 {
	width:104px !important;
	height:70px !important;
	left:213px !important;
	top:91px !important;
}

#item44774 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item44772 {
	width:104px !important;
	height:70px !important;
	left:89px !important;
	top:91px !important;
}

#item44795 {
	width:399px !important;
	height:372px !important;
	left:125px !important;
	top:398px !important;
}

#item44817 {
	width:429px !important;
	height:22px !important;
	left:110px !important;
	top:229px !important;
}

#item44839 {
	width:469px !important;
	height:24px !important;
	left:94px !important;
	top:38px !important;
}

#item44316 {
	width:627px !important;
	height:790px !important;
	left:11px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item44317 {
	width:627px !important;
	height:605px !important;
	left:11px !important;
	top:195px !important;
	background:#f6f6f8;
}

#item44338 {
	width:90px !important;
	height:29px !important;
	top:24px !important;
}

#item44341 {
	width:22px !important;
	height:21px !important;
	left:34px !important;
}

#item44371 {
	width:96px !important;
	height:29px !important;
	top:24px !important;
}

#item44374 {
	width:22px !important;
	height:21px !important;
	left:37px !important;
}

#item44403 {
	width:93px !important;
	height:29px !important;
	top:24px !important;
}

#item44406 {
	width:22px !important;
	height:21px !important;
	left:36px !important;
}

#item44434 {
	width:85px !important;
	height:29px !important;
	top:24px !important;
}

#item44437 {
	width:22px !important;
	height:21px !important;
	left:31px !important;
}

#item44446 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:82px !important;
	background:#149489;
}

#item44466 {
	width:469px !important;
	height:24px !important;
	left:94px !important;
	top:38px !important;
}

#item44469 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:91px !important;
	top:174px !important;
	background:#149489;
}

#item44489 {
	width:429px !important;
	height:26px !important;
	left:110px !important;
	top:221px !important;
}

@keyframes fly-in-left-44492 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-44492 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item44500 {
	width:23px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item44498 {
	width:29px !important;
	height:28px !important;
	left:597px !important;
	top:21px !important;
}

#item44511 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item44509 {
	width:104px !important;
	height:70px !important;
	left:459px !important;
	top:91px !important;
}

#item44515 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item44513 {
	width:104px !important;
	height:70px !important;
	left:336px !important;
	top:91px !important;
}

#item44519 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item44517 {
	width:104px !important;
	height:70px !important;
	left:213px !important;
	top:91px !important;
}

#item44523 {
	width:98px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item44521 {
	width:104px !important;
	height:70px !important;
	left:89px !important;
	top:91px !important;
}

#item44544 {
	width:399px !important;
	height:372px !important;
	left:125px !important;
	top:398px !important;
}

#item44566 {
	width:429px !important;
	height:22px !important;
	left:110px !important;
	top:229px !important;
}

#item44314 {
	width:10px !important;
	height:10px !important;
	left:209px !important;
	top:10px !important;
}

#item44312 {
	width:638px !important;
	height:800px !important;
	left:26px !important;
	top:399px !important;
}

#item45595 {
	width:700px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item45615 {
	width:488px !important;
	height:52px !important;
	left:46px !important;
	top:62px !important;
}

#item45644 {
	width:300px !important;
	height:10px !important;
	left:46px !important;
	top:581px !important;
}

#item45666 {
	width:300px !important;
	height:54px !important;
	left:46px !important;
	top:602px !important;
}

#item45688 {
	width:301px !important;
	height:10px !important;
	left:46px !important;
	top:675px !important;
}

#item45710 {
	width:301px !important;
	height:54px !important;
	left:46px !important;
	top:695px !important;
}

#item45732 {
	width:318px !important;
	height:10px !important;
	left:370px !important;
	top:675px !important;
}

#item45754 {
	width:304px !important;
	height:84px !important;
	left:370px !important;
	top:695px !important;
}

#item45776 {
	width:305px !important;
	height:39px !important;
	left:369px !important;
	top:601px !important;
}

#item45798 {
	width:300px !important;
	height:10px !important;
	left:369px !important;
	top:581px !important;
}

#item45803 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item45801 {
	width:22px !important;
	height:22px !important;
	left:678px !important;
	top:20px !important;
}

#item45816 {
	opacity:0.85;
	width:628px !important;
	height:404px !important;
	left:46px !important;
	top:143px !important;
	background:#149489;
}

#item45836 {
	width:488px !important;
	height:296px !important;
	left:116px !important;
	top:186px !important;
}

#item45841 {
	width:32px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
}

#item45839 {
	width:38px !important;
	height:38px !important;
	left:341px !important;
	top:479px !important;
}

#item45365 {
	width:700px !important;
	height:827px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item45385 {
	width:629px !important;
	height:73px !important;
	left:46px !important;
	top:41px !important;
}

#item45415 {
	width:300px !important;
	height:12px !important;
	left:46px !important;
	top:581px !important;
}

#item45437 {
	width:300px !important;
	height:65px !important;
	left:46px !important;
	top:606px !important;
}

#item45459 {
	width:300px !important;
	height:44px !important;
	left:46px !important;
	top:694px !important;
}

#item45481 {
	width:300px !important;
	height:83px !important;
	left:46px !important;
	top:736px !important;
}

#item45503 {
	width:300px !important;
	height:12px !important;
	left:376px !important;
	top:694px !important;
}

#item45525 {
	width:300px !important;
	height:101px !important;
	left:376px !important;
	top:718px !important;
}

#item45547 {
	width:300px !important;
	height:65px !important;
	left:376px !important;
	top:605px !important;
}

#item45569 {
	width:300px !important;
	height:12px !important;
	left:376px !important;
	top:581px !important;
}

#item45574 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item45572 {
	width:28px !important;
	height:28px !important;
	left:672px !important;
	top:20px !important;
}

#item45585 {
	width:39px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item45583 {
	width:45px !important;
	height:45px !important;
	left:57px !important;
	top:154px !important;
}

#item45363 {
	width:10px !important;
	height:10px !important;
	left:70px !important;
	top:181px !important;
}

#item45361 {
	width:710px !important;
	height:1718px !important;
	left:-11px !important;
	top:362px !important;
}

#item45859 {
	width:583px !important;
	height:745px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:-6px -4px 21px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-6px -4px 21px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item45879 {
	width:410px !important;
	height:605px !important;
	left:140px !important;
	top:135px !important;
}

#item45882 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:144px !important;
}

#item45893 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:199px !important;
}

#item45902 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:254px !important;
}

#item45911 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:309px !important;
}

#item45921 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:364px !important;
}

#item45930 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:474px !important;
}

#item45939 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:584px !important;
}

#item45948 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:639px !important;
}

#item45956 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:529px !important;
}

#item45966 {
	width:230px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45964 {
	width:236px !important;
	height:36px !important;
	left:122px !important;
	top:135px !important;
}

#item45970 {
	width:271px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45968 {
	width:277px !important;
	height:36px !important;
	left:122px !important;
	top:192px !important;
}

#item45974 {
	width:275px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45972 {
	width:281px !important;
	height:36px !important;
	left:122px !important;
	top:245px !important;
}

#item45978 {
	width:184px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45976 {
	width:190px !important;
	height:36px !important;
	left:122px !important;
	top:353px !important;
}

#item45982 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item45980 {
	width:22px !important;
	height:22px !important;
	left:561px !important;
	top:20px !important;
}

#item46014 {
	width:563px !important;
	height:33px !important;
	left:16px !important;
	top:70px !important;
}

#item46019 {
	width:386px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46017 {
	width:392px !important;
	height:36px !important;
	left:122px !important;
	top:298px !important;
}

#item46023 {
	width:168px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46021 {
	width:174px !important;
	height:36px !important;
	left:122px !important;
	top:463px !important;
}

#item46027 {
	width:160px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46025 {
	width:166px !important;
	height:36px !important;
	left:122px !important;
	top:408px !important;
}

#item46031 {
	width:359px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46029 {
	width:365px !important;
	height:36px !important;
	left:123px !important;
	top:572px !important;
}

#item46035 {
	width:200px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46033 {
	width:206px !important;
	height:36px !important;
	left:121px !important;
	top:517px !important;
}

#item46039 {
	width:215px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46037 {
	width:221px !important;
	height:36px !important;
	left:122px !important;
	top:628px !important;
}

#item46041 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:419px !important;
}

#item46056 {
	width:213px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46054 {
	width:219px !important;
	height:36px !important;
	left:122px !important;
	top:682px !important;
}

#item46058 {
	width:28px !important;
	height:28px !important;
	left:88px !important;
	top:694px !important;
}

#item45857 {
	width:10px !important;
	height:10px !important;
	left:115px !important;
	top:74px !important;
}

#item45855 {
	width:593px !important;
	height:755px !important;
	left:26px !important;
	top:362px !important;
}

#item46873 {
	width:632px !important;
	height:641px !important;
	left:42px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item46893 {
	width:599px !important;
	height:37px !important;
	left:58px !important;
	top:592px !important;
}

#item46896 {
	width:699px !important;
	height:599px !important;
	left:10px !important;
	top:575px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item46897 {
	width:628px !important;
	height:99px !important;
	left:45px !important;
	top:700px !important;
	background:#f5f5f5;
}

#item46898 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:317px !important;
	background:#149489;
}

#item46899 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:450px !important;
	background:#149489;
}

#item46900 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:183px !important;
	background:#149489;
}

#item46920 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:317px !important;
	background:#149489;
}

#item46923 {
	width:126px !important;
	height:126px !important;
	left:362px !important;
	top:317px !important;
	background:#149489;
}

#item46924 {
	width:126px !important;
	height:126px !important;
	left:227px !important;
	top:450px !important;
	background:#149489;
}

#item46925 {
	width:126px !important;
	height:126px !important;
	left:227px !important;
	top:317px !important;
	background:#149489;
}

#item46926 {
	width:126px !important;
	height:126px !important;
	left:362px !important;
	top:450px !important;
	background:#272862;
}

#item46927 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:450px !important;
	background:#272862;
}

#item46928 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:183px !important;
	background:#149489;
}

#item46948 {
	width:140px !important;
	height:55px !important;
	left:502px !important;
	top:352px !important;
}

#item46951 {
	width:126px !important;
	height:126px !important;
	left:363px !important;
	top:183px !important;
	background:#149489;
}

#item46971 {
	width:126px !important;
	height:39px !important;
	left:363px !important;
	top:238px !important;
}

#item46993 {
	width:123px !important;
	height:39px !important;
	left:362px !important;
	top:404px !important;
}

#item46996 {
	width:57px !important;
	height:49px !important;
	left:390px !important;
	top:465px !important;
}

#item47023 {
	width:123px !important;
	height:39px !important;
	left:360px !important;
	top:537px !important;
}

#item47045 {
	width:123px !important;
	height:39px !important;
	left:227px !important;
	top:537px !important;
}

#item47088 {
	width:123px !important;
	height:39px !important;
	left:229px !important;
	top:404px !important;
}

#item47100 {
	width:126px !important;
	height:126px !important;
	left:228px !important;
	top:183px !important;
	background:#149489;
}

#item47120 {
	width:126px !important;
	height:39px !important;
	left:228px !important;
	top:226px !important;
}

#item47142 {
	width:140px !important;
	height:55px !important;
	left:77px !important;
	top:219px !important;
}

#item47164 {
	width:126px !important;
	height:70px !important;
	left:83px !important;
	top:345px !important;
}

#item47186 {
	width:140px !important;
	height:100px !important;
	left:68px !important;
	top:463px !important;
}

#item47196 {
	width:39px !important;
	height:39px !important;
	left:554px !important;
	top:227px !important;
}

#item47205 {
	width:39px !important;
	height:39px !important;
	left:554px !important;
	top:494px !important;
}

#item47234 {
	width:602px !important;
	height:119px !important;
	left:60px !important;
	top:45px !important;
}

#item47239 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item47237 {
	width:22px !important;
	height:22px !important;
	left:642px !important;
	top:20px !important;
}

#item47251 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item47249 {
	width:300px !important;
	height:131px !important;
	left:360px !important;
	top:173px !important;
}

#item47255 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item47253 {
	width:28px !important;
	height:28px !important;
	left:667px !important;
	top:588px !important;
}

#item47283 {
	width:116px !important;
	height:9px !important;
	left:53px !important;
	top:601px !important;
}

#item47305 {
	width:474px !important;
	height:99px !important;
	left:185px !important;
	top:592px !important;
}

#item47333 {
	width:116px !important;
	height:9px !important;
	left:53px !important;
	top:709px !important;
}

#item47361 {
	width:474px !important;
	height:99px !important;
	left:185px !important;
	top:700px !important;
}

#item47383 {
	width:116px !important;
	height:9px !important;
	left:53px !important;
	top:817px !important;
}

#item47412 {
	width:474px !important;
	height:99px !important;
	left:185px !important;
	top:808px !important;
}

#item47434 {
	width:116px !important;
	height:9px !important;
	left:53px !important;
	top:929px !important;
}

#item47466 {
	width:474px !important;
	height:99px !important;
	left:185px !important;
	top:920px !important;
}

#item47488 {
	width:474px !important;
	height:99px !important;
	left:185px !important;
	top:1039px !important;
}

#item47510 {
	width:116px !important;
	height:9px !important;
	left:53px !important;
	top:1047px !important;
}

#item46446 {
	width:632px !important;
	height:830px !important;
	left:43px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item46447 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:317px !important;
	background:#149489;
}

#item46448 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:450px !important;
	background:#149489;
}

#item46449 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:183px !important;
	background:#149489;
}

#item46469 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:317px !important;
	background:#149489;
}

#item46472 {
	width:126px !important;
	height:126px !important;
	left:362px !important;
	top:317px !important;
	background:#149489;
}

#item46473 {
	width:126px !important;
	height:126px !important;
	left:228px !important;
	top:450px !important;
	background:#149489;
}

#item46474 {
	width:126px !important;
	height:126px !important;
	left:228px !important;
	top:317px !important;
	background:#149489;
}

#item46475 {
	width:126px !important;
	height:126px !important;
	left:362px !important;
	top:450px !important;
	background:#149489;
}

#item46476 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:450px !important;
	background:#149489;
}

#item46477 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:183px !important;
	background:#272862;
}

#item46497 {
	width:140px !important;
	height:55px !important;
	left:502px !important;
	top:352px !important;
}

#item46500 {
	width:126px !important;
	height:126px !important;
	left:363px !important;
	top:183px !important;
	background:#272862;
}

#item46520 {
	width:126px !important;
	height:39px !important;
	left:363px !important;
	top:238px !important;
}

#item46542 {
	width:123px !important;
	height:39px !important;
	left:362px !important;
	top:404px !important;
}

#item46545 {
	width:57px !important;
	height:49px !important;
	left:390px !important;
	top:465px !important;
}

#item46575 {
	width:123px !important;
	height:39px !important;
	left:361px !important;
	top:537px !important;
}

#item46597 {
	width:123px !important;
	height:39px !important;
	left:228px !important;
	top:537px !important;
}

#item46641 {
	width:123px !important;
	height:39px !important;
	left:229px !important;
	top:404px !important;
}

#item46651 {
	width:126px !important;
	height:126px !important;
	left:228px !important;
	top:183px !important;
	background:#149489;
}

#item46671 {
	width:126px !important;
	height:39px !important;
	left:228px !important;
	top:226px !important;
}

#item46693 {
	width:140px !important;
	height:55px !important;
	left:77px !important;
	top:219px !important;
}

#item46715 {
	width:126px !important;
	height:70px !important;
	left:83px !important;
	top:345px !important;
}

#item46737 {
	width:140px !important;
	height:100px !important;
	left:69px !important;
	top:463px !important;
}

#item46747 {
	width:39px !important;
	height:39px !important;
	left:555px !important;
	top:227px !important;
}

#item46757 {
	width:39px !important;
	height:39px !important;
	left:555px !important;
	top:494px !important;
}

#item46785 {
	width:603px !important;
	height:119px !important;
	left:60px !important;
	top:45px !important;
}

#item46790 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item46788 {
	width:28px !important;
	height:28px !important;
	left:636px !important;
	top:20px !important;
}

#item46801 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item46799 {
	width:300px !important;
	height:131px !important;
	left:360px !important;
	top:441px !important;
}

#item46805 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item46803 {
	width:28px !important;
	height:28px !important;
	left:635px !important;
	top:332px !important;
}

#item46834 {
	width:600px !important;
	height:37px !important;
	left:59px !important;
	top:789px !important;
}

#item46837 {
	width:632px !important;
	height:495px !important;
	left:43px !important;
	top:316px !important;
	box-shadow:-6px -4px 21px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-6px -4px 21px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item46857 {
	width:568px !important;
	height:450px !important;
	left:73px !important;
	top:361px !important;
}

#item46862 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item46860 {
	width:28px !important;
	height:28px !important;
	left:640px !important;
	top:321px !important;
}

#item46073 {
	width:632px !important;
	height:633px !important;
	left:43px !important;
	top:10px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item46074 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:317px !important;
	background:#149489;
}

#item46075 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:450px !important;
	background:#149489;
}

#item46076 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:183px !important;
	background:#149489;
}

#item46096 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:58px !important;
	top:317px !important;
	background:#149489;
}

#item46099 {
	width:126px !important;
	height:126px !important;
	left:362px !important;
	top:317px !important;
	background:#149489;
}

#item46100 {
	width:126px !important;
	height:126px !important;
	left:227px !important;
	top:450px !important;
	background:#149489;
}

#item46101 {
	width:126px !important;
	height:126px !important;
	left:227px !important;
	top:317px !important;
	background:#149489;
}

#item46102 {
	width:126px !important;
	height:126px !important;
	left:362px !important;
	top:450px !important;
	background:#149489;
}

#item46103 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:450px !important;
	background:#149489;
}

#item46104 {
	opacity:0.10;
	width:170px !important;
	height:126px !important;
	left:487px !important;
	top:183px !important;
	background:#149489;
}

#item46124 {
	width:140px !important;
	height:55px !important;
	left:502px !important;
	top:352px !important;
}

#item46127 {
	width:126px !important;
	height:126px !important;
	left:363px !important;
	top:183px !important;
	background:#149489;
}

#item46147 {
	width:126px !important;
	height:39px !important;
	left:363px !important;
	top:238px !important;
}

#item46169 {
	width:123px !important;
	height:39px !important;
	left:362px !important;
	top:404px !important;
}

#item46172 {
	width:57px !important;
	height:49px !important;
	left:390px !important;
	top:465px !important;
}

#item46200 {
	width:123px !important;
	height:39px !important;
	left:360px !important;
	top:537px !important;
}

#item46222 {
	width:123px !important;
	height:39px !important;
	left:227px !important;
	top:537px !important;
}

#item46260 {
	width:123px !important;
	height:39px !important;
	left:229px !important;
	top:404px !important;
}

#item46271 {
	width:126px !important;
	height:126px !important;
	left:228px !important;
	top:183px !important;
	background:#149489;
}

#item46291 {
	width:126px !important;
	height:39px !important;
	left:228px !important;
	top:226px !important;
}

#item46313 {
	width:140px !important;
	height:55px !important;
	left:77px !important;
	top:219px !important;
}

#item46335 {
	width:126px !important;
	height:70px !important;
	left:83px !important;
	top:345px !important;
}

#item46357 {
	width:140px !important;
	height:102px !important;
	left:68px !important;
	top:462px !important;
}

#item46366 {
	width:39px !important;
	height:39px !important;
	left:555px !important;
	top:227px !important;
}

#item46376 {
	width:294px !important;
	height:125px !important;
	left:3px !important;
	top:3px !important;
}

#item46374 {
	width:300px !important;
	height:131px !important;
	left:360px !important;
	top:181px !important;
}

#item46378 {
	width:39px !important;
	height:39px !important;
	left:555px !important;
	top:494px !important;
}

#item46405 {
	width:602px !important;
	height:119px !important;
	left:60px !important;
	top:45px !important;
}

#item46410 {
	width:22px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item46408 {
	width:28px !important;
	height:28px !important;
	left:636px !important;
	top:20px !important;
}

#item46421 {
	width:294px !important;
	height:134px !important;
	left:3px !important;
	top:3px !important;
}

#item46419 {
	width:300px !important;
	height:140px !important;
	left:360px !important;
	top:441px !important;
}

#item46442 {
	width:598px !important;
	height:37px !important;
	left:59px !important;
	top:590px !important;
}

#item46071 {
	width:10px !important;
	height:10px !important;
	left:88px !important;
	top:111px !important;
}

#item46069 {
	width:709px !important;
	height:1174px !important;
	left:-9px !important;
	top:26px !important;
}

#item47526 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item47555 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item47524 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item47560 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item47587 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item47558 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item47592 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item47619 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item47590 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item47624 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item47652 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item47622 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item47657 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item47684 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item47655 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item47689 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item47715 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item47687 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item47720 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item47746 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item47718 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item47751 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item47777 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item47749 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item47782 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item47808 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item47780 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item47813 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item47842 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item47811 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item47847 {
	width:648px !important;
	height:223px !important;
	box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow:-4px -3px 15px 0px rgba(0,0,0,0.35);
	background:#fff;
}

#item47878 {
	width:315px !important;
	height:162px !important;
	left:283px !important;
	top:25px !important;
}

#item47845 {
	width:648px !important;
	height:223px !important;
	left:36px !important;
	top:877px !important;
}

#item47881 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-47881 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47881 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5121 {
	opacity:0.85;
	width:346px !important;
	height:483px !important;
	left:749px !important;
	top:267px !important;
	background:#fafafa;
}

#item5141 {
	width:74px !important;
	height:609px !important;
	left:412px !important;
	top:163px !important;
}

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

@keyframes fly-in-right-5144 {
	0% {
		transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5144 {
	0% {
		-webkit-transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5178 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5207 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5146 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5174 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5144 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:292px !important;
}

@keyframes fly-in-right-5211 {
	0% {
		transform:translate(140.772px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5211 {
	0% {
		-webkit-transform:translate(140.772px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5249 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5280 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5213 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5245 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5211 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:349px !important;
}

@keyframes fly-in-right-5284 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5284 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5318 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5347 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5286 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5314 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5284 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:464px !important;
}

@keyframes fly-in-right-5351 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5351 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5388 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5417 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5353 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5384 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5351 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:636px !important;
}

@keyframes fly-in-right-5421 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5421 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5454 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5481 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5423 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5450 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5421 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:579px !important;
}

@keyframes fly-in-right-5485 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5485 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5518 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5545 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5487 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5514 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5485 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:521px !important;
}

@keyframes fly-in-right-5549 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5549 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5584 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5616 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5551 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5580 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5549 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:407px !important;
}

@keyframes fly-in-right-5620 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5620 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5657 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5685 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5622 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5653 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5620 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:693px !important;
}

#item5689 {
	width:345px !important;
	height:198px !important;
	left:751px !important;
	top:48px !important;
	background:#d70e2b;
}

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

#item5709 {
	width:286px !important;
	height:118px !important;
	left:797px !important;
	top:85px !important;
}

#item5780 {
	width:518px !important;
	height:63px !important;
	left:74px !important;
	top:85px !important;
}

#item5802 {
	width:456px !important;
	height:609px !important;
	left:74px !important;
	top:163px !important;
}

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

#item5809 {
	opacity:0.50;
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item5810 {
	width:434px !important;
	height:301px !important;
	left:84px !important;
	top:223px !important;
	box-shadow:3px 3px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:3px 3px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item5813 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item5811 {
	width:31px !important;
	height:31px !important;
	left:480px !important;
	top:228px !important;
}

#item5845 {
	width:386px !important;
	height:198px !important;
	left:110px !important;
	top:265px !important;
}

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

#item5878 {
	width:190px !important;
	height:16px !important;
	left:109px !important;
	top:489px !important;
}

#item5900 {
	width:174px !important;
	height:16px !important;
	left:109px !important;
	top:465px !important;
}

#item5807 {
	width:10px !important;
	height:10px !important;
	left:29px !important;
	top:176px !important;
}

#item5805 {
	width:610px !important;
	height:800px !important;
	left:-10px !important;
	top:-10px !important;
}

#item5903 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-5903 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5903 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47895 {
	width:700px !important;
	height:275px !important;
	top:192px !important;
	background:#fafafa;
}

#item47915 {
	width:74px !important;
	height:609px !important;
	left:454px !important;
	top:581px !important;
}

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

#item47937 {
	width:456px !important;
	height:609px !important;
	left:116px !important;
	top:581px !important;
}

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

@keyframes fly-in-right-47940 {
	0% {
		transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-47940 {
	0% {
		-webkit-transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item47942 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item47972 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item47940 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:217px !important;
}

@keyframes fly-in-right-47976 {
	0% {
		transform:translate(140.772px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-47976 {
	0% {
		-webkit-transform:translate(140.772px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item47978 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item48006 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item47976 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:280px !important;
}

@keyframes fly-in-right-48010 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-48010 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item48012 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item48040 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item48010 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:406px !important;
}

@keyframes fly-in-right-48044 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-48044 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item48046 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item48075 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item48044 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:343px !important;
}

@keyframes fly-in-right-48079 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-48079 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item48081 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item48109 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item48079 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:280px !important;
}

@keyframes fly-in-right-48113 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-48113 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item48115 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item48142 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item48113 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:217px !important;
}

@keyframes fly-in-right-48146 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-48146 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item48148 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item48175 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item48146 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:343px !important;
}

@keyframes fly-in-right-48179 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-48179 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item48181 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item48208 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item48179 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:406px !important;
}

#item48212 {
	width:628px !important;
	height:156px !important;
	left:36px !important;
	top:36px !important;
	background:#d70e2b;
}

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

#item48232 {
	width:533px !important;
	height:86px !important;
	left:82px !important;
	top:73px !important;
}

#item48254 {
	width:628px !important;
	height:67px !important;
	left:39px !important;
	top:491px !important;
}

#item48261 {
	opacity:0.50;
	width:700px !important;
	height:735px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item48262 {
	opacity:0.95;
	width:593px !important;
	height:198px !important;
	left:64px !important;
	top:260px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item48263 {
	width:554px !important;
	height:169px !important;
	left:92px !important;
	top:281px !important;
}

#item48283 {
	width:533px !important;
	height:131px !important;
	top:5px !important;
}

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

#item48295 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item48293 {
	width:31px !important;
	height:31px !important;
	left:622px !important;
	top:263px !important;
}

#item48326 {
	width:190px !important;
	height:16px !important;
	left:264px !important;
	top:416px !important;
}

#item48348 {
	width:174px !important;
	height:16px !important;
	left:92px !important;
	top:416px !important;
}

#item48259 {
	width:10px !important;
	height:10px !important;
	left:83px !important;
	top:178px !important;
}

#item48257 {
	width:710px !important;
	height:745px !important;
	left:-10px !important;
	top:455px !important;
}

#item48351 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-48351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48351 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-5916 {
	0% {
		transform:translate(-50px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-5916 {
	0% {
		-webkit-transform:translate(-50px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item5926 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item5927 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item5928 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item5929 {
	width:367px !important;
	height:790px !important;
	left:833px !important;
	background:#fff;
}

#item5930 {
	width:310px !important;
	height:518px !important;
	left:856px !important;
	top:233px !important;
	background:#fafafa;
}

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

#item5932 {
	width:421px !important;
	height:164px !important;
	background:#d70e2b;
}

#item5952 {
	width:354px !important;
	height:73px !important;
	left:44px !important;
	top:45px !important;
}

#item5999 {
	width:266px !important;
	height:20px !important;
}

#item5976 {
	width:266px !important;
	height:20px !important;
}

#item5955 {
	width:266px !important;
	height:20px !important;
	left:912px !important;
	top:261px !important;
}

#item6003 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:263px !important;
}

#item6057 {
	width:226px !important;
	height:20px !important;
}

#item6034 {
	width:226px !important;
	height:20px !important;
}

#item6013 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:330px !important;
}

#item6061 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:332px !important;
}

#item6113 {
	width:226px !important;
	height:20px !important;
}

#item6090 {
	width:226px !important;
	height:20px !important;
}

#item6069 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:399px !important;
}

#item6117 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:400px !important;
}

#item6171 {
	width:226px !important;
	height:20px !important;
}

#item6148 {
	width:226px !important;
	height:20px !important;
}

#item6127 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:468px !important;
}

#item6175 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:468px !important;
}

#item6233 {
	width:226px !important;
	height:20px !important;
}

#item6210 {
	width:226px !important;
	height:20px !important;
}

#item6189 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:535px !important;
}

#item6237 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:535px !important;
}

#item6294 {
	width:226px !important;
	height:38px !important;
}

#item6271 {
	width:266px !important;
	height:38px !important;
}

#item6250 {
	width:266px !important;
	height:38px !important;
	left:912px !important;
	top:603px !important;
}

#item6298 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:617px !important;
}

#item6351 {
	width:226px !important;
	height:38px !important;
}

#item6328 {
	width:226px !important;
	height:38px !important;
}

#item6307 {
	width:226px !important;
	height:38px !important;
	left:912px !important;
	top:688px !important;
}

#item6355 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:700px !important;
}

#item6584 {
	opacity:0.95;
	width:580px !important;
	height:240px !important;
	left:166px !important;
	top:205px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-6584 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6584 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6587 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6585 {
	width:31px !important;
	height:31px !important;
	left:711px !important;
	top:209px !important;
}

#item6617 {
	width:494px !important;
	height:201px !important;
	left:206px !important;
	top:238px !important;
}

#item6549 {
	opacity:0.95;
	width:432px !important;
	height:321px !important;
	left:313px !important;
	top:204px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-6549 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6549 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6552 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6550 {
	width:31px !important;
	height:31px !important;
	left:709px !important;
	top:208px !important;
}

#item6580 {
	width:354px !important;
	height:261px !important;
	left:353px !important;
	top:246px !important;
}

#item6514 {
	opacity:0.95;
	width:441px !important;
	height:284px !important;
	left:312px !important;
	top:202px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-6514 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6514 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6534 {
	width:362px !important;
	height:254px !important;
	left:352px !important;
	top:243px !important;
}

#item6539 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6537 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:216px !important;
}

#item6479 {
	opacity:0.95;
	width:443px !important;
	height:354px !important;
	left:303px !important;
	top:205px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-6479 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6479 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6499 {
	width:362px !important;
	height:310px !important;
	left:344px !important;
	top:245px !important;
}

#item6504 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6502 {
	width:31px !important;
	height:31px !important;
	left:710px !important;
	top:209px !important;
}

#item6444 {
	opacity:0.95;
	width:430px !important;
	height:357px !important;
	left:322px !important;
	top:203px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-6444 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6444 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6464 {
	width:354px !important;
	height:321px !important;
	left:358px !important;
	top:244px !important;
}

#item6469 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6467 {
	width:31px !important;
	height:31px !important;
	left:717px !important;
	top:207px !important;
}

#item6408 {
	opacity:0.95;
	width:426px !important;
	height:278px !important;
	left:327px !important;
	top:195px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-6408 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6408 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6428 {
	width:358px !important;
	height:235px !important;
	left:362px !important;
	top:230px !important;
}

#item6433 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6431 {
	width:31px !important;
	height:31px !important;
	left:716px !important;
	top:199px !important;
}

#item6369 {
	opacity:0.95;
	width:538px !important;
	height:568px !important;
	left:138px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-6369 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-6369 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item6369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6372 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6370 {
	width:31px !important;
	height:31px !important;
	left:644px !important;
	top:12px !important;
}

#item6404 {
	width:459px !important;
	height:514px !important;
	left:178px !important;
	top:51px !important;
}

#item6367 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:17px !important;
}

#item6365 {
	width:753px !important;
	height:578px !important;
	left:53px !important;
	top:39px !important;
}

#item6620 {
	width:340px !important;
	height:545px !important;
	left:850px !important;
	top:220px !important;
	background:#f7f7f7;
}

@keyframes fade-out-6620 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6620 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6620 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6621 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-6621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-48365 {
	0% {
		transform:translate(-50px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-48365 {
	0% {
		-webkit-transform:translate(-50px,0px) scaleX(1.1) scaleY(1.1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item48379 {
	width:700px !important;
	height:507px !important;
	background:#f7f7f7;
}

#item48380 {
	width:61px !important;
	height:727px !important;
	left:-26px !important;
	top:472px !important;
	background:#f7f7f7;
}

#item48381 {
	width:61px !important;
	height:727px !important;
	left:664px !important;
	top:472px !important;
	background:#f7f7f7;
}

#item48382 {
	width:1200px !important;
	height:35px !important;
	left:-250px !important;
	top:1192px !important;
	background:#fff;
}

#item48383 {
	width:628px !important;
	height:274px !important;
	left:36px !important;
	top:192px !important;
	background:#fff;
}

#item48384 {
	width:628px !important;
	height:280px !important;
	left:36px !important;
	top:192px !important;
	background:#fafafa;
}

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

#item48386 {
	width:628px !important;
	height:156px !important;
	background:#d70e2b;
}

#item48406 {
	width:540px !important;
	height:87px !important;
	left:53px !important;
	top:37px !important;
}

#item48431 {
	width:266px !important;
	height:20px !important;
}

#item48410 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item48435 {
	width:20px !important;
	height:20px !important;
	top:2px !important;
}

#item48468 {
	width:266px !important;
	height:20px !important;
}

#item48447 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item48472 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

#item48503 {
	width:266px !important;
	height:20px !important;
}

#item48482 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item48507 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

#item48538 {
	width:266px !important;
	height:20px !important;
}

#item48517 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item48542 {
	width:20px !important;
	height:20px !important;
}

#item48574 {
	width:226px !important;
	height:20px !important;
}

#item48553 {
	width:226px !important;
	height:20px !important;
	left:34px !important;
}

#item48578 {
	width:20px !important;
	height:20px !important;
}

#item48609 {
	width:226px !important;
	height:38px !important;
}

#item48588 {
	width:226px !important;
	height:38px !important;
	left:34px !important;
}

#item48613 {
	width:20px !important;
	height:20px !important;
	top:14px !important;
}

#item48643 {
	width:226px !important;
	height:38px !important;
}

#item48622 {
	width:226px !important;
	height:38px !important;
	left:34px !important;
}

#item48647 {
	width:20px !important;
	height:20px !important;
	top:11px !important;
}

#item48655 {
	width:628px !important;
	height:305px !important;
	left:36px !important;
	top:192px !important;
	background:#f7f7f7;
}

@keyframes fade-out-48655 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48655 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48887 {
	opacity:0.95;
	width:585px !important;
	height:321px !important;
	left:10px !important;
	top:402px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-48887 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-48887 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item48887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48890 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item48888 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:406px !important;
}

#item48919 {
	width:488px !important;
	height:241px !important;
	left:59px !important;
	top:441px !important;
}

#item48851 {
	opacity:0.95;
	width:585px !important;
	height:314px !important;
	left:10px !important;
	top:409px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-48851 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-48851 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item48851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48854 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item48852 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:417px !important;
}

#item48883 {
	width:545px !important;
	height:280px !important;
	left:30px !important;
	top:439px !important;
}

#item48813 {
	opacity:0.95;
	width:585px !important;
	height:288px !important;
	left:10px !important;
	top:443px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-48813 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-48813 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item48813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48833 {
	width:525px !important;
	height:232px !important;
	left:51px !important;
	top:473px !important;
}

#item48838 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item48836 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:438px !important;
}

#item48771 {
	opacity:0.95;
	width:585px !important;
	height:379px !important;
	left:10px !important;
	top:344px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-48771 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-48771 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item48771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48791 {
	width:545px !important;
	height:339px !important;
	left:30px !important;
	top:384px !important;
}

#item48796 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item48794 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:348px !important;
}

#item48731 {
	opacity:0.95;
	width:585px !important;
	height:351px !important;
	left:10px !important;
	top:371px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-48731 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-48731 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item48731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48751 {
	width:544px !important;
	height:318px !important;
	left:30px !important;
	top:404px !important;
}

#item48756 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item48754 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:380px !important;
}

#item48696 {
	opacity:0.95;
	width:585px !important;
	height:308px !important;
	left:10px !important;
	top:415px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-48696 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-48696 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item48696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48716 {
	width:545px !important;
	height:250px !important;
	left:30px !important;
	top:454px !important;
}

#item48721 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item48719 {
	width:31px !important;
	height:31px !important;
	left:559px !important;
	top:419px !important;
}

#item48660 {
	opacity:0.95;
	width:585px !important;
	height:713px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-48660 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-48660 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item48660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48663 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item48661 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:14px !important;
}

#item48692 {
	width:545px !important;
	height:669px !important;
	left:30px !important;
	top:50px !important;
}

#item48658 {
	width:10px !important;
	height:10px !important;
	left:146px !important;
	top:548px !important;
}

#item48656 {
	width:595px !important;
	height:731px !important;
	left:47px !important;
	top:412px !important;
}

#item48922 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-48922 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48922 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48922 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6634 {
	width:1200px !important;
	height:35px !important;
	top:776px !important;
	background:#f7f7f7;
}

@keyframes move-left-shrink-6635 {
	0% {
		transform:translate(-50px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-6635 {
	0% {
		-webkit-transform:translate(-50px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item6650 {
	width:76px !important;
	height:790px !important;
	left:-34px !important;
	background:#fff;
}

#item6651 {
	width:422px !important;
	height:790px !important;
	left:799px !important;
	background:#fff;
}

#item6652 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item6653 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item6654 {
	width:349px !important;
	height:272px !important;
	left:817px !important;
	top:193px !important;
	background:#fafafa;
}

#item6655 {
	width:347px !important;
	height:107px !important;
	left:817px !important;
	top:647px !important;
	background:#fafafa;
}

#item6675 {
	width:325px !important;
	height:171px !important;
	left:827px !important;
	top:211px !important;
}

#item6722 {
	width:251px !important;
	height:66px !important;
}

#item6699 {
	width:251px !important;
	height:71px !important;
}

#item6678 {
	width:251px !important;
	height:71px !important;
	left:900px !important;
	top:388px !important;
}

#item6771 {
	width:276px !important;
	height:40px !important;
}

#item6748 {
	width:215px !important;
	height:48px !important;
}

#item6727 {
	width:276px !important;
	height:48px !important;
	left:900px !important;
	top:671px !important;
}

#item6776 {
	width:48px !important;
	height:48px !important;
	left:834px !important;
	top:396px !important;
}

#item6788 {
	width:48px !important;
	height:48px !important;
	left:834px !important;
	top:669px !important;
}

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

#item6798 {
	width:436px !important;
	height:130px !important;
	background:#d70e2b;
}

#item6818 {
	width:366px !important;
	height:58px !important;
	left:42px !important;
	top:40px !important;
}

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

#item6841 {
	width:435px !important;
	height:145px !important;
	background:#d70e2b;
}

#item6863 {
	width:373px !important;
	height:77px !important;
	left:42px !important;
	top:33px !important;
}

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

#item6871 {
	opacity:0.95;
	width:288px !important;
	height:206px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6891 {
	width:227px !important;
	height:170px !important;
	left:29px !important;
	top:29px !important;
}

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

#item6895 {
	opacity:0.95;
	width:318px !important;
	height:206px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6915 {
	width:255px !important;
	height:170px !important;
	left:31px !important;
	top:29px !important;
}

#item6920 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6918 {
	width:31px !important;
	height:31px !important;
	left:598px !important;
	top:14px !important;
}

#item6930 {
	opacity:0.95;
	width:288px !important;
	height:195px !important;
	left:10px !important;
	top:237px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6950 {
	width:227px !important;
	height:170px !important;
	left:39px !important;
	top:262px !important;
}

#item6868 {
	width:10px !important;
	height:10px !important;
	left:630px !important;
	top:10px !important;
}

#item6866 {
	width:640px !important;
	height:432px !important;
	left:65px !important;
	top:39px !important;
}

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

#item6958 {
	opacity:0.95;
	width:288px !important;
	height:257px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item6978 {
	width:227px !important;
	height:221px !important;
	left:30px !important;
	top:36px !important;
}

#item6983 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6981 {
	width:31px !important;
	height:31px !important;
	left:566px !important;
	top:16px !important;
}

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

#item6996 {
	opacity:0.95;
	width:270px !important;
	height:196px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item7016 {
	width:203px !important;
	height:170px !important;
	left:36px !important;
	top:36px !important;
}

#item7021 {
	width:25px !important;
	height:25px !important;
}

#item7019 {
	width:25px !important;
	height:25px !important;
	left:235px !important;
	top:9px !important;
}

#item6955 {
	width:10px !important;
	height:10px !important;
	left:638px !important;
	top:158px !important;
}

#item6953 {
	width:648px !important;
	height:267px !important;
	left:90px !important;
	top:440px !important;
}

#item7031 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7031 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7031 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-48936 {
	0% {
		transform:translate(-50px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-shrink-48936 {
	0% {
		-webkit-transform:translate(-50px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item48964 {
	width:38px !important;
	height:1200px !important;
	background:#fff;
}

#item48967 {
	width:36px !important;
	height:1200px !important;
	left:664px !important;
	background:#fff;
}

#item48968 {
	width:701px !important;
	height:517px !important;
	left:-1px !important;
	background:#fff;
}

#item48969 {
	width:700px !important;
	height:35px !important;
	top:1165px !important;
	background:#fff;
}

#item48970 {
	width:629px !important;
	height:419px !important;
	left:35px !important;
	top:61px !important;
	background:#fafafa;
}

#item48971 {
	width:628px !important;
	height:126px !important;
	left:36px !important;
	top:567px !important;
	background:#fafafa;
}

#item48991 {
	width:626px !important;
	height:166px !important;
	left:38px !important;
	top:187px !important;
}

#item49015 {
	width:301px !important;
	height:79px !important;
}

#item48994 {
	width:301px !important;
	height:79px !important;
	left:123px !important;
	top:353px !important;
}

#item49041 {
	width:331px !important;
	height:48px !important;
}

#item49020 {
	width:331px !important;
	height:48px !important;
	left:114px !important;
	top:613px !important;
}

#item49046 {
	width:45px !important;
	height:45px !important;
	left:61px !important;
	top:367px !important;
}

#item49057 {
	width:45px !important;
	height:45px !important;
	left:61px !important;
	top:613px !important;
}

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

#item49068 {
	width:628px !important;
	height:130px !important;
	background:#d70e2b;
}

#item49088 {
	width:440px !important;
	height:66px !important;
	left:44px !important;
	top:37px !important;
}

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

#item49096 {
	opacity:0.95;
	width:300px !important;
	height:260px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item49116 {
	width:272px !important;
	height:187px !important;
	left:14px !important;
	top:35px !important;
}

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

#item49120 {
	opacity:0.95;
	width:300px !important;
	height:260px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item49140 {
	width:271px !important;
	height:238px !important;
	left:15px !important;
	top:35px !important;
}

#item49145 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item49143 {
	width:31px !important;
	height:31px !important;
	left:587px !important;
	top:14px !important;
}

#item49154 {
	opacity:0.95;
	width:613px !important;
	height:174px !important;
	left:10px !important;
	top:288px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item49174 {
	width:581px !important;
	height:116px !important;
	left:24px !important;
	top:324px !important;
}

#item49093 {
	width:10px !important;
	height:10px !important;
	left:575px !important;
	top:59px !important;
}

#item49091 {
	width:623px !important;
	height:462px !important;
	left:35px !important;
	top:690px !important;
}

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

#item49273 {
	width:630px !important;
	height:130px !important;
	background:#d70e2b;
}

#item49295 {
	width:549px !important;
	height:88px !important;
	left:45px !important;
	top:21px !important;
}

#item49298 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-49298 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-49298 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item49298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7056 {
	width:42px !important;
	height:790px !important;
	background:#fff;
}

#item7057 {
	width:494px !important;
	height:790px !important;
	left:706px !important;
	background:#fff;
}

#item7058 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item7059 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item7060 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item7061 {
	width:424px !important;
	height:213px !important;
	left:742px !important;
	top:184px !important;
	background:#fafafa;
}

#item7065 {
	width:25px !important;
	height:25px !important;
	top:1px !important;
}

#item7094 {
	width:144px !important;
	height:24px !important;
	left:33px !important;
}

#item7063 {
	width:177px !important;
	height:26px !important;
	left:1008px !important;
	top:743px !important;
}

@keyframes fly-in-top-7098 {
	0% {
		transform:translate(1px,122.623px) scaleX(1.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-7098 {
	0% {
		-webkit-transform:translate(1px,122.623px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item7152 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item7101 {
	width:40px !important;
	height:40px !important;
	left:57px !important;
	top:139px !important;
}

#item7128 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item7098 {
	width:160px !important;
	height:179px !important;
	left:867px !important;
	top:387px !important;
}

@keyframes fly-in-top-7156 {
	0% {
		transform:translate(1px,180.172px) scaleX(1.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-7156 {
	0% {
		-webkit-transform:translate(1px,180.172px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item7231 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item7159 {
	width:40px !important;
	height:40px !important;
	left:83px !important;
	top:188px !important;
}

#item7186 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item7156 {
	width:209px !important;
	height:228px !important;
	left:753px !important;
	top:546px !important;
}

@keyframes fly-in-top-7235 {
	0% {
		transform:translate(1px,156.331px) scaleX(1.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-7235 {
	0% {
		-webkit-transform:translate(1px,156.331px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item7291 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item7238 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:153px !important;
}

#item7267 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item7235 {
	width:178px !important;
	height:193px !important;
	left:977px !important;
	top:524px !important;
}

#item7296 {
	width:422px !important;
	height:133px !important;
	background:#d70e2b;
}

#item7316 {
	width:385px !important;
	height:90px !important;
	left:32px !important;
	top:33px !important;
}

#item7338 {
	width:389px !important;
	height:196px !important;
	left:762px !important;
	top:200px !important;
}

#item7513 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item7534 {
	width:317px !important;
	height:174px !important;
	left:31px !important;
	top:223px !important;
}

#item7539 {
	width:25px !important;
	height:25px !important;
}

#item7537 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item7569 {
	width:141px !important;
	height:118px !important;
	left:120px !important;
	top:85px !important;
}

#item7450 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item7471 {
	width:357px !important;
	height:174px !important;
	left:11px !important;
	top:223px !important;
}

#item7476 {
	width:25px !important;
	height:25px !important;
}

#item7474 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item7507 {
	width:103px !important;
	height:103px !important;
	left:132px !important;
	top:87px !important;
}

#item7386 {
	width:378px !important;
	height:432px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item7407 {
	width:357px !important;
	height:174px !important;
	left:21px !important;
	top:233px !important;
}

#item7412 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item7410 {
	width:31px !important;
	height:31px !important;
	left:335px !important;
	top:27px !important;
}

#item7445 {
	width:103px !important;
	height:103px !important;
	left:142px !important;
	top:97px !important;
}

#item7345 {
	opacity:0.95;
	width:358px !important;
	height:464px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-7345 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-7345 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item7345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7365 {
	width:297px !important;
	height:400px !important;
	left:39px !important;
	top:54px !important;
}

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

#item7370 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item7368 {
	width:31px !important;
	height:31px !important;
	left:332px !important;
	top:15px !important;
}

#item7343 {
	width:10px !important;
	height:10px !important;
	left:408px !important;
	top:64px !important;
}

#item7341 {
	width:418px !important;
	height:474px !important;
	left:176px !important;
	top:178px !important;
}

#item7594 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7594 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7594 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49322 {
	width:42px !important;
	height:790px !important;
	left:-6px !important;
	top:410px !important;
	background:#fff;
}

#item49323 {
	width:628px !important;
	height:630px !important;
	left:36px !important;
	top:7px !important;
	background:#fff;
}

#item49324 {
	width:66px !important;
	height:790px !important;
	left:-30px !important;
	top:410px !important;
	background:#fff;
}

#item49325 {
	width:66px !important;
	height:790px !important;
	left:664px !important;
	top:410px !important;
	background:#fff;
}

#item49326 {
	width:700px !important;
	height:35px !important;
	background:#fff;
}

#item49327 {
	width:1200px !important;
	height:35px !important;
	left:-6px !important;
	top:1165px !important;
	background:#fff;
}

#item49328 {
	width:628px !important;
	height:256px !important;
	left:36px !important;
	top:166px !important;
	background:#fafafa;
}

#item49331 {
	width:25px !important;
	height:25px !important;
}

#item49364 {
	width:165px !important;
	height:24px !important;
	left:33px !important;
	top:1px !important;
}

#item49329 {
	width:197px !important;
	height:25px !important;
	left:59px !important;
	top:597px !important;
}

@keyframes fly-in-top-49368 {
	0% {
		transform:translate(1px,122.623px) scaleX(1.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-49368 {
	0% {
		-webkit-transform:translate(1px,122.623px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item49425 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item49371 {
	width:40px !important;
	height:40px !important;
	left:57px !important;
	top:139px !important;
}

#item49401 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item49368 {
	width:160px !important;
	height:179px !important;
	left:50px !important;
	top:394px !important;
}

@keyframes fly-in-top-49429 {
	0% {
		transform:translate(1px,180.172px) scaleX(1.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-49429 {
	0% {
		-webkit-transform:translate(1px,180.172px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item49505 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item49432 {
	width:40px !important;
	height:40px !important;
	left:83px !important;
	top:188px !important;
}

#item49460 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item49429 {
	width:209px !important;
	height:228px !important;
	left:441px !important;
	top:394px !important;
}

@keyframes fly-in-top-49509 {
	0% {
		transform:translate(1px,156.331px) scaleX(1.1);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-49509 {
	0% {
		-webkit-transform:translate(1px,156.331px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item49564 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item49512 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:153px !important;
}

#item49540 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item49509 {
	width:178px !important;
	height:193px !important;
	left:237px !important;
	top:394px !important;
}

#item49569 {
	width:628px !important;
	height:131px !important;
	background:#d70e2b;
}

#item49589 {
	width:552px !important;
	height:108px !important;
	left:44px !important;
	top:22px !important;
}

#item49611 {
	width:600px !important;
	height:207px !important;
	left:50px !important;
	top:187px !important;
}

#item49775 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item49796 {
	width:317px !important;
	height:174px !important;
	left:31px !important;
	top:223px !important;
}

#item49801 {
	width:25px !important;
	height:25px !important;
}

#item49799 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item49829 {
	width:141px !important;
	height:118px !important;
	left:118px !important;
	top:83px !important;
}

#item49715 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item49736 {
	width:357px !important;
	height:174px !important;
	left:11px !important;
	top:223px !important;
}

#item49741 {
	width:25px !important;
	height:25px !important;
}

#item49739 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item49769 {
	width:103px !important;
	height:103px !important;
	left:132px !important;
	top:87px !important;
}

#item49655 {
	width:378px !important;
	height:432px !important;
	left:56px !important;
	top:38px !important;
	background:#fafafa;
}

#item49676 {
	width:357px !important;
	height:174px !important;
	left:67px !important;
	top:261px !important;
}

#item49681 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item49679 {
	width:31px !important;
	height:31px !important;
	left:381px !important;
	top:55px !important;
}

#item49710 {
	width:103px !important;
	height:103px !important;
	left:188px !important;
	top:125px !important;
}

#item49618 {
	opacity:0.95;
	width:429px !important;
	height:519px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-49618 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-49618 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item49618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49638 {
	width:354px !important;
	height:480px !important;
	left:44px !important;
	top:52px !important;
}

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

#item49643 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item49641 {
	width:31px !important;
	height:31px !important;
	left:400px !important;
	top:18px !important;
}

#item49616 {
	width:10px !important;
	height:10px !important;
	left:291px !important;
	top:92px !important;
}

#item49614 {
	width:439px !important;
	height:532px !important;
	left:124px !important;
	top:631px !important;
}

#item49832 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-49832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-49832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item49832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7620 {
	width:1200px !important;
	height:208px !important;
	top:582px !important;
	background:#fff;
}

#item7623 {
	width:25px !important;
	height:25px !important;
	top:5px !important;
}

#item7651 {
	width:144px !important;
	height:34px !important;
	left:31px !important;
}

#item7621 {
	width:175px !important;
	height:34px !important;
	left:1021px !important;
	top:739px !important;
}

#item7709 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item7712 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item7677 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item7680 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item7655 {
	width:180px !important;
	height:200px !important;
	left:510px !important;
	top:437px !important;
}

#item7775 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item7778 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item7743 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item7746 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item7721 {
	width:180px !important;
	height:200px !important;
	left:913px !important;
	top:437px !important;
}

#item7843 {
	width:168px !important;
	height:34px !important;
	left:6px !important;
	top:74px !important;
}

#item7846 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:160px !important;
}

#item7809 {
	width:168px !important;
	height:34px !important;
	left:6px !important;
	top:74px !important;
}

#item7812 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:160px !important;
}

#item7787 {
	width:180px !important;
	height:200px !important;
	left:106px !important;
	top:437px !important;
}

#item7879 {
	width:271px !important;
	height:66px !important;
	left:59px !important;
	top:658px !important;
}

#item7901 {
	width:450px !important;
	height:102px !important;
	left:375px !important;
	top:658px !important;
}

#item7923 {
	width:288px !important;
	height:22px !important;
	left:859px !important;
	top:658px !important;
}

#item7926 {
	width:487px !important;
	height:180px !important;
	left:57px !important;
	top:56px !important;
	background:#d70e2b;
}

#item7946 {
	width:487px !important;
	height:129px !important;
	left:86px !important;
	top:92px !important;
}

#item8143 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:180px !important;
}

#item8144 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item8164 {
	width:1000px !important;
	height:124px !important;
	left:136px !important;
	top:209px !important;
}

#item8169 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8167 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item8102 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:182px !important;
}

#item8103 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item8107 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8105 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item8136 {
	width:513px !important;
	height:143px !important;
	left:579px !important;
	top:212px !important;
}

#item7996 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:182px !important;
}

#item8016 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item8022 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item8020 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item8051 {
	width:296px !important;
	height:146px !important;
	left:57px !important;
	top:211px !important;
}

#item8073 {
	width:464px !important;
	height:146px !important;
	left:405px !important;
	top:210px !important;
}

#item8095 {
	width:244px !important;
	height:133px !important;
	left:923px !important;
	top:212px !important;
}

#item7953 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item7973 {
	width:1096px !important;
	height:143px !important;
	left:78px !important;
	top:207px !important;
}

#item7978 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item7976 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item7951 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:180px !important;
}

#item7949 {
	width:1210px !important;
	height:365px !important;
	left:-10px !important;
	top:425px !important;
}

#item8184 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8184 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8184 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49859 {
	width:700px !important;
	height:456px !important;
	top:744px !important;
	background:#fff;
}

#item49862 {
	width:30px !important;
	height:30px !important;
	top:5px !important;
}

#item49891 {
	width:181px !important;
	height:41px !important;
	left:37px !important;
}

#item49860 {
	width:218px !important;
	height:41px !important;
	left:482px !important;
	top:1123px !important;
}

#item49917 {
	width:159px !important;
	height:134px !important;
	left:7px !important;
	top:25px !important;
}

#item49920 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:159px !important;
}

#item49895 {
	width:177px !important;
	height:199px !important;
	left:262px !important;
	top:601px !important;
}

#item49956 {
	width:159px !important;
	height:134px !important;
	left:7px !important;
	top:25px !important;
}

#item49959 {
	width:40px !important;
	height:40px !important;
	left:66px !important;
	top:158px !important;
}

#item49934 {
	width:177px !important;
	height:198px !important;
	left:487px !important;
	top:601px !important;
}

#item49998 {
	width:168px !important;
	height:34px !important;
	left:4px !important;
	top:73px !important;
}

#item50001 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:159px !important;
}

#item49976 {
	width:177px !important;
	height:199px !important;
	left:38px !important;
	top:601px !important;
}

#item50036 {
	width:184px !important;
	height:66px !important;
	left:36px !important;
	top:821px !important;
}

#item50058 {
	width:260px !important;
	height:127px !important;
	left:220px !important;
	top:821px !important;
}

#item50080 {
	width:184px !important;
	height:43px !important;
	left:480px !important;
	top:821px !important;
}

#item50083 {
	width:487px !important;
	height:180px !important;
	left:36px !important;
	top:32px !important;
	background:#d70e2b;
}

#item50103 {
	width:487px !important;
	height:129px !important;
	left:66px !important;
	top:68px !important;
}

#item50261 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item50281 {
	width:600px !important;
	height:339px !important;
	left:60px !important;
	top:209px !important;
}

#item50286 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item50284 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item50217 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item50221 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item50219 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item50254 {
	width:600px !important;
	height:228px !important;
	left:60px !important;
	top:218px !important;
}

#item50172 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item50178 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item50176 {
	width:40px !important;
	height:40px !important;
	left:654px !important;
	top:175px !important;
}

#item50210 {
	width:600px !important;
	height:403px !important;
	left:60px !important;
	top:210px !important;
}

#item50110 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item50130 {
	width:600px !important;
	height:259px !important;
	left:60px !important;
	top:212px !important;
}

#item50135 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item50133 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item50108 {
	width:10px !important;
	height:10px !important;
	left:221px !important;
	top:180px !important;
}

#item50106 {
	width:710px !important;
	height:613px !important;
	left:-10px !important;
	top:587px !important;
}

#item50302 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-50302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8216 {
	width:34px !important;
	height:34px !important;
}

#item8243 {
	width:152px !important;
	height:21px !important;
	left:39px !important;
	top:6px !important;
}

#item8214 {
	width:191px !important;
	height:34px !important;
	left:996px !important;
	top:733px !important;
}

#item8247 {
	width:464px !important;
	height:307px !important;
	left:700px !important;
	top:66px !important;
	background:#d70e2b;
}

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

#item8267 {
	width:374px !important;
	height:259px !important;
	left:745px !important;
	top:95px !important;
}

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

#item8294 {
	opacity:0.50;
	width:489px !important;
	height:249px !important;
	left:688px !important;
	top:387px !important;
	background:#fafafa;
}

#item8314 {
	width:462px !important;
	height:221px !important;
	left:700px !important;
	top:399px !important;
}

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

#item8321 {
	width:489px !important;
	height:278px !important;
	left:10px !important;
	top:100px !important;
	background:#fafafa;
}

#item8341 {
	width:407px !important;
	height:254px !important;
	left:54px !important;
	top:133px !important;
}

#item8346 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item8344 {
	width:31px !important;
	height:31px !important;
	left:463px !important;
	top:104px !important;
}

#item8319 {
	width:10px !important;
	height:10px !important;
	left:63px !important;
	top:10px !important;
}

#item8317 {
	width:499px !important;
	height:387px !important;
	left:114px !important;
	top:313px !important;
}

#item8355 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8355 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8355 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50332 {
	width:41px !important;
	height:41px !important;
}

#item50359 {
	width:168px !important;
	height:41px !important;
	left:52px !important;
}

#item50330 {
	width:220px !important;
	height:41px !important;
	left:459px !important;
	top:356px !important;
}

#item50363 {
	width:464px !important;
	height:307px !important;
	left:200px !important;
	top:36px !important;
	background:#d70e2b;
}

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

#item50383 {
	width:374px !important;
	height:259px !important;
	left:245px !important;
	top:64px !important;
}

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

#item50390 {
	width:628px !important;
	height:289px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item50410 {
	width:600px !important;
	height:249px !important;
	left:24px !important;
	top:50px !important;
}

#item50415 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50413 {
	width:31px !important;
	height:31px !important;
	left:603px !important;
	top:15px !important;
}

#item50388 {
	width:10px !important;
	height:10px !important;
	left:96px !important;
	top:140px !important;
}

#item50386 {
	width:638px !important;
	height:299px !important;
	left:26px !important;
	top:859px !important;
}

#item50425 {
	opacity:0.75;
	width:489px !important;
	height:249px !important;
	left:105px !important;
	top:585px !important;
	background:#fafafa;
}

#item50445 {
	width:462px !important;
	height:221px !important;
	left:117px !important;
	top:597px !important;
}

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

#item50448 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-50448 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50448 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8380 {
	width:422px !important;
	height:790px !important;
	left:788px !important;
	background:#fff;
}

#item8381 {
	width:355px !important;
	height:179px !important;
	left:809px !important;
	top:248px !important;
	background:#fafafa;
}

#item8382 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item8383 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item8384 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item8385 {
	width:464px !important;
	height:155px !important;
	left:700px !important;
	top:48px !important;
	background:#d70e2b;
}

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

#item8405 {
	width:404px !important;
	height:67px !important;
	left:745px !important;
	top:94px !important;
}

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

#item8452 {
	width:331px !important;
	height:15px !important;
}

#item8429 {
	width:331px !important;
	height:15px !important;
}

#item8408 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:265px !important;
}

#item8500 {
	width:331px !important;
	height:15px !important;
}

#item8477 {
	width:331px !important;
	height:16px !important;
}

#item8456 {
	width:331px !important;
	height:16px !important;
	left:852px !important;
	top:382px !important;
}

#item8548 {
	width:331px !important;
	height:15px !important;
}

#item8525 {
	width:331px !important;
	height:15px !important;
}

#item8504 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:324px !important;
}

#item8552 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:163px !important;
}

#item8629 {
	opacity:0.95;
	width:398px !important;
	height:379px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-8629 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-8629 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item8629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8649 {
	width:331px !important;
	height:338px !important;
	left:45px !important;
	top:39px !important;
}

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

#item8654 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item8652 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item8592 {
	opacity:0.95;
	width:398px !important;
	height:359px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-8592 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-8592 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item8592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8612 {
	width:331px !important;
	height:320px !important;
	left:45px !important;
	top:39px !important;
}

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

#item8617 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item8615 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item8557 {
	opacity:0.95;
	width:398px !important;
	height:455px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-8557 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-8557 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item8557 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8577 {
	width:331px !important;
	height:426px !important;
	left:45px !important;
	top:39px !important;
}

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

#item8582 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item8580 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item8555 {
	width:10px !important;
	height:10px !important;
	left:126px !important;
	top:214px !important;
}

#item8553 {
	width:408px !important;
	height:465px !important;
	left:344px !important;
	top:238px !important;
}

#item8668 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:268px !important;
}

#item8681 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:327px !important;
}

#item8691 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:383px !important;
}

#item8700 {
	width:390px !important;
	height:497px !important;
	left:800px !important;
	top:244px !important;
	background:#fff;
}

@keyframes fade-out-8700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8701 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8701 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8701 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50472 {
	width:700px !important;
	height:372px !important;
	top:-1px !important;
	background:#fff;
}

#item50473 {
	width:628px !important;
	height:182px !important;
	left:36px !important;
	top:191px !important;
	background:#fafafa;
}

#item50474 {
	width:42px !important;
	height:827px !important;
	left:-6px !important;
	top:373px !important;
	background:#fff;
}

#item50475 {
	width:50px !important;
	height:827px !important;
	left:664px !important;
	top:373px !important;
	background:#fff;
}

#item50476 {
	width:700px !important;
	height:35px !important;
	top:1165px !important;
	background:#fff;
}

#item50477 {
	width:628px !important;
	height:155px !important;
	left:36px !important;
	top:36px !important;
	background:#d70e2b;
}

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

#item50497 {
	width:553px !important;
	height:67px !important;
	left:81px !important;
	top:82px !important;
}

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

#item50521 {
	width:397px !important;
	height:18px !important;
}

#item50500 {
	width:397px !important;
	height:18px !important;
	left:88px !important;
	top:216px !important;
}

#item50546 {
	width:397px !important;
	height:19px !important;
}

#item50525 {
	width:397px !important;
	height:19px !important;
	left:88px !important;
	top:311px !important;
}

#item50571 {
	width:397px !important;
	height:18px !important;
}

#item50550 {
	width:397px !important;
	height:18px !important;
	left:88px !important;
	top:266px !important;
}

#item50659 {
	opacity:0.95;
	width:478px !important;
	height:445px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-50659 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-50659 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item50659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50679 {
	width:397px !important;
	height:408px !important;
	left:53px !important;
	top:45px !important;
}

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

#item50684 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50682 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item50618 {
	opacity:0.95;
	width:478px !important;
	height:425px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-50618 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-50618 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item50618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50638 {
	width:397px !important;
	height:390px !important;
	left:53px !important;
	top:45px !important;
}

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

#item50643 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50641 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item50579 {
	opacity:0.95;
	width:478px !important;
	height:577px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-50579 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-50579 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item50579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50599 {
	width:397px !important;
	height:528px !important;
	left:53px !important;
	top:45px !important;
}

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

#item50604 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item50602 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item50577 {
	width:10px !important;
	height:10px !important;
	left:243px !important;
	top:212px !important;
}

#item50575 {
	width:488px !important;
	height:587px !important;
	left:101px !important;
	top:518px !important;
}

#item50696 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:213px !important;
}

#item50705 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:263px !important;
}

#item50715 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:309px !important;
}

#item50726 {
	width:628px !important;
	height:197px !important;
	left:36px !important;
	top:191px !important;
	background:#fff;
}

@keyframes fade-out-50726 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50726 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50727 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-50727 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50727 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-8750 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8750 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-8735 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-8735 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-8720 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-8720 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item8718 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item8763 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item8764 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item8784 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item8787 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item8790 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8788 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item8803 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8801 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item8813 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item8840 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item9360 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9380 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item9385 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9383 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item9417 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item9439 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

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

#item9442 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item9451 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item9150 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9150 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9150 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9170 {
	width:675px !important;
	height:318px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item9192 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item9197 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9195 {
	width:21px !important;
	height:21px !important;
	left:677px !important;
	top:14px !important;
}

#item9294 {
	width:158px !important;
	height:177px !important;
	left:21px !important;
}

#item9297 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item9305 {
	width:14px !important;
	height:14px !important;
	top:101px !important;
}

#item9332 {
	width:307px !important;
	height:177px !important;
	left:217px !important;
}

#item9335 {
	width:14px !important;
	height:14px !important;
	left:196px !important;
	top:37px !important;
}

#item9345 {
	width:14px !important;
	height:14px !important;
	left:196px !important;
	top:101px !important;
}

#item9358 {
	opacity:0.50;
	width:1px !important;
	height:109px !important;
	left:176px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item107160 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item107163 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item107167 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item107191 {
	width:621px !important;
	height:10px !important;
}

#item107217 {
	width:240px !important;
	height:16px !important;
}

#item107214 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item9080 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9080 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9080 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9100 {
	width:407px !important;
	height:279px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item9105 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9103 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item9134 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

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

#item9137 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item9062 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9063 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item9069 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9067 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item9022 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9022 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9022 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9023 {
	width:319px !important;
	height:394px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item9026 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9024 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table166232 th, table#table166232 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table166232 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table166232 {
	table-layout:fixed;
}

#item9058 {
	width:258px !important;
	height:295px !important;
	left:58px !important;
	top:42px !important;
}

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

#item98748 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:326px !important;
}

#item98755 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:372px !important;
}

#item8909 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-8909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8910 {
	width:624px !important;
	height:345px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item8913 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8911 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item8948 {
	width:566px !important;
	height:284px !important;
	left:58px !important;
	top:40px !important;
}

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

#item8970 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:325px !important;
}

#item9017 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8994 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8973 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:322px !important;
}

#item8847 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-8847 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8847 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8867 {
	width:737px !important;
	height:487px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item8872 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8870 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item8905 {
	width:684px !important;
	height:460px !important;
	left:58px !important;
	top:39px !important;
}

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

#item8845 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item8843 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item9479 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item9482 {
	opacity:0.50;
	width:811px !important;
	height:1px !important;
	left:282px !important;
	top:168px !important;
	background:#000;
}

#item9483 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item9493 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item9522 {
	width:90px !important;
	height:10px !important;
}

#item9525 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

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

#item9535 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item9538 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9567 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9536 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item9573 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9603 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9571 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item9609 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9638 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9607 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item9644 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9674 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9642 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item9680 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9715 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item9678 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item9722 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9756 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item9720 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item9762 {
	width:43px !important;
	height:43px !important;
}

#item9760 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item9774 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-9774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9774 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item9774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-50762 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-50762 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-50753 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-50753 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-50743 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-50743 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item50741 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item50770 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item50771 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item50774 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50772 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item50786 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50784 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item50796 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item50826 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item50829 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item50849 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item50852 {
	opacity:0.50;
	width:440px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item50853 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item50866 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:135px !important;
}

#item51358 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-51358 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51358 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51378 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item51383 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51381 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item51411 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item51433 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

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

#item51436 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:170px !important;
}

#item51444 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item51134 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-51134 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51134 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51137 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51135 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item51166 {
	width:630px !important;
	height:603px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item51188 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item51261 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51259 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

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

#item51293 {
	width:477px !important;
	height:226px !important;
	left:30px !important;
}

#item51296 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item51305 {
	width:19px !important;
	height:19px !important;
	top:142px !important;
}

#item51333 {
	width:477px !important;
	height:192px !important;
	left:30px !important;
	top:227px !important;
}

#item51336 {
	width:19px !important;
	height:19px !important;
	top:223px !important;
}

#item51347 {
	width:19px !important;
	height:19px !important;
	top:313px !important;
}

#item107659 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item107664 {
	width:502px !important;
	height:44px !important;
	left:24px !important;
	top:42px !important;
}

#item107687 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item107693 {
	width:570px !important;
	height:30px !important;
}

#item107716 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item51089 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-51089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51090 {
	width:522px !important;
	height:383px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item51093 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51091 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item51122 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

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

#item51125 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item51072 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-51072 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51072 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51073 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item51079 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51077 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item51014 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-51014 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51014 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51034 {
	width:421px !important;
	height:540px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item51039 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51037 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table171612 th, table#table171612 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table171612 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table171612 {
	table-layout:fixed;
}

#item51068 {
	width:361px !important;
	height:396px !important;
	left:63px !important;
	top:77px !important;
}

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

#item103403 {
	width:361px !important;
	height:30px !important;
	left:62px !important;
	top:544px !important;
}

#item103427 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:483px !important;
}

#item50929 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50929 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50930 {
	width:630px !important;
	height:523px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item50933 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50931 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item50963 {
	width:570px !important;
	height:452px !important;
	left:65px !important;
	top:67px !important;
}

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

#item50985 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:520px !important;
}

#item51009 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item50988 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:517px !important;
}

#item50881 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50881 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50881 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50882 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item50885 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50883 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item50895 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item50915 {
	width:505px !important;
	height:1065px !important;
}

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

#item50879 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item50877 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item51472 {
	width:126px !important;
	height:14px !important;
}

#item51475 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:19px !important;
}

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

#item51483 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item51486 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51516 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item51484 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item51522 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51555 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item51520 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item51561 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51592 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item51559 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item51598 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51626 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item51596 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item51632 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51660 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item51630 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item51666 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51695 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item51664 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item51718 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item51723 {
	width:52px !important;
	height:52px !important;
}

#item51721 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item51733 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-51733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-51733 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item51733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-9820 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9820 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-9806 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-9806 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-9793 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-9793 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item9791 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item9833 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item9834 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item9854 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item9857 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item9860 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9858 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item9871 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9869 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item9880 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item9907 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item10467 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10467 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10487 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item10492 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10490 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item10521 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item10543 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

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

#item10546 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item10554 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item10222 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10222 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10242 {
	width:671px !important;
	height:445px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item10264 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item10269 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10267 {
	width:21px !important;
	height:21px !important;
	left:670px !important;
	top:14px !important;
}

#item10360 {
	width:327px !important;
	height:305px !important;
	left:21px !important;
}

#item10363 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item10372 {
	width:14px !important;
	height:14px !important;
	top:102px !important;
}

#item10399 {
	width:229px !important;
	height:305px !important;
	left:389px !important;
}

#item10402 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:37px !important;
}

#item10412 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:102px !important;
}

#item10425 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:163px !important;
}

#item10437 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:226px !important;
}

#item10446 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:348px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item10447 {
	width:14px !important;
	height:14px !important;
	top:163px !important;
}

#item10456 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item103679 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item103685 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item103691 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item103714 {
	width:638px !important;
	height:10px !important;
}

#item103737 {
	width:240px !important;
	height:16px !important;
}

#item103762 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item10154 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10174 {
	width:407px !important;
	height:279px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item10179 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10177 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item10208 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

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

#item10211 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item10136 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10137 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item10143 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10141 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item10096 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10096 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10096 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10097 {
	width:319px !important;
	height:394px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item10100 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10098 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table177960 th, table#table177960 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table177960 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table177960 {
	table-layout:fixed;
}

#item10132 {
	width:258px !important;
	height:295px !important;
	left:58px !important;
	top:42px !important;
}

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

#item98787 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:326px !important;
}

#item98790 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:372px !important;
}

#item9985 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9985 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9986 {
	width:624px !important;
	height:374px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item9989 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9987 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item10022 {
	width:566px !important;
	height:316px !important;
	left:58px !important;
	top:40px !important;
}

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

#item10044 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:354px !important;
}

#item10091 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10068 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10047 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:351px !important;
}

#item9914 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9914 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9914 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9914 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9934 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item9939 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9937 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item9961 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item9981 {
	width:650px !important;
	height:884px !important;
}

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

#item9912 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item9910 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item10581 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item10584 {
	opacity:0.50;
	width:811px !important;
	height:1px !important;
	left:282px !important;
	top:168px !important;
	background:#000;
}

#item10585 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item10593 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item10601 {
	width:34px !important;
	height:13px !important;
	left:664px !important;
	top:149px !important;
}

#item10631 {
	width:60px !important;
	height:10px !important;
}

#item10634 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

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

#item10668 {
	width:75px !important;
	height:10px !important;
}

#item10671 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:14px !important;
}

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

#item10686 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item10689 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10718 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10687 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item10724 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10752 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10722 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item10758 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10788 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10756 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item10794 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10823 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10792 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item10829 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10856 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10827 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item10863 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10890 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10861 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item10896 {
	width:43px !important;
	height:43px !important;
}

#item10894 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item10905 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-10905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10905 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item10905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-51764 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-51764 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-51756 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-51756 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-51749 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-51749 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item51747 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item51772 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item51773 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item51776 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51774 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item51788 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51786 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item51800 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item51832 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item51835 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item51855 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item51858 {
	opacity:0.50;
	width:440px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item51859 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item51870 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:135px !important;
}

#item52403 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-52403 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52403 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52423 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item52428 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52426 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item52460 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item52482 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

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

#item52485 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:170px !important;
}

#item52494 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item52132 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52135 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52133 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item52166 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item52188 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item52261 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52259 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item52271 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item52292 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item52295 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item52305 {
	width:19px !important;
	height:19px !important;
	top:142px !important;
}

#item52335 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
	top:428px !important;
}

#item52338 {
	width:19px !important;
	height:19px !important;
	top:480px !important;
}

#item52347 {
	width:19px !important;
	height:19px !important;
	top:570px !important;
}

#item52355 {
	width:19px !important;
	height:19px !important;
	top:657px !important;
}

#item52363 {
	width:19px !important;
	height:19px !important;
	top:745px !important;
}

#item52371 {
	width:19px !important;
	height:19px !important;
	top:229px !important;
}

#item52379 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item107829 {
	width:17px !important;
	height:25px !important;
	left:67px !important;
	top:648px !important;
}

#item107833 {
	width:502px !important;
	height:44px !important;
	left:90px !important;
	top:650px !important;
}

#item107856 {
	width:19px !important;
	height:19px !important;
	left:525px !important;
	top:649px !important;
}

#item107860 {
	width:570px !important;
	height:30px !important;
	left:66px !important;
	top:608px !important;
}

#item107883 {
	width:333px !important;
	height:20px !important;
	left:302px !important;
	top:624px !important;
}

#item52088 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52089 {
	width:522px !important;
	height:384px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item52092 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52090 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item52120 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

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

#item52123 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item52071 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52071 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52071 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52072 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item52078 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52076 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item52014 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-52014 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52014 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52034 {
	width:421px !important;
	height:541px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item52039 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52037 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table183755 th, table#table183755 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table183755 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table183755 {
	table-layout:fixed;
}

#item52067 {
	width:361px !important;
	height:396px !important;
	left:63px !important;
	top:77px !important;
}

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

#item103372 {
	width:361px !important;
	height:30px !important;
	left:62px !important;
	top:547px !important;
}

#item103395 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:486px !important;
}

#item51930 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-51930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51931 {
	width:630px !important;
	height:567px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item51934 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51932 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item51963 {
	width:570px !important;
	height:497px !important;
	left:65px !important;
	top:67px !important;
}

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

#item51985 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:564px !important;
}

#item52009 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item51988 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:561px !important;
}

#item51883 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-51883 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51883 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51884 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item51887 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51885 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item51897 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item51917 {
	width:505px !important;
	height:1670px !important;
}

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

#item51881 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item51879 {
	width:671px !important;
	height:694px !important;
	top:253px !important;
}

#item52503 {
	width:48px !important;
	height:18px !important;
	left:316px !important;
	top:152px !important;
}

#item52533 {
	width:84px !important;
	height:14px !important;
}

#item52536 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:19px !important;
}

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

#item52565 {
	width:105px !important;
	height:14px !important;
}

#item52568 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:19px !important;
}

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

#item52576 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item52579 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52606 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item52577 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item52612 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52639 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52610 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item52645 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52672 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52643 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item52678 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52708 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item52676 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item52714 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52746 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52712 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item52752 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52782 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52750 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item52805 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item52810 {
	width:52px !important;
	height:52px !important;
}

#item52808 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item52820 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-52820 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-52820 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item52820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-10948 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10948 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-10935 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-10935 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-10924 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-10924 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item10922 {
	width:978px !important;
	height:535px !important;
	left:202px !important;
	top:233px !important;
}

#item10963 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item10964 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item10984 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item10987 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item10990 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10988 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item11006 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11004 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item11016 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item11044 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item11613 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11613 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11613 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11633 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item11638 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11636 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item11672 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item11694 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

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

#item11697 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item11710 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item11367 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11367 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11387 {
	width:649px !important;
	height:445px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item11409 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item11414 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11412 {
	width:21px !important;
	height:21px !important;
	left:606px !important;
	top:14px !important;
}

#item11516 {
	width:254px !important;
	height:305px !important;
	left:21px !important;
}

#item11519 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item11528 {
	width:14px !important;
	height:14px !important;
	top:102px !important;
}

#item11557 {
	width:229px !important;
	height:305px !important;
	left:316px !important;
}

#item11560 {
	width:14px !important;
	height:14px !important;
	left:295px !important;
	top:37px !important;
}

#item11569 {
	width:14px !important;
	height:14px !important;
	left:295px !important;
	top:102px !important;
}

#item11577 {
	width:14px !important;
	height:14px !important;
	left:295px !important;
	top:163px !important;
}

#item11585 {
	width:14px !important;
	height:14px !important;
	left:295px !important;
	top:226px !important;
}

#item11593 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:275px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item11594 {
	width:14px !important;
	height:14px !important;
	top:163px !important;
}

#item11602 {
	width:14px !important;
	height:14px !important;
	top:226px !important;
}

#item103979 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item103982 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item103985 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item104008 {
	width:619px !important;
	height:10px !important;
}

#item104035 {
	width:240px !important;
	height:16px !important;
}

#item104032 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item11300 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11300 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11300 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11320 {
	width:407px !important;
	height:251px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item11325 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11323 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item11353 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

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

#item11356 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item11283 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11284 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item11290 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11288 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item11225 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11225 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11225 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11226 {
	width:319px !important;
	height:331px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item11229 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11227 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table189343 th, table#table189343 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table189343 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table189343 {
	table-layout:fixed;
}

#item11257 {
	width:258px !important;
	height:99px !important;
	left:58px !important;
	top:42px !important;
}

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

table#table189563 th, table#table189563 td {
	padding:4px;;
	vertical-align:top;;
}

table#table189563 {
	table-layout:fixed;
}

#item11279 {
	width:258px !important;
	height:133px !important;
	left:58px !important;
	top:141px !important;
}

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

#item98911 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:264px !important;
}

#item98914 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:310px !important;
}

#item11119 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11120 {
	width:624px !important;
	height:374px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item11123 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11121 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item11151 {
	width:566px !important;
	height:316px !important;
	left:58px !important;
	top:40px !important;
}

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

#item11173 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:354px !important;
}

#item11220 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11197 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11176 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:351px !important;
}

#item11051 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11051 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11051 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11071 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item11076 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11074 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item11095 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item11115 {
	width:650px !important;
	height:1092px !important;
}

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

#item11049 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item11047 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item11739 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item11742 {
	opacity:0.50;
	width:811px !important;
	height:1px !important;
	left:282px !important;
	top:168px !important;
	background:#000;
}

#item11743 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item11752 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item11762 {
	width:34px !important;
	height:13px !important;
	left:664px !important;
	top:149px !important;
}

#item11791 {
	width:60px !important;
	height:10px !important;
}

#item11794 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

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

#item11824 {
	width:75px !important;
	height:10px !important;
}

#item11827 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:14px !important;
}

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

#item11835 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item11838 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11865 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11836 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item11871 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11899 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11869 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item11905 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11934 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11903 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item11940 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11972 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11938 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item11978 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12009 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11976 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item12016 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12044 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12014 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item12050 {
	width:43px !important;
	height:43px !important;
}

#item12048 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item12060 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-12060 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12060 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-52855 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-52855 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-52845 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-52845 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-52836 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-52836 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item52834 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item52863 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item52864 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item52867 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52865 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item52878 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52876 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item52887 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item52914 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item52917 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item52937 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item52940 {
	opacity:0.50;
	width:440px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item52941 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item52949 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:135px !important;
}

#item53515 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-53515 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53515 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53535 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item53540 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53538 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item53568 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item53590 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

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

#item53593 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:170px !important;
}

#item53604 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item53249 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53249 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53252 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53250 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item53280 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item53302 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item53367 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53365 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item53381 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item53402 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item53405 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item53420 {
	width:19px !important;
	height:19px !important;
	top:142px !important;
}

#item53451 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
	top:427px !important;
}

#item53454 {
	width:19px !important;
	height:19px !important;
	top:479px !important;
}

#item53463 {
	width:19px !important;
	height:19px !important;
	top:569px !important;
}

#item53472 {
	width:19px !important;
	height:19px !important;
	top:656px !important;
}

#item53482 {
	width:19px !important;
	height:19px !important;
	top:744px !important;
}

#item53491 {
	width:19px !important;
	height:19px !important;
	top:229px !important;
}

#item53499 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item108073 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:647px !important;
}

#item108078 {
	width:502px !important;
	height:44px !important;
	left:89px !important;
	top:649px !important;
}

#item108101 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:648px !important;
}

#item108104 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:607px !important;
}

#item108127 {
	width:333px !important;
	height:20px !important;
	left:300px !important;
	top:622px !important;
}

#item53204 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53204 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53204 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53205 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item53208 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53206 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item53237 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

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

#item53240 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item53185 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53185 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53185 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53186 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item53192 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53190 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item53105 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-53105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53125 {
	width:421px !important;
	height:440px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item53130 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53128 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table195525 th, table#table195525 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table195525 {
	table-layout:fixed;
}

#item53159 {
	width:361px !important;
	height:160px !important;
	left:63px !important;
	top:217px !important;
}

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

table#table195891 th, table#table195891 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table195891 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table195891 {
	table-layout:fixed;
}

#item53181 {
	width:361px !important;
	height:140px !important;
	left:63px !important;
	top:77px !important;
}

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

#item103339 {
	width:361px !important;
	height:30px !important;
	left:62px !important;
	top:447px !important;
}

#item103362 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:385px !important;
}

#item53021 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53022 {
	width:630px !important;
	height:597px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item53025 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53023 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item53054 {
	width:570px !important;
	height:519px !important;
	left:65px !important;
	top:67px !important;
}

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

#item53076 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:590px !important;
}

#item53100 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item53079 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:587px !important;
}

#item52966 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52966 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52966 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52967 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item52970 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52968 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item52987 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item53007 {
	width:505px !important;
	height:2073px !important;
}

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

#item52964 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item52962 {
	width:671px !important;
	height:692px !important;
	top:253px !important;
}

#item53618 {
	width:48px !important;
	height:18px !important;
	left:316px !important;
	top:152px !important;
}

#item53651 {
	width:84px !important;
	height:14px !important;
}

#item53654 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:19px !important;
}

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

#item53685 {
	width:105px !important;
	height:14px !important;
}

#item53688 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:19px !important;
}

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

#item53698 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item53701 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53731 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item53699 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item53737 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53765 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item53735 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item53771 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53798 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item53769 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item53804 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53831 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item53802 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item53837 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53864 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item53835 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item53870 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53897 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item53868 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item53920 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item53925 {
	width:52px !important;
	height:52px !important;
}

#item53923 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item53937 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-53937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-53937 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-12104 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12104 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-12093 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-12093 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-12079 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-12079 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item12077 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item12114 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item12115 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item12135 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item12138 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item12141 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12139 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item12152 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12150 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item12161 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item12188 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item12772 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12792 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item12797 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12795 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item12825 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item12847 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

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

#item12850 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item12859 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item12525 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12525 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12525 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12545 {
	width:683px !important;
	height:445px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item12567 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item12572 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12570 {
	width:21px !important;
	height:21px !important;
	left:679px !important;
	top:14px !important;
}

#item12661 {
	width:327px !important;
	height:305px !important;
	left:303px !important;
}

#item12664 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:37px !important;
}

#item12672 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:101px !important;
}

#item12703 {
	width:240px !important;
	height:305px !important;
	left:21px !important;
}

#item12706 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item12721 {
	width:14px !important;
	height:14px !important;
	top:101px !important;
}

#item12733 {
	width:14px !important;
	height:14px !important;
	top:165px !important;
}

#item12742 {
	width:14px !important;
	height:14px !important;
	top:229px !important;
}

#item12751 {
	opacity:0.50;
	width:1px !important;
	height:230px !important;
	left:260px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item12752 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:165px !important;
}

#item12762 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:229px !important;
}

#item104071 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item104074 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item104078 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item104101 {
	width:652px !important;
	height:10px !important;
}

#item104127 {
	width:240px !important;
	height:16px !important;
}

#item104124 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item12457 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12477 {
	width:407px !important;
	height:251px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item12482 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12480 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item12512 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

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

#item12515 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item12439 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12439 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12439 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12440 {
	width:977px !important;
	height:566px !important;
	left:10px !important;
	top:23px !important;
}

#item12446 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12444 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item12380 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12380 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12380 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12381 {
	width:319px !important;
	height:331px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item12384 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12382 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table200862 th, table#table200862 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table200862 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table200862 {
	table-layout:fixed;
}

#item12413 {
	width:258px !important;
	height:99px !important;
	left:58px !important;
	top:42px !important;
}

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

table#table201102 th, table#table201102 td {
	padding:4px;;
	vertical-align:top;;
}

table#table201102 {
	table-layout:fixed;
}

#item12435 {
	width:258px !important;
	height:133px !important;
	left:58px !important;
	top:141px !important;
}

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

#item98942 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:264px !important;
}

#item98945 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:311px !important;
}

#item12270 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12270 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12270 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12271 {
	width:624px !important;
	height:392px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item12274 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12272 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item12306 {
	width:566px !important;
	height:332px !important;
	left:58px !important;
	top:40px !important;
}

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

#item12328 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:372px !important;
}

#item12375 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12352 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12331 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:369px !important;
}

#item12195 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12215 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item12220 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12218 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item12246 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item12266 {
	width:650px !important;
	height:1108px !important;
}

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

#item12193 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item12191 {
	width:1021px !important;
	height:589px !important;
	left:177px !important;
	top:180px !important;
}

#item12887 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item12890 {
	opacity:0.50;
	width:811px !important;
	height:1px !important;
	left:282px !important;
	top:168px !important;
	background:#000;
}

#item12891 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item12900 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item12911 {
	width:34px !important;
	height:13px !important;
	left:664px !important;
	top:149px !important;
}

#item12944 {
	width:60px !important;
	height:10px !important;
}

#item12947 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

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

#item12979 {
	width:75px !important;
	height:10px !important;
}

#item12982 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:14px !important;
}

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

#item12993 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item12996 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13026 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12994 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item13032 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13063 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13030 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item13069 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13099 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13067 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item13105 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13134 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13103 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item13140 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13169 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13138 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item13176 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13205 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13174 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item13211 {
	width:43px !important;
	height:43px !important;
}

#item13209 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item13223 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-13223 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13223 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-53977 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-53977 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-53967 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-53967 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-53953 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-53953 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item53951 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item53984 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item53985 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item53988 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53986 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item54000 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53998 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item54011 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item54039 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item54042 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item54062 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item54065 {
	opacity:0.50;
	width:438px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item54066 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item54074 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:135px !important;
}

#item54636 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-54636 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54636 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54656 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item54661 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54659 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item54689 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item54711 {
	width:271px !important;
	height:102px !important;
	left:94px !important;
	top:126px !important;
}

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

#item54714 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:170px !important;
}

#item54722 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:124px !important;
}

#item54368 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54368 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54368 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54371 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54369 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item54401 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item54423 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item54489 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54487 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item54498 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item54519 {
	width:477px !important;
	height:432px !important;
	left:21px !important;
	top:437px !important;
}

#item54522 {
	width:14px !important;
	height:14px !important;
	top:343px !important;
}

#item54531 {
	width:14px !important;
	height:14px !important;
	top:407px !important;
}

#item54559 {
	width:477px !important;
	height:412px !important;
	left:21px !important;
}

#item54562 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item54573 {
	width:14px !important;
	height:14px !important;
	top:101px !important;
}

#item54586 {
	width:14px !important;
	height:14px !important;
	top:165px !important;
}

#item54597 {
	width:14px !important;
	height:14px !important;
	top:229px !important;
}

#item54606 {
	width:14px !important;
	height:14px !important;
	top:471px !important;
}

#item54615 {
	width:14px !important;
	height:14px !important;
	top:535px !important;
}

#item108158 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item108162 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item108186 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item108190 {
	width:570px !important;
	height:30px !important;
}

#item108213 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item54322 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54323 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item54326 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54324 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item54355 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

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

#item54358 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item54301 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54301 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54301 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54302 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item54308 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54306 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item54216 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-54216 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54216 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54236 {
	width:421px !important;
	height:443px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item54241 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54239 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table205653 th, table#table205653 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table205653 {
	table-layout:fixed;
}

#item54275 {
	width:361px !important;
	height:161px !important;
	left:63px !important;
	top:216px !important;
}

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

table#table205907 th, table#table205907 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table205907 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table205907 {
	table-layout:fixed;
}

#item54297 {
	width:361px !important;
	height:140px !important;
	left:63px !important;
	top:77px !important;
}

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

#item103305 {
	width:361px !important;
	height:30px !important;
	left:62px !important;
	top:449px !important;
}

#item103328 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:388px !important;
}

#item54130 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54131 {
	width:630px !important;
	height:590px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item54134 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54132 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item54165 {
	width:570px !important;
	height:519px !important;
	left:65px !important;
	top:67px !important;
}

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

#item54187 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:587px !important;
}

#item54211 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item54190 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:584px !important;
}

#item54086 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54086 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54087 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item54090 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54088 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item54099 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item54119 {
	width:505px !important;
	height:2095px !important;
}

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

#item54084 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item54082 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item54730 {
	width:48px !important;
	height:18px !important;
	left:316px !important;
	top:152px !important;
}

#item54759 {
	width:84px !important;
	height:14px !important;
}

#item54762 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:19px !important;
}

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

#item54793 {
	width:105px !important;
	height:14px !important;
}

#item54796 {
	width:27px !important;
	height:27px !important;
	left:58px !important;
	top:19px !important;
}

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

#item54810 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item54813 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54844 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item54811 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item54850 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54878 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54848 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item54884 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54912 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54882 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item54918 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54947 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item54916 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item54953 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54981 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54951 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item54987 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item55014 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54985 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item55037 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item55042 {
	width:52px !important;
	height:52px !important;
}

#item55040 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item55051 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-55051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-55051 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item55051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-13277 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13277 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-13258 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-13258 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-13242 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-13242 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item13240 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item13295 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item13296 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item13316 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item13319 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item13322 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13320 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item13335 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13333 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item13346 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item13376 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item14012 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14012 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14012 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14032 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item14037 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14035 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item14066 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item14088 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

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

#item14091 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item14099 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item13704 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13704 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13704 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13724 {
	width:911px !important;
	height:426px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item13746 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item13751 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13749 {
	width:21px !important;
	height:21px !important;
	left:911px !important;
	top:14px !important;
}

#item13846 {
	width:327px !important;
	height:305px !important;
	left:21px !important;
}

#item13849 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item13859 {
	width:14px !important;
	height:14px !important;
	top:101px !important;
}

#item13887 {
	width:239px !important;
	height:305px !important;
	left:619px !important;
}

#item13909 {
	width:185px !important;
	height:305px !important;
	left:390px !important;
}

#item13912 {
	width:14px !important;
	height:14px !important;
	left:598px !important;
	top:37px !important;
}

#item13920 {
	width:14px !important;
	height:14px !important;
	left:369px !important;
	top:37px !important;
}

#item13928 {
	width:14px !important;
	height:14px !important;
	left:598px !important;
	top:101px !important;
}

#item13936 {
	width:14px !important;
	height:14px !important;
	left:369px !important;
	top:101px !important;
}

#item13944 {
	width:14px !important;
	height:14px !important;
	left:598px !important;
	top:165px !important;
}

#item13954 {
	width:14px !important;
	height:14px !important;
	left:369px !important;
	top:165px !important;
}

#item13967 {
	width:14px !important;
	height:14px !important;
	left:598px !important;
	top:229px !important;
}

#item13980 {
	width:14px !important;
	height:14px !important;
	left:369px !important;
	top:229px !important;
}

#item13990 {
	opacity:0.50;
	width:1px !important;
	height:233px !important;
	left:348px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item13991 {
	opacity:0.50;
	width:1px !important;
	height:233px !important;
	left:575px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item13992 {
	width:14px !important;
	height:14px !important;
	top:165px !important;
}

#item14001 {
	width:14px !important;
	height:14px !important;
	top:229px !important;
}

#item104162 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item104168 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:14px !important;
}

#item104171 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:14px !important;
}

#item104195 {
	width:700px !important;
	height:10px !important;
}

#item104221 {
	width:240px !important;
	height:16px !important;
}

#item104218 {
	width:240px !important;
	height:16px !important;
	left:535px !important;
}

#item13632 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13632 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13632 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13652 {
	width:407px !important;
	height:251px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item13657 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13655 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item13687 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

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

#item13690 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item13614 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13614 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13614 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13615 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item13621 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13619 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item13555 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13556 {
	width:319px !important;
	height:331px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item13559 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13557 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table210585 th, table#table210585 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table210585 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table210585 {
	table-layout:fixed;
}

#item13588 {
	width:258px !important;
	height:99px !important;
	left:58px !important;
	top:42px !important;
}

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

table#table210803 th, table#table210803 td {
	padding:4px;;
	vertical-align:top;;
}

table#table210803 {
	table-layout:fixed;
}

#item13610 {
	width:258px !important;
	height:133px !important;
	left:58px !important;
	top:141px !important;
}

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

#item98973 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:264px !important;
}

#item98979 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:311px !important;
}

#item13449 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13449 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13449 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13450 {
	width:624px !important;
	height:377px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item13453 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13451 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item13481 {
	width:566px !important;
	height:316px !important;
	left:58px !important;
	top:40px !important;
}

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

#item13503 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:356px !important;
}

#item13550 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13527 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13506 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:353px !important;
}

#item13383 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13403 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item13408 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13406 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item13425 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item13445 {
	width:650px !important;
	height:1172px !important;
}

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

#item13381 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item13379 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item14126 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item14129 {
	opacity:0.50;
	width:811px !important;
	height:1px !important;
	left:282px !important;
	top:168px !important;
	background:#000;
}

#item14130 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item14138 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item14146 {
	width:34px !important;
	height:13px !important;
	left:861px !important;
	top:149px !important;
}

#item14156 {
	width:34px !important;
	height:13px !important;
	left:461px !important;
	top:149px !important;
}

#item14189 {
	width:157px !important;
	height:10px !important;
}

#item14192 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:14px !important;
}

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

#item14224 {
	width:177px !important;
	height:10px !important;
}

#item14227 {
	width:19px !important;
	height:19px !important;
	left:143px !important;
	top:14px !important;
}

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

#item14256 {
	width:290px !important;
	height:10px !important;
}

#item14259 {
	width:19px !important;
	height:19px !important;
	left:134px !important;
	top:13px !important;
}

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

#item14268 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item14271 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14301 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14269 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item14307 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14336 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14305 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item14342 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14370 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14340 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item14376 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14403 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14374 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item14409 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14436 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14407 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item14443 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14470 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14441 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item14476 {
	width:43px !important;
	height:43px !important;
}

#item14474 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item14487 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-14487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-55085 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-55085 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-55076 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-55076 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-55067 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-55067 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item55065 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item55096 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item55097 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item55100 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55098 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item55116 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item55114 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item55128 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item55156 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item55159 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item55179 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item55182 {
	opacity:0.50;
	width:430px !important;
	height:1px !important;
	left:131px !important;
	top:208px !important;
	background:#000;
}

#item55183 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:163px !important;
}

#item55192 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:163px !important;
}

#item55815 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-55815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55835 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item55840 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55838 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item55868 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item55890 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

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

#item55893 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:170px !important;
}

#item55902 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item55485 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55488 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55486 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item55521 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item55543 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item55610 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55608 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item55623 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item55644 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item55647 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item55657 {
	width:19px !important;
	height:19px !important;
	top:142px !important;
}

#item55685 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
	top:855px !important;
}

#item55707 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
	top:427px !important;
}

#item55710 {
	width:19px !important;
	height:19px !important;
	top:907px !important;
}

#item55718 {
	width:19px !important;
	height:19px !important;
	top:479px !important;
}

#item55726 {
	width:19px !important;
	height:19px !important;
	top:997px !important;
}

#item55734 {
	width:19px !important;
	height:19px !important;
	top:569px !important;
}

#item55745 {
	width:19px !important;
	height:19px !important;
	top:1086px !important;
}

#item55758 {
	width:19px !important;
	height:19px !important;
	top:659px !important;
}

#item55769 {
	width:19px !important;
	height:19px !important;
	top:1176px !important;
}

#item55778 {
	width:19px !important;
	height:19px !important;
	top:748px !important;
}

#item55787 {
	width:19px !important;
	height:19px !important;
	top:231px !important;
}

#item55797 {
	width:19px !important;
	height:19px !important;
	top:321px !important;
}

#item108247 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item108251 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item108274 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item108277 {
	width:570px !important;
	height:30px !important;
}

#item108300 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item55431 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55431 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55431 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55432 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item55435 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55433 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item55466 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

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

#item55469 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item55414 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55414 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55414 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55415 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item55421 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55419 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item55335 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-55335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55355 {
	width:421px !important;
	height:440px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item55360 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55358 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table216496 th, table#table216496 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table216496 {
	table-layout:fixed;
}

#item55388 {
	width:361px !important;
	height:160px !important;
	left:63px !important;
	top:218px !important;
}

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

table#table216771 th, table#table216771 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table216771 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table216771 {
	table-layout:fixed;
}

#item55410 {
	width:361px !important;
	height:140px !important;
	left:63px !important;
	top:77px !important;
}

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

#item103271 {
	width:361px !important;
	height:30px !important;
	left:62px !important;
	top:445px !important;
}

#item103294 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:384px !important;
}

#item55252 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55253 {
	width:630px !important;
	height:567px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item55256 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55254 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item55284 {
	width:570px !important;
	height:497px !important;
	left:65px !important;
	top:67px !important;
}

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

#item55306 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:564px !important;
}

#item55330 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item55309 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:561px !important;
}

#item55207 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55207 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55207 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55208 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item55211 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55209 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item55221 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item55241 {
	width:505px !important;
	height:2297px !important;
}

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

#item55205 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item55203 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item55910 {
	width:48px !important;
	height:18px !important;
	left:426px !important;
	top:180px !important;
}

#item55922 {
	width:48px !important;
	height:18px !important;
	left:200px !important;
	top:180px !important;
}

#item55955 {
	width:70px !important;
	height:14px !important;
}

#item55958 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:19px !important;
}

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

#item55989 {
	width:97px !important;
	height:15px !important;
}

#item55992 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:19px !important;
}

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

#item56021 {
	width:124px !important;
	height:15px !important;
}

#item56024 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:19px !important;
}

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

#item56033 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item56036 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56065 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item56034 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item56071 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56099 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56069 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item56105 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56132 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56103 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item56138 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56166 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item56136 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item56172 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56199 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56170 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item56205 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56232 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56203 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item56255 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item56260 {
	width:52px !important;
	height:52px !important;
}

#item56258 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item56274 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-56274 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-56274 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item56274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-14546 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14546 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-14526 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-14526 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-14506 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-14506 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item14504 {
	width:973px !important;
	height:529px !important;
	left:207px !important;
	top:235px !important;
}

#item14558 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item14559 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item14579 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item14582 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item14585 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14583 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item14598 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14596 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item14609 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item14637 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item15273 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15273 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15273 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15293 {
	width:250px !important;
	height:139px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item15298 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15296 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item15326 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item15348 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

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

#item15351 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item15359 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item14967 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14987 {
	width:871px !important;
	height:443px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item15009 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item15014 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15012 {
	width:21px !important;
	height:21px !important;
	left:872px !important;
	top:14px !important;
}

#item15108 {
	width:327px !important;
	height:305px !important;
	left:493px !important;
}

#item15111 {
	width:14px !important;
	height:14px !important;
	left:472px !important;
	top:37px !important;
}

#item15120 {
	width:14px !important;
	height:14px !important;
	left:472px !important;
	top:101px !important;
}

#item15147 {
	width:209px !important;
	height:305px !important;
	left:21px !important;
}

#item15169 {
	width:181px !important;
	height:321px !important;
	left:271px !important;
}

#item15172 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item15180 {
	width:14px !important;
	height:14px !important;
	left:250px !important;
	top:37px !important;
}

#item15188 {
	width:14px !important;
	height:14px !important;
	top:101px !important;
}

#item15197 {
	width:14px !important;
	height:14px !important;
	left:250px !important;
	top:101px !important;
}

#item15208 {
	width:14px !important;
	height:14px !important;
	top:165px !important;
}

#item15221 {
	width:14px !important;
	height:14px !important;
	left:250px !important;
	top:165px !important;
}

#item15233 {
	width:14px !important;
	height:14px !important;
	top:229px !important;
}

#item15242 {
	width:14px !important;
	height:14px !important;
	left:250px !important;
	top:229px !important;
}

#item15251 {
	opacity:0.50;
	width:1px !important;
	height:233px !important;
	left:452px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item15252 {
	opacity:0.50;
	width:1px !important;
	height:233px !important;
	left:230px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item15253 {
	width:14px !important;
	height:14px !important;
	left:472px !important;
	top:165px !important;
}

#item15263 {
	width:14px !important;
	height:14px !important;
	left:472px !important;
	top:229px !important;
}

#item104257 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item104263 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:14px !important;
}

#item104267 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:14px !important;
}

#item104290 {
	width:700px !important;
	height:10px !important;
}

#item104316 {
	width:240px !important;
	height:16px !important;
}

#item104313 {
	width:240px !important;
	height:16px !important;
	left:535px !important;
}

#item14892 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14912 {
	width:407px !important;
	height:251px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item14917 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14915 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item14950 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

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

#item14953 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item14873 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14874 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item14880 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14878 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item14815 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14816 {
	width:319px !important;
	height:331px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item14819 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14817 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table221757 th, table#table221757 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table221757 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table221757 {
	table-layout:fixed;
}

#item14847 {
	width:258px !important;
	height:99px !important;
	left:58px !important;
	top:42px !important;
}

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

table#table221998 th, table#table221998 td {
	padding:4px;;
	vertical-align:top;;
}

table#table221998 {
	table-layout:fixed;
}

#item14869 {
	width:258px !important;
	height:133px !important;
	left:58px !important;
	top:141px !important;
}

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

#item99011 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:264px !important;
}

#item99017 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:311px !important;
}

#item14709 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14710 {
	width:624px !important;
	height:377px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item14713 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14711 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item14741 {
	width:566px !important;
	height:316px !important;
	left:58px !important;
	top:40px !important;
}

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

#item14763 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:356px !important;
}

#item14810 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14787 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14766 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:353px !important;
}

#item14644 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14644 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14644 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14664 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item14669 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14667 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item14685 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item14705 {
	width:650px !important;
	height:1188px !important;
}

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

#item14642 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item14640 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item15386 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item15389 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item15390 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item15398 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item15408 {
	width:34px !important;
	height:13px !important;
	left:861px !important;
	top:149px !important;
}

#item15421 {
	width:34px !important;
	height:13px !important;
	left:461px !important;
	top:149px !important;
}

#item15453 {
	width:56px !important;
	height:10px !important;
}

#item15456 {
	width:19px !important;
	height:19px !important;
	left:27px !important;
	top:14px !important;
}

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

#item15485 {
	width:75px !important;
	height:10px !important;
}

#item15488 {
	width:19px !important;
	height:19px !important;
	left:21px !important;
	top:14px !important;
}

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

#item15517 {
	width:72px !important;
	height:10px !important;
}

#item15520 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:13px !important;
}

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

#item15530 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item15533 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15561 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15531 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item15567 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15594 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15565 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item15600 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15627 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15598 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item15633 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15660 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15631 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item15666 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15693 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15664 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item15700 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15729 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15698 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item15735 {
	width:43px !important;
	height:43px !important;
}

#item15733 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item15749 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-15749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-15749 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item15749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-56317 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-56317 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-56305 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-56305 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-56290 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-56290 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item56288 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item56327 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item56328 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item56331 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56329 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item56343 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56341 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item56354 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item56382 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item56385 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item56405 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item56408 {
	opacity:0.50;
	width:446px !important;
	height:1px !important;
	left:131px !important;
	top:208px !important;
	background:#000;
}

#item56409 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:163px !important;
}

#item56418 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:163px !important;
}

#item57040 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-57040 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57040 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57040 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57060 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item57065 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57063 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item57096 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item57118 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

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

#item57121 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:170px !important;
}

#item57134 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item56713 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56713 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56713 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56716 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56714 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item56746 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item56768 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item56834 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56832 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item56843 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item56864 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
	top:856px !important;
}

#item56867 {
	width:19px !important;
	height:19px !important;
	top:908px !important;
}

#item56875 {
	width:19px !important;
	height:19px !important;
	top:998px !important;
}

#item56902 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item56924 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
	top:428px !important;
}

#item56927 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item56938 {
	width:19px !important;
	height:19px !important;
	top:480px !important;
}

#item56952 {
	width:19px !important;
	height:19px !important;
	top:142px !important;
}

#item56965 {
	width:19px !important;
	height:19px !important;
	top:570px !important;
}

#item56975 {
	width:19px !important;
	height:19px !important;
	top:231px !important;
}

#item56985 {
	width:19px !important;
	height:19px !important;
	top:659px !important;
}

#item56997 {
	width:19px !important;
	height:19px !important;
	top:321px !important;
}

#item57007 {
	width:19px !important;
	height:19px !important;
	top:749px !important;
}

#item57015 {
	width:19px !important;
	height:19px !important;
	top:1087px !important;
}

#item57023 {
	width:19px !important;
	height:19px !important;
	top:1177px !important;
}

#item108330 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item108334 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item108358 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item108361 {
	width:570px !important;
	height:30px !important;
}

#item108384 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item56666 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56666 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56666 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56667 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item56670 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56668 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item56699 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

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

#item56702 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item56646 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56646 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56646 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56647 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item56653 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56651 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item56561 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-56561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56581 {
	width:421px !important;
	height:435px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item56586 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56584 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table226702 th, table#table226702 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table226702 {
	table-layout:fixed;
}

#item56620 {
	width:361px !important;
	height:154px !important;
	left:63px !important;
	top:216px !important;
}

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

table#table226951 th, table#table226951 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table226951 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table226951 {
	table-layout:fixed;
}

#item56642 {
	width:361px !important;
	height:140px !important;
	left:63px !important;
	top:77px !important;
}

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

#item103239 {
	width:361px !important;
	height:30px !important;
	left:62px !important;
	top:442px !important;
}

#item103262 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:381px !important;
}

#item56474 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56474 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56475 {
	width:630px !important;
	height:568px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item56478 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56476 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item56510 {
	width:570px !important;
	height:497px !important;
	left:65px !important;
	top:67px !important;
}

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

#item56532 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:564px !important;
}

#item56556 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item56535 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:561px !important;
}

#item56430 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56430 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56430 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56431 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item56434 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56432 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item56443 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item56463 {
	width:505px !important;
	height:2342px !important;
}

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

#item56428 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item56426 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item57145 {
	width:48px !important;
	height:18px !important;
	left:443px !important;
	top:180px !important;
}

#item57154 {
	width:48px !important;
	height:18px !important;
	left:236px !important;
	top:180px !important;
}

#item57183 {
	width:78px !important;
	height:14px !important;
}

#item57186 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:19px !important;
}

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

#item57217 {
	width:105px !important;
	height:14px !important;
}

#item57220 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:19px !important;
}

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

#item57249 {
	width:101px !important;
	height:14px !important;
}

#item57252 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:19px !important;
}

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

#item57260 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item57263 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57290 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item57261 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item57296 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57324 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57294 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item57330 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57358 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57328 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item57364 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57395 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item57362 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item57401 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57433 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57399 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item57439 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57469 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57437 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item57492 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item57497 {
	width:52px !important;
	height:52px !important;
}

#item57495 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item57507 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-57507 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-57507 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item57507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-15794 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-15794 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-15782 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-15782 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-15768 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-15768 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item15766 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item15806 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item15807 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item15827 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item15830 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item15833 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15831 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item15846 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15844 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item15856 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item15884 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item15906 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item15909 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item15910 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item15918 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

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

#item15946 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item15968 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:21px !important;
}

#item15971 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item15979 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item15993 {
	width:34px !important;
	height:13px !important;
	left:865px !important;
	top:148px !important;
}

#item16009 {
	width:34px !important;
	height:13px !important;
	left:483px !important;
	top:148px !important;
}

#item16042 {
	width:147px !important;
	height:10px !important;
}

#item16045 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

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

#item16074 {
	width:139px !important;
	height:10px !important;
	left:968px !important;
	top:145px !important;
}

#item16097 {
	width:210px !important;
	height:10px !important;
}

#item16100 {
	width:19px !important;
	height:19px !important;
	left:94px !important;
	top:14px !important;
}

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

#item16747 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16747 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16767 {
	width:354px !important;
	height:277px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item16772 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16770 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item16803 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item16825 {
	width:302px !important;
	height:211px !important;
	left:79px !important;
	top:76px !important;
}

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

#item16828 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item16839 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item16847 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item16855 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item16863 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:203px !important;
}

#item16871 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:235px !important;
}

#item16429 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16429 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16429 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16449 {
	width:891px !important;
	height:426px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item16471 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item16476 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16474 {
	width:21px !important;
	height:21px !important;
	left:888px !important;
	top:14px !important;
}

#item16575 {
	width:327px !important;
	height:305px !important;
	left:21px !important;
}

#item16578 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item16588 {
	width:14px !important;
	height:14px !important;
	top:101px !important;
}

#item16618 {
	width:229px !important;
	height:305px !important;
	left:389px !important;
}

#item16640 {
	width:181px !important;
	height:305px !important;
	left:659px !important;
}

#item16643 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:37px !important;
}

#item16652 {
	width:14px !important;
	height:14px !important;
	left:638px !important;
	top:37px !important;
}

#item16660 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:101px !important;
}

#item16668 {
	width:14px !important;
	height:14px !important;
	left:638px !important;
	top:101px !important;
}

#item16676 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:165px !important;
}

#item16684 {
	width:14px !important;
	height:14px !important;
	left:638px !important;
	top:165px !important;
}

#item16694 {
	width:14px !important;
	height:14px !important;
	left:368px !important;
	top:229px !important;
}

#item16708 {
	width:14px !important;
	height:14px !important;
	left:638px !important;
	top:229px !important;
}

#item16722 {
	opacity:0.50;
	width:1px !important;
	height:233px !important;
	left:346px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item16723 {
	opacity:0.50;
	width:1px !important;
	height:233px !important;
	left:618px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item16724 {
	width:14px !important;
	height:14px !important;
	top:165px !important;
}

#item16734 {
	width:14px !important;
	height:14px !important;
	top:229px !important;
}

#item104508 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item104511 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:14px !important;
}

#item104515 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:14px !important;
}

#item104538 {
	width:700px !important;
	height:10px !important;
}

#item104564 {
	width:240px !important;
	height:16px !important;
}

#item104561 {
	width:240px !important;
	height:16px !important;
	left:535px !important;
}

#item16362 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16362 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16382 {
	width:407px !important;
	height:279px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item16387 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16385 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item16415 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

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

#item16418 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item16345 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16345 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16346 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item16352 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16350 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item16287 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16287 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16287 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16288 {
	width:319px !important;
	height:541px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item16291 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16289 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table231731 th, table#table231731 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table231731 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table231731 {
	table-layout:fixed;
}

#item16319 {
	width:258px !important;
	height:275px !important;
	left:58px !important;
	top:42px !important;
}

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

table#table233801 th, table#table233801 td {
	padding:4px;;
	vertical-align:top;;
}

table#table233801 {
	table-layout:fixed;
}

#item16341 {
	width:258px !important;
	height:165px !important;
	left:58px !important;
	top:317px !important;
}

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

#item99044 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:472px !important;
}

#item99047 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:518px !important;
}

#item16181 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16181 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16181 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16182 {
	width:624px !important;
	height:377px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item16185 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16183 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item16213 {
	width:566px !important;
	height:316px !important;
	left:58px !important;
	top:40px !important;
}

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

#item16235 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:356px !important;
}

#item16282 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16259 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16238 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:353px !important;
}

#item16113 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16113 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16113 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16133 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item16138 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16136 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item16157 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item16177 {
	width:650px !important;
	height:1396px !important;
}

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

#item16111 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item16109 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item16881 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item16884 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16916 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16882 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item16922 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16953 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16920 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item16959 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16987 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16957 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item16993 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17021 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16991 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item17027 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17056 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17025 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item17063 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17091 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17061 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item17097 {
	width:43px !important;
	height:43px !important;
}

#item17095 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item17106 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-17106 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17106 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item17106 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-57541 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-57541 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-57532 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-57532 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-57523 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-57523 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item57521 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item57550 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item57551 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item57554 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57552 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item57565 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57563 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item57574 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item57601 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item57604 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item57624 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item57627 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item57628 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item57636 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:135px !important;
}

#item58267 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-58267 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58267 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58287 {
	width:485px !important;
	height:383px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item58292 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58290 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item58321 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item58343 {
	width:423px !important;
	height:295px !important;
	left:95px !important;
	top:126px !important;
}

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

#item58346 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:169px !important;
}

#item58355 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item58365 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:214px !important;
}

#item58375 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:258px !important;
}

#item58384 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:303px !important;
}

#item58392 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:348px !important;
}

#item57937 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57940 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57938 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item57968 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item57990 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item58055 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58053 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item58067 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item58088 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
}

#item58091 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item58105 {
	width:19px !important;
	height:19px !important;
	top:142px !important;
}

#item58136 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
	top:428px !important;
}

#item58158 {
	width:477px !important;
	height:428px !important;
	left:30px !important;
	top:856px !important;
}

#item58161 {
	width:19px !important;
	height:19px !important;
	top:480px !important;
}

#item58170 {
	width:19px !important;
	height:19px !important;
	top:908px !important;
}

#item58180 {
	width:19px !important;
	height:19px !important;
	top:570px !important;
}

#item58191 {
	width:19px !important;
	height:19px !important;
	top:998px !important;
}

#item58200 {
	width:19px !important;
	height:19px !important;
	top:659px !important;
}

#item58208 {
	width:19px !important;
	height:19px !important;
	top:1087px !important;
}

#item58216 {
	width:19px !important;
	height:19px !important;
	top:749px !important;
}

#item58224 {
	width:19px !important;
	height:19px !important;
	top:1177px !important;
}

#item58232 {
	width:19px !important;
	height:19px !important;
	top:231px !important;
}

#item58243 {
	width:19px !important;
	height:19px !important;
	top:321px !important;
}

#item108415 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item108418 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item108441 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item108444 {
	width:570px !important;
	height:30px !important;
}

#item108467 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item57891 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57892 {
	width:522px !important;
	height:381px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item57895 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57893 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item57925 {
	width:464px !important;
	height:333px !important;
	left:64px !important;
	top:85px !important;
}

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

#item57928 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item57870 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57870 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57870 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57871 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item57877 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57875 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item57790 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-57790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57810 {
	width:480px !important;
	height:640px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item57815 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57813 {
	width:27px !important;
	height:27px !important;
	left:481px !important;
	top:42px !important;
}

#item102882 {
	width:428px !important;
	height:564px !important;
	left:62px !important;
	top:76px !important;
}

#item102885 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item102908 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

table#table239893 th, table#table239893 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table239893 {
	table-layout:fixed;
}

#item102911 {
	width:361px !important;
	height:215px !important;
	top:385px !important;
}

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

table#table240119 th, table#table240119 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table240119 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table240119 {
	table-layout:fixed;
}

#item102934 {
	width:361px !important;
	height:386px !important;
}

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

#item57705 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57705 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57705 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57706 {
	width:630px !important;
	height:595px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item57709 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57707 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item57739 {
	width:570px !important;
	height:524px !important;
	left:65px !important;
	top:67px !important;
}

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

#item57761 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:592px !important;
}

#item57785 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item57764 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:589px !important;
}

#item57651 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57652 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item57655 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57653 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item57670 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item57690 {
	width:505px !important;
	height:2700px !important;
}

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

#item57649 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item57647 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

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

#item58420 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item58442 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:29px !important;
}

#item58445 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item58453 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item58464 {
	width:48px !important;
	height:18px !important;
	left:449px !important;
	top:151px !important;
}

#item58477 {
	width:48px !important;
	height:18px !important;
	left:210px !important;
	top:151px !important;
}

#item58508 {
	width:70px !important;
	height:14px !important;
}

#item58511 {
	width:27px !important;
	height:27px !important;
	left:7px !important;
	top:19px !important;
}

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

#item58540 {
	width:64px !important;
	height:14px !important;
	left:534px !important;
	top:147px !important;
}

#item58563 {
	width:117px !important;
	height:14px !important;
}

#item58566 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:19px !important;
}

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

#item58575 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item58578 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58607 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item58576 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item58613 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58643 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58611 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item58649 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58677 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58647 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item58683 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58710 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item58681 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item58716 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58743 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58714 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item58749 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58776 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58747 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item58799 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item58804 {
	width:52px !important;
	height:52px !important;
}

#item58802 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item58816 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-58816 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-58816 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item58816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-17151 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17151 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-17138 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-17138 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-17125 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-17125 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item17123 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item17163 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item17164 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item17184 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item17187 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item17190 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17188 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item17203 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17201 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item17217 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item17249 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item17271 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item17274 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item17275 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item17284 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item17855 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17855 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17855 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17875 {
	width:354px !important;
	height:149px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item17880 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17878 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item17910 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item17932 {
	width:302px !important;
	height:83px !important;
	left:79px !important;
	top:76px !important;
}

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

#item17935 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item17949 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item17593 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17613 {
	width:819px !important;
	height:316px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item17635 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item17640 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17638 {
	width:21px !important;
	height:21px !important;
	left:818px !important;
	top:14px !important;
}

#item17741 {
	width:158px !important;
	height:161px !important;
	left:21px !important;
}

#item17744 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item17753 {
	width:14px !important;
	height:14px !important;
	top:100px !important;
}

#item17783 {
	width:216px !important;
	height:161px !important;
	left:222px !important;
}

#item17805 {
	width:286px !important;
	height:193px !important;
	left:480px !important;
}

#item17808 {
	width:14px !important;
	height:14px !important;
	left:201px !important;
	top:37px !important;
}

#item17818 {
	width:14px !important;
	height:14px !important;
	left:459px !important;
	top:37px !important;
}

#item17827 {
	width:14px !important;
	height:14px !important;
	left:201px !important;
	top:86px !important;
}

#item17836 {
	width:14px !important;
	height:14px !important;
	left:459px !important;
	top:86px !important;
}

#item17844 {
	width:14px !important;
	height:14px !important;
	left:459px !important;
	top:133px !important;
}

#item17852 {
	opacity:0.50;
	width:1px !important;
	height:121px !important;
	left:179px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item17853 {
	opacity:0.50;
	width:1px !important;
	height:121px !important;
	left:439px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item104695 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item104699 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:14px !important;
}

#item104704 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:14px !important;
}

#item104727 {
	width:700px !important;
	height:10px !important;
}

#item104753 {
	width:240px !important;
	height:16px !important;
}

#item104750 {
	width:240px !important;
	height:16px !important;
	left:535px !important;
}

#item17526 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17526 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17526 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17546 {
	width:407px !important;
	height:279px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item17551 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17549 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item17579 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

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

#item17582 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item17509 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17510 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item17516 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17514 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item17473 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17473 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17473 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17474 {
	width:319px !important;
	height:441px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item17477 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17475 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table246289 th, table#table246289 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table246289 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table246289 {
	table-layout:fixed;
}

#item17505 {
	width:258px !important;
	height:310px !important;
	left:58px !important;
	top:42px !important;
}

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

#item99707 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:418px !important;
}

#item99730 {
	width:95px !important;
	height:40px !important;
	left:60px !important;
	top:370px !important;
}

#item17366 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17367 {
	width:624px !important;
	height:359px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item17370 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17368 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item17399 {
	width:566px !important;
	height:300px !important;
	left:58px !important;
	top:40px !important;
}

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

#item17421 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:339px !important;
}

#item17468 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17445 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17424 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:336px !important;
}

#item17297 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17297 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17297 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17297 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17317 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item17322 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17320 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item17342 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item17362 {
	width:650px !important;
	height:1364px !important;
}

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

#item17295 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item17293 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item17962 {
	width:34px !important;
	height:13px !important;
	left:861px !important;
	top:149px !important;
}

#item17971 {
	width:34px !important;
	height:13px !important;
	left:461px !important;
	top:149px !important;
}

#item18000 {
	width:157px !important;
	height:10px !important;
}

#item18003 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:14px !important;
}

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

#item18033 {
	width:177px !important;
	height:10px !important;
}

#item18036 {
	width:19px !important;
	height:19px !important;
	left:152px !important;
	top:14px !important;
}

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

#item18065 {
	width:290px !important;
	height:10px !important;
}

#item18068 {
	width:19px !important;
	height:19px !important;
	left:134px !important;
	top:13px !important;
}

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

#item18076 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item18079 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18106 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18077 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item18112 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18139 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18110 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item18145 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18172 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18143 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item18178 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18207 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18176 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item18213 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18246 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18211 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item18253 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18284 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18251 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item18290 {
	width:43px !important;
	height:43px !important;
}

#item18288 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item18300 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-18300 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18300 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-58857 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-58857 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-58844 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-58844 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-58832 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-58832 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item58830 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item58865 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item58866 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item58869 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58867 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item58881 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item58879 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item58892 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item58920 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item58923 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item58943 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item58946 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item58947 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item58955 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:135px !important;
}

#item59509 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-59509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59529 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item59534 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59532 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item59563 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item59585 {
	width:423px !important;
	height:116px !important;
	left:95px !important;
	top:126px !important;
}

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

#item59588 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:169px !important;
}

#item59597 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item59227 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59230 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59228 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item59260 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item59282 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item59348 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59346 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item59357 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item59378 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
}

#item59381 {
	width:19px !important;
	height:19px !important;
	top:51px !important;
}

#item59389 {
	width:19px !important;
	height:19px !important;
	top:118px !important;
}

#item59416 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
	top:205px !important;
}

#item59438 {
	width:477px !important;
	height:271px !important;
	left:30px !important;
	top:409px !important;
}

#item59441 {
	width:19px !important;
	height:19px !important;
	top:257px !important;
}

#item59454 {
	width:19px !important;
	height:19px !important;
	top:461px !important;
}

#item59469 {
	width:19px !important;
	height:19px !important;
	top:325px !important;
}

#item59480 {
	width:19px !important;
	height:19px !important;
	top:529px !important;
}

#item59489 {
	width:19px !important;
	height:19px !important;
	top:595px !important;
}

#item108668 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item108672 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item108695 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item108700 {
	width:570px !important;
	height:30px !important;
}

#item108723 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item59180 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59180 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59180 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59181 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item59184 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59182 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item59214 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

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

#item59217 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item59159 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59160 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item59166 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59164 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item59097 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-59097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59097 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59117 {
	width:421px !important;
	height:584px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item59122 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59120 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table252838 th, table#table252838 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table252838 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table252838 {
	table-layout:fixed;
}

#item59155 {
	width:361px !important;
	height:434px !important;
	left:63px !important;
	top:77px !important;
}

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

#item97378 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item97383 {
	width:274px !important;
	height:30px !important;
	top:64px !important;
}

#item59011 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59012 {
	width:630px !important;
	height:523px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item59015 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59013 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item59046 {
	width:570px !important;
	height:452px !important;
	left:65px !important;
	top:67px !important;
}

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

#item59068 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:519px !important;
}

#item59092 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item59071 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:516px !important;
}

#item58967 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58968 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item58971 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58969 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item58980 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item59000 {
	width:505px !important;
	height:2790px !important;
}

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

#item58965 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item58963 {
	width:671px !important;
	height:689px !important;
	top:213px !important;
}

#item59605 {
	width:48px !important;
	height:18px !important;
	left:449px !important;
	top:152px !important;
}

#item59613 {
	width:48px !important;
	height:18px !important;
	left:210px !important;
	top:152px !important;
}

#item59641 {
	width:70px !important;
	height:14px !important;
}

#item59644 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:19px !important;
}

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

#item59676 {
	width:64px !important;
	height:14px !important;
}

#item59679 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:19px !important;
}

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

#item59713 {
	width:117px !important;
	height:14px !important;
}

#item59716 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:19px !important;
}

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

#item59728 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item59731 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59759 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item59729 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item59765 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59793 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item59763 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item59799 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59828 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item59797 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item59834 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59862 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item59832 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item59868 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59896 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item59866 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item59902 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59930 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item59900 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item59953 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item59958 {
	width:52px !important;
	height:52px !important;
}

#item59956 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item59968 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-59968 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-59968 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item59968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-18347 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18347 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-18333 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-18333 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-18319 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-18319 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item18317 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item18358 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item18359 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item18379 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item18382 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item18385 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18383 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item18396 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18394 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item18405 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item18432 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item18454 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item18457 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item18458 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item18466 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item18497 {
	width:108px !important;
	height:10px !important;
}

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

#item18520 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:2px !important;
}

#item18542 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:21px !important;
}

#item18545 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item18558 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item18570 {
	width:34px !important;
	height:13px !important;
	left:660px !important;
	top:148px !important;
}

#item18579 {
	width:34px !important;
	height:13px !important;
	left:410px !important;
	top:148px !important;
}

#item18588 {
	width:34px !important;
	height:13px !important;
	left:940px !important;
	top:148px !important;
}

#item18618 {
	width:160px !important;
	height:10px !important;
}

#item18621 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:13px !important;
}

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

#item18650 {
	width:190px !important;
	height:10px !important;
}

#item18653 {
	width:19px !important;
	height:19px !important;
	left:84px !important;
	top:13px !important;
}

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

#item18682 {
	width:116px !important;
	height:10px !important;
}

#item18685 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:13px !important;
}

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

#item19296 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19296 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19316 {
	width:354px !important;
	height:213px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item19321 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19319 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item19351 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item19373 {
	width:302px !important;
	height:147px !important;
	left:79px !important;
	top:76px !important;
}

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

#item19376 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item19385 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item19393 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item19401 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:138px !important;
}

#item19002 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19022 {
	width:992px !important;
	height:283px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item19044 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item19049 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19047 {
	width:21px !important;
	height:21px !important;
	left:993px !important;
	top:14px !important;
}

#item19142 {
	width:184px !important;
	height:145px !important;
	left:505px !important;
}

#item19164 {
	width:228px !important;
	height:161px !important;
	left:731px !important;
}

#item19167 {
	width:14px !important;
	height:14px !important;
	left:484px !important;
	top:37px !important;
}

#item19175 {
	width:14px !important;
	height:14px !important;
	left:710px !important;
	top:37px !important;
}

#item19184 {
	width:14px !important;
	height:14px !important;
	left:484px !important;
	top:85px !important;
}

#item19194 {
	width:14px !important;
	height:14px !important;
	left:710px !important;
	top:100px !important;
}

#item19224 {
	width:216px !important;
	height:145px !important;
	left:21px !important;
}

#item19246 {
	width:184px !important;
	height:161px !important;
	left:279px !important;
}

#item19249 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item19262 {
	width:14px !important;
	height:14px !important;
	left:258px !important;
	top:37px !important;
}

#item19274 {
	width:14px !important;
	height:14px !important;
	top:86px !important;
}

#item19283 {
	width:14px !important;
	height:14px !important;
	left:258px !important;
	top:86px !important;
}

#item19292 {
	opacity:0.50;
	width:1px !important;
	height:91px !important;
	left:462px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item19293 {
	opacity:0.50;
	width:1px !important;
	height:91px !important;
	left:689px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item19294 {
	opacity:0.50;
	width:1px !important;
	height:91px !important;
	left:237px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item104784 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item104787 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:14px !important;
}

#item104791 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:14px !important;
}

#item104814 {
	width:700px !important;
	height:10px !important;
}

#item104840 {
	width:240px !important;
	height:16px !important;
}

#item104837 {
	width:240px !important;
	height:16px !important;
	left:535px !important;
}

#item18934 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18934 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18934 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18954 {
	width:407px !important;
	height:279px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item18959 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18957 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item18989 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

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

#item18992 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item18912 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18912 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18912 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18913 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item18919 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18917 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item18871 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18871 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18871 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18872 {
	width:319px !important;
	height:303px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item18875 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18873 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table263539 th, table#table263539 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table263539 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table263539 {
	table-layout:fixed;
}

#item18908 {
	width:258px !important;
	height:207px !important;
	left:58px !important;
	top:42px !important;
}

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

#item99074 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:237px !important;
}

#item99078 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:283px !important;
}

#item18763 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18763 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18763 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18764 {
	width:624px !important;
	height:328px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item18767 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18765 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item18797 {
	width:566px !important;
	height:268px !important;
	left:58px !important;
	top:40px !important;
}

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

#item18819 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:308px !important;
}

#item18866 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18843 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18822 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:305px !important;
}

#item18698 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18698 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18698 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18718 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item18723 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18721 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item18739 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item18759 {
	width:650px !important;
	height:1380px !important;
}

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

#item18696 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item18694 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item19409 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item19412 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19442 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19410 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item19448 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19482 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19446 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item19488 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19524 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19486 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item19530 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19565 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19528 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item19571 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19600 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19569 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item19607 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19637 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19605 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item19643 {
	width:43px !important;
	height:43px !important;
}

#item19641 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item19656 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-19656 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19656 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item19656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-60005 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-60005 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-59993 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-59993 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-59984 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-59984 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item59982 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item60018 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item60019 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item60022 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60020 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item60038 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60036 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item60049 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item60079 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item60082 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item60083 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item60104 {
	width:151px !important;
	height:14px !important;
}

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

#item60127 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:3px !important;
}

#item60149 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:29px !important;
}

#item60152 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item60164 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item60173 {
	width:48px !important;
	height:18px !important;
	left:314px !important;
	top:225px !important;
}

#item60201 {
	width:266px !important;
	height:14px !important;
}

#item60204 {
	width:27px !important;
	height:27px !important;
	left:118px !important;
	top:18px !important;
}

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

#item60232 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item60235 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item60236 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item60244 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item60825 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-60825 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60825 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60845 {
	width:333px !important;
	height:278px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item60850 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60848 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item60879 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item60901 {
	width:423px !important;
	height:189px !important;
	left:95px !important;
	top:126px !important;
}

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

#item60904 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item60913 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item60924 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:256px !important;
}

#item60937 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:212px !important;
}

#item60517 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60517 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60517 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60520 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60518 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item60548 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item60570 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item60636 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60634 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item60646 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item60667 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
	top:408px !important;
}

#item60689 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
	top:612px !important;
}

#item60692 {
	width:19px !important;
	height:19px !important;
	top:460px !important;
}

#item60703 {
	width:19px !important;
	height:19px !important;
	top:664px !important;
}

#item60716 {
	width:19px !important;
	height:19px !important;
	top:527px !important;
}

#item60727 {
	width:19px !important;
	height:19px !important;
	top:730px !important;
}

#item60755 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
}

#item60777 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
	top:203px !important;
}

#item60780 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item60789 {
	width:19px !important;
	height:19px !important;
	top:255px !important;
}

#item60799 {
	width:19px !important;
	height:19px !important;
	top:121px !important;
}

#item60808 {
	width:19px !important;
	height:19px !important;
	top:324px !important;
}

#item108833 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item108836 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item108859 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item108863 {
	width:570px !important;
	height:30px !important;
}

#item108886 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item60470 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60470 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60470 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60471 {
	width:522px !important;
	height:373px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item60474 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60472 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item60504 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

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

#item60507 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item60452 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60452 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60452 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60453 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item60459 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60457 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item60394 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-60394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60394 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60414 {
	width:421px !important;
	height:397px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item60419 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60417 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table268886 th, table#table268886 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table268886 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table268886 {
	table-layout:fixed;
}

#item60448 {
	width:361px !important;
	height:273px !important;
	left:63px !important;
	top:77px !important;
}

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

#item102356 {
	width:361px !important;
	height:30px !important;
	left:62px !important;
	top:402px !important;
}

#item102379 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:341px !important;
}

#item60308 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60308 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60308 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60309 {
	width:630px !important;
	height:500px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item60312 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60310 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item60343 {
	width:570px !important;
	height:430px !important;
	left:65px !important;
	top:67px !important;
}

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

#item60365 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:497px !important;
}

#item60389 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item60368 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:494px !important;
}

#item60256 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60256 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60256 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60257 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item60260 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60258 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item60272 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item60292 {
	width:505px !important;
	height:2795px !important;
	top:-1930px !important;
}

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

#item60254 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item60252 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item60948 {
	width:48px !important;
	height:18px !important;
	left:613px !important;
	top:151px !important;
}

#item60957 {
	width:48px !important;
	height:18px !important;
	left:290px !important;
	top:151px !important;
}

#item60987 {
	width:224px !important;
	height:14px !important;
}

#item60990 {
	width:27px !important;
	height:27px !important;
	left:98px !important;
	top:18px !important;
}

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

#item61021 {
	width:162px !important;
	height:14px !important;
}

#item61024 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:18px !important;
}

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

#item61034 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item61037 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61064 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item61035 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item61070 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61097 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61068 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item61103 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61130 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61101 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item61136 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61163 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item61134 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item61169 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61199 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61167 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item61205 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61238 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61203 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item61261 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item61266 {
	width:52px !important;
	height:52px !important;
}

#item61264 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item61280 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-61280 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-61280 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item61280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-19700 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-19700 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-19688 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-19688 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-19675 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-19675 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item19673 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item19709 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item19710 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item19730 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item19733 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item19736 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19734 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item19747 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19745 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item19756 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

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

#item19786 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item19808 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:21px !important;
}

#item19830 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:38px !important;
}

#item19833 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item19847 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item19859 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:35px !important;
}

#item19887 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item19909 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item19912 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item19913 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item19923 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item20547 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20547 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20547 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20567 {
	width:354px !important;
	height:277px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item20572 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20570 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item20601 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item20623 {
	width:302px !important;
	height:211px !important;
	left:79px !important;
	top:76px !important;
}

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

#item20626 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item20635 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item20645 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item20654 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item20662 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:203px !important;
}

#item20670 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:235px !important;
}

#item20236 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20236 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20236 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20256 {
	width:957px !important;
	height:309px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item20278 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item20283 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20281 {
	width:21px !important;
	height:21px !important;
	left:958px !important;
	top:14px !important;
}

#item20383 {
	width:173px !important;
	height:172px !important;
	left:21px !important;
}

#item20386 {
	width:14px !important;
	height:14px !important;
	top:31px !important;
}

#item20397 {
	width:14px !important;
	height:14px !important;
	top:94px !important;
}

#item20425 {
	width:155px !important;
	height:140px !important;
	left:237px !important;
}

#item20447 {
	width:242px !important;
	height:156px !important;
	left:432px !important;
}

#item20469 {
	width:191px !important;
	height:188px !important;
	left:714px !important;
}

#item20472 {
	width:14px !important;
	height:14px !important;
	left:216px !important;
	top:31px !important;
}

#item20480 {
	width:14px !important;
	height:14px !important;
	left:411px !important;
	top:31px !important;
}

#item20488 {
	width:14px !important;
	height:14px !important;
	left:693px !important;
	top:31px !important;
}

#item20497 {
	width:14px !important;
	height:14px !important;
	left:216px !important;
	top:79px !important;
}

#item20506 {
	width:14px !important;
	height:14px !important;
	left:411px !important;
	top:95px !important;
}

#item20516 {
	width:14px !important;
	height:14px !important;
	left:693px !important;
	top:79px !important;
}

#item20530 {
	width:14px !important;
	height:14px !important;
	left:693px !important;
	top:128px !important;
}

#item20543 {
	opacity:0.50;
	width:1px !important;
	height:117px !important;
	left:194px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item20544 {
	opacity:0.50;
	width:1px !important;
	height:117px !important;
	left:391px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item20545 {
	opacity:0.50;
	width:1px !important;
	height:117px !important;
	left:673px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item104875 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item104879 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:14px !important;
}

#item104884 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:14px !important;
}

#item104908 {
	width:700px !important;
	height:10px !important;
}

#item104934 {
	width:240px !important;
	height:16px !important;
}

#item104931 {
	width:240px !important;
	height:16px !important;
	left:535px !important;
}

#item20163 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20163 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20163 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20183 {
	width:407px !important;
	height:279px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item20188 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20186 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item20218 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

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

#item20221 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item20146 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20146 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20146 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20147 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item20153 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20151 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item20110 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95999 {
	width:319px !important;
	height:301px !important;
	left:363px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item20111 {
	width:319px !important;
	height:301px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item20114 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20112 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table274099 th, table#table274099 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table274099 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table274099 {
	table-layout:fixed;
}

#item20142 {
	width:258px !important;
	height:185px !important;
	left:58px !important;
	top:42px !important;
}

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

table#table274623 th, table#table274623 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table274623 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table274623 {
	table-layout:fixed;
}

#item96000 {
	width:258px !important;
	height:185px !important;
	left:392px !important;
	top:42px !important;
}

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

#item99109 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:235px !important;
}

#item99113 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:281px !important;
}

#item99140 {
	width:141px !important;
	height:38px !important;
	left:393px !important;
	top:235px !important;
}

#item99143 {
	width:274px !important;
	height:30px !important;
	left:393px !important;
	top:281px !important;
}

#item20004 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20004 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20004 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20005 {
	width:624px !important;
	height:392px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item20008 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20006 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item20036 {
	width:566px !important;
	height:332px !important;
	left:58px !important;
	top:40px !important;
}

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

#item20058 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:372px !important;
}

#item20105 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20082 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20061 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:369px !important;
}

#item19937 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19937 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19957 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item19962 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19960 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item19980 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item20000 {
	width:650px !important;
	height:1556px !important;
}

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

#item19935 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item19933 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item20697 {
	width:93px !important;
	height:10px !important;
	left:1016px !important;
	top:145px !important;
}

#item20700 {
	width:34px !important;
	height:13px !important;
	left:665px !important;
	top:148px !important;
}

#item20708 {
	width:34px !important;
	height:13px !important;
	left:945px !important;
	top:148px !important;
}

#item20718 {
	width:34px !important;
	height:13px !important;
	left:406px !important;
	top:148px !important;
}

#item20751 {
	width:150px !important;
	height:10px !important;
}

#item20754 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:14px !important;
}

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

#item20786 {
	width:170px !important;
	height:10px !important;
}

#item20789 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:14px !important;
}

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

#item20818 {
	width:103px !important;
	height:10px !important;
}

#item20821 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:14px !important;
}

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

#item20830 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item20833 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20862 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20831 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item20868 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20896 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20866 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item20902 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20929 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20900 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item20935 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20963 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20933 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item20969 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20996 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20967 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item21003 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21030 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item21001 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item21036 {
	width:43px !important;
	height:43px !important;
}

#item21034 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item21047 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-21047 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-21047 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item21047 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-61317 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-61317 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-61307 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-61307 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-61296 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-61296 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item61294 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item61325 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item61326 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item61329 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61327 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item61341 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61339 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item61350 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item61378 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item61381 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

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

#item61402 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item61424 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:29px !important;
}

#item61446 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:54px !important;
}

#item61449 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item61457 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item61465 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:49px !important;
}

#item61476 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item61496 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item61499 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item61500 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item61513 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item62102 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-62102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62122 {
	width:333px !important;
	height:386px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item62127 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62125 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item62158 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item62180 {
	width:423px !important;
	height:295px !important;
	left:94px !important;
	top:128px !important;
}

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

#item62183 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:171px !important;
}

#item62192 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item62201 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:216px !important;
}

#item62211 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:260px !important;
}

#item62220 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:305px !important;
}

#item62228 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:350px !important;
}

#item61778 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61778 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61778 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61781 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61779 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item61809 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item61831 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item61905 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61903 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item61917 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item61938 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item61941 {
	width:19px !important;
	height:19px !important;
	top:44px !important;
}

#item61950 {
	width:19px !important;
	height:19px !important;
	top:110px !important;
}

#item61978 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:198px !important;
}

#item62000 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:395px !important;
}

#item62022 {
	width:477px !important;
	height:264px !important;
	left:30px !important;
	top:592px !important;
}

#item62025 {
	width:19px !important;
	height:19px !important;
	top:242px !important;
}

#item62035 {
	width:19px !important;
	height:19px !important;
	top:439px !important;
}

#item62044 {
	width:19px !important;
	height:19px !important;
	top:636px !important;
}

#item62052 {
	width:19px !important;
	height:19px !important;
	top:308px !important;
}

#item62060 {
	width:19px !important;
	height:19px !important;
	top:506px !important;
}

#item62068 {
	width:19px !important;
	height:19px !important;
	top:702px !important;
}

#item62077 {
	width:19px !important;
	height:19px !important;
	top:770px !important;
}

#item108911 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item108915 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item108938 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item108943 {
	width:570px !important;
	height:30px !important;
}

#item108966 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item61734 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61735 {
	width:522px !important;
	height:373px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item61738 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61736 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item61766 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

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

#item61769 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item61717 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61717 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61717 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61718 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item61724 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61722 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item61659 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-61659 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61659 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61659 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61679 {
	width:421px !important;
	height:672px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item61684 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61682 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table279948 th, table#table279948 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table279948 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table279948 {
	table-layout:fixed;
}

#item61713 {
	width:361px !important;
	height:242px !important;
	left:63px !important;
	top:77px !important;
}

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

#item102325 {
	width:361px !important;
	height:30px !important;
	left:61px !important;
	top:671px !important;
}

#item102348 {
	width:197px !important;
	height:53px !important;
	left:61px !important;
	top:609px !important;
}

table#table280634 th, table#table280634 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table280634 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table280634 {
	table-layout:fixed;
}

#item103439 {
	width:361px !important;
	height:242px !important;
	left:63px !important;
	top:347px !important;
}

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

#item61574 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61575 {
	width:630px !important;
	height:611px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item61578 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61576 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item61608 {
	width:570px !important;
	height:542px !important;
	left:65px !important;
	top:67px !important;
}

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

#item61630 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:608px !important;
}

#item61654 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item61633 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:605px !important;
}

#item61528 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61528 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61528 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61529 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item61532 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61530 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item61542 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item61562 {
	width:505px !important;
	height:3126px !important;
}

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

#item61526 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item61524 {
	width:671px !important;
	height:709px !important;
	top:253px !important;
}

#item62255 {
	width:130px !important;
	height:14px !important;
	left:468px !important;
	top:221px !important;
}

#item62258 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:152px !important;
}

#item62267 {
	width:48px !important;
	height:18px !important;
	left:310px !important;
	top:225px !important;
}

#item62275 {
	width:48px !important;
	height:18px !important;
	left:283px !important;
	top:152px !important;
}

#item62306 {
	width:210px !important;
	height:14px !important;
}

#item62309 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
	top:19px !important;
}

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

#item62342 {
	width:160px !important;
	height:14px !important;
}

#item62345 {
	width:27px !important;
	height:27px !important;
	left:66px !important;
	top:19px !important;
}

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

#item62376 {
	width:144px !important;
	height:14px !important;
}

#item62379 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:19px !important;
}

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

#item62389 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item62392 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62421 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item62390 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item62427 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62456 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62425 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item62462 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62490 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62460 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item62496 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62523 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item62494 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item62529 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62557 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62527 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item62563 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62591 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62561 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item62614 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item62619 {
	width:52px !important;
	height:52px !important;
}

#item62617 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item62629 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-62629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-62629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item62629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-21100 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21100 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-21082 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-21082 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-21066 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-21066 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item21064 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item21112 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item21113 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item21133 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item21136 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item21139 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21137 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item21153 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21151 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item21167 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item21198 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item21220 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item21223 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item21224 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item21234 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item21892 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21912 {
	width:354px !important;
	height:150px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item21917 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21915 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item21948 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item21970 {
	width:302px !important;
	height:83px !important;
	left:79px !important;
	top:76px !important;
}

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

#item21973 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item21983 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item21567 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21567 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21567 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21587 {
	width:957px !important;
	height:308px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item21609 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item21614 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21612 {
	width:21px !important;
	height:21px !important;
	left:958px !important;
	top:14px !important;
}

#item21713 {
	width:173px !important;
	height:172px !important;
	left:21px !important;
}

#item21716 {
	width:14px !important;
	height:14px !important;
	top:34px !important;
}

#item21727 {
	width:14px !important;
	height:14px !important;
	top:97px !important;
}

#item21756 {
	width:155px !important;
	height:140px !important;
	left:237px !important;
}

#item21778 {
	width:242px !important;
	height:156px !important;
	left:432px !important;
}

#item21800 {
	width:191px !important;
	height:188px !important;
	left:714px !important;
}

#item21803 {
	width:14px !important;
	height:14px !important;
	left:216px !important;
	top:34px !important;
}

#item21813 {
	width:14px !important;
	height:14px !important;
	left:411px !important;
	top:34px !important;
}

#item21825 {
	width:14px !important;
	height:14px !important;
	left:693px !important;
	top:34px !important;
}

#item21840 {
	width:14px !important;
	height:14px !important;
	left:216px !important;
	top:82px !important;
}

#item21854 {
	width:14px !important;
	height:14px !important;
	left:411px !important;
	top:98px !important;
}

#item21865 {
	width:14px !important;
	height:14px !important;
	left:693px !important;
	top:82px !important;
}

#item21876 {
	width:14px !important;
	height:14px !important;
	left:693px !important;
	top:128px !important;
}

#item21888 {
	opacity:0.50;
	width:1px !important;
	height:117px !important;
	left:194px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item21889 {
	opacity:0.50;
	width:1px !important;
	height:117px !important;
	left:391px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item21890 {
	opacity:0.50;
	width:1px !important;
	height:117px !important;
	left:673px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item104968 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item104971 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:14px !important;
}

#item104975 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:14px !important;
}

#item104998 {
	width:700px !important;
	height:10px !important;
}

#item105024 {
	width:240px !important;
	height:16px !important;
}

#item105021 {
	width:240px !important;
	height:16px !important;
	left:535px !important;
}

#item21496 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21516 {
	width:407px !important;
	height:279px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item21521 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21519 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item21552 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

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

#item21555 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item21472 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21472 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21472 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21473 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item21479 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21477 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item21428 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21428 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21429 {
	width:319px !important;
	height:285px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item21432 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21430 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table285303 th, table#table285303 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table285303 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table285303 {
	table-layout:fixed;
}

#item21468 {
	width:258px !important;
	height:185px !important;
	left:58px !important;
	top:42px !important;
}

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

#item99174 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:217px !important;
}

#item99177 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:263px !important;
}

#item21318 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21319 {
	width:624px !important;
	height:376px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item21322 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21320 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item21354 {
	width:566px !important;
	height:316px !important;
	left:58px !important;
	top:40px !important;
}

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

#item21376 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:356px !important;
}

#item21423 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21400 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21379 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:353px !important;
}

#item21248 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21268 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item21273 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21271 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item21294 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item21314 {
	width:650px !important;
	height:1364px !important;
}

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

#item21246 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item21244 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item21994 {
	width:34px !important;
	height:13px !important;
	left:577px !important;
	top:148px !important;
}

#item22004 {
	width:34px !important;
	height:13px !important;
	left:791px !important;
	top:148px !important;
}

#item22014 {
	width:34px !important;
	height:13px !important;
	left:976px !important;
	top:148px !important;
}

#item22026 {
	width:34px !important;
	height:13px !important;
	left:366px !important;
	top:148px !important;
}

#item22061 {
	width:68px !important;
	height:10px !important;
}

#item22064 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:13px !important;
}

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

#item22098 {
	width:100px !important;
	height:10px !important;
}

#item22101 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:13px !important;
}

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

#item22132 {
	width:97px !important;
	height:10px !important;
}

#item22135 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:13px !important;
}

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

#item22166 {
	width:58px !important;
	height:10px !important;
}

#item22169 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:13px !important;
}

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

#item22202 {
	width:58px !important;
	height:10px !important;
}

#item22205 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:13px !important;
}

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

#item22217 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item22220 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22249 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22218 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item22255 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22284 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22253 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item22290 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22320 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22288 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item22326 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22355 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22324 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item22361 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22392 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22359 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item22399 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22433 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item22397 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item22439 {
	width:43px !important;
	height:43px !important;
}

#item22437 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item22454 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-22454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22454 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-62674 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-62674 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-62658 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-62658 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-62645 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-62645 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item62643 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item62683 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item62684 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item62687 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62685 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item62699 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62697 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item62710 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item62739 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item62742 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item62743 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item62763 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item62766 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item62767 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item62777 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item63376 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-63376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63396 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item63401 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63399 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item63429 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item63451 {
	width:423px !important;
	height:116px !important;
	left:94px !important;
	top:127px !important;
}

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

#item63454 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:170px !important;
}

#item63462 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:125px !important;
}

#item63051 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-63051 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63051 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63054 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63052 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item63083 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item63105 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item63173 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63171 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item63182 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item63203 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item63206 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item63214 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item63241 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:197px !important;
}

#item63263 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:395px !important;
}

#item63285 {
	width:477px !important;
	height:264px !important;
	left:30px !important;
	top:591px !important;
}

#item63288 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item63297 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item63309 {
	width:19px !important;
	height:19px !important;
	top:638px !important;
}

#item63323 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item63336 {
	width:19px !important;
	height:19px !important;
	top:531px !important;
}

#item63346 {
	width:19px !important;
	height:19px !important;
	top:706px !important;
}

#item63356 {
	width:19px !important;
	height:19px !important;
	top:770px !important;
}

#item109002 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item109005 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item109028 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item109033 {
	width:570px !important;
	height:30px !important;
}

#item109056 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item63003 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-63003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63004 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item63007 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63005 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item63038 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

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

#item63041 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item62980 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62980 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62981 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item62987 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62985 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item62918 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-62918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62918 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62938 {
	width:421px !important;
	height:365px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item62943 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62941 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table289912 th, table#table289912 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table289912 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table289912 {
	table-layout:fixed;
}

#item62976 {
	width:361px !important;
	height:242px !important;
	left:63px !important;
	top:77px !important;
}

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

#item102263 {
	width:361px !important;
	height:30px !important;
	left:64px !important;
	top:370px !important;
}

#item102287 {
	width:197px !important;
	height:53px !important;
	left:65px !important;
	top:309px !important;
}

#item62834 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62834 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62834 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62835 {
	width:630px !important;
	height:565px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item62838 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62836 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item62867 {
	width:570px !important;
	height:497px !important;
	left:65px !important;
	top:67px !important;
}

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

#item62889 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:564px !important;
}

#item62913 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item62892 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:561px !important;
}

#item62790 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62791 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item62794 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62792 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item62803 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item62823 {
	width:505px !important;
	height:2812px !important;
}

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

#item62788 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item62786 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item63470 {
	width:48px !important;
	height:18px !important;
	left:470px !important;
	top:151px !important;
}

#item63478 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:225px !important;
}

#item63489 {
	width:48px !important;
	height:18px !important;
	left:372px !important;
	top:225px !important;
}

#item63502 {
	width:48px !important;
	height:18px !important;
	left:216px !important;
	top:151px !important;
}

#item63533 {
	width:95px !important;
	height:14px !important;
}

#item63536 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:18px !important;
}

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

#item63565 {
	width:140px !important;
	height:14px !important;
}

#item63568 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:18px !important;
}

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

#item63597 {
	width:136px !important;
	height:14px !important;
}

#item63600 {
	width:27px !important;
	height:27px !important;
	left:55px !important;
	top:18px !important;
}

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

#item63630 {
	width:81px !important;
	height:14px !important;
}

#item63633 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:18px !important;
}

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

#item63662 {
	width:81px !important;
	height:14px !important;
}

#item63665 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:18px !important;
}

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

#item63673 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item63676 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63704 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item63674 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item63710 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63737 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item63708 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item63743 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63770 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item63741 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item63776 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63806 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item63774 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item63812 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63844 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item63810 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item63850 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63880 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item63848 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item63903 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item63908 {
	width:52px !important;
	height:52px !important;
}

#item63906 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item63918 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-63918 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-63918 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item63918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-22502 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22502 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-22487 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-22487 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-22473 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-22473 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item22471 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item22514 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item22515 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item22535 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item22538 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item22541 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22539 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item22553 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22551 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item22562 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item22589 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item22611 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item22614 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item22615 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item22623 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item23152 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23152 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23152 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23172 {
	width:354px !important;
	height:149px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item23177 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23175 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item23206 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item23228 {
	width:302px !important;
	height:83px !important;
	left:79px !important;
	top:76px !important;
}

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

#item23231 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item23240 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item22942 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22942 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22942 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22962 {
	width:655px !important;
	height:286px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item22984 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item22989 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22987 {
	width:21px !important;
	height:21px !important;
	left:655px !important;
	top:14px !important;
}

#item23078 {
	width:246px !important;
	height:145px !important;
	left:21px !important;
}

#item23100 {
	width:181px !important;
	height:145px !important;
	left:310px !important;
}

#item23103 {
	width:14px !important;
	height:14px !important;
	top:37px !important;
}

#item23111 {
	width:14px !important;
	height:14px !important;
	left:288px !important;
	top:37px !important;
}

#item23123 {
	width:14px !important;
	height:14px !important;
	top:86px !important;
}

#item23138 {
	width:14px !important;
	height:14px !important;
	left:288px !important;
	top:86px !important;
}

#item23150 {
	opacity:0.50;
	width:1px !important;
	height:91px !important;
	left:267px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item104424 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item104428 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item104431 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item104454 {
	width:621px !important;
	height:10px !important;
}

#item104480 {
	width:240px !important;
	height:16px !important;
}

#item104477 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item22874 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22894 {
	width:407px !important;
	height:279px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item22899 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22897 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item22929 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

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

#item22932 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item22856 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22856 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22856 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22857 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item22863 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22861 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item22818 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22818 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22818 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22819 {
	width:319px !important;
	height:306px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item22822 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22820 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table295823 th, table#table295823 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table295823 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table295823 {
	table-layout:fixed;
}

#item22852 {
	width:258px !important;
	height:207px !important;
	left:58px !important;
	top:42px !important;
}

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

#item99205 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:240px !important;
}

#item99210 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:286px !important;
}

#item22707 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22707 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22707 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22708 {
	width:624px !important;
	height:328px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item22711 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22709 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item22744 {
	width:566px !important;
	height:252px !important;
	left:58px !important;
	top:40px !important;
}

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

#item22766 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:292px !important;
}

#item22813 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22790 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22769 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:289px !important;
}

#item22635 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22635 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22635 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22655 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item22660 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22658 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item22683 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item22703 {
	width:650px !important;
	height:1044px !important;
}

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

#item22633 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item22631 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item23250 {
	width:34px !important;
	height:13px !important;
	left:482px !important;
	top:148px !important;
}

#item23259 {
	width:34px !important;
	height:13px !important;
	left:864px !important;
	top:148px !important;
}

#item23287 {
	width:173px !important;
	height:10px !important;
}

#item23290 {
	width:19px !important;
	height:19px !important;
	left:145px !important;
	top:14px !important;
}

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

#item23318 {
	width:270px !important;
	height:10px !important;
}

#item23321 {
	width:19px !important;
	height:19px !important;
	left:126px !important;
	top:14px !important;
}

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

#item23351 {
	width:178px !important;
	height:10px !important;
}

#item23354 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:14px !important;
}

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

#item23364 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item23367 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23396 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23365 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item23402 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23436 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23400 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item23442 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23475 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23440 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item23481 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23509 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23479 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item23515 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23543 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item23513 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item23550 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23579 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item23548 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item23585 {
	width:43px !important;
	height:43px !important;
}

#item23583 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item23595 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-23595 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23595 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-63955 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-63955 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-63944 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-63944 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-63934 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-63934 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item63932 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item63963 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item63964 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item63967 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63965 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item63979 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63977 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item63989 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item64016 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item64019 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item64039 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item64042 {
	opacity:0.50;
	width:440px !important;
	height:1px !important;
	left:133px !important;
	top:208px !important;
	background:#000;
}

#item64043 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:163px !important;
}

#item64051 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:163px !important;
}

#item64549 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-64549 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64549 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64569 {
	width:333px !important;
	height:189px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item64574 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64572 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item64604 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item64626 {
	width:423px !important;
	height:100px !important;
	left:95px !important;
	top:126px !important;
}

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

#item64629 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item64639 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item64328 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-64328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64331 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64329 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item64360 {
	width:630px !important;
	height:587px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item64382 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item64447 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64445 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item64479 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
}

#item64501 {
	width:477px !important;
	height:204px !important;
	left:30px !important;
	top:204px !important;
}

#item64504 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item64518 {
	width:19px !important;
	height:19px !important;
	top:256px !important;
}

#item64530 {
	width:19px !important;
	height:19px !important;
	top:121px !important;
}

#item64539 {
	width:19px !important;
	height:19px !important;
	top:324px !important;
}

#item109180 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item109183 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item109206 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item109209 {
	width:570px !important;
	height:30px !important;
}

#item109233 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item64281 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-64281 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64281 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64282 {
	width:522px !important;
	height:373px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item64285 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64283 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item64316 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

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

#item64319 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item64261 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-64261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64262 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item64268 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64266 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item64203 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-64203 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64203 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64223 {
	width:421px !important;
	height:397px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item64228 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64226 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table300185 th, table#table300185 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table300185 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table300185 {
	table-layout:fixed;
}

#item64257 {
	width:361px !important;
	height:273px !important;
	left:63px !important;
	top:77px !important;
}

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

#item102229 {
	width:361px !important;
	height:30px !important;
	left:64px !important;
	top:402px !important;
}

#item102253 {
	width:197px !important;
	height:53px !important;
	left:64px !important;
	top:341px !important;
}

#item64119 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-64119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64120 {
	width:630px !important;
	height:434px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item64123 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64121 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item64152 {
	width:570px !important;
	height:363px !important;
	left:65px !important;
	top:67px !important;
}

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

#item64174 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:431px !important;
}

#item64198 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item64177 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:428px !important;
}

#item64066 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-64066 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64066 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64067 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item64070 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64068 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item64084 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item64104 {
	width:505px !important;
	height:2095px !important;
}

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

#item64064 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item64062 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item64648 {
	width:48px !important;
	height:18px !important;
	left:222px !important;
	top:179px !important;
}

#item64656 {
	width:48px !important;
	height:18px !important;
	left:431px !important;
	top:179px !important;
}

#item64684 {
	width:80px !important;
	height:14px !important;
}

#item64687 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:19px !important;
}

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

#item64715 {
	width:82px !important;
	height:14px !important;
}

#item64718 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:19px !important;
}

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

#item64749 {
	width:80px !important;
	height:14px !important;
}

#item64752 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:19px !important;
}

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

#item64765 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item64768 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64798 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item64766 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item64804 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64832 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item64802 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item64838 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64866 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item64836 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item64872 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64901 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item64870 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item64907 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64935 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item64905 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item64941 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64968 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item64939 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item64991 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item64996 {
	width:52px !important;
	height:52px !important;
}

#item64994 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item65005 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-65005 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-65005 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item65005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-23638 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23638 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-23626 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-23626 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-23614 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-23614 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item23612 {
	width:969px !important;
	height:533px !important;
	left:212px !important;
	top:238px !important;
}

#item23649 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item23650 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item23670 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item23673 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item23676 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23674 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item23687 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23685 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item23698 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

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

#item23733 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item23755 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:21px !important;
}

#item23758 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item23774 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item23803 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item23825 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item23828 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item23829 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item23839 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item24393 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24393 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24393 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24413 {
	width:354px !important;
	height:213px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item24418 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24416 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item24446 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item24468 {
	width:302px !important;
	height:147px !important;
	left:79px !important;
	top:76px !important;
}

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

#item24471 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item24481 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item24494 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item24506 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item24190 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24210 {
	width:702px !important;
	height:280px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item24232 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item24237 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24235 {
	width:21px !important;
	height:21px !important;
	left:703px !important;
	top:14px !important;
}

#item24333 {
	width:331px !important;
	height:140px !important;
	left:21px !important;
}

#item24336 {
	width:14px !important;
	height:14px !important;
	top:32px !important;
}

#item24345 {
	width:14px !important;
	height:14px !important;
	top:80px !important;
}

#item24372 {
	width:254px !important;
	height:140px !important;
	left:395px !important;
}

#item24375 {
	width:14px !important;
	height:14px !important;
	left:374px !important;
	top:32px !important;
}

#item24383 {
	width:14px !important;
	height:14px !important;
	left:374px !important;
	top:80px !important;
}

#item24391 {
	opacity:0.50;
	width:1px !important;
	height:68px !important;
	left:352px !important;
	top:40px !important;
	background:#b2b2b1;
}

#item105232 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item105238 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item105241 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item105264 {
	width:669px !important;
	height:10px !important;
}

#item105290 {
	width:240px !important;
	height:16px !important;
}

#item105287 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item24115 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24115 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24115 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24135 {
	width:407px !important;
	height:279px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item24140 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24138 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item24174 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

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

#item24177 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item24096 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24096 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24096 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24097 {
	width:977px !important;
	height:588px !important;
	left:10px !important;
	top:23px !important;
}

#item24103 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24101 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item24026 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24026 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24026 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24027 {
	width:319px !important;
	height:457px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item24030 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24028 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table304384 th, table#table304384 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table304384 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table304384 {
	table-layout:fixed;
}

#item24058 {
	width:258px !important;
	height:355px !important;
	left:58px !important;
	top:42px !important;
}

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

#item24061 {
	width:319px !important;
	height:457px !important;
	left:385px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item24064 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24062 {
	width:21px !important;
	height:21px !important;
	left:679px !important;
	top:14px !important;
}

table#table307559 th, table#table307559 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table307559 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table307559 {
	table-layout:fixed;
}

#item24092 {
	width:258px !important;
	height:355px !important;
	left:414px !important;
	top:42px !important;
}

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

#item95718 {
	width:274px !important;
	height:30px !important;
	top:48px !important;
}

#item95741 {
	width:95px !important;
	height:40px !important;
	left:2px !important;
}

#item95686 {
	width:274px !important;
	height:30px !important;
	top:48px !important;
}

#item95709 {
	width:95px !important;
	height:40px !important;
	left:2px !important;
}

#item23920 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23920 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23920 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23921 {
	width:624px !important;
	height:408px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item23924 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23922 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item23952 {
	width:566px !important;
	height:348px !important;
	left:58px !important;
	top:40px !important;
}

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

#item23974 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:388px !important;
}

#item24021 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23998 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23977 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:385px !important;
}

#item23854 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23854 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23854 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23874 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item23879 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23877 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item23896 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item23916 {
	width:650px !important;
	height:1268px !important;
}

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

#item23852 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item23850 {
	width:1021px !important;
	height:611px !important;
	left:177px !important;
	top:180px !important;
}

#item24515 {
	width:34px !important;
	height:13px !important;
	left:683px !important;
	top:148px !important;
}

#item24543 {
	width:58px !important;
	height:10px !important;
	left:288px !important;
	top:145px !important;
}

#item24566 {
	width:56px !important;
	height:10px !important;
}

#item24569 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

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

#item24579 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item24582 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24610 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24580 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item24616 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24644 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24614 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item24650 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24677 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24648 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item24683 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24710 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24681 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item24716 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24743 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24714 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item24750 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24779 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24748 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item24785 {
	width:43px !important;
	height:43px !important;
}

#item24783 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item24799 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-24799 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-24799 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item24799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-65041 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-65041 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-65031 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-65031 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-65021 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-65021 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item65019 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item65052 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item65053 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item65056 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65054 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item65073 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65071 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item65085 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item65113 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item65116 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item65136 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item65139 {
	opacity:0.50;
	width:440px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item65140 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item65149 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:135px !important;
}

#item65641 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-65641 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65641 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65661 {
	width:333px !important;
	height:280px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item65666 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65664 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item65698 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item65720 {
	width:423px !important;
	height:189px !important;
	left:95px !important;
	top:127px !important;
}

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

#item65723 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:170px !important;
}

#item65736 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:125px !important;
}

#item65747 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:215px !important;
}

#item65756 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:259px !important;
}

#item65429 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-65429 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65429 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65432 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65430 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item65461 {
	width:630px !important;
	height:577px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item65483 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item65551 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65549 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item65581 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item65584 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item65592 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item65620 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:196px !important;
}

#item65623 {
	width:19px !important;
	height:19px !important;
	top:241px !important;
}

#item65632 {
	width:19px !important;
	height:19px !important;
	top:308px !important;
}

#item109266 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item109269 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item109292 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item109296 {
	width:570px !important;
	height:30px !important;
}

#item109319 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item65377 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-65377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65377 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65378 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item65381 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65379 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item65414 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

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

#item65417 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item65357 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-65357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65357 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65358 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item65364 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65362 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item65292 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-65292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65312 {
	width:485px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item65317 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65315 {
	width:27px !important;
	height:27px !important;
	left:474px !important;
	top:42px !important;
}

#item65326 {
	width:422px !important;
	height:564px !important;
	left:65px !important;
	top:77px !important;
}

#item97735 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item97738 {
	width:274px !important;
	height:12px !important;
	top:64px !important;
}

#item97763 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item97766 {
	width:274px !important;
	height:12px !important;
	top:64px !important;
}

table#table313812 th, table#table313812 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table313812 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table313812 {
	table-layout:fixed;
}

#item97789 {
	width:361px !important;
	height:470px !important;
}

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

table#table316733 th, table#table316733 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table316733 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table316733 {
	table-layout:fixed;
}

#item97812 {
	width:361px !important;
	height:470px !important;
	top:588px !important;
}

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

#item65209 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-65209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65210 {
	width:630px !important;
	height:591px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item65213 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65211 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item65241 {
	width:570px !important;
	height:519px !important;
	left:65px !important;
	top:67px !important;
}

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

#item65263 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:587px !important;
}

#item65287 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item65266 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:584px !important;
}

#item65163 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-65163 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65163 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65164 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item65167 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65165 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item65177 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item65197 {
	width:505px !important;
	height:2476px !important;
}

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

#item65161 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item65159 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

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

#item65785 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item65807 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:29px !important;
}

#item65810 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item65820 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item65829 {
	width:48px !important;
	height:18px !important;
	left:328px !important;
	top:152px !important;
}

#item65856 {
	width:81px !important;
	height:14px !important;
	left:103px !important;
	top:147px !important;
}

#item65879 {
	width:78px !important;
	height:14px !important;
}

#item65882 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:19px !important;
}

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

#item65890 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item65893 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item65920 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item65891 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item65926 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item65953 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item65924 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item65959 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item65991 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item65957 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item65997 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66031 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item65995 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item66037 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66067 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item66035 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item66073 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66101 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item66071 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item66124 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item66129 {
	width:52px !important;
	height:52px !important;
}

#item66127 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item66139 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-66139 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-66139 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item66139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-24849 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24849 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-24834 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-24834 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-24818 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-24818 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item24816 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item24861 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item24862 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item24882 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item24885 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item24888 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24886 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item24904 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24902 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item24917 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

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

#item24947 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item24969 {
	width:70px !important;
	height:10px !important;
	left:21px !important;
	top:21px !important;
}

#item24972 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
}

#item24982 {
	opacity:0.50;
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item25011 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item25033 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item25036 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item25037 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item25047 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item25740 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25760 {
	width:354px !important;
	height:213px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item25765 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25763 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item25795 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item25817 {
	width:302px !important;
	height:147px !important;
	left:79px !important;
	top:76px !important;
}

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

#item25820 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item25832 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item25847 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item25862 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item25418 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25418 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25438 {
	width:773px !important;
	height:470px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item25460 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item25465 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25463 {
	width:21px !important;
	height:21px !important;
	left:773px !important;
	top:14px !important;
}

#item25563 {
	width:331px !important;
	height:140px !important;
	left:21px !important;
}

#item25566 {
	width:14px !important;
	height:14px !important;
	top:32px !important;
}

#item25582 {
	width:14px !important;
	height:14px !important;
	top:80px !important;
}

#item25616 {
	width:331px !important;
	height:140px !important;
	left:21px !important;
	top:141px !important;
}

#item25638 {
	width:321px !important;
	height:140px !important;
	left:399px !important;
}

#item25660 {
	width:321px !important;
	height:188px !important;
	left:399px !important;
	top:141px !important;
}

#item25663 {
	width:14px !important;
	height:14px !important;
	top:173px !important;
}

#item25674 {
	width:14px !important;
	height:14px !important;
	left:378px !important;
	top:32px !important;
}

#item25685 {
	width:14px !important;
	height:14px !important;
	left:378px !important;
	top:173px !important;
}

#item25697 {
	width:14px !important;
	height:14px !important;
	top:221px !important;
}

#item25708 {
	width:14px !important;
	height:14px !important;
	left:378px !important;
	top:80px !important;
}

#item25718 {
	width:14px !important;
	height:14px !important;
	left:378px !important;
	top:221px !important;
}

#item25728 {
	width:14px !important;
	height:14px !important;
	left:378px !important;
	top:268px !important;
}

#item25738 {
	opacity:0.50;
	width:1px !important;
	height:260px !important;
	left:352px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item105141 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item105144 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item105150 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item105173 {
	width:700px !important;
	height:10px !important;
}

#item105199 {
	width:240px !important;
	height:16px !important;
}

#item105196 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item25349 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25369 {
	width:407px !important;
	height:279px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item25374 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25372 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item25404 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

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

#item25407 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item25329 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25329 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25329 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25330 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item25336 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25334 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item25252 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25253 {
	width:319px !important;
	height:459px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item25256 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25254 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table323436 th, table#table323436 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table323436 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table323436 {
	table-layout:fixed;
}

#item25287 {
	width:258px !important;
	height:355px !important;
	left:58px !important;
	top:42px !important;
}

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

#item25290 {
	width:319px !important;
	height:459px !important;
	left:385px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item25293 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25291 {
	width:21px !important;
	height:21px !important;
	left:679px !important;
	top:14px !important;
}

table#table326356 th, table#table326356 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table326356 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table326356 {
	table-layout:fixed;
}

#item25325 {
	width:258px !important;
	height:355px !important;
	left:414px !important;
	top:42px !important;
}

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

#item95787 {
	width:274px !important;
	height:30px !important;
	top:48px !important;
}

#item95810 {
	width:95px !important;
	height:40px !important;
	left:2px !important;
}

#item95753 {
	width:274px !important;
	height:30px !important;
	top:48px !important;
}

#item95776 {
	width:95px !important;
	height:40px !important;
	left:2px !important;
}

#item25143 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25144 {
	width:624px !important;
	height:408px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item25147 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25145 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item25178 {
	width:566px !important;
	height:348px !important;
	left:58px !important;
	top:40px !important;
}

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

#item25200 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:388px !important;
}

#item25247 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25224 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25203 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:385px !important;
}

#item25063 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25083 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item25088 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25086 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item25119 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item25139 {
	width:650px !important;
	height:2004px !important;
}

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

#item25061 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item25059 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item25874 {
	width:34px !important;
	height:13px !important;
	left:414px !important;
	top:148px !important;
}

#item25885 {
	width:34px !important;
	height:13px !important;
	left:951px !important;
	top:148px !important;
}

#item25897 {
	width:34px !important;
	height:13px !important;
	left:674px !important;
	top:148px !important;
}

#item25927 {
	width:53px !important;
	height:10px !important;
	left:285px !important;
	top:145px !important;
}

#item25950 {
	width:48px !important;
	height:10px !important;
}

#item25953 {
	width:19px !important;
	height:19px !important;
	left:23px !important;
	top:13px !important;
}

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

#item25983 {
	width:72px !important;
	height:10px !important;
}

#item25986 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

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

#item26016 {
	width:89px !important;
	height:10px !important;
}

#item26019 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

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

#item26029 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item26032 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26062 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item26030 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item26068 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26099 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item26066 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item26105 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26139 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26103 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item26145 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26178 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26143 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item26184 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26214 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item26182 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item26221 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26251 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item26219 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item26257 {
	width:43px !important;
	height:43px !important;
}

#item26255 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item26271 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-26271 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-26271 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item26271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-66176 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-66176 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-66166 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-66166 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-66155 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-66155 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item66153 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item66182 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item66183 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item66186 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66184 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item66197 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66195 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item66206 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item66233 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item66236 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item66237 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item66257 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item66260 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:151px !important;
	background:#000;
}

#item66261 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:107px !important;
}

#item66273 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item66882 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-66882 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66882 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66902 {
	width:333px !important;
	height:283px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item66907 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66905 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item66938 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item66960 {
	width:272px !important;
	height:194px !important;
	left:95px !important;
	top:126px !important;
}

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

#item66963 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:169px !important;
}

#item66972 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:124px !important;
}

#item66981 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:214px !important;
}

#item66991 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:259px !important;
}

#item66553 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-66553 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66553 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66556 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66554 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item66584 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item66606 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item66680 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66678 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item66694 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item66715 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item66718 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item66728 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item66757 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:197px !important;
}

#item66779 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:393px !important;
}

#item66801 {
	width:477px !important;
	height:264px !important;
	left:30px !important;
	top:590px !important;
}

#item66804 {
	width:19px !important;
	height:19px !important;
	top:242px !important;
}

#item66815 {
	width:19px !important;
	height:19px !important;
	top:438px !important;
}

#item66825 {
	width:19px !important;
	height:19px !important;
	top:635px !important;
}

#item66834 {
	width:19px !important;
	height:19px !important;
	top:309px !important;
}

#item66842 {
	width:19px !important;
	height:19px !important;
	top:505px !important;
}

#item66850 {
	width:19px !important;
	height:19px !important;
	top:702px !important;
}

#item66858 {
	width:19px !important;
	height:19px !important;
	top:769px !important;
}

#item109564 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item109569 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item109592 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item109597 {
	width:570px !important;
	height:30px !important;
}

#item109620 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item66509 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-66509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66510 {
	width:522px !important;
	height:381px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item66513 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66511 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item66541 {
	width:464px !important;
	height:333px !important;
	left:64px !important;
	top:85px !important;
}

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

#item66544 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item66492 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-66492 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66492 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66493 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item66499 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66497 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item66424 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-66424 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66424 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66444 {
	width:485px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item66449 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66447 {
	width:27px !important;
	height:27px !important;
	left:488px !important;
	top:42px !important;
}

#item66468 {
	width:422px !important;
	height:564px !important;
	left:65px !important;
	top:77px !important;
}

#item98197 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item98201 {
	width:274px !important;
	height:12px !important;
	top:64px !important;
}

#item98225 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item98230 {
	width:274px !important;
	height:12px !important;
	top:64px !important;
}

table#table335221 th, table#table335221 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table335221 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table335221 {
	table-layout:fixed;
}

#item98253 {
	width:361px !important;
	height:478px !important;
}

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

table#table338400 th, table#table338400 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table338400 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table338400 {
	table-layout:fixed;
}

#item98276 {
	width:361px !important;
	height:460px !important;
	top:586px !important;
}

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

#item66340 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-66340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66341 {
	width:630px !important;
	height:590px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item66344 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66342 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item66373 {
	width:570px !important;
	height:519px !important;
	left:65px !important;
	top:67px !important;
}

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

#item66395 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:586px !important;
}

#item66419 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item66398 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:583px !important;
}

#item66291 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-66291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66291 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66292 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item66295 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66293 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item66308 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item66328 {
	width:505px !important;
	height:4111px !important;
}

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

#item66289 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item66287 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

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

#item67020 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item67042 {
	width:98px !important;
	height:14px !important;
	left:29px !important;
	top:29px !important;
}

#item67045 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
}

#item67053 {
	opacity:0.50;
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item67061 {
	width:48px !important;
	height:18px !important;
	left:346px !important;
	top:123px !important;
}

#item67070 {
	width:48px !important;
	height:18px !important;
	left:391px !important;
	top:223px !important;
}

#item67079 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:223px !important;
}

#item67109 {
	width:74px !important;
	height:14px !important;
	left:102px !important;
	top:119px !important;
}

#item67132 {
	width:67px !important;
	height:14px !important;
}

#item67135 {
	width:27px !important;
	height:27px !important;
	left:32px !important;
	top:18px !important;
}

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

#item67168 {
	width:101px !important;
	height:14px !important;
}

#item67171 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:20px !important;
}

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

#item67202 {
	width:125px !important;
	height:14px !important;
}

#item67205 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:20px !important;
}

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

#item67214 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item67217 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67245 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item67215 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item67251 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67280 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item67249 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item67286 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67314 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item67284 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item67320 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67347 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item67318 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item67353 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67380 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item67351 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item67386 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67413 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item67384 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item67436 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item67441 {
	width:52px !important;
	height:52px !important;
}

#item67439 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item67450 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-67450 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-67450 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item67450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-26317 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-26317 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-26304 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-26304 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-26290 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-26290 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item26288 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item26326 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item26327 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item26347 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item26350 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item26353 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item26351 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item26364 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item26362 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item26374 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item26403 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item26425 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item26428 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item26429 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item26443 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item27069 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-27069 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27069 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27089 {
	width:354px !important;
	height:149px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item27094 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27092 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item27122 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item27144 {
	width:302px !important;
	height:83px !important;
	left:79px !important;
	top:76px !important;
}

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

#item27147 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item27158 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item26778 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26778 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26778 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26798 {
	width:669px !important;
	height:420px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item26820 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item26825 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26823 {
	width:21px !important;
	height:21px !important;
	left:670px !important;
	top:14px !important;
}

#item26925 {
	width:243px !important;
	height:140px !important;
	left:21px !important;
}

#item26928 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item26940 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item26968 {
	width:243px !important;
	height:140px !important;
	left:21px !important;
	top:141px !important;
}

#item26990 {
	width:238px !important;
	height:140px !important;
	left:311px !important;
}

#item27012 {
	width:238px !important;
	height:140px !important;
	left:311px !important;
	top:141px !important;
}

#item27015 {
	width:14px !important;
	height:14px !important;
	top:175px !important;
}

#item27024 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:33px !important;
}

#item27034 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:174px !important;
}

#item27043 {
	width:14px !important;
	height:14px !important;
	top:222px !important;
}

#item27051 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:81px !important;
}

#item27059 {
	width:14px !important;
	height:14px !important;
	left:290px !important;
	top:222px !important;
}

#item27067 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:264px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item105510 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item105513 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item105516 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item105539 {
	width:635px !important;
	height:10px !important;
}

#item105565 {
	width:240px !important;
	height:16px !important;
}

#item105562 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item26713 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26713 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26713 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26733 {
	width:407px !important;
	height:249px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item26738 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26736 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item26766 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

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

#item26769 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item26696 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26696 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26696 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26697 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item26703 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26701 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item26637 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26637 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26637 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26638 {
	width:319px !important;
	height:414px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item26641 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26639 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table345516 th, table#table345516 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table345516 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table345516 {
	table-layout:fixed;
}

#item26670 {
	width:258px !important;
	height:143px !important;
	left:58px !important;
	top:42px !important;
}

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

table#table345848 th, table#table345848 td {
	padding:4px;;
	vertical-align:top;;
}

table#table345848 {
	table-layout:fixed;
}

#item26692 {
	width:258px !important;
	height:170px !important;
	left:58px !important;
	top:185px !important;
}

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

#item99237 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:347px !important;
}

#item99240 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:393px !important;
}

#item26528 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26528 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26528 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26529 {
	width:624px !important;
	height:280px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item26532 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26530 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item26563 {
	width:566px !important;
	height:220px !important;
	left:58px !important;
	top:40px !important;
}

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

#item26585 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:260px !important;
}

#item26632 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26609 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26588 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:257px !important;
}

#item26460 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26460 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26460 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26480 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item26485 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26483 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item26504 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item26524 {
	width:650px !important;
	height:996px !important;
}

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

#item26458 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item26456 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item27173 {
	width:34px !important;
	height:13px !important;
	left:666px !important;
	top:148px !important;
}

#item27186 {
	width:34px !important;
	height:13px !important;
	left:944px !important;
	top:148px !important;
}

#item27195 {
	width:34px !important;
	height:13px !important;
	left:419px !important;
	top:148px !important;
}

#item27224 {
	width:121px !important;
	height:10px !important;
}

#item27227 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:14px !important;
}

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

#item27257 {
	width:100px !important;
	height:10px !important;
}

#item27260 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:14px !important;
}

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

#item27289 {
	width:150px !important;
	height:10px !important;
}

#item27292 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:13px !important;
}

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

#item27321 {
	width:180px !important;
	height:10px !important;
}

#item27324 {
	width:19px !important;
	height:19px !important;
	left:80px !important;
	top:13px !important;
}

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

#item27333 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item27336 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27363 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27334 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item27369 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27396 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27367 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item27402 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27432 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27400 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item27438 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27471 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27436 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item27477 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27509 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27475 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item27516 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27546 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27514 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item27552 {
	width:43px !important;
	height:43px !important;
}

#item27550 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item27563 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-27563 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27563 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item27563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-67492 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-67492 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-67478 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-67478 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-67466 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-67466 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item67464 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item67501 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item67502 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item67505 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67503 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item67517 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67515 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item67527 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item67557 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item67560 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item67561 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item67581 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item67584 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item67585 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item67595 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item68200 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-68200 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68200 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68220 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item68225 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68223 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item68254 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item68276 {
	width:423px !important;
	height:116px !important;
	left:94px !important;
	top:128px !important;
}

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

#item68279 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:171px !important;
}

#item68287 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item67890 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-67890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67890 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67893 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67891 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item67922 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item67944 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item68012 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68010 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item68021 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item68042 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item68045 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item68054 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item68082 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:197px !important;
}

#item68104 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:394px !important;
}

#item68126 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:591px !important;
}

#item68129 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item68137 {
	width:19px !important;
	height:19px !important;
	top:441px !important;
}

#item68148 {
	width:19px !important;
	height:19px !important;
	top:638px !important;
}

#item68161 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item68172 {
	width:19px !important;
	height:19px !important;
	top:508px !important;
}

#item68181 {
	width:19px !important;
	height:19px !important;
	top:705px !important;
}

#item109731 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item109735 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item109758 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item109762 {
	width:570px !important;
	height:30px !important;
}

#item109786 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item67841 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-67841 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67841 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67842 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item67845 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67843 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item67877 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

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

#item67880 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item67817 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-67817 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67817 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67818 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item67824 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67822 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item67734 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-67734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67734 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67754 {
	width:421px !important;
	height:547px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item67759 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67757 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table349870 th, table#table349870 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table349870 {
	table-layout:fixed;
}

#item67791 {
	width:361px !important;
	height:222px !important;
	left:63px !important;
	top:277px !important;
}

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

table#table350210 th, table#table350210 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table350210 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table350210 {
	table-layout:fixed;
}

#item67813 {
	width:361px !important;
	height:200px !important;
	left:63px !important;
	top:77px !important;
}

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

#item102198 {
	width:361px !important;
	height:30px !important;
	left:65px !important;
	top:551px !important;
}

#item102221 {
	width:197px !important;
	height:53px !important;
	left:65px !important;
	top:490px !important;
}

#item67651 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-67651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67652 {
	width:630px !important;
	height:455px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item67655 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67653 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item67683 {
	width:570px !important;
	height:385px !important;
	left:65px !important;
	top:67px !important;
}

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

#item67705 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:452px !important;
}

#item67729 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item67708 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:449px !important;
}

#item67607 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-67607 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67607 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67608 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item67611 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67609 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item67620 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item67640 {
	width:505px !important;
	height:1894px !important;
}

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

#item67605 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item67603 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item68295 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:152px !important;
}

#item68303 {
	width:48px !important;
	height:18px !important;
	left:282px !important;
	top:225px !important;
}

#item68311 {
	width:48px !important;
	height:18px !important;
	left:301px !important;
	top:152px !important;
}

#item68342 {
	width:170px !important;
	height:14px !important;
}

#item68345 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:19px !important;
}

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

#item68378 {
	width:140px !important;
	height:14px !important;
}

#item68381 {
	width:27px !important;
	height:27px !important;
	left:94px !important;
	top:19px !important;
}

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

#item68412 {
	width:210px !important;
	height:14px !important;
}

#item68415 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
	top:19px !important;
}

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

#item68444 {
	width:120px !important;
	height:14px !important;
}

#item68447 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:19px !important;
}

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

#item68456 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item68459 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68488 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item68457 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item68494 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68522 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item68492 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item68528 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68555 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item68526 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item68561 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68588 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item68559 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item68594 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68621 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item68592 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item68627 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68654 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item68625 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item68677 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item68682 {
	width:52px !important;
	height:52px !important;
}

#item68680 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item68694 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-68694 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-68694 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item68694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-27611 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27611 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-27597 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-27597 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-27582 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-27582 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item27580 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item27622 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item27623 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item27643 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item27646 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item27649 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27647 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item27661 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27659 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item27671 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item27698 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item27720 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item27723 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item27724 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item27735 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item28360 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28360 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28380 {
	width:354px !important;
	height:149px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item28385 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28383 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item28413 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item28435 {
	width:302px !important;
	height:83px !important;
	left:79px !important;
	top:76px !important;
}

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

#item28438 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item28447 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item28072 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28072 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28072 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28092 {
	width:681px !important;
	height:418px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item28114 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item28119 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28117 {
	width:21px !important;
	height:21px !important;
	left:682px !important;
	top:14px !important;
}

#item28212 {
	width:243px !important;
	height:140px !important;
	left:301px !important;
	top:140px !important;
}

#item28215 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:173px !important;
}

#item28228 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:222px !important;
}

#item28258 {
	width:243px !important;
	height:140px !important;
	left:301px !important;
}

#item28280 {
	width:238px !important;
	height:140px !important;
	left:21px !important;
	top:140px !important;
}

#item28302 {
	width:238px !important;
	height:140px !important;
	left:21px !important;
}

#item28305 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:34px !important;
}

#item28314 {
	width:14px !important;
	height:14px !important;
	top:173px !important;
}

#item28323 {
	width:14px !important;
	height:14px !important;
	top:34px !important;
}

#item28333 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:81px !important;
}

#item28342 {
	width:14px !important;
	height:14px !important;
	top:222px !important;
}

#item28350 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item28358 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:258px !important;
	top:37px !important;
	background:#b2b2b1;
}

#item105772 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item105776 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item105782 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item105805 {
	width:649px !important;
	height:10px !important;
}

#item105831 {
	width:240px !important;
	height:16px !important;
}

#item105828 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item28006 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28006 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28006 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28026 {
	width:407px !important;
	height:249px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item28031 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28029 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item28060 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

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

#item28063 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item27988 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-27988 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27988 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27989 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item27995 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27993 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item27928 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-27928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27929 {
	width:319px !important;
	height:394px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item27932 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27930 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table353867 th, table#table353867 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table353867 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table353867 {
	table-layout:fixed;
}

#item27962 {
	width:258px !important;
	height:143px !important;
	left:58px !important;
	top:42px !important;
}

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

table#table354199 th, table#table354199 td {
	padding:4px;;
	vertical-align:top;;
}

table#table354199 {
	table-layout:fixed;
}

#item27984 {
	width:258px !important;
	height:151px !important;
	left:58px !important;
	top:185px !important;
}

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

#item99270 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:326px !important;
}

#item99273 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:372px !important;
}

#item27821 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-27821 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27821 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27822 {
	width:624px !important;
	height:280px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item27825 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27823 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item27854 {
	width:566px !important;
	height:220px !important;
	left:58px !important;
	top:40px !important;
}

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

#item27876 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:260px !important;
}

#item27923 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27900 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27879 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:257px !important;
}

#item27752 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-27752 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27752 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27772 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item27777 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27775 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item27797 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item27817 {
	width:650px !important;
	height:1012px !important;
}

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

#item27750 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item27748 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item28459 {
	width:34px !important;
	height:13px !important;
	left:667px !important;
	top:149px !important;
}

#item28473 {
	width:34px !important;
	height:13px !important;
	left:944px !important;
	top:149px !important;
}

#item28485 {
	width:34px !important;
	height:13px !important;
	left:419px !important;
	top:149px !important;
}

#item28514 {
	width:121px !important;
	height:10px !important;
}

#item28517 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:13px !important;
}

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

#item28546 {
	width:100px !important;
	height:10px !important;
}

#item28549 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:13px !important;
}

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

#item28580 {
	width:150px !important;
	height:10px !important;
}

#item28583 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:13px !important;
}

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

#item28613 {
	width:180px !important;
	height:10px !important;
}

#item28616 {
	width:19px !important;
	height:19px !important;
	left:80px !important;
	top:13px !important;
}

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

#item28624 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item28627 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28654 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28625 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item28660 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28687 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28658 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item28693 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28720 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28691 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item28726 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28756 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28724 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item28762 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28795 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item28760 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item28802 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28833 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item28800 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item28839 {
	width:43px !important;
	height:43px !important;
}

#item28837 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item28849 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-28849 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-28849 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item28849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-68734 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-68734 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-68722 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-68722 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-68710 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-68710 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item68708 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item68744 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item68745 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item68748 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68746 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item68760 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68758 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item68771 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item68799 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item68802 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item68803 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item68823 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item68826 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item68827 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item68835 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item69445 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-69445 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69445 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69465 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item69470 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69468 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item69498 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item69520 {
	width:423px !important;
	height:116px !important;
	left:94px !important;
	top:128px !important;
}

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

#item69523 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:171px !important;
}

#item69531 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item69129 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-69129 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69129 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69132 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69130 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item69163 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item69185 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item69251 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69249 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item69261 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item69282 {
	width:447px !important;
	height:197px !important;
	left:30px !important;
	top:590px !important;
}

#item69285 {
	width:19px !important;
	height:19px !important;
	top:636px !important;
}

#item69294 {
	width:19px !important;
	height:19px !important;
	top:705px !important;
}

#item69322 {
	width:447px !important;
	height:197px !important;
	left:30px !important;
	top:393px !important;
}

#item69344 {
	width:447px !important;
	height:197px !important;
	left:30px !important;
	top:197px !important;
}

#item69366 {
	width:447px !important;
	height:197px !important;
	left:30px !important;
}

#item69369 {
	width:19px !important;
	height:19px !important;
	top:440px !important;
}

#item69382 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

#item69397 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item69408 {
	width:19px !important;
	height:19px !important;
	top:507px !important;
}

#item69417 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item69426 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item109815 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item109819 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item109843 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item109846 {
	width:570px !important;
	height:30px !important;
}

#item109870 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item69082 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-69082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69083 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item69086 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69084 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item69115 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

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

#item69118 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item69062 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-69062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69062 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69063 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item69069 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69067 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item68978 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-68978 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68978 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68998 {
	width:421px !important;
	height:521px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item69003 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69001 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table358195 th, table#table358195 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table358195 {
	table-layout:fixed;
}

#item69036 {
	width:361px !important;
	height:196px !important;
	left:63px !important;
	top:277px !important;
}

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

table#table358489 th, table#table358489 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table358489 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table358489 {
	table-layout:fixed;
}

#item69058 {
	width:361px !important;
	height:200px !important;
	left:63px !important;
	top:77px !important;
}

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

#item102163 {
	width:361px !important;
	height:30px !important;
	left:62px !important;
	top:525px !important;
}

#item102186 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:464px !important;
}

#item68892 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-68892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68893 {
	width:630px !important;
	height:455px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item68896 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68894 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item68927 {
	width:570px !important;
	height:385px !important;
	left:65px !important;
	top:67px !important;
}

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

#item68949 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:452px !important;
}

#item68973 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item68952 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:449px !important;
}

#item68848 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-68848 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68848 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68849 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item68852 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68850 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item68861 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item68881 {
	width:505px !important;
	height:1871px !important;
}

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

#item68846 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item68844 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item69539 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:152px !important;
}

#item69547 {
	width:48px !important;
	height:18px !important;
	left:306px !important;
	top:225px !important;
}

#item69559 {
	width:48px !important;
	height:18px !important;
	left:301px !important;
	top:152px !important;
}

#item69593 {
	width:170px !important;
	height:14px !important;
}

#item69596 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:19px !important;
}

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

#item69627 {
	width:140px !important;
	height:14px !important;
}

#item69630 {
	width:27px !important;
	height:27px !important;
	left:94px !important;
	top:18px !important;
}

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

#item69659 {
	width:210px !important;
	height:14px !important;
}

#item69662 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
	top:19px !important;
}

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

#item69691 {
	width:120px !important;
	height:14px !important;
}

#item69694 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:19px !important;
}

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

#item69704 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item69707 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item69735 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item69705 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item69741 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item69768 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item69739 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item69774 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item69801 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item69772 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item69807 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item69834 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item69805 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item69840 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item69867 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item69838 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item69873 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item69903 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item69871 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item69926 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item69931 {
	width:52px !important;
	height:52px !important;
}

#item69929 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item69946 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-69946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-69946 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item69946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-28891 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-28891 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-28879 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-28879 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-28868 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-28868 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item28866 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item28901 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item28902 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item28922 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item28925 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item28928 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28926 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item28940 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item28938 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item28949 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item28976 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item28998 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item29001 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item29002 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item29010 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item29677 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29677 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29677 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29697 {
	width:354px !important;
	height:149px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item29702 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29700 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item29730 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item29752 {
	width:302px !important;
	height:83px !important;
	left:79px !important;
	top:76px !important;
}

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

#item29755 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item29766 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item29349 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29349 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29369 {
	width:860px !important;
	height:401px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item29391 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item29396 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29394 {
	width:21px !important;
	height:21px !important;
	left:861px !important;
	top:14px !important;
}

#item29485 {
	width:225px !important;
	height:140px !important;
	left:302px !important;
}

#item29507 {
	width:225px !important;
	height:140px !important;
	left:302px !important;
	top:140px !important;
}

#item29529 {
	width:238px !important;
	height:140px !important;
	left:568px !important;
}

#item29532 {
	width:14px !important;
	height:14px !important;
	left:281px !important;
	top:33px !important;
}

#item29543 {
	width:14px !important;
	height:14px !important;
	left:281px !important;
	top:174px !important;
}

#item29556 {
	width:14px !important;
	height:14px !important;
	left:547px !important;
	top:33px !important;
}

#item29567 {
	width:14px !important;
	height:14px !important;
	left:281px !important;
	top:82px !important;
}

#item29595 {
	width:239px !important;
	height:140px !important;
	left:21px !important;
}

#item29598 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item29607 {
	width:14px !important;
	height:14px !important;
	top:82px !important;
}

#item29636 {
	width:239px !important;
	height:140px !important;
	left:21px !important;
	top:140px !important;
}

#item29639 {
	width:14px !important;
	height:14px !important;
	top:174px !important;
}

#item29648 {
	width:14px !important;
	height:14px !important;
	top:221px !important;
}

#item29656 {
	width:14px !important;
	height:14px !important;
	left:281px !important;
	top:221px !important;
}

#item29665 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:260px !important;
	top:37px !important;
	background:#b2b2b1;
}

#item29666 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:527px !important;
	top:37px !important;
	background:#b2b2b1;
}

#item29667 {
	width:14px !important;
	height:14px !important;
	left:605px !important;
	top:164px !important;
}

#item105880 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item105883 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:14px !important;
}

#item105887 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:14px !important;
}

#item105910 {
	width:700px !important;
	height:10px !important;
}

#item105936 {
	width:240px !important;
	height:16px !important;
}

#item105933 {
	width:240px !important;
	height:16px !important;
	left:535px !important;
}

#item29283 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29283 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29303 {
	width:407px !important;
	height:249px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item29308 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29306 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item29337 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

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

#item29340 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item29264 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29264 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29264 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29265 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item29271 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29269 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item29205 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29205 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29206 {
	width:319px !important;
	height:413px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item29209 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29207 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table365196 th, table#table365196 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table365196 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table365196 {
	table-layout:fixed;
}

#item29238 {
	width:258px !important;
	height:143px !important;
	left:58px !important;
	top:42px !important;
}

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

table#table365528 th, table#table365528 td {
	padding:4px;;
	vertical-align:top;;
}

table#table365528 {
	table-layout:fixed;
}

#item29260 {
	width:258px !important;
	height:170px !important;
	left:58px !important;
	top:185px !important;
}

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

#item99300 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:347px !important;
}

#item99304 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:393px !important;
}

#item29098 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29098 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29098 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29099 {
	width:624px !important;
	height:280px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item29102 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29100 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item29131 {
	width:566px !important;
	height:220px !important;
	left:58px !important;
	top:40px !important;
}

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

#item29153 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:260px !important;
}

#item29200 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29177 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29156 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:257px !important;
}

#item29025 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29025 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29025 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29045 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item29050 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29048 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item29074 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item29094 {
	width:650px !important;
	height:1028px !important;
}

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

#item29023 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item29021 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item29779 {
	width:34px !important;
	height:13px !important;
	left:566px !important;
	top:148px !important;
}

#item29790 {
	width:34px !important;
	height:13px !important;
	left:762px !important;
	top:148px !important;
}

#item29799 {
	width:34px !important;
	height:13px !important;
	left:968px !important;
	top:148px !important;
}

#item29808 {
	width:34px !important;
	height:13px !important;
	left:373px !important;
	top:148px !important;
}

#item29838 {
	width:68px !important;
	height:10px !important;
}

#item29841 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:13px !important;
}

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

#item29871 {
	width:67px !important;
	height:10px !important;
}

#item29874 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:13px !important;
}

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

#item29902 {
	width:93px !important;
	height:10px !important;
}

#item29905 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:13px !important;
}

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

#item29933 {
	width:80px !important;
	height:10px !important;
}

#item29936 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:13px !important;
}

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

#item29964 {
	width:82px !important;
	height:10px !important;
}

#item29967 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:13px !important;
}

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

#item29975 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item29978 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30009 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29976 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item30015 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30048 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item30013 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item30054 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30084 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30052 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item30090 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30118 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30088 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item30124 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30152 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30122 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item30159 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30188 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30157 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item30194 {
	width:43px !important;
	height:43px !important;
}

#item30192 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item30204 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-30204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-30204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item30204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-69986 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-69986 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-69976 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-69976 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-69962 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-69962 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item69960 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item69995 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item69996 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item69999 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item69997 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item70014 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70012 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item70024 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item70051 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item70054 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item70055 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item70075 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item70078 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item70079 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item70088 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item70732 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-70732 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70732 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70752 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item70757 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70755 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item70785 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item70807 {
	width:423px !important;
	height:116px !important;
	left:94px !important;
	top:128px !important;
}

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

#item70810 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:171px !important;
}

#item70821 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item70384 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-70384 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70384 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70384 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70387 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70385 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item70416 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item70438 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item70503 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70501 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item70512 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item70514 {
	width:19px !important;
	height:19px !important;
	top:898px !important;
}

#item70543 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:392px !important;
}

#item70565 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:588px !important;
}

#item70587 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:785px !important;
}

#item70590 {
	width:19px !important;
	height:19px !important;
	top:438px !important;
}

#item70602 {
	width:19px !important;
	height:19px !important;
	top:636px !important;
}

#item70615 {
	width:19px !important;
	height:19px !important;
	top:831px !important;
}

#item70626 {
	width:19px !important;
	height:19px !important;
	top:507px !important;
}

#item70654 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item70657 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item70666 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item70695 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:196px !important;
}

#item70698 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item70707 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item70715 {
	width:19px !important;
	height:19px !important;
	top:702px !important;
}

#item109898 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item109902 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item109925 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item109928 {
	width:570px !important;
	height:30px !important;
}

#item109951 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item70335 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-70335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70336 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item70339 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70337 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item70368 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

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

#item70371 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item70317 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-70317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70317 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70318 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item70324 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70322 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item70235 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-70235 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70235 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70255 {
	width:421px !important;
	height:545px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item70260 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70258 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table370726 th, table#table370726 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table370726 {
	table-layout:fixed;
}

#item70291 {
	width:361px !important;
	height:222px !important;
	left:63px !important;
	top:277px !important;
}

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

table#table371066 th, table#table371066 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table371066 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table371066 {
	table-layout:fixed;
}

#item70313 {
	width:361px !important;
	height:200px !important;
	left:63px !important;
	top:77px !important;
}

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

#item102126 {
	width:361px !important;
	height:30px !important;
	left:61px !important;
	top:549px !important;
}

#item102149 {
	width:197px !important;
	height:53px !important;
	left:62px !important;
	top:488px !important;
}

#item70147 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-70147 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70147 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70148 {
	width:630px !important;
	height:432px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item70151 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70149 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item70184 {
	width:570px !important;
	height:363px !important;
	left:65px !important;
	top:67px !important;
}

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

#item70206 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:431px !important;
}

#item70230 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item70209 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:428px !important;
}

#item70100 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-70100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70101 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item70104 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70102 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item70113 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item70133 {
	width:505px !important;
	height:1894px !important;
}

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

#item70098 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item70096 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item70835 {
	width:48px !important;
	height:18px !important;
	left:485px !important;
	top:152px !important;
}

#item70846 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:225px !important;
}

#item70855 {
	width:48px !important;
	height:18px !important;
	left:374px !important;
	top:225px !important;
}

#item70865 {
	width:48px !important;
	height:18px !important;
	left:239px !important;
	top:152px !important;
}

#item70897 {
	width:95px !important;
	height:14px !important;
}

#item70900 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:18px !important;
}

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

#item70930 {
	width:94px !important;
	height:14px !important;
}

#item70933 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:18px !important;
}

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

#item70961 {
	width:130px !important;
	height:14px !important;
}

#item70964 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:19px !important;
}

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

#item70992 {
	width:112px !important;
	height:14px !important;
}

#item70995 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:19px !important;
}

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

#item71023 {
	width:115px !important;
	height:14px !important;
}

#item71026 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:19px !important;
}

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

#item71034 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item71037 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item71067 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item71035 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item71073 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item71106 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item71071 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item71112 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item71143 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item71110 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item71149 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item71177 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item71147 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item71183 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item71211 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item71181 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item71217 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item71246 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item71215 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item71269 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item71274 {
	width:52px !important;
	height:52px !important;
}

#item71272 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item71284 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-71284 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-71284 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item71284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-30249 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-30249 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-30237 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-30237 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-30223 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-30223 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item30221 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item30259 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item30260 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item30280 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item30283 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item30286 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30284 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item30297 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30295 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item30311 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item30346 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item30368 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item30371 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item30372 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item30383 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item31053 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31053 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31053 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31053 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31073 {
	width:354px !important;
	height:149px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item31078 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31076 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item31112 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item31134 {
	width:302px !important;
	height:83px !important;
	left:79px !important;
	top:76px !important;
}

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

#item31137 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item31148 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item30716 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30716 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30716 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30736 {
	width:860px !important;
	height:401px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item30758 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item30763 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30761 {
	width:21px !important;
	height:21px !important;
	left:861px !important;
	top:14px !important;
}

#item30863 {
	width:239px !important;
	height:140px !important;
	left:300px !important;
}

#item30885 {
	width:238px !important;
	height:140px !important;
	left:21px !important;
	top:140px !important;
}

#item30907 {
	width:238px !important;
	height:140px !important;
	left:21px !important;
}

#item30910 {
	width:14px !important;
	height:14px !important;
	left:279px !important;
	top:33px !important;
}

#item30919 {
	width:14px !important;
	height:14px !important;
	top:174px !important;
}

#item30928 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item30938 {
	width:14px !important;
	height:14px !important;
	left:279px !important;
	top:81px !important;
}

#item30966 {
	width:239px !important;
	height:140px !important;
	left:582px !important;
}

#item30969 {
	width:14px !important;
	height:14px !important;
	left:561px !important;
	top:33px !important;
}

#item30977 {
	width:14px !important;
	height:14px !important;
	left:561px !important;
	top:81px !important;
}

#item31004 {
	width:239px !important;
	height:140px !important;
	left:300px !important;
	top:140px !important;
}

#item31007 {
	width:14px !important;
	height:14px !important;
	left:279px !important;
	top:174px !important;
}

#item31016 {
	width:14px !important;
	height:14px !important;
	left:279px !important;
	top:221px !important;
}

#item31025 {
	width:14px !important;
	height:14px !important;
	top:221px !important;
}

#item31036 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:258px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item31037 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:539px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item31038 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:163px !important;
}

#item105598 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item105602 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:14px !important;
}

#item105605 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:14px !important;
}

#item105628 {
	width:700px !important;
	height:10px !important;
}

#item105654 {
	width:240px !important;
	height:16px !important;
}

#item105651 {
	width:240px !important;
	height:16px !important;
	left:535px !important;
}

#item30651 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30671 {
	width:407px !important;
	height:249px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item30676 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30674 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item30704 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

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

#item30707 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item30634 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30634 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30634 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30635 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item30641 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30639 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item30574 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30575 {
	width:319px !important;
	height:394px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item30578 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30576 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table376983 th, table#table376983 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table376983 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table376983 {
	table-layout:fixed;
}

#item30608 {
	width:258px !important;
	height:143px !important;
	left:58px !important;
	top:42px !important;
}

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

table#table377315 th, table#table377315 td {
	padding:4px;;
	vertical-align:top;;
}

table#table377315 {
	table-layout:fixed;
}

#item30630 {
	width:258px !important;
	height:151px !important;
	left:58px !important;
	top:185px !important;
}

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

#item99335 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:326px !important;
}

#item99340 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:372px !important;
}

#item30465 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30465 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30466 {
	width:624px !important;
	height:280px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item30469 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30467 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item30500 {
	width:566px !important;
	height:220px !important;
	left:58px !important;
	top:40px !important;
}

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

#item30522 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:260px !important;
}

#item30569 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30546 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30525 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:257px !important;
}

#item30396 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30416 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item30421 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30419 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item30441 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item30461 {
	width:650px !important;
	height:1028px !important;
}

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

#item30394 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item30392 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item31159 {
	width:34px !important;
	height:13px !important;
	left:582px !important;
	top:148px !important;
}

#item31171 {
	width:34px !important;
	height:13px !important;
	left:775px !important;
	top:148px !important;
}

#item31180 {
	width:34px !important;
	height:13px !important;
	left:966px !important;
	top:148px !important;
}

#item31188 {
	width:34px !important;
	height:13px !important;
	left:378px !important;
	top:148px !important;
}

#item31217 {
	width:73px !important;
	height:10px !important;
}

#item31220 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:13px !important;
}

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

#item31248 {
	width:72px !important;
	height:10px !important;
}

#item31251 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:13px !important;
}

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

#item31280 {
	width:93px !important;
	height:10px !important;
}

#item31283 {
	width:19px !important;
	height:19px !important;
	left:37px !important;
	top:13px !important;
}

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

#item31314 {
	width:80px !important;
	height:10px !important;
}

#item31317 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:13px !important;
}

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

#item31350 {
	width:82px !important;
	height:10px !important;
}

#item31353 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:13px !important;
}

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

#item31364 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item31367 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31395 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31365 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item31401 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31429 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31399 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item31435 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31464 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31433 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item31470 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31498 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31468 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item31504 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31531 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item31502 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item31538 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31565 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item31536 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item31571 {
	width:43px !important;
	height:43px !important;
}

#item31569 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item31580 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-31580 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-31580 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item31580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-71316 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-71316 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-71309 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-71309 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-71300 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-71300 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item71298 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item71322 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item71323 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item71326 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71324 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item71337 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71335 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item71349 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item71381 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item71384 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item71385 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item71405 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item71408 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item71409 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item71420 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item72065 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-72065 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72065 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72085 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item72090 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72088 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item72119 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item72141 {
	width:423px !important;
	height:116px !important;
	left:94px !important;
	top:128px !important;
}

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

#item72144 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:171px !important;
}

#item72155 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item71707 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-71707 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71707 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71710 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71708 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item71741 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item71763 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item71837 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71835 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item71847 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item71869 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:393px !important;
}

#item71891 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:196px !important;
}

#item71913 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item71916 {
	width:19px !important;
	height:19px !important;
	top:439px !important;
}

#item71925 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

#item71935 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item71944 {
	width:19px !important;
	height:19px !important;
	top:506px !important;
}

#item71971 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:785px !important;
}

#item71974 {
	width:19px !important;
	height:19px !important;
	top:831px !important;
}

#item71982 {
	width:19px !important;
	height:19px !important;
	top:899px !important;
}

#item72009 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:589px !important;
}

#item72012 {
	width:19px !important;
	height:19px !important;
	top:636px !important;
}

#item72020 {
	width:19px !important;
	height:19px !important;
	top:703px !important;
}

#item72031 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item72044 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item109994 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item109997 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item110020 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item110023 {
	width:570px !important;
	height:30px !important;
}

#item110046 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item71663 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-71663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71663 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71664 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item71667 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71665 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item71695 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

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

#item71698 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item71646 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-71646 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71646 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71647 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item71653 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71651 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item71567 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-71567 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71567 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71587 {
	width:421px !important;
	height:520px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item71592 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71590 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table381764 th, table#table381764 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table381764 {
	table-layout:fixed;
}

#item71620 {
	width:361px !important;
	height:196px !important;
	left:63px !important;
	top:277px !important;
}

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

table#table382057 th, table#table382057 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table382057 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table382057 {
	table-layout:fixed;
}

#item71642 {
	width:361px !important;
	height:200px !important;
	left:63px !important;
	top:77px !important;
}

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

#item102095 {
	width:361px !important;
	height:30px !important;
	left:62px !important;
	top:525px !important;
}

#item102118 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:464px !important;
}

#item71482 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-71482 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71482 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71483 {
	width:630px !important;
	height:433px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item71486 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71484 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item71516 {
	width:570px !important;
	height:363px !important;
	left:65px !important;
	top:67px !important;
}

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

#item71538 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:431px !important;
}

#item71562 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item71541 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:428px !important;
}

#item71433 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-71433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71433 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71434 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item71437 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71435 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item71448 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item71468 {
	width:505px !important;
	height:1916px !important;
}

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

#item71431 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item71429 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item72164 {
	width:48px !important;
	height:18px !important;
	left:491px !important;
	top:151px !important;
}

#item72172 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:225px !important;
}

#item72180 {
	width:48px !important;
	height:18px !important;
	left:364px !important;
	top:225px !important;
}

#item72188 {
	width:48px !important;
	height:18px !important;
	left:241px !important;
	top:151px !important;
}

#item72216 {
	width:102px !important;
	height:14px !important;
}

#item72219 {
	width:27px !important;
	height:27px !important;
	left:26px !important;
	top:18px !important;
}

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

#item72250 {
	width:101px !important;
	height:14px !important;
}

#item72253 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:18px !important;
}

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

#item72286 {
	width:130px !important;
	height:14px !important;
}

#item72289 {
	width:27px !important;
	height:27px !important;
	left:52px !important;
	top:19px !important;
}

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

#item72321 {
	width:112px !important;
	height:14px !important;
}

#item72324 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:19px !important;
}

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

#item72354 {
	width:115px !important;
	height:14px !important;
}

#item72357 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:19px !important;
}

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

#item72367 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item72370 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item72399 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item72368 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item72405 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item72433 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item72403 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item72439 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item72466 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item72437 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item72472 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item72500 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item72470 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item72506 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item72533 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item72504 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item72539 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item72566 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item72537 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item72589 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item72594 {
	width:52px !important;
	height:52px !important;
}

#item72592 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item72608 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-72608 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-72608 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item72608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-31625 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-31625 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-31612 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-31612 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-31599 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-31599 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item31597 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item31641 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item31642 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item31662 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item31665 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item31668 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31666 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item31682 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item31680 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item31692 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item31723 {
	width:100px !important;
	height:9px !important;
}

#item31726 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:13px !important;
}

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

#item31755 {
	width:80px !important;
	height:10px !important;
	left:11px !important;
	top:37px !important;
}

#item31777 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item31799 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item31802 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item31803 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item31812 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item32461 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32461 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32461 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32481 {
	width:354px !important;
	height:213px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item32486 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32484 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item32516 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item32538 {
	width:302px !important;
	height:147px !important;
	left:79px !important;
	top:76px !important;
}

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

#item32541 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item32549 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item32557 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item32565 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item32125 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32125 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32125 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32145 {
	width:860px !important;
	height:401px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item32167 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item32172 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32170 {
	width:21px !important;
	height:21px !important;
	left:861px !important;
	top:14px !important;
}

#item32268 {
	width:238px !important;
	height:140px !important;
	left:292px !important;
}

#item32290 {
	width:238px !important;
	height:140px !important;
	left:292px !important;
	top:141px !important;
}

#item32312 {
	width:238px !important;
	height:140px !important;
	left:571px !important;
	top:2px !important;
}

#item32315 {
	width:14px !important;
	height:14px !important;
	left:271px !important;
	top:34px !important;
}

#item32323 {
	width:14px !important;
	height:14px !important;
	left:271px !important;
	top:174px !important;
}

#item32331 {
	width:14px !important;
	height:14px !important;
	left:550px !important;
	top:34px !important;
}

#item32339 {
	width:14px !important;
	height:14px !important;
	left:550px !important;
	top:81px !important;
}

#item32347 {
	width:14px !important;
	height:14px !important;
	left:271px !important;
	top:81px !important;
}

#item32378 {
	width:239px !important;
	height:140px !important;
	left:21px !important;
}

#item32381 {
	width:14px !important;
	height:14px !important;
	top:34px !important;
}

#item32396 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item32427 {
	width:239px !important;
	height:140px !important;
	left:21px !important;
	top:141px !important;
}

#item32430 {
	width:14px !important;
	height:14px !important;
	top:174px !important;
}

#item32439 {
	width:14px !important;
	height:14px !important;
	top:223px !important;
}

#item32448 {
	width:14px !important;
	height:14px !important;
	left:271px !important;
	top:223px !important;
}

#item32458 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:531px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item32459 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:259px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item106158 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item106161 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:14px !important;
}

#item106165 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:14px !important;
}

#item106188 {
	width:700px !important;
	height:10px !important;
}

#item106214 {
	width:240px !important;
	height:16px !important;
}

#item106211 {
	width:240px !important;
	height:16px !important;
	left:535px !important;
}

#item32056 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32056 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32056 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32076 {
	width:407px !important;
	height:277px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item32081 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32079 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item32112 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

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

#item32115 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item32034 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32035 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item32041 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32039 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item31995 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31995 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31995 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31996 {
	width:319px !important;
	height:286px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item31999 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31997 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table387791 th, table#table387791 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table387791 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table387791 {
	table-layout:fixed;
}

#item32030 {
	width:258px !important;
	height:185px !important;
	left:58px !important;
	top:42px !important;
}

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

#item95822 {
	width:274px !important;
	height:30px !important;
	top:48px !important;
}

#item95845 {
	width:95px !important;
	height:40px !important;
	left:2px !important;
}

#item31889 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31889 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31890 {
	width:624px !important;
	height:408px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item31893 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31891 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item31921 {
	width:566px !important;
	height:348px !important;
	left:58px !important;
	top:40px !important;
}

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

#item31943 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:388px !important;
}

#item31990 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31967 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31946 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:385px !important;
}

#item31824 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31844 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item31849 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31847 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item31865 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item31885 {
	width:650px !important;
	height:1444px !important;
}

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

#item31822 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item31820 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item32573 {
	width:34px !important;
	height:13px !important;
	left:506px !important;
	top:148px !important;
}

#item32584 {
	width:34px !important;
	height:13px !important;
	left:655px !important;
	top:148px !important;
}

#item32597 {
	width:34px !important;
	height:13px !important;
	left:984px !important;
	top:148px !important;
}

#item32608 {
	width:34px !important;
	height:13px !important;
	left:357px !important;
	top:148px !important;
}

#item32637 {
	width:74px !important;
	height:9px !important;
}

#item32640 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:13px !important;
}

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

#item32669 {
	width:73px !important;
	height:9px !important;
}

#item32672 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:13px !important;
}

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

#item32702 {
	width:90px !important;
	height:9px !important;
}

#item32705 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:13px !important;
}

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

#item32734 {
	width:80px !important;
	height:9px !important;
}

#item32737 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:13px !important;
}

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

#item32766 {
	width:80px !important;
	height:9px !important;
}

#item32769 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:13px !important;
}

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

#item32777 {
	width:34px !important;
	height:13px !important;
	left:815px !important;
	top:148px !important;
}

#item32785 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item32788 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32815 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item32786 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item32821 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32851 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item32819 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item32857 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32889 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item32855 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item32895 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32925 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item32893 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item32931 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32959 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item32929 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item32966 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32994 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item32964 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item33000 {
	width:43px !important;
	height:43px !important;
}

#item32998 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item33011 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-33011 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-33011 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item33011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-72650 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-72650 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-72640 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-72640 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-72624 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-72624 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item72622 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item72657 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item72658 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item72661 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item72659 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item72673 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item72671 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item72684 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item72712 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item72715 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item72737 {
	width:140px !important;
	height:13px !important;
}

#item72740 {
	width:27px !important;
	height:27px !important;
	left:55px !important;
	top:18px !important;
}

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

#item72768 {
	width:112px !important;
	height:14px !important;
	left:15px !important;
	top:52px !important;
}

#item72771 {
	width:48px !important;
	height:18px !important;
	left:417px !important;
	top:226px !important;
}

#item72799 {
	width:104px !important;
	height:13px !important;
}

#item72802 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:18px !important;
}

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

#item72830 {
	width:126px !important;
	height:13px !important;
}

#item72833 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:18px !important;
}

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

#item72841 {
	width:48px !important;
	height:18px !important;
	left:169px !important;
	top:226px !important;
}

#item72853 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item72873 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item72876 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item72877 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item72891 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item73522 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-73522 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73522 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73542 {
	width:333px !important;
	height:280px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item73547 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73545 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item73576 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item73598 {
	width:423px !important;
	height:189px !important;
	left:94px !important;
	top:128px !important;
}

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

#item73601 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:169px !important;
}

#item73610 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item73620 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:256px !important;
}

#item73629 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:213px !important;
}

#item73158 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-73158 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73158 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73161 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73159 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item73189 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item73211 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item73285 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73283 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item73299 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item73320 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:393px !important;
}

#item73342 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:591px !important;
}

#item73364 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:788px !important;
}

#item73367 {
	width:19px !important;
	height:19px !important;
	top:440px !important;
}

#item73377 {
	width:19px !important;
	height:19px !important;
	top:637px !important;
}

#item73387 {
	width:19px !important;
	height:19px !important;
	top:832px !important;
}

#item73398 {
	width:19px !important;
	height:19px !important;
	top:899px !important;
}

#item73407 {
	width:19px !important;
	height:19px !important;
	top:507px !important;
}

#item73434 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item73437 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item73445 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item73472 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:196px !important;
}

#item73475 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

#item73485 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item73498 {
	width:19px !important;
	height:19px !important;
	top:705px !important;
}

#item110071 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item110078 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item110101 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item110106 {
	width:570px !important;
	height:30px !important;
}

#item110129 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item73113 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-73113 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73113 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73113 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73114 {
	width:522px !important;
	height:385px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item73117 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73115 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item73146 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

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

#item73149 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item73095 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-73095 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73095 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73096 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item73102 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73100 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item73037 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-73037 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73037 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73057 {
	width:421px !important;
	height:366px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item73062 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73060 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table393172 th, table#table393172 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table393172 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table393172 {
	table-layout:fixed;
}

#item73091 {
	width:361px !important;
	height:242px !important;
	left:63px !important;
	top:77px !important;
}

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

#item98579 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item98582 {
	width:274px !important;
	height:30px !important;
	top:64px !important;
}

#item72952 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-72952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72953 {
	width:630px !important;
	height:657px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item72956 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72954 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item72986 {
	width:570px !important;
	height:587px !important;
	left:65px !important;
	top:67px !important;
}

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

#item73008 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:655px !important;
}

#item73032 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item73011 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:652px !important;
}

#item72906 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-72906 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72906 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72907 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item72910 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72908 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item72920 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item72940 {
	width:505px !important;
	height:2879px !important;
}

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

#item72904 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item72902 {
	width:671px !important;
	height:695px !important;
	top:253px !important;
}

#item73637 {
	width:48px !important;
	height:18px !important;
	left:421px !important;
	top:152px !important;
}

#item73645 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:152px !important;
}

#item73653 {
	width:48px !important;
	height:18px !important;
	left:224px !important;
	top:152px !important;
}

#item73681 {
	width:103px !important;
	height:13px !important;
}

#item73684 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:18px !important;
}

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

#item73715 {
	width:112px !important;
	height:13px !important;
}

#item73718 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:19px !important;
}

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

#item73752 {
	width:112px !important;
	height:13px !important;
}

#item73755 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:18px !important;
}

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

#item73766 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item73769 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73797 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item73767 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item73803 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73832 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item73801 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item73838 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73868 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item73836 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item73874 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73903 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item73872 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item73909 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73936 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item73907 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item73942 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73969 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item73940 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item73992 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item73997 {
	width:52px !important;
	height:52px !important;
}

#item73995 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item74006 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-74006 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-74006 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item74006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-33057 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33057 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-33045 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-33045 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-33030 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-33030 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item33028 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item33066 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item33067 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item33087 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item33090 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item33093 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33091 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item33104 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33102 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item33113 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item33143 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item33165 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item33168 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:294px !important;
	top:168px !important;
	background:#000;
}

#item33169 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item33182 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item33806 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-33806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33826 {
	width:354px !important;
	height:149px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item33831 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33829 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item33859 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item33881 {
	width:302px !important;
	height:83px !important;
	left:79px !important;
	top:76px !important;
}

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

#item33884 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item33897 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item33515 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-33515 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33515 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33535 {
	width:681px !important;
	height:422px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item33557 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item33562 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33560 {
	width:21px !important;
	height:21px !important;
	left:680px !important;
	top:14px !important;
}

#item33661 {
	width:316px !important;
	height:140px !important;
	left:273px !important;
}

#item33683 {
	width:316px !important;
	height:140px !important;
	left:273px !important;
	top:141px !important;
}

#item33686 {
	width:14px !important;
	height:14px !important;
	left:252px !important;
	top:33px !important;
}

#item33698 {
	width:14px !important;
	height:14px !important;
	left:252px !important;
	top:174px !important;
}

#item33708 {
	width:14px !important;
	height:14px !important;
	left:252px !important;
	top:82px !important;
}

#item33736 {
	width:220px !important;
	height:140px !important;
	left:21px !important;
}

#item33739 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item33749 {
	width:14px !important;
	height:14px !important;
	top:82px !important;
}

#item33777 {
	width:220px !important;
	height:140px !important;
	left:21px !important;
	top:141px !important;
}

#item33780 {
	width:14px !important;
	height:14px !important;
	top:174px !important;
}

#item33788 {
	width:14px !important;
	height:14px !important;
	top:222px !important;
}

#item33796 {
	width:14px !important;
	height:14px !important;
	left:252px !important;
	top:222px !important;
}

#item33804 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:240px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item106254 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item106257 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item106260 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item106283 {
	width:649px !important;
	height:10px !important;
}

#item106309 {
	width:240px !important;
	height:16px !important;
}

#item106306 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item33449 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-33449 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33449 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33469 {
	width:407px !important;
	height:250px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item33474 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33472 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item33502 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

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

#item33505 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item33432 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-33432 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33432 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33433 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item33439 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33437 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item33373 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-33373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33374 {
	width:319px !important;
	height:571px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item33377 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33375 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table397605 th, table#table397605 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table397605 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table397605 {
	table-layout:fixed;
}

#item33406 {
	width:258px !important;
	height:143px !important;
	left:58px !important;
	top:42px !important;
}

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

table#table398098 th, table#table398098 td {
	padding:4px;;
	vertical-align:top;;
}

table#table398098 {
	table-layout:fixed;
}

#item33428 {
	width:258px !important;
	height:293px !important;
	left:58px !important;
	top:184px !important;
}

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

#item99367 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:506px !important;
}

#item99372 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:553px !important;
}

#item33265 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-33265 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33265 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33266 {
	width:624px !important;
	height:344px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item33269 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33267 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item33299 {
	width:566px !important;
	height:284px !important;
	left:58px !important;
	top:40px !important;
}

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

#item33321 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:324px !important;
}

#item33368 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33345 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33324 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:321px !important;
}

#item33198 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-33198 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33198 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33218 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item33223 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33221 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item33241 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item33261 {
	width:650px !important;
	height:980px !important;
}

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

#item33196 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item33194 {
	width:1021px !important;
	height:583px !important;
	left:177px !important;
	top:180px !important;
}

#item33912 {
	width:34px !important;
	height:13px !important;
	left:580px !important;
	top:148px !important;
}

#item33923 {
	width:34px !important;
	height:13px !important;
	left:782px !important;
	top:148px !important;
}

#item33932 {
	width:34px !important;
	height:13px !important;
	left:965px !important;
	top:148px !important;
}

#item33942 {
	width:34px !important;
	height:13px !important;
	left:377px !important;
	top:148px !important;
}

#item33972 {
	width:86px !important;
	height:10px !important;
}

#item33975 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:13px !important;
}

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

#item34004 {
	width:86px !important;
	height:10px !important;
}

#item34007 {
	width:19px !important;
	height:19px !important;
	left:58px !important;
	top:13px !important;
}

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

#item34035 {
	width:120px !important;
	height:10px !important;
}

#item34038 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:13px !important;
}

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

#item34066 {
	width:100px !important;
	height:10px !important;
}

#item34069 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:13px !important;
}

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

#item34097 {
	width:120px !important;
	height:10px !important;
}

#item34100 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:13px !important;
}

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

#item34108 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item34111 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34141 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34109 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item34147 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34179 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34145 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item34185 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34215 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34183 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item34221 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34249 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34219 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item34255 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34284 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item34253 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item34291 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34320 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item34289 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item34326 {
	width:43px !important;
	height:43px !important;
}

#item34324 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item34336 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-34336 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-34336 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item34336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-74044 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-74044 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-74031 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-74031 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-74022 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-74022 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item74020 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item74056 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item74057 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item74060 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item74058 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item74074 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item74072 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item74084 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item74113 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item74116 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item74117 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item74137 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item74140 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item74141 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item74152 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item74757 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-74757 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74757 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74777 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item74782 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74780 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item74813 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item74835 {
	width:423px !important;
	height:116px !important;
	left:94px !important;
	top:128px !important;
}

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

#item74838 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:169px !important;
}

#item74847 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item74446 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-74446 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74446 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74449 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74447 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item74478 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item74500 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item74569 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74567 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item74580 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item74601 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:393px !important;
}

#item74623 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:590px !important;
}

#item74626 {
	width:19px !important;
	height:19px !important;
	top:439px !important;
}

#item74634 {
	width:19px !important;
	height:19px !important;
	top:637px !important;
}

#item74642 {
	width:19px !important;
	height:19px !important;
	top:507px !important;
}

#item74669 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item74672 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item74681 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item74712 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:197px !important;
}

#item74715 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item74728 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item74739 {
	width:19px !important;
	height:19px !important;
	top:704px !important;
}

#item110257 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item110260 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item110283 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item110287 {
	width:570px !important;
	height:30px !important;
}

#item110311 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item74392 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-74392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74393 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item74396 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74394 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item74430 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

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

#item74433 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item74372 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-74372 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74372 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74373 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item74379 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74377 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item74293 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-74293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74313 {
	width:516px !important;
	height:657px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item74318 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74316 {
	width:27px !important;
	height:27px !important;
	left:516px !important;
	top:42px !important;
}

#item101371 {
	width:465px !important;
	height:564px !important;
	left:60px !important;
	top:74px !important;
}

#item101560 {
	width:361px !important;
	height:30px !important;
	top:700px !important;
}

#item101585 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
	top:638px !important;
}

table#table402467 th, table#table402467 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table402467 {
	table-layout:fixed;
}

#item101588 {
	width:361px !important;
	height:405px !important;
	left:2px !important;
	top:200px !important;
}

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

table#table403014 th, table#table403014 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table403014 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table403014 {
	table-layout:fixed;
}

#item101612 {
	width:361px !important;
	height:200px !important;
	left:2px !important;
}

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

#item74210 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-74210 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74210 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74211 {
	width:630px !important;
	height:521px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item74214 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74212 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item74242 {
	width:570px !important;
	height:452px !important;
	left:65px !important;
	top:67px !important;
}

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

#item74264 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:517px !important;
}

#item74288 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item74267 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:514px !important;
}

#item74166 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-74166 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74166 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74167 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item74170 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74168 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item74179 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item74199 {
	width:505px !important;
	height:1804px !important;
}

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

#item74164 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item74162 {
	width:671px !important;
	height:694px !important;
	top:253px !important;
}

#item74855 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:152px !important;
}

#item74864 {
	width:48px !important;
	height:18px !important;
	left:166px !important;
	top:225px !important;
}

#item74873 {
	width:48px !important;
	height:18px !important;
	left:404px !important;
	top:225px !important;
}

#item74881 {
	width:48px !important;
	height:18px !important;
	left:283px !important;
	top:152px !important;
}

#item74912 {
	width:121px !important;
	height:14px !important;
}

#item74915 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:18px !important;
}

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

#item74948 {
	width:121px !important;
	height:14px !important;
}

#item74951 {
	width:27px !important;
	height:27px !important;
	left:81px !important;
	top:18px !important;
}

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

#item74982 {
	width:168px !important;
	height:14px !important;
}

#item74985 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:19px !important;
}

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

#item75014 {
	width:140px !important;
	height:14px !important;
}

#item75017 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:19px !important;
}

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

#item75046 {
	width:100px !important;
	height:14px !important;
}

#item75049 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:19px !important;
}

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

#item75059 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item75062 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item75090 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item75060 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item75096 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item75124 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item75094 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item75130 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item75158 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item75128 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item75164 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item75191 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item75162 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item75197 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item75224 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item75195 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item75230 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item75260 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item75228 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item75283 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item75288 {
	width:52px !important;
	height:52px !important;
}

#item75286 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item75302 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-75302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-75302 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item75302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-34376 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-34376 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-34366 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-34366 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-34355 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-34355 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item34353 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item34389 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item34390 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item34410 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item34413 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item34416 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item34414 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item34427 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item34425 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item34439 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item34472 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item34494 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item34497 {
	opacity:0.50;
	width:807px !important;
	height:1px !important;
	left:285px !important;
	top:168px !important;
	background:#000;
}

#item34498 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item34512 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item35115 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35115 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35115 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35135 {
	width:354px !important;
	height:149px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item35140 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35138 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item35171 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

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

#item35193 {
	width:302px !important;
	height:83px !important;
	left:79px !important;
	top:76px !important;
}

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

#item35196 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item35209 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item34824 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34844 {
	width:669px !important;
	height:422px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item34866 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item34871 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34869 {
	width:21px !important;
	height:21px !important;
	left:670px !important;
	top:14px !important;
}

#item34971 {
	width:220px !important;
	height:140px !important;
	left:21px !important;
}

#item34993 {
	width:309px !important;
	height:140px !important;
	left:273px !important;
}

#item35015 {
	width:309px !important;
	height:140px !important;
	left:273px !important;
	top:141px !important;
}

#item35018 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item35029 {
	width:14px !important;
	height:14px !important;
	left:252px !important;
	top:33px !important;
}

#item35040 {
	width:14px !important;
	height:14px !important;
	left:252px !important;
	top:174px !important;
}

#item35050 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item35059 {
	width:14px !important;
	height:14px !important;
	left:252px !important;
	top:81px !important;
}

#item35086 {
	width:220px !important;
	height:140px !important;
	left:21px !important;
	top:141px !important;
}

#item35089 {
	width:14px !important;
	height:14px !important;
	top:174px !important;
}

#item35097 {
	width:14px !important;
	height:14px !important;
	top:222px !important;
}

#item35105 {
	width:14px !important;
	height:14px !important;
	left:252px !important;
	top:222px !important;
}

#item35113 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:240px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item106355 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item106358 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item106363 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item106386 {
	width:631px !important;
	height:10px !important;
}

#item106412 {
	width:240px !important;
	height:16px !important;
}

#item106409 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item34758 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34778 {
	width:407px !important;
	height:281px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item34783 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34781 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item34811 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

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

#item34814 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item34740 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34741 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item34747 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34745 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item34703 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34703 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34703 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34704 {
	width:319px !important;
	height:286px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item34707 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34705 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table407123 th, table#table407123 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table407123 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table407123 {
	table-layout:fixed;
}

#item34736 {
	width:258px !important;
	height:185px !important;
	left:58px !important;
	top:42px !important;
}

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

#item95853 {
	width:274px !important;
	height:30px !important;
	top:48px !important;
}

#item95876 {
	width:95px !important;
	height:40px !important;
	left:2px !important;
}

#item34596 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34597 {
	width:624px !important;
	height:360px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item34600 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34598 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item34629 {
	width:566px !important;
	height:300px !important;
	left:58px !important;
	top:40px !important;
}

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

#item34651 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:340px !important;
}

#item34698 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34675 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34654 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:337px !important;
}

#item34526 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34526 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34526 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34546 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item34551 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34549 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item34572 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item34592 {
	width:650px !important;
	height:948px !important;
}

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

#item34524 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item34522 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item35220 {
	width:34px !important;
	height:13px !important;
	left:579px !important;
	top:148px !important;
}

#item35229 {
	width:34px !important;
	height:13px !important;
	left:782px !important;
	top:148px !important;
}

#item35238 {
	width:34px !important;
	height:13px !important;
	left:965px !important;
	top:148px !important;
}

#item35248 {
	width:34px !important;
	height:13px !important;
	left:377px !important;
	top:148px !important;
}

#item35277 {
	width:86px !important;
	height:10px !important;
}

#item35280 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:14px !important;
}

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

#item35308 {
	width:86px !important;
	height:10px !important;
}

#item35311 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:14px !important;
}

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

#item35339 {
	width:120px !important;
	height:10px !important;
}

#item35342 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:14px !important;
}

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

#item35370 {
	width:100px !important;
	height:10px !important;
}

#item35373 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:14px !important;
}

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

#item35401 {
	width:120px !important;
	height:10px !important;
}

#item35404 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

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

#item35415 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item35418 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35450 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item35416 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item35456 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35486 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item35454 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item35492 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35521 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item35490 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item35527 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35556 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item35525 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item35562 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35593 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item35560 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item35600 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item35629 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item35598 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item35635 {
	width:43px !important;
	height:43px !important;
}

#item35633 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item35644 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-35644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-35644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item35644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

@keyframes move-right-grow-75337 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-75337 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-75329 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-75329 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-75318 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-75318 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item75316 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item75346 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item75347 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item75350 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item75348 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item75363 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item75361 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item75373 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item75401 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item75404 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item75405 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item75425 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item75428 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item75429 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item75437 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item76022 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-76022 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76022 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76042 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item76047 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76045 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item76075 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

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

#item76097 {
	width:423px !important;
	height:116px !important;
	left:94px !important;
	top:128px !important;
}

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

#item76100 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:169px !important;
}

#item76108 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item75709 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-75709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75709 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75712 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75710 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item75741 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item75763 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item75829 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75827 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item75838 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item75859 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item75881 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:393px !important;
}

#item75903 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:591px !important;
}

#item75906 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item75914 {
	width:19px !important;
	height:19px !important;
	top:439px !important;
}

#item75927 {
	width:19px !important;
	height:19px !important;
	top:637px !important;
}

#item75942 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item75954 {
	width:19px !important;
	height:19px !important;
	top:507px !important;
}

#item75983 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:197px !important;
}

#item75986 {
	width:19px !important;
	height:19px !important;
	top:244px !important;
}

#item75995 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item76005 {
	width:19px !important;
	height:19px !important;
	top:704px !important;
}

#item110340 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item110344 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item110368 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item110372 {
	width:570px !important;
	height:30px !important;
}

#item110395 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item75662 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-75662 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75662 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75663 {
	width:522px !important;
	height:384px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item75666 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75664 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item75695 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

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

#item75698 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item75644 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-75644 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75644 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75645 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item75651 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75649 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item75584 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-75584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75604 {
	width:421px !important;
	height:365px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item75609 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75607 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table411659 th, table#table411659 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table411659 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table411659 {
	table-layout:fixed;
}

#item75640 {
	width:361px !important;
	height:242px !important;
	left:63px !important;
	top:77px !important;
}

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

#item98616 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item98621 {
	width:274px !important;
	height:30px !important;
	top:64px !important;
}

#item75496 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-75496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75496 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75497 {
	width:630px !important;
	height:545px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item75500 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75498 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item75533 {
	width:570px !important;
	height:475px !important;
	left:65px !important;
	top:67px !important;
}

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

#item75555 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:542px !important;
}

#item75579 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item75558 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:539px !important;
}

#item75449 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-75449 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75449 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75450 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

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

#item75453 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75451 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item75462 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item75482 {
	width:505px !important;
	height:1782px !important;
}

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

#item75447 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item75445 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item76116 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:151px !important;
}

#item76128 {
	width:48px !important;
	height:18px !important;
	left:171px !important;
	top:225px !important;
}

#item76142 {
	width:48px !important;
	height:18px !important;
	left:406px !important;
	top:225px !important;
}

#item76153 {
	width:48px !important;
	height:18px !important;
	left:283px !important;
	top:151px !important;
}

#item76182 {
	width:121px !important;
	height:14px !important;
}

#item76185 {
	width:27px !important;
	height:27px !important;
	left:6px !important;
	top:19px !important;
}

@keyframes fade-in-76185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76214 {
	width:121px !important;
	height:14px !important;
}

#item76217 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
	top:19px !important;
}

@keyframes fade-in-76217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76247 {
	width:168px !important;
	height:14px !important;
}

#item76250 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:19px !important;
}

@keyframes fade-in-76250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76279 {
	width:140px !important;
	height:14px !important;
}

#item76282 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:19px !important;
}

@keyframes fade-in-76282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76310 {
	width:110px !important;
	height:14px !important;
}

#item76313 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:19px !important;
}

@keyframes fade-in-76313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76321 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item76324 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76351 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item76322 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item76357 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76384 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item76355 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item76390 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76420 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item76388 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item76426 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76459 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item76424 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item76465 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76498 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item76463 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item76504 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76534 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item76502 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item76557 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item76562 {
	width:52px !important;
	height:52px !important;
}

#item76560 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item76575 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-76575 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-76575 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item76575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-35661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-35686 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-35686 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-35675 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-35675 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-35663 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-35663 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item35661 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item35698 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item35699 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item35719 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item35722 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item35725 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35723 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item35739 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35737 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item35755 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item35787 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item35809 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item35812 {
	opacity:0.50;
	width:807px !important;
	height:1px !important;
	left:285px !important;
	top:168px !important;
	background:#000;
}

#item35813 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item35822 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item36529 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36529 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36529 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36549 {
	width:354px !important;
	height:149px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36554 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36552 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item36585 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-36585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36607 {
	width:302px !important;
	height:83px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-36607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36610 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item36620 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item36152 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36152 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36152 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36172 {
	width:957px !important;
	height:401px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36172 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36194 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item36199 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36197 {
	width:21px !important;
	height:21px !important;
	left:955px !important;
	top:14px !important;
}

#item36297 {
	width:274px !important;
	height:140px !important;
	left:21px !important;
}

#item36319 {
	width:327px !important;
	height:140px !important;
	left:328px !important;
}

#item36341 {
	width:217px !important;
	height:140px !important;
	left:688px !important;
}

#item36363 {
	width:327px !important;
	height:140px !important;
	left:328px !important;
	top:141px !important;
}

#item36385 {
	width:217px !important;
	height:140px !important;
	left:688px !important;
	top:141px !important;
}

#item36388 {
	width:14px !important;
	height:14px !important;
	top:32px !important;
}

#item36398 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:32px !important;
}

#item36409 {
	width:14px !important;
	height:14px !important;
	left:667px !important;
	top:32px !important;
}

#item36418 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:174px !important;
}

#item36426 {
	width:14px !important;
	height:14px !important;
	left:667px !important;
	top:174px !important;
}

#item36434 {
	width:14px !important;
	height:14px !important;
	top:80px !important;
}

#item36442 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:80px !important;
}

#item36450 {
	width:14px !important;
	height:14px !important;
	left:667px !important;
	top:80px !important;
}

#item36480 {
	width:274px !important;
	height:140px !important;
	left:21px !important;
	top:140px !important;
}

#item36483 {
	width:14px !important;
	height:14px !important;
	top:173px !important;
}

#item36496 {
	width:14px !important;
	height:14px !important;
	top:222px !important;
}

#item36507 {
	width:14px !important;
	height:14px !important;
	left:307px !important;
	top:222px !important;
}

#item36516 {
	width:14px !important;
	height:14px !important;
	left:667px !important;
	top:222px !important;
}

#item36526 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:295px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item36527 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:655px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item106611 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item106614 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:14px !important;
}

#item106617 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:14px !important;
}

#item106640 {
	width:700px !important;
	height:10px !important;
}

#item106666 {
	width:240px !important;
	height:16px !important;
}

#item106663 {
	width:240px !important;
	height:16px !important;
	left:535px !important;
}

#item36084 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36084 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36084 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36104 {
	width:407px !important;
	height:250px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36109 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36107 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item36137 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-36137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36140 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item36067 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36067 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36067 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36068 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item36074 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36072 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item36009 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36010 {
	width:567px !important;
	height:490px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-36010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36013 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36011 {
	width:21px !important;
	height:21px !important;
	left:570px !important;
	top:14px !important;
}

table#table419103 th, table#table419103 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table419103 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table419103 {
	table-layout:fixed;
}

#item36041 {
	width:310px !important;
	height:165px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-36041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table419851 th, table#table419851 td {
	padding:4px;;
	vertical-align:top;;
}

table#table419851 {
	table-layout:fixed;
}

#item36063 {
	width:258px !important;
	height:203px !important;
	left:58px !important;
	top:201px !important;
}

@keyframes fade-in-36063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99478 {
	width:141px !important;
	height:38px !important;
	left:59px !important;
	top:423px !important;
}

#item99482 {
	width:274px !important;
	height:30px !important;
	left:59px !important;
	top:469px !important;
}

table#table420506 th, table#table420506 td {
	padding:4px;;
	vertical-align:top;;
}

table#table420506 {
	table-layout:fixed;
}

#item99443 {
	width:258px !important;
	height:204px !important;
	left:337px !important;
	top:201px !important;
}

@keyframes fade-in-99443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35903 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35903 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35903 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35904 {
	width:624px !important;
	height:360px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35907 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35905 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item35935 {
	width:566px !important;
	height:300px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-35935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35957 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:340px !important;
}

#item36004 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35981 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35960 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:337px !important;
}

#item35835 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35835 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35835 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35855 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-35855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35855 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35860 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35858 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item35879 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item35899 {
	width:650px !important;
	height:964px !important;
}

@keyframes fade-in-35899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35833 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item35831 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item36628 {
	width:34px !important;
	height:13px !important;
	left:436px !important;
	top:148px !important;
}

#item36636 {
	width:34px !important;
	height:13px !important;
	left:573px !important;
	top:148px !important;
}

#item36644 {
	width:34px !important;
	height:13px !important;
	left:740px !important;
	top:148px !important;
}

#item36652 {
	width:34px !important;
	height:13px !important;
	left:887px !important;
	top:148px !important;
}

#item36663 {
	width:34px !important;
	height:13px !important;
	left:1004px !important;
	top:148px !important;
}

#item36677 {
	width:34px !important;
	height:13px !important;
	left:338px !important;
	top:148px !important;
}

#item36709 {
	width:61px !important;
	height:10px !important;
}

#item36712 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:14px !important;
}

@keyframes fade-in-36712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36741 {
	width:60px !important;
	height:10px !important;
}

#item36744 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:14px !important;
}

@keyframes fade-in-36744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36773 {
	width:41px !important;
	height:10px !important;
}

#item36776 {
	width:19px !important;
	height:19px !important;
	left:11px !important;
	top:13px !important;
}

@keyframes fade-in-36776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36806 {
	width:110px !important;
	height:10px !important;
}

#item36809 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:13px !important;
}

@keyframes fade-in-36809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36838 {
	width:90px !important;
	height:10px !important;
}

#item36841 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:13px !important;
}

@keyframes fade-in-36841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36869 {
	width:60px !important;
	height:10px !important;
}

#item36872 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:13px !important;
}

@keyframes fade-in-36872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36900 {
	width:80px !important;
	height:10px !important;
}

#item36903 {
	width:19px !important;
	height:19px !important;
	left:29px !important;
	top:13px !important;
}

@keyframes fade-in-36903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36912 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item36915 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36942 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item36913 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item36948 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36979 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item36946 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item36985 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37019 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36983 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item37025 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37056 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37023 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item37062 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37090 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item37060 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item37097 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37125 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item37095 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item37131 {
	width:43px !important;
	height:43px !important;
}

#item37129 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item37142 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-37142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37142 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item37142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-76589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-76609 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-76609 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-76601 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-76601 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-76591 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-76591 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item76589 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item76617 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item76618 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item76621 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item76619 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item76632 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item76630 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item76642 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item76669 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item76672 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item76673 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item76693 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item76696 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item76697 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item76709 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item77410 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-77410 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77410 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77430 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-77430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77435 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77433 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item77466 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-77466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77488 {
	width:423px !important;
	height:116px !important;
	left:94px !important;
	top:128px !important;
}

@keyframes fade-in-77488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77491 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:169px !important;
}

#item77501 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item77013 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-77013 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77013 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77016 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77014 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item77044 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-77044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77066 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item77139 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77137 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item77151 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item77172 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item77194 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:394px !important;
}

#item77216 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:788px !important;
}

#item77238 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:591px !important;
}

#item77260 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:985px !important;
}

#item77263 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item77272 {
	width:19px !important;
	height:19px !important;
	top:439px !important;
}

#item77281 {
	width:19px !important;
	height:19px !important;
	top:833px !important;
}

#item77291 {
	width:19px !important;
	height:19px !important;
	top:637px !important;
}

#item77301 {
	width:19px !important;
	height:19px !important;
	top:1031px !important;
}

#item77310 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item77318 {
	width:19px !important;
	height:19px !important;
	top:505px !important;
}

#item77326 {
	width:19px !important;
	height:19px !important;
	top:899px !important;
}

#item77353 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:196px !important;
}

#item77356 {
	width:19px !important;
	height:19px !important;
	top:242px !important;
}

#item77367 {
	width:19px !important;
	height:19px !important;
	top:310px !important;
}

#item77380 {
	width:19px !important;
	height:19px !important;
	top:705px !important;
}

#item77391 {
	width:19px !important;
	height:19px !important;
	top:1099px !important;
}

#item110420 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item110424 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item110447 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item110451 {
	width:570px !important;
	height:30px !important;
}

#item110474 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item76969 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-76969 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76969 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76970 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76973 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76971 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item77001 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-77001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77004 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item76952 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-76952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76953 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item76959 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76957 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item76860 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-76860 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76860 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76880 {
	width:516px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76885 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76883 {
	width:27px !important;
	height:27px !important;
	left:516px !important;
	top:42px !important;
}

#item76897 {
	width:465px !important;
	height:564px !important;
	left:65px !important;
	top:77px !important;
}

#item101156 {
	width:361px !important;
	height:30px !important;
	top:848px !important;
}

#item101180 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
	top:786px !important;
}

table#table426928 th, table#table426928 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table426928 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table426928 {
	table-layout:fixed;
}

#item101184 {
	width:405px !important;
	height:231px !important;
}

@keyframes fade-in-101184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table427677 th, table#table427677 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table427677 {
	table-layout:fixed;
}

#item101207 {
	width:405px !important;
	height:525px !important;
	top:230px !important;
}

@keyframes fade-in-101207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101207 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76775 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-76775 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76775 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76776 {
	width:630px !important;
	height:545px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76779 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76777 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item76809 {
	width:570px !important;
	height:475px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-76809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76809 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76809 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76831 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:542px !important;
}

#item76855 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item76834 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:539px !important;
}

#item76727 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-76727 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76727 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76728 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-76728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76731 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76729 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item76743 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item76763 {
	width:505px !important;
	height:1804px !important;
}

@keyframes fade-in-76763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76725 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item76723 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item77509 {
	width:48px !important;
	height:18px !important;
	left:330px !important;
	top:151px !important;
}

#item77517 {
	width:48px !important;
	height:18px !important;
	left:515px !important;
	top:151px !important;
}

#item77525 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:225px !important;
}

#item77533 {
	width:48px !important;
	height:18px !important;
	left:259px !important;
	top:225px !important;
}

#item77545 {
	width:48px !important;
	height:18px !important;
	left:441px !important;
	top:225px !important;
}

#item77560 {
	width:48px !important;
	height:18px !important;
	left:200px !important;
	top:151px !important;
}

#item77592 {
	width:85px !important;
	height:14px !important;
}

#item77595 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:19px !important;
}

@keyframes fade-in-77595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77624 {
	width:84px !important;
	height:14px !important;
}

#item77627 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:19px !important;
}

@keyframes fade-in-77627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77657 {
	width:57px !important;
	height:14px !important;
}

#item77660 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:19px !important;
}

@keyframes fade-in-77660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77690 {
	width:100px !important;
	height:31px !important;
}

#item77693 {
	width:27px !important;
	height:27px !important;
	left:38px !important;
	top:36px !important;
}

@keyframes fade-in-77693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77722 {
	width:126px !important;
	height:14px !important;
}

#item77725 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:19px !important;
}

@keyframes fade-in-77725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77753 {
	width:84px !important;
	height:14px !important;
}

#item77756 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:19px !important;
}

@keyframes fade-in-77756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77785 {
	width:112px !important;
	height:14px !important;
}

#item77788 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:19px !important;
}

@keyframes fade-in-77788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77797 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item77800 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item77828 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item77798 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item77834 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item77864 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item77832 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item77870 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item77902 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item77868 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item77908 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item77938 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item77906 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item77944 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item77973 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item77942 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item77979 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78008 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item77977 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item78031 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item78036 {
	width:52px !important;
	height:52px !important;
}

#item78034 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item78048 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-78048 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-78048 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item78048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-37159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37159 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-37186 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37186 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-37172 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-37172 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-37161 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-37161 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item37159 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item37196 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item37197 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item37217 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item37220 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item37223 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37221 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item37234 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37232 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item37243 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item37275 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item37297 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item37300 {
	opacity:0.50;
	width:807px !important;
	height:1px !important;
	left:285px !important;
	top:168px !important;
	background:#000;
}

#item37301 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item37316 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item37936 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37936 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37936 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37936 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37956 {
	width:354px !important;
	height:149px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37956 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37956 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37961 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37959 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item37989 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-37989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38011 {
	width:302px !important;
	height:83px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-38011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38014 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item38026 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item37648 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37648 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37648 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37668 {
	width:665px !important;
	height:423px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37690 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item37695 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37693 {
	width:21px !important;
	height:21px !important;
	left:667px !important;
	top:14px !important;
}

#item37792 {
	width:239px !important;
	height:140px !important;
	left:21px !important;
}

#item37814 {
	width:217px !important;
	height:140px !important;
	left:293px !important;
}

#item37836 {
	width:217px !important;
	height:140px !important;
	left:293px !important;
	top:141px !important;
}

#item37839 {
	width:14px !important;
	height:14px !important;
	top:32px !important;
}

#item37850 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:32px !important;
}

#item37859 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:174px !important;
}

#item37868 {
	width:14px !important;
	height:14px !important;
	top:80px !important;
}

#item37878 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:80px !important;
}

#item37906 {
	width:239px !important;
	height:140px !important;
	left:21px !important;
	top:140px !important;
}

#item37909 {
	width:14px !important;
	height:14px !important;
	top:173px !important;
}

#item37917 {
	width:14px !important;
	height:14px !important;
	top:222px !important;
}

#item37925 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:222px !important;
}

#item37934 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:260px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item106708 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item106712 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item106716 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item106739 {
	width:633px !important;
	height:10px !important;
}

#item106765 {
	width:240px !important;
	height:16px !important;
}

#item106762 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item37583 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37583 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37583 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37603 {
	width:407px !important;
	height:250px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37608 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37606 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item37636 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-37636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37639 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item37566 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37566 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37566 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37567 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item37573 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37571 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item37507 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37507 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37507 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37508 {
	width:569px !important;
	height:485px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37511 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37509 {
	width:21px !important;
	height:21px !important;
	left:572px !important;
	top:14px !important;
}

table#table433096 th, table#table433096 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table433096 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table433096 {
	table-layout:fixed;
}

#item37540 {
	width:310px !important;
	height:165px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-37540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table433850 th, table#table433850 td {
	padding:4px;;
	vertical-align:top;;
}

table#table433850 {
	table-layout:fixed;
}

#item37562 {
	width:258px !important;
	height:205px !important;
	left:58px !important;
	top:200px !important;
}

@keyframes fade-in-37562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table434182 th, table#table434182 td {
	padding:4px;;
	vertical-align:top;;
}

table#table434182 {
	table-layout:fixed;
}

#item99509 {
	width:258px !important;
	height:205px !important;
	left:337px !important;
	top:200px !important;
}

@keyframes fade-in-99509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99544 {
	width:141px !important;
	height:38px !important;
	left:59px !important;
	top:417px !important;
}

#item99548 {
	width:274px !important;
	height:30px !important;
	left:59px !important;
	top:463px !important;
}

#item37399 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37400 {
	width:624px !important;
	height:296px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37400 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37400 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37403 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37401 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item37433 {
	width:566px !important;
	height:236px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-37433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37455 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:276px !important;
}

#item37502 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37479 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37458 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:273px !important;
}

#item37331 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37331 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37331 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37351 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-37351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37356 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37354 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item37375 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item37395 {
	width:650px !important;
	height:900px !important;
}

@keyframes fade-in-37395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37329 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item37327 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item38040 {
	width:34px !important;
	height:13px !important;
	left:595px !important;
	top:149px !important;
}

#item38053 {
	width:34px !important;
	height:13px !important;
	left:757px !important;
	top:149px !important;
}

#item38063 {
	width:34px !important;
	height:13px !important;
	left:969px !important;
	top:149px !important;
}

#item38073 {
	width:34px !important;
	height:13px !important;
	left:373px !important;
	top:149px !important;
}

#item38104 {
	width:83px !important;
	height:10px !important;
}

#item38107 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:14px !important;
}

@keyframes fade-in-38107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38136 {
	width:83px !important;
	height:10px !important;
}

#item38139 {
	width:19px !important;
	height:19px !important;
	left:49px !important;
	top:14px !important;
}

@keyframes fade-in-38139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38167 {
	width:80px !important;
	height:10px !important;
}

#item38170 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:14px !important;
}

@keyframes fade-in-38170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38199 {
	width:130px !important;
	height:10px !important;
}

#item38202 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-38202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38230 {
	width:140px !important;
	height:10px !important;
}

#item38233 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:14px !important;
}

@keyframes fade-in-38233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38241 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item38244 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38275 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item38242 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item38281 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38314 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item38279 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item38320 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38350 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item38318 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item38356 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38384 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item38354 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item38390 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38418 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item38388 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item38425 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item38454 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item38423 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item38460 {
	width:43px !important;
	height:43px !important;
}

#item38458 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item38470 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-38470 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-38470 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item38470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-78062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-78081 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-78081 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-78072 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-78072 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-78064 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-78064 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item78062 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item78087 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item78088 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item78091 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item78089 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item78103 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item78101 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item78113 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item78143 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item78146 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item78147 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:260px !important;
	background:#000;
}

#item78167 {
	width:628px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item78170 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:194px !important;
	background:#000;
}

#item78171 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:149px !important;
}

#item78184 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:215px !important;
}

#item78798 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-78798 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78798 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78818 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78818 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78823 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78821 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item78854 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-78854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78876 {
	width:423px !important;
	height:116px !important;
	left:94px !important;
	top:128px !important;
}

@keyframes fade-in-78876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78879 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:169px !important;
}

#item78888 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item78482 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78482 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78482 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78485 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78483 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item78517 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78539 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item78613 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78611 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item78623 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item78644 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item78666 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:394px !important;
}

#item78688 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:590px !important;
}

#item78691 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item78701 {
	width:19px !important;
	height:19px !important;
	top:439px !important;
}

#item78711 {
	width:19px !important;
	height:19px !important;
	top:636px !important;
}

#item78720 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item78728 {
	width:19px !important;
	height:19px !important;
	top:506px !important;
}

#item78755 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:197px !important;
}

#item78758 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

#item78766 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item78774 {
	width:19px !important;
	height:19px !important;
	top:704px !important;
}

#item110513 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item110516 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item110539 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item110542 {
	width:570px !important;
	height:30px !important;
}

#item110565 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item78437 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78437 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78437 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78438 {
	width:522px !important;
	height:355px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78441 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78439 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item78470 {
	width:464px !important;
	height:306px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-78470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78473 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item78420 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78421 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item78427 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78425 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item78331 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-78331 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78331 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78351 {
	width:516px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78356 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78354 {
	width:27px !important;
	height:27px !important;
	left:516px !important;
	top:42px !important;
}

#item78366 {
	width:465px !important;
	height:564px !important;
	left:65px !important;
	top:77px !important;
}

#item100862 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item100885 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

table#table439431 th, table#table439431 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table439431 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table439431 {
	table-layout:fixed;
}

#item100888 {
	width:405px !important;
	height:231px !important;
}

@keyframes fade-in-100888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table440180 th, table#table440180 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table440180 {
	table-layout:fixed;
}

#item100911 {
	width:405px !important;
	height:525px !important;
	top:230px !important;
}

@keyframes fade-in-100911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78246 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78246 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78246 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78247 {
	width:630px !important;
	height:433px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78250 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78248 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item78280 {
	width:570px !important;
	height:363px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-78280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78302 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:431px !important;
}

#item78326 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item78305 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:428px !important;
}

#item78199 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78200 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-78200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78203 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78201 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item78213 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item78233 {
	width:505px !important;
	height:1647px !important;
}

@keyframes fade-in-78233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78197 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item78195 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item78897 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:232px !important;
}

#item78907 {
	width:48px !important;
	height:18px !important;
	left:520px !important;
	top:166px !important;
}

#item78916 {
	width:48px !important;
	height:18px !important;
	left:378px !important;
	top:232px !important;
}

#item78924 {
	width:48px !important;
	height:18px !important;
	left:237px !important;
	top:166px !important;
}

#item78952 {
	width:116px !important;
	height:14px !important;
}

#item78955 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:19px !important;
}

@keyframes fade-in-78955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78984 {
	width:116px !important;
	height:14px !important;
}

#item78987 {
	width:27px !important;
	height:27px !important;
	left:68px !important;
	top:19px !important;
}

@keyframes fade-in-78987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78987 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78987 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79015 {
	width:112px !important;
	height:14px !important;
}

#item79018 {
	width:27px !important;
	height:27px !important;
	left:42px !important;
	top:19px !important;
}

@keyframes fade-in-79018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79051 {
	width:182px !important;
	height:14px !important;
}

#item79054 {
	width:27px !important;
	height:27px !important;
	left:76px !important;
	top:19px !important;
}

@keyframes fade-in-79054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79089 {
	width:196px !important;
	height:14px !important;
}

#item79092 {
	width:27px !important;
	height:27px !important;
	left:83px !important;
	top:19px !important;
}

@keyframes fade-in-79092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79103 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item79106 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item79135 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item79104 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item79141 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item79169 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item79139 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item79175 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item79204 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item79173 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item79210 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item79238 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item79208 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item79244 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item79271 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item79242 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item79277 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item79304 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item79275 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item79327 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item79332 {
	width:52px !important;
	height:52px !important;
}

#item79330 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item79341 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-79341 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-79341 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item79341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-38487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-38513 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-38513 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-38501 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-38501 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-38489 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-38489 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item38487 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item38522 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item38523 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item38543 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item38546 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item38549 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38547 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item38560 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38558 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item38572 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item38604 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item38626 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item38629 {
	opacity:0.50;
	width:792px !important;
	height:1px !important;
	left:289px !important;
	top:168px !important;
	background:#000;
}

#item38630 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item38641 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item39333 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39333 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39333 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39333 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39353 {
	width:354px !important;
	height:213px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-39353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39358 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39356 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item39390 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-39390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39412 {
	width:302px !important;
	height:147px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-39412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39415 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item39424 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item39433 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:138px !important;
}

#item39443 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:170px !important;
}

#item38971 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38971 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38971 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38991 {
	width:783px !important;
	height:420px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39013 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item39018 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39016 {
	width:21px !important;
	height:21px !important;
	left:782px !important;
	top:14px !important;
}

#item39119 {
	width:239px !important;
	height:140px !important;
	left:21px !important;
}

#item39141 {
	width:256px !important;
	height:92px !important;
	left:293px !important;
}

#item39163 {
	width:149px !important;
	height:92px !important;
	left:581px !important;
}

#item39185 {
	width:256px !important;
	height:140px !important;
	left:293px !important;
	top:93px !important;
}

#item39207 {
	width:149px !important;
	height:140px !important;
	left:581px !important;
	top:93px !important;
}

#item39210 {
	width:14px !important;
	height:14px !important;
	top:32px !important;
}

#item39219 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:32px !important;
}

#item39228 {
	width:14px !important;
	height:14px !important;
	left:560px !important;
	top:32px !important;
}

#item39239 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:125px !important;
}

#item39249 {
	width:14px !important;
	height:14px !important;
	left:560px !important;
	top:125px !important;
}

#item39257 {
	width:14px !important;
	height:14px !important;
	top:80px !important;
}

#item39284 {
	width:239px !important;
	height:140px !important;
	left:21px !important;
	top:140px !important;
}

#item39287 {
	width:14px !important;
	height:14px !important;
	top:173px !important;
}

#item39295 {
	width:14px !important;
	height:14px !important;
	top:222px !important;
}

#item39304 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:174px !important;
}

#item39316 {
	width:14px !important;
	height:14px !important;
	left:560px !important;
	top:174px !important;
}

#item39330 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:260px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item39331 {
	opacity:0.50;
	width:1px !important;
	height:210px !important;
	left:548px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item106809 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item106812 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item106815 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item106838 {
	width:700px !important;
	height:10px !important;
}

#item106864 {
	width:240px !important;
	height:16px !important;
}

#item106861 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item38905 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38905 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38905 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38925 {
	width:407px !important;
	height:445px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38930 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38928 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item38959 {
	width:332px !important;
	height:414px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-38959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38962 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item38887 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38887 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38887 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38888 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item38894 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38892 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item38829 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38829 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38829 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38830 {
	width:565px !important;
	height:530px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38833 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38831 {
	width:21px !important;
	height:21px !important;
	left:568px !important;
	top:14px !important;
}

table#table447037 th, table#table447037 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table447037 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table447037 {
	table-layout:fixed;
}

#item38861 {
	width:310px !important;
	height:178px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-38861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table447789 th, table#table447789 td {
	padding:4px;;
	vertical-align:top;;
}

table#table447789 {
	table-layout:fixed;
}

#item38883 {
	width:258px !important;
	height:205px !important;
	left:58px !important;
	top:231px !important;
}

@keyframes fade-in-38883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38883 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38883 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table448121 th, table#table448121 td {
	padding:4px;;
	vertical-align:top;;
}

table#table448121 {
	table-layout:fixed;
}

#item99635 {
	width:258px !important;
	height:205px !important;
	left:336px !important;
	top:231px !important;
}

@keyframes fade-in-99635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99670 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:466px !important;
}

#item99674 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:513px !important;
}

#item38722 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38722 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38722 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38723 {
	width:624px !important;
	height:264px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38726 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38724 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item38755 {
	width:566px !important;
	height:204px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-38755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38755 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38777 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:244px !important;
}

#item38824 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38801 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38780 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:241px !important;
}

#item38654 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38674 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38679 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38677 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item38698 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item38718 {
	width:650px !important;
	height:1204px !important;
}

@keyframes fade-in-38718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38652 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item38650 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item39452 {
	width:34px !important;
	height:13px !important;
	left:348px !important;
	top:148px !important;
}

#item39460 {
	width:34px !important;
	height:13px !important;
	left:471px !important;
	top:148px !important;
}

#item39468 {
	width:34px !important;
	height:13px !important;
	left:593px !important;
	top:148px !important;
}

#item39476 {
	width:34px !important;
	height:13px !important;
	left:726px !important;
	top:148px !important;
}

#item39484 {
	width:34px !important;
	height:13px !important;
	left:849px !important;
	top:148px !important;
}

#item39495 {
	width:34px !important;
	height:13px !important;
	left:984px !important;
	top:148px !important;
}

#item39529 {
	width:68px !important;
	height:21px !important;
}

#item39532 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:25px !important;
}

@keyframes fade-in-39532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39563 {
	width:78px !important;
	height:21px !important;
}

#item39566 {
	width:19px !important;
	height:19px !important;
	left:28px !important;
	top:25px !important;
}

@keyframes fade-in-39566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39595 {
	width:68px !important;
	height:21px !important;
}

#item39598 {
	width:19px !important;
	height:19px !important;
	left:24px !important;
	top:25px !important;
}

@keyframes fade-in-39598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39598 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39627 {
	width:81px !important;
	height:10px !important;
}

#item39630 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:14px !important;
}

@keyframes fade-in-39630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39660 {
	width:68px !important;
	height:21px !important;
}

#item39663 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:25px !important;
}

@keyframes fade-in-39663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39692 {
	width:72px !important;
	height:10px !important;
}

#item39695 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-39695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39695 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39723 {
	width:81px !important;
	height:10px !important;
}

#item39726 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:14px !important;
}

@keyframes fade-in-39726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39734 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item39737 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39765 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item39735 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item39771 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39799 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item39769 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item39805 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39835 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item39803 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item39841 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39873 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item39839 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item39879 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39909 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item39877 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item39916 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39945 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item39914 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item39951 {
	width:43px !important;
	height:43px !important;
}

#item39949 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item39962 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-39962 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-39962 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-79355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-79381 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-79381 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-79367 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-79367 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-79357 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-79357 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item79355 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item79393 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item79394 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item79397 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item79395 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item79412 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item79410 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item79422 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item79450 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item79453 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item79454 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item79474 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item79477 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item79478 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item79488 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item80166 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-80166 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-80166 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item80166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80186 {
	width:483px !important;
	height:280px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-80186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80191 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item80189 {
	width:27px !important;
	height:27px !important;
	left:483px !important;
	top:42px !important;
}

#item80220 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-80220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80220 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80242 {
	width:423px !important;
	height:189px !important;
	left:94px !important;
	top:128px !important;
}

@keyframes fade-in-80242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80245 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:170px !important;
}

#item80254 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item80263 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:215px !important;
}

#item80274 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:259px !important;
}

#item79793 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-79793 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79793 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79796 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79794 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item79826 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79848 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item79918 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79916 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item79927 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item79948 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item79970 {
	width:477px !important;
	height:129px !important;
	left:30px !important;
	top:394px !important;
}

#item79992 {
	width:477px !important;
	height:129px !important;
	left:30px !important;
	top:720px !important;
}

#item80014 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:524px !important;
}

#item80036 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:850px !important;
}

#item80039 {
	width:19px !important;
	height:19px !important;
	top:45px !important;
}

#item80048 {
	width:19px !important;
	height:19px !important;
	top:439px !important;
}

#item80056 {
	width:19px !important;
	height:19px !important;
	top:765px !important;
}

#item80064 {
	width:19px !important;
	height:19px !important;
	top:569px !important;
}

#item80075 {
	width:19px !important;
	height:19px !important;
	top:895px !important;
}

#item80088 {
	width:19px !important;
	height:19px !important;
	top:111px !important;
}

#item80118 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:197px !important;
}

#item80121 {
	width:19px !important;
	height:19px !important;
	top:243px !important;
}

#item80130 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item80139 {
	width:19px !important;
	height:19px !important;
	top:637px !important;
}

#item80149 {
	width:19px !important;
	height:19px !important;
	top:963px !important;
}

#item110592 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item110595 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item110618 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item110623 {
	width:570px !important;
	height:30px !important;
}

#item110646 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item79742 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-79742 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79742 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79743 {
	width:522px !important;
	height:601px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79746 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79744 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item79779 {
	width:464px !important;
	height:553px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-79779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79782 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item79719 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-79719 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79719 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79720 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item79726 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79724 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item79628 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-79628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79628 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79648 {
	width:473px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79653 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79651 {
	width:27px !important;
	height:27px !important;
	left:474px !important;
	top:42px !important;
}

#item79662 {
	width:423px !important;
	height:564px !important;
	left:65px !important;
	top:77px !important;
}

table#table453015 th, table#table453015 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table453015 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table453015 {
	table-layout:fixed;
}

#item100640 {
	width:362px !important;
	height:248px !important;
}

@keyframes fade-in-100640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100640 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100640 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table453764 th, table#table453764 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table453764 {
	table-layout:fixed;
}

#item100663 {
	width:362px !important;
	height:483px !important;
	top:256px !important;
}

@keyframes fade-in-100663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-100663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item100663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100687 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item100710 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item79545 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-79545 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79545 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79546 {
	width:630px !important;
	height:411px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79546 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79549 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79547 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item79577 {
	width:570px !important;
	height:340px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-79577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79577 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79599 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:407px !important;
}

#item79623 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item79602 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:404px !important;
}

#item79501 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-79501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79501 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79502 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-79502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79505 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79503 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item79514 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item79534 {
	width:505px !important;
	height:2342px !important;
}

@keyframes fade-in-79534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79499 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item79497 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item80287 {
	width:48px !important;
	height:18px !important;
	left:209px !important;
	top:152px !important;
}

#item80298 {
	width:48px !important;
	height:18px !important;
	left:364px !important;
	top:152px !important;
}

#item80307 {
	width:48px !important;
	height:18px !important;
	left:519px !important;
	top:152px !important;
}

#item80316 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:225px !important;
}

#item80326 {
	width:48px !important;
	height:18px !important;
	left:220px !important;
	top:225px !important;
}

#item80337 {
	width:48px !important;
	height:18px !important;
	left:422px !important;
	top:225px !important;
}

#item80367 {
	width:95px !important;
	height:29px !important;
}

#item80370 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:34px !important;
}

@keyframes fade-in-80370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80398 {
	width:109px !important;
	height:29px !important;
}

#item80401 {
	width:27px !important;
	height:27px !important;
	left:40px !important;
	top:34px !important;
}

@keyframes fade-in-80401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80429 {
	width:95px !important;
	height:29px !important;
}

#item80432 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:34px !important;
}

@keyframes fade-in-80432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80460 {
	width:113px !important;
	height:14px !important;
}

#item80463 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:19px !important;
}

@keyframes fade-in-80463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80494 {
	width:95px !important;
	height:29px !important;
}

#item80497 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:34px !important;
}

@keyframes fade-in-80497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80530 {
	width:101px !important;
	height:14px !important;
}

#item80533 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:19px !important;
}

@keyframes fade-in-80533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80564 {
	width:114px !important;
	height:14px !important;
}

#item80567 {
	width:27px !important;
	height:27px !important;
	left:54px !important;
	top:19px !important;
}

@keyframes fade-in-80567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80576 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item80579 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item80607 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item80577 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item80613 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item80644 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item80611 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item80650 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item80680 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item80648 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item80686 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item80713 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item80684 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item80719 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item80746 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item80717 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item80752 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item80779 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item80750 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item80802 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item80807 {
	width:52px !important;
	height:52px !important;
}

#item80805 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item80816 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-80816 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-80816 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item80816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-39979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-40008 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-40008 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-39994 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-39994 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-39981 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-39981 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item39979 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item40020 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item40021 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item40041 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item40044 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item40047 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40045 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item40060 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item40058 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item40071 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item40100 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item40122 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item40125 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:88px !important;
}

#item40138 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item40994 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41014 {
	width:354px !important;
	height:149px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-41014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41019 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item41017 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item41050 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-41050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41072 {
	width:302px !important;
	height:83px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-41072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41075 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item41085 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item40468 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40468 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40468 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40488 {
	width:919px !important;
	height:541px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40510 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item40515 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40513 {
	width:21px !important;
	height:21px !important;
	left:919px !important;
	top:14px !important;
}

#item40615 {
	width:256px !important;
	height:140px !important;
	left:21px !important;
}

#item40637 {
	width:214px !important;
	height:140px !important;
	left:310px !important;
}

#item40659 {
	width:256px !important;
	height:92px !important;
	left:21px !important;
	top:280px !important;
}

#item40681 {
	width:309px !important;
	height:140px !important;
	left:557px !important;
}

#item40703 {
	width:214px !important;
	height:92px !important;
	left:310px !important;
	top:140px !important;
}

#item40725 {
	width:214px !important;
	height:124px !important;
	left:310px !important;
	top:233px !important;
}

#item40747 {
	width:309px !important;
	height:140px !important;
	left:557px !important;
	top:141px !important;
}

#item40769 {
	width:309px !important;
	height:140px !important;
	left:557px !important;
	top:282px !important;
}

#item40772 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item40788 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:33px !important;
}

#item40801 {
	width:14px !important;
	height:14px !important;
	top:315px !important;
}

#item40812 {
	width:14px !important;
	height:14px !important;
	left:536px !important;
	top:33px !important;
}

#item40824 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:172px !important;
}

#item40837 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:265px !important;
}

#item40848 {
	width:14px !important;
	height:14px !important;
	left:536px !important;
	top:172px !important;
}

#item40858 {
	width:14px !important;
	height:14px !important;
	left:536px !important;
	top:315px !important;
}

#item40868 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item40878 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:81px !important;
}

#item40888 {
	width:14px !important;
	height:14px !important;
	left:536px !important;
	top:81px !important;
}

#item40922 {
	width:256px !important;
	height:140px !important;
	left:21px !important;
	top:140px !important;
}

#item40925 {
	width:14px !important;
	height:14px !important;
	top:172px !important;
}

#item40942 {
	width:14px !important;
	height:14px !important;
	top:222px !important;
}

#item40955 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:315px !important;
}

#item40966 {
	width:14px !important;
	height:14px !important;
	left:536px !important;
	top:222px !important;
}

#item40978 {
	width:14px !important;
	height:14px !important;
	left:536px !important;
	top:363px !important;
}

#item40991 {
	opacity:0.50;
	width:1px !important;
	height:357px !important;
	left:277px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item40992 {
	opacity:0.50;
	width:1px !important;
	height:357px !important;
	left:524px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item106891 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:13px !important;
}

#item106895 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:14px !important;
}

#item106900 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:14px !important;
}

#item106923 {
	width:700px !important;
	height:10px !important;
}

#item106949 {
	width:240px !important;
	height:16px !important;
}

#item106946 {
	width:240px !important;
	height:16px !important;
	left:535px !important;
}

#item40399 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40399 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40419 {
	width:407px !important;
	height:281px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40419 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40424 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40422 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item40454 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-40454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40457 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item40379 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40380 {
	width:977px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item40386 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40384 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item40339 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40339 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40339 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40340 {
	width:340px !important;
	height:286px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40343 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40341 {
	width:21px !important;
	height:21px !important;
	left:338px !important;
	top:14px !important;
}

table#table459680 th, table#table459680 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table459680 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table459680 {
	table-layout:fixed;
}

#item40375 {
	width:310px !important;
	height:254px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-40375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40375 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40375 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95886 {
	width:274px !important;
	height:30px !important;
	top:48px !important;
}

#item95909 {
	width:95px !important;
	height:40px !important;
	left:2px !important;
}

#item40230 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40230 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40230 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40231 {
	width:624px !important;
	height:473px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40231 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40234 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40232 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item40265 {
	width:566px !important;
	height:412px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-40265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40287 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:453px !important;
}

#item40334 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40311 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40290 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:450px !important;
}

#item40157 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40157 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40157 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40157 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40177 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-40177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40182 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40180 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item40206 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item40226 {
	width:650px !important;
	height:1684px !important;
}

@keyframes fade-in-40226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40155 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item40153 {
	width:1021px !important;
	height:582px !important;
	left:177px !important;
	top:180px !important;
}

#item41095 {
	opacity:0.50;
	width:870px !important;
	height:1px !important;
	left:289px !important;
	top:118px !important;
	background:#000;
}

#item41096 {
	opacity:0.50;
	width:801px !important;
	height:1px !important;
	left:289px !important;
	top:168px !important;
	background:#000;
}

#item41097 {
	width:34px !important;
	height:13px !important;
	left:989px !important;
	top:147px !important;
}

#item41108 {
	width:34px !important;
	height:13px !important;
	left:805px !important;
	top:147px !important;
}

#item41118 {
	width:34px !important;
	height:13px !important;
	left:571px !important;
	top:147px !important;
}

#item41131 {
	width:34px !important;
	height:13px !important;
	left:367px !important;
	top:147px !important;
}

#item41166 {
	width:112px !important;
	height:10px !important;
}

#item41169 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:13px !important;
}

@keyframes fade-in-41169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41202 {
	width:162px !important;
	height:10px !important;
}

#item41205 {
	width:19px !important;
	height:19px !important;
	left:72px !important;
	top:13px !important;
}

@keyframes fade-in-41205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41236 {
	width:132px !important;
	height:10px !important;
}

#item41239 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:13px !important;
}

@keyframes fade-in-41239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41270 {
	width:112px !important;
	height:10px !important;
}

#item41273 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:13px !important;
}

@keyframes fade-in-41273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41285 {
	width:34px !important;
	height:13px !important;
	left:360px !important;
	top:98px !important;
}

#item41296 {
	width:34px !important;
	height:13px !important;
	left:540px !important;
	top:98px !important;
}

#item41306 {
	width:34px !important;
	height:13px !important;
	left:730px !important;
	top:98px !important;
}

#item41316 {
	width:34px !important;
	height:13px !important;
	left:940px !important;
	top:98px !important;
}

#item41326 {
	width:34px !important;
	height:13px !important;
	left:1130px !important;
	top:98px !important;
}

#item41356 {
	width:115px !important;
	height:10px !important;
}

#item41359 {
	width:19px !important;
	height:19px !important;
	left:48px !important;
	top:13px !important;
}

@keyframes fade-in-41359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41393 {
	width:145px !important;
	height:10px !important;
}

#item41396 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:13px !important;
}

@keyframes fade-in-41396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41433 {
	width:125px !important;
	height:10px !important;
}

#item41436 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:13px !important;
}

@keyframes fade-in-41436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41471 {
	width:125px !important;
	height:10px !important;
}

#item41474 {
	width:19px !important;
	height:19px !important;
	left:52px !important;
	top:13px !important;
}

@keyframes fade-in-41474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41506 {
	width:77px !important;
	height:10px !important;
}

#item41509 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:13px !important;
}

@keyframes fade-in-41509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41541 {
	width:68px !important;
	height:10px !important;
}

#item41544 {
	width:19px !important;
	height:19px !important;
	left:44px !important;
	top:13px !important;
}

@keyframes fade-in-41544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41557 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item41560 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41590 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item41558 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item41596 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41625 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item41594 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item41631 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41660 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item41629 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item41666 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41695 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item41664 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item41701 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41730 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item41699 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item41737 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item41770 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item41735 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item41776 {
	width:43px !important;
	height:43px !important;
}

#item41774 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item41793 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-41793 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-41793 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item41793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-80830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-80857 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-80857 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-80843 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-80843 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-80832 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-80832 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item80830 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item80868 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item80869 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item80872 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item80870 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item80884 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item80882 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item80894 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item80923 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item80926 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item80927 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item80947 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item80950 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item80951 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item80960 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item81736 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-81736 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81736 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81736 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81756 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81761 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81759 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item81790 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-81790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81812 {
	width:423px !important;
	height:116px !important;
	left:94px !important;
	top:128px !important;
}

@keyframes fade-in-81812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81815 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:169px !important;
}

#item81825 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item81239 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-81239 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81239 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81242 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81240 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item81272 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81294 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item81360 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81358 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item81369 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item81390 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item81412 {
	width:477px !important;
	height:129px !important;
	left:30px !important;
	top:394px !important;
}

#item81415 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item81423 {
	width:19px !important;
	height:19px !important;
	top:442px !important;
}

#item81431 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item81461 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:197px !important;
}

#item81464 {
	width:19px !important;
	height:19px !important;
	top:242px !important;
}

#item81477 {
	width:19px !important;
	height:19px !important;
	top:312px !important;
}

#item81508 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item81530 {
	width:477px !important;
	height:129px !important;
	left:30px !important;
	top:196px !important;
}

#item81552 {
	width:477px !important;
	height:174px !important;
	left:30px !important;
	top:326px !important;
}

#item81555 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item81564 {
	width:19px !important;
	height:19px !important;
	top:241px !important;
}

#item81574 {
	width:19px !important;
	height:19px !important;
	top:371px !important;
}

#item81585 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item81594 {
	width:19px !important;
	height:19px !important;
	top:440px !important;
}

#item81621 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:501px !important;
}

#item81643 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:698px !important;
}

#item81665 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:895px !important;
}

#item81668 {
	width:19px !important;
	height:19px !important;
	top:547px !important;
}

#item81676 {
	width:19px !important;
	height:19px !important;
	top:742px !important;
}

#item81684 {
	width:19px !important;
	height:19px !important;
	top:941px !important;
}

#item81692 {
	width:19px !important;
	height:19px !important;
	top:614px !important;
}

#item81703 {
	width:19px !important;
	height:19px !important;
	top:812px !important;
}

#item81716 {
	width:19px !important;
	height:19px !important;
	top:1009px !important;
}

#item110684 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item110690 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item110713 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item110716 {
	width:570px !important;
	height:30px !important;
}

#item110739 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item81193 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-81193 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81193 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81194 {
	width:522px !important;
	height:385px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81197 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81195 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item81226 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-81226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81226 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81229 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item81173 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-81173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81174 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item81180 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81178 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item81111 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-81111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81131 {
	width:421px !important;
	height:367px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81136 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81134 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table466672 th, table#table466672 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table466672 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table466672 {
	table-layout:fixed;
}

#item81169 {
	width:361px !important;
	height:242px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-81169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98684 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item98688 {
	width:274px !important;
	height:30px !important;
	top:64px !important;
}

#item81017 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-81017 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-81017 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item81017 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81018 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-81018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81021 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item81019 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item81049 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:647px !important;
}

#item81073 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item81052 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:644px !important;
}

#item81077 {
	width:568px !important;
	height:549px !important;
	left:64px !important;
	top:67px !important;
}

#item81097 {
	width:505px !important;
	height:746px !important;
}

@keyframes fade-in-81097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80972 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-80972 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-80972 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item80972 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80973 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-80973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80976 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item80974 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item80986 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item81006 {
	width:505px !important;
	height:3417px !important;
}

@keyframes fade-in-81006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81006 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80970 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item80968 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item81835 {
	width:48px !important;
	height:18px !important;
	left:506px !important;
	top:224px !important;
}

#item81843 {
	width:48px !important;
	height:18px !important;
	left:375px !important;
	top:224px !important;
}

#item81851 {
	width:48px !important;
	height:18px !important;
	left:238px !important;
	top:224px !important;
}

#item81859 {
	width:48px !important;
	height:18px !important;
	left:97px !important;
	top:224px !important;
}

#item81887 {
	width:85px !important;
	height:14px !important;
}

#item81890 {
	width:27px !important;
	height:27px !important;
	left:30px !important;
	top:18px !important;
}

@keyframes fade-in-81890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81921 {
	width:92px !important;
	height:31px !important;
}

#item81924 {
	width:27px !important;
	height:27px !important;
	left:33px !important;
	top:35px !important;
}

@keyframes fade-in-81924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81957 {
	width:96px !important;
	height:14px !important;
}

#item81960 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:18px !important;
}

@keyframes fade-in-81960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item81991 {
	width:80px !important;
	height:14px !important;
}

#item81994 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:18px !important;
}

@keyframes fade-in-81994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-81994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item81994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82004 {
	width:48px !important;
	height:18px !important;
	left:174px !important;
	top:151px !important;
}

#item82013 {
	width:48px !important;
	height:18px !important;
	left:284px !important;
	top:151px !important;
}

#item82023 {
	width:48px !important;
	height:18px !important;
	left:390px !important;
	top:151px !important;
}

#item82032 {
	width:48px !important;
	height:18px !important;
	left:521px !important;
	top:151px !important;
}

#item82040 {
	width:48px !important;
	height:18px !important;
	left:627px !important;
	top:151px !important;
}

#item82068 {
	width:76px !important;
	height:31px !important;
}

#item82071 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:35px !important;
}

@keyframes fade-in-82071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82100 {
	width:97px !important;
	height:31px !important;
}

#item82103 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:35px !important;
}

@keyframes fade-in-82103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82131 {
	width:72px !important;
	height:31px !important;
}

#item82134 {
	width:27px !important;
	height:27px !important;
	left:23px !important;
	top:35px !important;
}

@keyframes fade-in-82134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82167 {
	width:71px !important;
	height:31px !important;
}

#item82170 {
	width:27px !important;
	height:27px !important;
	left:21px !important;
	top:35px !important;
}

@keyframes fade-in-82170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82205 {
	width:86px !important;
	height:14px !important;
}

#item82208 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:18px !important;
}

@keyframes fade-in-82208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82208 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82239 {
	width:53px !important;
	height:14px !important;
}

#item82242 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:18px !important;
}

@keyframes fade-in-82242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82242 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82251 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item82254 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item82282 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item82252 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item82288 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item82317 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item82286 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item82323 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item82351 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item82321 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item82357 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item82384 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item82355 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item82390 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item82417 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item82388 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item82423 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item82450 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item82421 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item82473 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item82478 {
	width:52px !important;
	height:52px !important;
}

#item82476 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item82487 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-82487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-82487 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item82487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-41810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-41840 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-41840 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-41828 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-41828 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-41812 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-41812 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item41810 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item41852 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item41853 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item41873 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item41876 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item41879 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item41877 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item41892 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item41890 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item41903 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item41911 {
	opacity:0.50;
	width:870px !important;
	height:1px !important;
	left:289px !important;
	top:118px !important;
	background:#000;
}

#item41931 {
	width:828px !important;
	height:74px !important;
	left:205px !important;
	top:45px !important;
}

#item41953 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item41956 {
	opacity:0.50;
	width:801px !important;
	height:1px !important;
	left:289px !important;
	top:168px !important;
	background:#000;
}

#item41957 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:88px !important;
}

#item41966 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item42818 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-42818 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42818 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42838 {
	width:354px !important;
	height:149px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42843 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42841 {
	width:21px !important;
	height:21px !important;
	left:353px !important;
	top:15px !important;
}

#item42872 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-42872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42894 {
	width:302px !important;
	height:83px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-42894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42897 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:106px !important;
}

#item42906 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item42285 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-42285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42305 {
	width:714px !important;
	height:592px !important;
	left:26px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42327 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item42332 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42330 {
	width:21px !important;
	height:21px !important;
	left:716px !important;
	top:14px !important;
}

#item42410 {
	width:662px !important;
	height:424px !important;
	left:58px !important;
	top:85px !important;
}

#item42431 {
	width:256px !important;
	height:140px !important;
	left:21px !important;
}

#item42453 {
	width:256px !important;
	height:140px !important;
	left:21px !important;
	top:374px !important;
}

#item42475 {
	width:256px !important;
	height:92px !important;
	left:21px !important;
	top:281px !important;
}

#item42497 {
	width:309px !important;
	height:140px !important;
	left:310px !important;
}

#item42519 {
	width:256px !important;
	height:92px !important;
	left:21px !important;
	top:514px !important;
}

#item42541 {
	width:256px !important;
	height:124px !important;
	left:21px !important;
	top:606px !important;
}

#item42563 {
	width:309px !important;
	height:140px !important;
	left:310px !important;
	top:281px !important;
}

#item42585 {
	width:309px !important;
	height:140px !important;
	left:310px !important;
	top:140px !important;
}

#item42607 {
	width:309px !important;
	height:140px !important;
	left:310px !important;
	top:421px !important;
}

#item42610 {
	width:14px !important;
	height:14px !important;
	top:33px !important;
}

#item42618 {
	width:14px !important;
	height:14px !important;
	top:406px !important;
}

#item42629 {
	width:14px !important;
	height:14px !important;
	top:315px !important;
}

#item42642 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:33px !important;
}

#item42653 {
	width:14px !important;
	height:14px !important;
	top:546px !important;
}

#item42662 {
	width:14px !important;
	height:14px !important;
	top:639px !important;
}

#item42671 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:312px !important;
}

#item42684 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:172px !important;
}

#item42696 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:454px !important;
}

#item42704 {
	width:14px !important;
	height:14px !important;
	top:81px !important;
}

#item42712 {
	width:14px !important;
	height:14px !important;
	top:455px !important;
}

#item42720 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:81px !important;
}

#item42747 {
	width:256px !important;
	height:140px !important;
	left:21px !important;
	top:140px !important;
}

#item42750 {
	width:14px !important;
	height:14px !important;
	top:172px !important;
}

#item42761 {
	width:14px !important;
	height:14px !important;
	top:222px !important;
}

#item42775 {
	width:14px !important;
	height:14px !important;
	top:687px !important;
}

#item42787 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:362px !important;
}

#item42796 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:222px !important;
}

#item42805 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:502px !important;
}

#item42816 {
	opacity:0.50;
	width:1px !important;
	height:670px !important;
	left:277px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item106519 {
	width:12px !important;
	height:18px !important;
	left:1px !important;
	top:33px !important;
}

#item106524 {
	width:14px !important;
	height:14px !important;
	left:328px !important;
	top:34px !important;
}

#item106528 {
	width:348px !important;
	height:30px !important;
	left:17px !important;
	top:35px !important;
}

#item106551 {
	width:674px !important;
	height:10px !important;
}

#item106577 {
	width:240px !important;
	height:16px !important;
}

#item106574 {
	width:240px !important;
	height:16px !important;
	top:15px !important;
}

#item42217 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-42217 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42217 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42237 {
	width:407px !important;
	height:277px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42242 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42240 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item42271 {
	width:332px !important;
	height:249px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-42271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42274 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item42199 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-42199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42199 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42200 {
	width:988px !important;
	height:558px !important;
	left:10px !important;
	top:23px !important;
}

#item42206 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42204 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item42160 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-42160 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42160 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42161 {
	width:340px !important;
	height:286px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42164 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42162 {
	width:21px !important;
	height:21px !important;
	left:338px !important;
	top:14px !important;
}

table#table473272 th, table#table473272 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table473272 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table473272 {
	table-layout:fixed;
}

#item42195 {
	width:310px !important;
	height:185px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-42195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item95922 {
	width:274px !important;
	height:30px !important;
	top:48px !important;
}

#item95945 {
	width:95px !important;
	height:40px !important;
	left:2px !important;
}

#item42048 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-42048 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-42048 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item42048 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42049 {
	width:624px !important;
	height:488px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-42049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42052 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42050 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item42086 {
	width:566px !important;
	height:428px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-42086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42108 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:468px !important;
}

#item42155 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42132 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42111 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:465px !important;
}

#item41979 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-41979 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-41979 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item41979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41999 {
	width:737px !important;
	height:572px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-41999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-41999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item42004 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item42002 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item42024 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item42044 {
	width:650px !important;
	height:1828px !important;
}

@keyframes fade-in-42044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item41977 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item41975 {
	width:1021px !important;
	height:602px !important;
	left:177px !important;
	top:180px !important;
}

#item42914 {
	width:34px !important;
	height:13px !important;
	left:1018px !important;
	top:148px !important;
}

#item42922 {
	width:34px !important;
	height:13px !important;
	left:871px !important;
	top:148px !important;
}

#item42931 {
	width:34px !important;
	height:13px !important;
	left:697px !important;
	top:148px !important;
}

#item42943 {
	width:34px !important;
	height:13px !important;
	left:502px !important;
	top:148px !important;
}

#item42956 {
	width:34px !important;
	height:13px !important;
	left:347px !important;
	top:148px !important;
}

#item42987 {
	width:83px !important;
	height:10px !important;
}

#item42990 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:13px !important;
}

@keyframes fade-in-42990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-42990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43019 {
	width:111px !important;
	height:10px !important;
}

#item43022 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:13px !important;
}

@keyframes fade-in-43022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43051 {
	width:131px !important;
	height:10px !important;
}

#item43054 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:13px !important;
}

@keyframes fade-in-43054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43084 {
	width:91px !important;
	height:10px !important;
}

#item43087 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:13px !important;
}

@keyframes fade-in-43087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43116 {
	width:81px !important;
	height:10px !important;
}

#item43119 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:13px !important;
}

@keyframes fade-in-43119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43147 {
	width:43px !important;
	height:10px !important;
}

#item43150 {
	width:19px !important;
	height:19px !important;
	left:19px !important;
	top:14px !important;
}

@keyframes fade-in-43150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43158 {
	width:34px !important;
	height:13px !important;
	left:363px !important;
	top:98px !important;
}

#item43166 {
	width:34px !important;
	height:13px !important;
	left:547px !important;
	top:98px !important;
}

#item43174 {
	width:34px !important;
	height:13px !important;
	left:751px !important;
	top:98px !important;
}

#item43185 {
	width:34px !important;
	height:13px !important;
	left:955px !important;
	top:98px !important;
}

#item43198 {
	width:34px !important;
	height:13px !important;
	left:1130px !important;
	top:98px !important;
}

#item43229 {
	width:120px !important;
	height:10px !important;
}

#item43232 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-43232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43261 {
	width:140px !important;
	height:10px !important;
}

#item43264 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-43264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43293 {
	width:110px !important;
	height:10px !important;
}

#item43296 {
	width:19px !important;
	height:19px !important;
	left:46px !important;
	top:14px !important;
}

@keyframes fade-in-43296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43296 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43296 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43326 {
	width:140px !important;
	height:10px !important;
}

#item43329 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:14px !important;
}

@keyframes fade-in-43329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43360 {
	width:80px !important;
	height:10px !important;
}

#item43363 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-43363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43373 {
	width:139px !important;
	height:722px !important;
	left:17px !important;
	top:39px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item43376 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43403 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item43374 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item43409 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43436 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item43407 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item43442 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43469 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item43440 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item43475 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43505 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item43473 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item43511 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43543 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item43509 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item43550 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item43580 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item43548 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item43586 {
	width:43px !important;
	height:43px !important;
}

#item43584 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item43596 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-43596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-43596 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item43596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-82501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-82531 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-82531 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-right-grow-82517 {
	0% {
		transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-right-grow-82517 {
	0% {
		-webkit-transform:translate(16px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@keyframes move-left-grow-82503 {
	0% {
		transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
@-webkit-keyframes move-left-grow-82503 {
	0% {
		-webkit-transform:translate(-24px,0px) scaleX(1.03) scaleY(1.03);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
}
#item82501 {
	width:668px !important;
	height:633px !important;
	left:13px !important;
	top:307px !important;
}

#item82542 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item82543 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item82546 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item82544 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item82558 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item82556 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item82568 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item82597 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item82600 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item82601 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:131px !important;
	background:#000;
}

#item82602 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item82622 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item82625 {
	opacity:0.50;
	width:700px !important;
	height:1px !important;
	top:188px !important;
	background:#000;
}

#item82626 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:86px !important;
}

#item82635 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item83463 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-83463 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-83463 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item83463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83483 {
	width:333px !important;
	height:191px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-83483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83488 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item83486 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item83517 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-83517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83539 {
	width:423px !important;
	height:116px !important;
	left:94px !important;
	top:128px !important;
}

@keyframes fade-in-83539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83542 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:169px !important;
}

#item83550 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:126px !important;
}

#item82921 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-82921 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82921 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82921 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82924 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82922 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item82955 {
	width:630px !important;
	height:650px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82977 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item83044 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item83042 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item83053 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item83075 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item83097 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:523px !important;
}

#item83119 {
	width:477px !important;
	height:129px !important;
	left:30px !important;
	top:394px !important;
}

#item83141 {
	width:477px !important;
	height:129px !important;
	left:30px !important;
	top:719px !important;
}

#item83163 {
	width:477px !important;
	height:174px !important;
	left:30px !important;
	top:849px !important;
}

#item83166 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item83174 {
	width:19px !important;
	height:19px !important;
	top:569px !important;
}

#item83182 {
	width:19px !important;
	height:19px !important;
	top:441px !important;
}

#item83193 {
	width:19px !important;
	height:19px !important;
	top:764px !important;
}

#item83206 {
	width:19px !important;
	height:19px !important;
	top:895px !important;
}

#item83217 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item83226 {
	width:19px !important;
	height:19px !important;
	top:636px !important;
}

#item83254 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:196px !important;
}

#item83257 {
	width:19px !important;
	height:19px !important;
	top:241px !important;
}

#item83267 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item83276 {
	width:19px !important;
	height:19px !important;
	top:961px !important;
}

#item83305 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
}

#item83327 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:394px !important;
}

#item83349 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:197px !important;
}

#item83371 {
	width:477px !important;
	height:197px !important;
	left:30px !important;
	top:590px !important;
}

#item83374 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item83383 {
	width:19px !important;
	height:19px !important;
	top:437px !important;
}

#item83391 {
	width:19px !important;
	height:19px !important;
	top:240px !important;
}

#item83399 {
	width:19px !important;
	height:19px !important;
	top:636px !important;
}

#item83410 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item83423 {
	width:19px !important;
	height:19px !important;
	top:507px !important;
}

#item83434 {
	width:19px !important;
	height:19px !important;
	top:311px !important;
}

#item83443 {
	width:19px !important;
	height:19px !important;
	top:703px !important;
}

#item110768 {
	width:17px !important;
	height:25px !important;
	left:1px !important;
	top:40px !important;
}

#item110773 {
	width:502px !important;
	height:38px !important;
	left:24px !important;
	top:42px !important;
}

#item110796 {
	width:19px !important;
	height:19px !important;
	left:458px !important;
	top:41px !important;
}

#item110800 {
	width:570px !important;
	height:30px !important;
}

#item110823 {
	width:333px !important;
	height:20px !important;
	left:235px !important;
	top:16px !important;
}

#item82873 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-82873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82874 {
	width:522px !important;
	height:383px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82877 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82875 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item82907 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-82907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82910 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item82850 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-82850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82851 {
	width:630px !important;
	height:650px !important;
	left:35px !important;
	top:38px !important;
}

#item82857 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82855 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item82786 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-82786 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82786 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82806 {
	width:421px !important;
	height:365px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82806 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82811 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82809 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table480425 th, table#table480425 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table480425 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table480425 {
	table-layout:fixed;
}

#item82846 {
	width:361px !important;
	height:242px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-82846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item98717 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item98720 {
	width:274px !important;
	height:30px !important;
	top:64px !important;
}

#item82691 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-82691 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82691 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82692 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82695 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82693 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item82723 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:647px !important;
}

#item82747 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item82726 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:644px !important;
}

#item82751 {
	width:568px !important;
	height:549px !important;
	left:64px !important;
	top:67px !important;
}

#item82771 {
	width:505px !important;
	height:791px !important;
}

@keyframes fade-in-82771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82647 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-82647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-82647 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item82647 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82648 {
	width:630px !important;
	height:652px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-82648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82651 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item82649 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item82660 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item82680 {
	width:505px !important;
	height:3708px !important;
}

@keyframes fade-in-82680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-82680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item82680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item82645 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item82643 {
	width:671px !important;
	height:689px !important;
	top:253px !important;
}

#item83558 {
	width:48px !important;
	height:18px !important;
	left:500px !important;
	top:224px !important;
}

#item83567 {
	width:48px !important;
	height:18px !important;
	left:372px !important;
	top:224px !important;
}

#item83576 {
	width:48px !important;
	height:18px !important;
	left:221px !important;
	top:224px !important;
}

#item83587 {
	width:48px !important;
	height:18px !important;
	left:32px !important;
	top:224px !important;
}

#item83600 {
	width:48px !important;
	height:18px !important;
	left:522px !important;
	top:159px !important;
}

#item83631 {
	width:84px !important;
	height:14px !important;
}

#item83634 {
	width:27px !important;
	height:27px !important;
	left:29px !important;
	top:19px !important;
}

@keyframes fade-in-83634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83634 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83663 {
	width:108px !important;
	height:14px !important;
}

#item83666 {
	width:27px !important;
	height:27px !important;
	left:41px !important;
	top:19px !important;
}

@keyframes fade-in-83666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83695 {
	width:146px !important;
	height:14px !important;
}

#item83698 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:19px !important;
}

@keyframes fade-in-83698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83729 {
	width:96px !important;
	height:14px !important;
}

#item83732 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:19px !important;
}

@keyframes fade-in-83732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83762 {
	width:80px !important;
	height:14px !important;
}

#item83765 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:19px !important;
}

@keyframes fade-in-83765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83793 {
	width:53px !important;
	height:14px !important;
}

#item83796 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:19px !important;
}

@keyframes fade-in-83796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83796 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83804 {
	width:48px !important;
	height:18px !important;
	left:207px !important;
	top:101px !important;
}

#item83812 {
	width:48px !important;
	height:18px !important;
	left:409px !important;
	top:101px !important;
}

#item83820 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:101px !important;
}

#item83831 {
	width:48px !important;
	height:18px !important;
	left:189px !important;
	top:161px !important;
}

#item83845 {
	width:48px !important;
	height:18px !important;
	left:379px !important;
	top:161px !important;
}

#item83877 {
	width:118px !important;
	height:14px !important;
}

#item83880 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:19px !important;
}

@keyframes fade-in-83880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83909 {
	width:156px !important;
	height:14px !important;
}

#item83912 {
	width:27px !important;
	height:27px !important;
	left:66px !important;
	top:19px !important;
}

@keyframes fade-in-83912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83941 {
	width:127px !important;
	height:14px !important;
}

#item83944 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:19px !important;
}

@keyframes fade-in-83944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83976 {
	width:123px !important;
	height:14px !important;
}

#item83979 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:19px !important;
}

@keyframes fade-in-83979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-83979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item83979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84009 {
	width:86px !important;
	height:14px !important;
}

#item84012 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:19px !important;
}

@keyframes fade-in-84012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84020 {
	width:700px !important;
	height:226px !important;
	top:974px !important;
	box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,0.15);
	background:#f7f7f7;
}

#item84023 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item84050 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item84021 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item84056 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item84083 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item84054 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item84089 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item84116 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item84087 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item84122 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item84152 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item84120 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item84158 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item84190 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item84156 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item84196 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item84226 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item84194 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item84249 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item84254 {
	width:52px !important;
	height:52px !important;
}

#item84252 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item84264 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-84264 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-84264 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item84264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43609 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item43610 {
	width:316px !important;
	height:131px !important;
	left:442px !important;
	top:283px !important;
}

@keyframes fade-in-43610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-43610 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item43610 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item43641 {
	opacity:0.70;
	width:213px !important;
	height:13px !important;
	top:18px !important;
}

#item43644 {
	opacity:0.75;
	width:112px !important;
	height:25px !important;
	left:211px !important;
	top:9px !important;
}

#item43656 {
	opacity:0.50;
	width:320px !important;
	height:1px !important;
	left:10px !important;
	background:#f7f7f7;
}

#item95416 {
	width:200px !important;
	height:30px !important;
}

#item95412 {
	width:200px !important;
	height:30px !important;
	left:500px !important;
	top:729px !important;
}

#item43679 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-43679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-43679 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item43679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84277 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item84278 {
	width:442px !important;
	height:184px !important;
	left:131px !important;
	top:396px !important;
}

@keyframes fade-in-84278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-84278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item84278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item84307 {
	opacity:0.70;
	width:299px !important;
	height:19px !important;
	top:25px !important;
}

#item84310 {
	opacity:0.75;
	width:157px !important;
	height:35px !important;
	left:295px !important;
	top:12px !important;
}

#item84320 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:14px !important;
	background:#f7f7f7;
}

#item95387 {
	width:280px !important;
	height:40px !important;
}

#item95384 {
	width:280px !important;
	height:40px !important;
	left:212px !important;
	top:1020px !important;
}

#item84343 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-84343 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-84343 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item84343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle314 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:28px;
	line-height:98px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle313 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:23.8px;
	line-height:21px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle312 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle311 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:17px;
	line-height:15px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle310 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle309 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle308 {
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle307 {
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle306 {
	font-family:Tondo;
	font-size:16px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle305 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle304 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle303 {
	font-family:Tondo;
	font-size:14.7px;
	line-height:22.4px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle302 {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle301 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle300 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#bc678a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle299 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle298 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle297 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle296 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle295 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle294 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#bc678a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle293 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle292 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle291 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle290 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle289 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle288 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle287 {
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle286 {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle285 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.9px;
	line-height:22.6px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle284 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14.8px;
	line-height:22.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle283 {
	font-family:Montserrat;
	font-size:14.8px;
	line-height:22.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle282 {
	font-family:Montserrat;
	font-size:14.8px;
	line-height:22.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle281 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle280 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle279 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle278 {
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle277 {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle276 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle275 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle274 {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	letter-spacing:-0.300em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle273 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle272 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle271 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle270 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle269 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle268 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:15.4px;
	line-height:18.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle267 {
	font-family:Montserrat;
	font-size:15.4px;
	line-height:18.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle266 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle265 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle264 {
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle263 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle262 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle261 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle260 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:25.2px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle259 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle258 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle257 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle256 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle255 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:18px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle254 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle253 {
	font-weight:600;
	font-family:Montserrat;
	font-size:14.8px;
	line-height:14.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle252 {
	font-weight:600;
	font-family:Montserrat;
	font-size:13.4px;
	line-height:15.7px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle251 {
	font-family:Tondo;
	font-size:14.7px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle250 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle249 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle248 {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle247 {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:28px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle246 {
	font-family:Montserrat;
	font-size:12px;
	line-height:8px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle245 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle244 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle243 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle242 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle241 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle240 {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle239 {
	font-family:Montserrat;
	font-size:14px;
	line-height:22.4px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle238 {
	font-family:Montserrat;
	font-size:14px;
	line-height:16px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle237 {
	font-family:Montserrat;
	font-size:14px;
	line-height:22.4px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle236 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:25.2px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle235 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle234 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle233 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle232 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle231 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle230 {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle229 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle228 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	line-height:22.4px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle227 {
	font-weight:bold;
	font-family:Tondo;
	font-size:42px;
	line-height:42px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle226 {
	font-weight:600;
	font-family:Montserrat;
	font-size:12px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle225 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle224 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle223 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#d91a35;
	text-decoration:underline;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle222 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:20px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle221 {
	font-family:Montserrat;
	font-size:8px;
	line-height:8px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle220 {
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle219 {
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle218 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle217 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle216 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	margin-top:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle215 {
	font-family:Montserrat;
	font-size:10px;
	line-height:16px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle214 {
	font-family:Montserrat;
	font-size:10px;
	line-height:16px;
	color:#4a4949;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle213 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:18px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle212 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle211 {
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle210 {
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle209 {
	font-weight:bold;
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle208 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle207 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle206 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle205 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle204 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle203 {
	font-family:Montserrat;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-12px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle202 {
	font-family:Tondo;
	font-size:26.4px;
	line-height:48px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle201 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle200 {
	font-family:Tondo;
	font-size:22px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle199 {
	font-family:Tondo;
	font-size:22px;
	line-height:40px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle198 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle197 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle196 {
	font-family:Montserrat;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-12px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle195 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20.4px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle194 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle193 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle192 {
	font-family:Montserrat;
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle191 {
	font-family:Montserrat;
	font-size:30px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle190 {
	font-family:Montserrat;
	font-size:30px;
	line-height:50px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle189 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:41px;
	line-height:50px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle188 {
	font-weight:bold;
	font-family:Tondo;
	font-size:35px;
	line-height:33px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle187 {
	font-family:Tondo;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle186 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:17px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle185 {
	font-family:Montserrat;
	font-size:28.8px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle184 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.8px;
	line-height:15.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle183 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle182 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.8px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle181 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:15.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle180 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle179 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20.4px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle178 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle177 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20.4px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle176 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle175 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20.4px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle174 {
	font-family:Tondo;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle173 {
	font-family:Montserrat;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-12px;
	padding-left:12px;
	text-align:left;
}

p.autoParaStyle172 {
	font-family:Montserrat;
	font-size:24px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle171 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	line-height:24px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle170 {
	font-weight:bold;
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle169 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle168 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle167 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:13px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle166 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	line-height:13px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle165 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle164 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle163 {
	font-weight:bold;
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle162 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle161 {
	font-weight:bold;
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle160 {
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle159 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle158 {
	font-family:Tondo;
	font-size:40px;
	line-height:40px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle157 {
	font-family:Tondo;
	font-size:18px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle156 {
	font-family:Tondo;
	font-size:22px;
	line-height:28px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle155 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40.6px;
	line-height:4.9px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle154 {
	font-weight:bold;
	font-family:Tondo;
	font-size:35.2px;
	line-height:10.6px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle153 {
	font-weight:bold;
	font-family:Tondo;
	font-size:88px;
	line-height:10.6px;
	color:#d70e2b;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle152 {
	font-weight:bold;
	font-family:Tondo;
	font-size:17.6px;
	line-height:35.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle151 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:17px;
	line-height:12px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle150 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:21.6px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle149 {
	font-family:Montserrat;
	font-size:14.4px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-12px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle148 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-12px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle147 {
	font-family:Montserrat;
	font-size:15.6px;
	line-height:20.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle146 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:15.6px;
	line-height:20.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle145 {
	font-weight:bold;
	font-family:Tondo;
	font-size:48px;
	line-height:46.8px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle144 {
	font-family:Tondo;
	font-size:21.6px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle143 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle142 {
	font-family:Montserrat;
	font-size:12px;
	line-height:15px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle141 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle140 {
	font-weight:bold;
	font-family:Tondo;
	font-size:36px;
	line-height:10.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle139 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:40.5px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle138 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
	line-height:25px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle137 {
	font-family:Montserrat;
	font-size:16px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle136 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	line-height:39px;
	color:#fff;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle135 {
	font-family:Tondo;
	font-size:18px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle134 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle133 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle132 {
	font-family:Montserrat;
	font-size:17px;
	line-height:12px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle131 {
	font-family:Tondo;
	font-size:14px;
	line-height:14px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle130 {
	font-weight:bold;
	font-family:Tondo;
	font-size:36px;
	line-height:36px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle129 {
	font-family:Tondo;
	font-size:36px;
	line-height:36px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle128 {
	font-weight:bold;
	font-family:Tondo;
	font-size:32.4px;
	line-height:36px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle127 {
	font-family:Montserrat;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle126 {
	font-family:Tondo;
	font-size:24px;
	line-height:31.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle125 {
	font-family:Tondo;
	font-size:24px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle124 {
	font-family:Montserrat;
	font-size:16px;
	line-height:20px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle123 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle122 {
	font-family:Tondo;
	font-size:30px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	font-weight:bold;
	font-family:Tondo;
	font-size:27px;
	line-height:30px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle120 {
	font-weight:bold;
	font-family:Tondo;
	font-size:31px;
	line-height:39px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle119 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
	line-height:10px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle118 {
	font-family:Tondo;
	font-size:20px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle117 {
	font-family:Tondo;
	font-size:20px;
	line-height:26px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle116 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:6px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle115 {
	font-weight:bold;
	font-family:Tondo;
	font-size:14.4px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle114 {
	font-family:Montserrat;
	font-size:14.4px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle113 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19.2px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle112 {
	font-weight:bold;
	font-family:Tondo;
	font-size:21.6px;
	line-height:19.2px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle111 {
	font-family:Montserrat;
	font-size:14.4px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle110 {
	font-weight:bold;
	font-family:Tondo;
	font-size:48px;
	line-height:46.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle109 {
	font-family:Tondo;
	font-size:12px;
	line-height:12px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle108 {
	font-family:Tondo;
	font-size:21.6px;
	line-height:20.4px;
	color:#fbe6e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle107 {
	font-family:Tondo;
	font-size:21.6px;
	line-height:21.6px;
	color:#fbe6e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle106 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle105 {
	font-weight:bold;
	font-family:Tondo;
	font-size:16px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle103 {
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle102 {
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle101 {
	font-family:Tondo;
	font-size:22px;
	line-height:22px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle100 {
	font-family:Tondo;
	font-size:22px;
	line-height:23px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle99 {
	font-family:Tondo;
	font-size:22px;
	line-height:23px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle98 {
	font-family:Tondo;
	font-size:22px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle97 {
	font-family:Tondo;
	font-size:22px;
	line-height:40px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle96 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	line-height:39px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle95 {
	font-family:Tondo;
	font-size:10px;
	line-height:10px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle94 {
	font-family:Tondo;
	font-size:18px;
	line-height:17px;
	color:#fbe6e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle93 {
	font-family:Tondo;
	font-size:18px;
	line-height:18px;
	color:#fbe6e9;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle92 {
	font-weight:bold;
	font-family:Tondo;
	font-size:30px;
	line-height:16px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	text-align:center;
}

p.autoParaStyle91 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	text-align:center;
}

p.autoParaStyle90 {
	font-weight:bold;
	font-family:Tondo;
	font-size:44px;
	line-height:44px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle89 {
	font-weight:300;
	font-family:Tondo;
	font-size:44px;
	line-height:55px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle88 {
	font-family:Tondo;
	font-size:18.7px;
	line-height:17.6px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle87 {
	font-weight:600;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle86 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle85 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle84 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle83 {
	font-weight:500;
	font-family:Montserrat;
	font-size:14px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle82 {
	font-weight:500;
	font-family:Montserrat;
	font-size:14px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle81 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	line-height:16px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	text-align:left;
}

p.autoParaStyle80 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	text-align:left;
}

p.autoParaStyle79 {
	font-weight:bold;
	font-family:Tondo;
	font-size:40px;
	line-height:40px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle78 {
	font-weight:300;
	font-family:Tondo;
	font-size:40px;
	line-height:50px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle77 {
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle76 {
	font-family:Tondo;
	font-size:17px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle75 {
	font-weight:500;
	font-family:Montserrat;
	font-size:14px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	text-align:right;
}

p.autoParaStyle74 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:22px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle73 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:22px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle72 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:16.8px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle71 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:18px;
	color:#3c3d71;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:29.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle68 {
	font-family:"Proxima Nova";
	font-size:35px;
	line-height:28px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle67 {
	font-family:"Proxima Nova";
	font-size:19.6px;
	line-height:22.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle66 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle64 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle63 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle61 {
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	font-family:"Proxima Nova";
	font-size:11.2px;
	line-height:14px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle59 {
	font-family:"Proxima Nova";
	font-size:42px;
	line-height:22.4px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle58 {
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:54px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle57 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:18.2px;
	line-height:54px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle56 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:18px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-8px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle55 {
	font-family:"Proxima Nova";
	font-size:14.4px;
	line-height:18px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-8px;
	padding-left:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:15.6px;
	line-height:15.6px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:39.2px;
	line-height:42px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle52 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle51 {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:15px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
	line-height:30px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle49 {
	font-family:"Proxima Nova";
	font-size:25px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle48 {
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:11px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle47 {
	font-family:"Proxima Nova";
	font-size:33.6px;
	line-height:19.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle46 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:22.4px;
	line-height:22.4px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:15px;
	line-height:20px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:Montserrat;
	font-size:15px;
	line-height:20px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14px;
	line-height:16px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle42 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	line-height:12px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-5px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle41 {
	font-family:"Proxima Nova";
	font-size:8px;
	line-height:10px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:Montserrat;
	font-size:9.5px;
	line-height:13px;
	color:#3c3d71;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle38 {
	font-family:Montserrat;
	font-size:9.5px;
	line-height:13px;
	color:#3c3d71;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
	line-height:21px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:Montserrat;
	font-size:25px;
	line-height:20px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-family:Montserrat;
	font-size:14px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle32 {
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:14px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle29 {
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle28 {
	font-family:Montserrat;
	font-size:13px;
	line-height:39px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle27 {
	font-weight:300;
	font-family:Montserrat;
	font-size:13px;
	line-height:39px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:13px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:28px;
	line-height:30px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:600;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:11px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle20 {
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-family:Montserrat;
	font-size:25px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle18 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:11px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle17 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle16 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:16px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle15 {
	font-family:Montserrat;
	font-size:28px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle11 {
	font-family:"Proxima Nova";
	font-size:26.7px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:"Proxima Nova";
	font-size:15px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:15px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:Montserrat;
	font-size:70px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:Montserrat;
	font-size:20px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:100;
	font-family:Montserrat;
	font-size:70px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.DESKTOP {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.A-medida-V_-_Párrafo-básico {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.A-medida-V_-_DESKTOP {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.RESPONSIVE_sin_las_negritas {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.DESKTOP_sin_las_negritas {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.RESPONSIVE-Encanto {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.DESKTOP-Encanto {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.RESPONSIVE {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.DESKTOP-EPI {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.desktop_-_DESKTOP {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.desktop_-_Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle56 {
	letter-spacing:-0.010em;
}

span.autoCharStyle55 {
	font-weight:bold;
	font-family:Montserrat;
	color:#d70e2b;
}

span.autoCharStyle54 {
	font-weight:bold;
	font-family:Tondo;
}

span.autoCharStyle53 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
}

span.autoCharStyle52 {
	color:#b96084;
}

span.autoCharStyle51 {
	letter-spacing:0.040em;
}

span.autoCharStyle50 {
	letter-spacing:-0.020em;
}

span.autoCharStyle49 {
	letter-spacing:0.020em;
}

span.autoCharStyle48 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	color:#d70e2b;
}

span.autoCharStyle47 {
	font-size:25.2px;
}

span.autoCharStyle46 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle45 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle44 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle43 {
	letter-spacing:-0.300em;
}

span.autoCharStyle42 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle41 {
	color:#fff;
}

span.autoCharStyle40 {
	font-weight:bold;
	font-family:Tondo;
	text-transform:uppercase;
}

span.autoCharStyle39 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	color:#d70e2b;
}

span.autoCharStyle38 {
	color:#d70e2b;
}

span.autoCharStyle37 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.8px;
	color:#d70e2b;
}

span.autoCharStyle36 {
	font-size:28.8px;
}

span.autoCharStyle35 {
	font-size:28.8px;
}

span.autoCharStyle34 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20px;
	color:#d70e2b;
}

span.autoCharStyle33 {
	font-size:24px;
}

span.autoCharStyle32 {
	font-size:24px;
}

span.autoCharStyle31 {
	font-size:88px;
}

span.autoCharStyle30 {
	letter-spacing:-0.110em;
}

span.autoCharStyle29 {
	font-size:35.2px;
}

span.autoCharStyle28 {
	font-size:90px;
}

span.autoCharStyle27 {
	font-size:90px;
	letter-spacing:-0.070em;
}

span.autoCharStyle26 {
	font-size:100px;
	letter-spacing:-0.050em;
}

span.autoCharStyle25 {
	font-size:100px;
}

span.autoCharStyle24 {
	font-weight:bold;
	font-family:Tondo;
	font-size:32.4px;
}

span.autoCharStyle23 {
	font-size:36px;
}

span.autoCharStyle22 {
	font-size:30px;
}

span.autoCharStyle21 {
	font-size:31px;
}

span.autoCharStyle20 {
	font-size:21.6px;
	color:#d70e2b;
}

span.autoCharStyle19 {
	font-size:21.6px;
}

span.autoCharStyle18 {
}

span.autoCharStyle17 {
	font-size:18px;
	color:#d70e2b;
}

span.autoCharStyle16 {
	font-size:18px;
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
}

span.autoCharStyle13 {
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
}

span.autoCharStyle11 {
	font-weight:300;
	font-family:"Proxima Nova";
}

span.autoCharStyle10 {
	font-size:23.8px;
}

span.autoCharStyle9 {
	font-weight:600;
	font-family:"Proxima Nova";
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle7 {
	color:#149489;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
}

span.autoCharStyle5 {
	font-weight:300;
	font-family:Montserrat;
}

span.autoCharStyle4 {
	font-size:17px;
}

span.autoCharStyle3 {
	font-weight:600;
	font-family:Montserrat;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10px;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.Hyperlink {
	color:#000;
}

span.Hipervínculorojo {
	color:#d70e2b;
}

span.texto_check {
	color:#000;
}

span.CIUDAD {
	font-weight:bold;
	font-family:Montserrat;
}

span.A-medida-V_-_CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.Rojo {
	color:#d70e2b;
}

span.desktop_-_Hyperlink {
	color:#000;
	text-decoration:underline;
}

span.DiaX-Encanto {
	font-weight:bold;
	font-family:Montserrat;
	color:#b96084;
}

span.DiaX {
	font-weight:bold;
	color:#d70e2b;
}

span.desktop_-_CIUDAD {
	font-weight:bold;
	font-family:Montserrat;
}

span.Situacion_Hoteles_desktop {
	font-family:Montserrat;
	font-size:12px;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:767px){ [class*=" mq-"], .mq-default { display:none; } .mq-700 {display:block; } }

