/* 	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-761 {
	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-761 {
	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;
	}
}
#item772 {
	width:216px !important;
	height:249px !important;
	left:492px !important;
	top:-130px !important;
	border-radius:27px;
	background:#fff;
}

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

#item815 {
	width:1072px !important;
	height:77px !important;
	left:64px !important;
	top:143px !important;
}

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

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

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

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

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

@keyframes move-left-grow-40827 {
	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-40827 {
	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;
	}
}
#item40842 {
	width:334px !important;
	height:385px !important;
	left:183px !important;
	top:-201px !important;
	border-radius:41px;
	background:#fff;
}

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

#item40874 {
	width:656px !important;
	height:138px !important;
	left:22px !important;
	top:198px !important;
}

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

#item40896 {
	width:600px !important;
	height:35px !important;
	left:50px !important;
	top:349px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-1094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1094 {
	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-1114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1114 {
	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-1136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1136 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

@keyframes rotate180cw-104987 {
	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-104987 {
	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);}
}
#item104987 {
	transform-origin:49.962% 49.962%;
	-webkit-transform-origin:49.962% 49.962%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item105471 {
	width:627px !important;
	height:119px !important;
	left:36px !important;
	top:946px !important;
	background:#f5f5f5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item107244 {
	width:22px !important;
	height:22px !important;
	left:634px !important;
	top:84px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item107149 {
	width:656px !important;
	height:755px !important;
	left:26px !important;
	top:362px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item5156 {
	width:74px !important;
	height:683px !important;
	left:463px !important;
	top:106px !important;
}

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

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

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

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

#item5189 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5159 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:292px !important;
}

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

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

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

#item5260 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5226 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:349px !important;
}

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

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

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

#item5329 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5299 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:464px !important;
}

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

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

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

#item5399 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5366 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:636px !important;
}

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

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

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

#item5465 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5436 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:579px !important;
}

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

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

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

#item5529 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5500 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:521px !important;
}

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

#item5631 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5566 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5595 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5564 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:407px !important;
}

@keyframes fly-in-right-5635 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5635 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5672 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5700 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5637 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5668 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5635 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:693px !important;
}

#item5704 {
	width:345px !important;
	height:198px !important;
	left:751px !important;
	top:48px !important;
	background:#d70e2b;
}

@keyframes fade-in-5704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5704 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5724 {
	width:286px !important;
	height:118px !important;
	left:797px !important;
	top:85px !important;
}

#item5746 {
	width:518px !important;
	height:63px !important;
	left:67px !important;
	top:34px !important;
}

#item5768 {
	width:438px !important;
	height:683px !important;
	left:67px !important;
	top:106px !important;
}

@keyframes fade-in-5768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5775 {
	opacity:0.50;
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item5776 {
	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;
}

#item5779 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item5777 {
	width:31px !important;
	height:31px !important;
	left:480px !important;
	top:228px !important;
}

#item5810 {
	width:450px !important;
	height:281px !important;
	left:110px !important;
	top:265px !important;
}

@keyframes fade-in-5810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5773 {
	width:10px !important;
	height:10px !important;
	left:29px !important;
	top:176px !important;
}

#item5771 {
	width:610px !important;
	height:800px !important;
	left:-10px !important;
	top:-10px !important;
}

#item5827 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-5827 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-5827 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item5827 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45927 {
	width:700px !important;
	height:241px !important;
	top:192px !important;
	background:#fafafa;
}

@keyframes fly-in-right-45928 {
	0% {
		transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-45928 {
	0% {
		-webkit-transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45930 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item45958 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item45928 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:210px !important;
}

@keyframes fly-in-right-45962 {
	0% {
		transform:translate(140.772px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-45962 {
	0% {
		-webkit-transform:translate(140.772px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45964 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item45993 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item45962 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:266px !important;
}

@keyframes fly-in-right-45997 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-45997 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45999 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item46027 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item45997 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:378px !important;
}

@keyframes fly-in-right-46031 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-46031 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item46033 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item46060 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item46031 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:322px !important;
}

@keyframes fly-in-right-46064 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-46064 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item46066 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item46093 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item46064 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:266px !important;
}

@keyframes fly-in-right-46097 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-46097 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item46099 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item46126 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item46097 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:210px !important;
}

@keyframes fly-in-right-46130 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-46130 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item46132 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item46159 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item46130 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:322px !important;
}

@keyframes fly-in-right-46163 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-46163 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item46165 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item46194 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item46163 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:378px !important;
}

#item46198 {
	width:628px !important;
	height:156px !important;
	left:36px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-46198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46218 {
	width:533px !important;
	height:86px !important;
	left:82px !important;
	top:73px !important;
}

#item46240 {
	width:74px !important;
	height:683px !important;
	left:507px !important;
	top:520px !important;
}

@keyframes fade-in-46240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46262 {
	width:518px !important;
	height:63px !important;
	left:104px !important;
	top:452px !important;
}

#item46284 {
	width:442px !important;
	height:683px !important;
	left:104px !important;
	top:520px !important;
}

@keyframes fade-in-46284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46284 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46284 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46291 {
	opacity:0.50;
	width:700px !important;
	height:753px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item46292 {
	opacity:0.95;
	width:593px !important;
	height:198px !important;
	left:64px !important;
	top:278px !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;
}

#item46293 {
	width:554px !important;
	height:169px !important;
	left:92px !important;
	top:299px !important;
}

#item46313 {
	width:533px !important;
	height:159px !important;
	top:5px !important;
}

@keyframes fade-in-46313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-46313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item46313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46332 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item46330 {
	width:31px !important;
	height:31px !important;
	left:622px !important;
	top:282px !important;
}

#item46289 {
	width:10px !important;
	height:10px !important;
	left:83px !important;
	top:196px !important;
}

#item46287 {
	width:710px !important;
	height:763px !important;
	left:-10px !important;
	top:437px !important;
}

#item46348 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-46348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-46348 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-99518 {
	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-99518 {
	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;
	}
}
#item99529 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item99530 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item99531 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item99532 {
	width:367px !important;
	height:790px !important;
	left:833px !important;
	background:#fff;
}

#item99533 {
	width:310px !important;
	height:518px !important;
	left:856px !important;
	top:233px !important;
	background:#fafafa;
}

@keyframes fade-in-99534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-99534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item99534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99535 {
	width:421px !important;
	height:164px !important;
	background:#d70e2b;
}

#item99536 {
	width:354px !important;
	height:73px !important;
	left:44px !important;
	top:45px !important;
}

#item99589 {
	width:266px !important;
	height:20px !important;
}

#item99563 {
	width:266px !important;
	height:20px !important;
}

#item99560 {
	width:266px !important;
	height:20px !important;
	left:912px !important;
	top:261px !important;
}

#item99612 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:263px !important;
}

#item99644 {
	width:226px !important;
	height:20px !important;
}

#item99620 {
	width:226px !important;
	height:20px !important;
}

#item99617 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:330px !important;
}

#item99667 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:332px !important;
}

#item99700 {
	width:226px !important;
	height:20px !important;
}

#item99676 {
	width:226px !important;
	height:20px !important;
}

#item99673 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:399px !important;
}

#item99723 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:400px !important;
}

#item99755 {
	width:226px !important;
	height:20px !important;
}

#item99731 {
	width:226px !important;
	height:20px !important;
}

#item99728 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:468px !important;
}

#item99778 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:468px !important;
}

#item99813 {
	width:226px !important;
	height:20px !important;
}

#item99789 {
	width:226px !important;
	height:20px !important;
}

#item99786 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:535px !important;
}

#item99836 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:535px !important;
}

#item99868 {
	width:226px !important;
	height:38px !important;
}

#item99844 {
	width:266px !important;
	height:38px !important;
}

#item99841 {
	width:266px !important;
	height:38px !important;
	left:912px !important;
	top:603px !important;
}

#item99891 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:617px !important;
}

#item99923 {
	width:226px !important;
	height:38px !important;
}

#item99899 {
	width:226px !important;
	height:38px !important;
}

#item99896 {
	width:226px !important;
	height:38px !important;
	left:912px !important;
	top:688px !important;
}

#item99946 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:700px !important;
}

#item100160 {
	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-100160 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-100160 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item100160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100164 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item100161 {
	width:31px !important;
	height:31px !important;
	left:711px !important;
	top:209px !important;
}

#item100170 {
	width:494px !important;
	height:201px !important;
	left:206px !important;
	top:238px !important;
}

#item100125 {
	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-100125 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-100125 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item100125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100129 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item100126 {
	width:31px !important;
	height:31px !important;
	left:709px !important;
	top:208px !important;
}

#item100136 {
	width:354px !important;
	height:261px !important;
	left:353px !important;
	top:246px !important;
}

#item100092 {
	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-100092 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-100092 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item100092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100093 {
	width:362px !important;
	height:254px !important;
	left:352px !important;
	top:243px !important;
}

#item100119 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item100116 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:216px !important;
}

#item100055 {
	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-100055 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-100055 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item100055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100057 {
	width:362px !important;
	height:310px !important;
	left:344px !important;
	top:245px !important;
}

#item100083 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item100080 {
	width:31px !important;
	height:31px !important;
	left:710px !important;
	top:209px !important;
}

#item100022 {
	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-100022 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-100022 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item100022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100023 {
	width:354px !important;
	height:321px !important;
	left:358px !important;
	top:244px !important;
}

#item100049 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item100046 {
	width:31px !important;
	height:31px !important;
	left:717px !important;
	top:207px !important;
}

#item99989 {
	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-99989 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-99989 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item99989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99990 {
	width:358px !important;
	height:235px !important;
	left:362px !important;
	top:230px !important;
}

#item100016 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item100013 {
	width:31px !important;
	height:31px !important;
	left:716px !important;
	top:199px !important;
}

#item99953 {
	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-99953 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-99953 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item99953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item99958 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item99955 {
	width:31px !important;
	height:31px !important;
	left:644px !important;
	top:12px !important;
}

#item99963 {
	width:459px !important;
	height:514px !important;
	left:178px !important;
	top:51px !important;
}

#item99987 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:17px !important;
}

#item99951 {
	width:753px !important;
	height:578px !important;
	left:53px !important;
	top:39px !important;
}

#item100193 {
	width:340px !important;
	height:545px !important;
	left:850px !important;
	top:220px !important;
	background:#f7f7f7;
}

@keyframes fade-out-100193 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-100193 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item100193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6547 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-6547 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6547 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-109328 {
	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-109328 {
	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;
	}
}
#item109336 {
	width:700px !important;
	height:507px !important;
	background:#f7f7f7;
}

#item109337 {
	width:61px !important;
	height:727px !important;
	left:-26px !important;
	top:472px !important;
	background:#f7f7f7;
}

#item109338 {
	width:61px !important;
	height:727px !important;
	left:664px !important;
	top:472px !important;
	background:#f7f7f7;
}

#item109339 {
	width:1200px !important;
	height:35px !important;
	left:-250px !important;
	top:1192px !important;
	background:#fff;
}

#item109340 {
	width:628px !important;
	height:274px !important;
	left:36px !important;
	top:192px !important;
	background:#fff;
}

#item109341 {
	width:628px !important;
	height:280px !important;
	left:36px !important;
	top:192px !important;
	background:#fafafa;
}

@keyframes fade-in-109342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109342 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109342 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109343 {
	width:628px !important;
	height:156px !important;
	background:#d70e2b;
}

#item109344 {
	width:540px !important;
	height:87px !important;
	left:53px !important;
	top:37px !important;
}

#item109371 {
	width:266px !important;
	height:20px !important;
}

#item109368 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item109394 {
	width:20px !important;
	height:20px !important;
	top:2px !important;
}

#item109404 {
	width:266px !important;
	height:20px !important;
}

#item109401 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item109427 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

#item109438 {
	width:266px !important;
	height:20px !important;
}

#item109434 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item109461 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

#item109470 {
	width:266px !important;
	height:20px !important;
}

#item109467 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item109493 {
	width:20px !important;
	height:20px !important;
}

#item109502 {
	width:226px !important;
	height:20px !important;
}

#item109499 {
	width:226px !important;
	height:20px !important;
	left:34px !important;
}

#item109525 {
	width:20px !important;
	height:20px !important;
}

#item109534 {
	width:226px !important;
	height:38px !important;
}

#item109531 {
	width:226px !important;
	height:38px !important;
	left:34px !important;
}

#item109557 {
	width:20px !important;
	height:20px !important;
	top:14px !important;
}

#item109569 {
	width:226px !important;
	height:38px !important;
}

#item109566 {
	width:226px !important;
	height:38px !important;
	left:34px !important;
}

#item109593 {
	width:20px !important;
	height:20px !important;
	top:11px !important;
}

#item109598 {
	width:628px !important;
	height:305px !important;
	left:36px !important;
	top:192px !important;
	background:#f7f7f7;
}

@keyframes fade-out-109598 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-109598 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item109598 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109601 {
	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-109601 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-109601 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item109601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109605 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item109602 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:406px !important;
}

#item109611 {
	width:488px !important;
	height:241px !important;
	left:59px !important;
	top:441px !important;
}

#item109808 {
	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-109808 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-109808 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item109808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109812 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item109809 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:417px !important;
}

#item109817 {
	width:545px !important;
	height:280px !important;
	left:30px !important;
	top:439px !important;
}

#item109773 {
	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-109773 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-109773 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item109773 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109774 {
	width:525px !important;
	height:232px !important;
	left:51px !important;
	top:473px !important;
}

#item109800 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item109797 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:438px !important;
}

#item109740 {
	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-109740 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-109740 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item109740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109741 {
	width:545px !important;
	height:339px !important;
	left:30px !important;
	top:384px !important;
}

#item109767 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item109764 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:348px !important;
}

#item109706 {
	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-109706 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-109706 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item109706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109708 {
	width:544px !important;
	height:318px !important;
	left:30px !important;
	top:404px !important;
}

#item109734 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item109731 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:380px !important;
}

#item109670 {
	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-109670 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-109670 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item109670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109671 {
	width:545px !important;
	height:250px !important;
	left:30px !important;
	top:454px !important;
}

#item109698 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item109695 {
	width:31px !important;
	height:31px !important;
	left:559px !important;
	top:419px !important;
}

#item109637 {
	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-109637 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-109637 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item109637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109641 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item109638 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:14px !important;
}

#item109646 {
	width:545px !important;
	height:669px !important;
	left:30px !important;
	top:50px !important;
}

#item109635 {
	width:10px !important;
	height:10px !important;
	left:146px !important;
	top:548px !important;
}

#item109599 {
	width:595px !important;
	height:731px !important;
	left:47px !important;
	top:412px !important;
}

#item46913 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-46913 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-46913 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6560 {
	width:1200px !important;
	height:35px !important;
	top:776px !important;
	background:#f7f7f7;
}

#item6594 {
	width:76px !important;
	height:790px !important;
	left:-34px !important;
	background:#fff;
}

#item6595 {
	width:422px !important;
	height:790px !important;
	left:799px !important;
	background:#fff;
}

#item6596 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item6597 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item6598 {
	width:349px !important;
	height:272px !important;
	left:817px !important;
	top:193px !important;
	background:#fafafa;
}

#item6599 {
	width:347px !important;
	height:107px !important;
	left:817px !important;
	top:647px !important;
	background:#fafafa;
}

#item6619 {
	width:325px !important;
	height:171px !important;
	left:827px !important;
	top:211px !important;
}

#item6666 {
	width:251px !important;
	height:66px !important;
}

#item6643 {
	width:251px !important;
	height:66px !important;
}

#item6622 {
	width:251px !important;
	height:66px !important;
	left:900px !important;
	top:377px !important;
}

#item6715 {
	width:276px !important;
	height:40px !important;
}

#item6692 {
	width:215px !important;
	height:48px !important;
}

#item6671 {
	width:276px !important;
	height:48px !important;
	left:900px !important;
	top:671px !important;
}

#item6720 {
	width:48px !important;
	height:48px !important;
	left:834px !important;
	top:387px !important;
}

#item6730 {
	width:48px !important;
	height:48px !important;
	left:834px !important;
	top:669px !important;
}

@keyframes fade-in-6743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6743 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6743 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6744 {
	width:436px !important;
	height:130px !important;
	background:#d70e2b;
}

#item6764 {
	width:366px !important;
	height:58px !important;
	left:42px !important;
	top:40px !important;
}

@keyframes fade-in-6767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6787 {
	width:435px !important;
	height:145px !important;
	background:#d70e2b;
}

#item6809 {
	width:373px !important;
	height:77px !important;
	left:42px !important;
	top:33px !important;
}

@keyframes fade-in-6816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6817 {
	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;
}

#item6837 {
	width:227px !important;
	height:170px !important;
	left:29px !important;
	top:29px !important;
}

@keyframes fade-in-6840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6841 {
	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;
}

#item6861 {
	width:255px !important;
	height:170px !important;
	left:31px !important;
	top:29px !important;
}

#item6866 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6864 {
	width:31px !important;
	height:31px !important;
	left:598px !important;
	top:14px !important;
}

#item6879 {
	opacity:0.95;
	width:288px !important;
	height:227px !important;
	left:10px !important;
	top:231px !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;
}

#item6899 {
	width:227px !important;
	height:170px !important;
	left:39px !important;
	top:260px !important;
}

#item6814 {
	width:10px !important;
	height:10px !important;
	left:630px !important;
	top:10px !important;
}

#item6812 {
	width:640px !important;
	height:458px !important;
	left:65px !important;
	top:39px !important;
}

@keyframes fade-in-6906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6907 {
	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;
}

#item6927 {
	width:227px !important;
	height:221px !important;
	left:30px !important;
	top:36px !important;
}

#item6932 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item6930 {
	width:31px !important;
	height:31px !important;
	left:566px !important;
	top:16px !important;
}

@keyframes fade-in-6943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6944 {
	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;
}

#item6964 {
	width:203px !important;
	height:170px !important;
	left:36px !important;
	top:36px !important;
}

#item6904 {
	width:10px !important;
	height:10px !important;
	left:638px !important;
	top:158px !important;
}

#item6902 {
	width:648px !important;
	height:267px !important;
	left:90px !important;
	top:440px !important;
}

#item6967 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-6967 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6967 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-46926 {
	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-46926 {
	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;
	}
}
#item46952 {
	width:38px !important;
	height:1200px !important;
	background:#fff;
}

#item46955 {
	width:36px !important;
	height:1200px !important;
	left:664px !important;
	background:#fff;
}

#item46956 {
	width:701px !important;
	height:517px !important;
	left:-1px !important;
	background:#fff;
}

#item46957 {
	width:700px !important;
	height:35px !important;
	top:1165px !important;
	background:#fff;
}

#item46958 {
	width:629px !important;
	height:419px !important;
	left:35px !important;
	top:61px !important;
	background:#fafafa;
}

#item46959 {
	width:628px !important;
	height:126px !important;
	left:36px !important;
	top:567px !important;
	background:#fafafa;
}

#item46979 {
	width:626px !important;
	height:166px !important;
	left:38px !important;
	top:187px !important;
}

#item47003 {
	width:301px !important;
	height:89px !important;
}

#item46982 {
	width:301px !important;
	height:89px !important;
	left:123px !important;
	top:344px !important;
}

#item47029 {
	width:331px !important;
	height:48px !important;
}

#item47008 {
	width:331px !important;
	height:48px !important;
	left:114px !important;
	top:613px !important;
}

#item47034 {
	width:45px !important;
	height:45px !important;
	left:61px !important;
	top:360px !important;
}

#item47043 {
	width:45px !important;
	height:45px !important;
	left:61px !important;
	top:613px !important;
}

@keyframes fade-in-47052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47053 {
	width:628px !important;
	height:130px !important;
	background:#d70e2b;
}

#item47073 {
	width:440px !important;
	height:66px !important;
	left:44px !important;
	top:37px !important;
}

@keyframes fade-in-47080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47080 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47081 {
	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;
}

#item47101 {
	width:272px !important;
	height:187px !important;
	left:14px !important;
	top:35px !important;
}

@keyframes fade-in-47104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47105 {
	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;
}

#item47125 {
	width:271px !important;
	height:238px !important;
	left:15px !important;
	top:35px !important;
}

#item47130 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item47128 {
	width:31px !important;
	height:31px !important;
	left:587px !important;
	top:14px !important;
}

#item47143 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item47141 {
	width:31px !important;
	height:31px !important;
	left:275px !important;
	top:14px !important;
}

#item47154 {
	opacity:0.95;
	width:613px !important;
	height:199px !important;
	left:10px !important;
	top:284px !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;
}

#item47174 {
	width:549px !important;
	height:164px !important;
	left:24px !important;
	top:319px !important;
}

#item47078 {
	width:10px !important;
	height:10px !important;
	left:575px !important;
	top:59px !important;
}

#item47076 {
	width:623px !important;
	height:483px !important;
	left:35px !important;
	top:690px !important;
}

@keyframes fade-in-47181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47182 {
	opacity:0.95;
	width:310px !important;
	height:326px !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;
}

#item47202 {
	width:240px !important;
	height:286px !important;
	left:34px !important;
	top:43px !important;
}

#item47207 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item47205 {
	width:31px !important;
	height:31px !important;
	left:282px !important;
	top:16px !important;
}

@keyframes fade-in-47222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47222 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47222 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47223 {
	opacity:0.95;
	width:310px !important;
	height:326px !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;
}

#item47243 {
	width:240px !important;
	height:286px !important;
	left:34px !important;
	top:43px !important;
}

#item47248 {
	width:25px !important;
	height:25px !important;
}

#item47246 {
	width:25px !important;
	height:25px !important;
	left:275px !important;
	top:9px !important;
}

#item47179 {
	width:10px !important;
	height:10px !important;
	left:295px !important;
	top:144px !important;
}

#item47177 {
	width:642px !important;
	height:339px !important;
	left:34px !important;
	top:791px !important;
}

#item47261 {
	width:630px !important;
	height:527px !important;
	left:36px !important;
	top:166px !important;
	background:#f7f7f7;
}

@keyframes fade-out-47261 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47261 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-47262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47282 {
	width:630px !important;
	height:130px !important;
	background:#d70e2b;
}

#item47304 {
	width:549px !important;
	height:88px !important;
	left:45px !important;
	top:21px !important;
}

#item47307 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-47307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6991 {
	width:42px !important;
	height:790px !important;
	background:#fff;
}

#item6992 {
	width:494px !important;
	height:790px !important;
	left:706px !important;
	background:#fff;
}

#item6993 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item6994 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item6995 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item6996 {
	width:424px !important;
	height:213px !important;
	left:742px !important;
	top:184px !important;
	background:#fafafa;
}

#item7000 {
	width:25px !important;
	height:25px !important;
	top:1px !important;
}

#item7030 {
	width:144px !important;
	height:24px !important;
	left:33px !important;
}

#item6998 {
	width:177px !important;
	height:26px !important;
	left:1008px !important;
	top:743px !important;
}

@keyframes fly-in-top-7034 {
	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-7034 {
	0% {
		-webkit-transform:translate(1px,122.623px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item7089 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item7037 {
	width:40px !important;
	height:40px !important;
	left:57px !important;
	top:139px !important;
}

#item7065 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item7034 {
	width:160px !important;
	height:179px !important;
	left:867px !important;
	top:387px !important;
}

@keyframes fly-in-top-7093 {
	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-7093 {
	0% {
		-webkit-transform:translate(1px,180.172px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item7168 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item7096 {
	width:40px !important;
	height:40px !important;
	left:83px !important;
	top:188px !important;
}

#item7123 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item7093 {
	width:209px !important;
	height:228px !important;
	left:753px !important;
	top:546px !important;
}

@keyframes fly-in-top-7172 {
	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-7172 {
	0% {
		-webkit-transform:translate(1px,156.331px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item7226 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item7175 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:153px !important;
}

#item7202 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item7172 {
	width:178px !important;
	height:193px !important;
	left:977px !important;
	top:524px !important;
}

#item7231 {
	width:422px !important;
	height:133px !important;
	background:#d70e2b;
}

#item7251 {
	width:385px !important;
	height:90px !important;
	left:32px !important;
	top:33px !important;
}

#item7273 {
	width:389px !important;
	height:196px !important;
	left:762px !important;
	top:200px !important;
}

#item7449 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item7470 {
	width:317px !important;
	height:174px !important;
	left:31px !important;
	top:223px !important;
}

#item7475 {
	width:25px !important;
	height:25px !important;
}

#item7473 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item7508 {
	width:141px !important;
	height:118px !important;
	left:120px !important;
	top:85px !important;
}

#item7385 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item7406 {
	width:357px !important;
	height:174px !important;
	left:11px !important;
	top:223px !important;
}

#item7411 {
	width:25px !important;
	height:25px !important;
}

#item7409 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item7443 {
	width:103px !important;
	height:103px !important;
	left:132px !important;
	top:87px !important;
}

#item7320 {
	width:378px !important;
	height:432px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item7341 {
	width:357px !important;
	height:174px !important;
	left:21px !important;
	top:233px !important;
}

#item7346 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item7344 {
	width:31px !important;
	height:31px !important;
	left:335px !important;
	top:27px !important;
}

#item7380 {
	width:103px !important;
	height:103px !important;
	left:142px !important;
	top:97px !important;
}

#item7280 {
	opacity:0.95;
	width:358px !important;
	height:472px !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-7280 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-7280 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item7280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7300 {
	width:295px !important;
	height:447px !important;
	left:39px !important;
	top:45px !important;
}

@keyframes fade-in-7300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7305 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item7303 {
	width:31px !important;
	height:31px !important;
	left:332px !important;
	top:15px !important;
}

#item7278 {
	width:10px !important;
	height:10px !important;
	left:408px !important;
	top:64px !important;
}

#item7276 {
	width:418px !important;
	height:492px !important;
	left:176px !important;
	top:178px !important;
}

#item7533 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7533 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7533 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47330 {
	width:42px !important;
	height:790px !important;
	left:-6px !important;
	top:410px !important;
	background:#fff;
}

#item47331 {
	width:628px !important;
	height:630px !important;
	left:36px !important;
	top:7px !important;
	background:#fff;
}

#item47332 {
	width:66px !important;
	height:790px !important;
	left:-30px !important;
	top:410px !important;
	background:#fff;
}

#item47333 {
	width:66px !important;
	height:790px !important;
	left:664px !important;
	top:410px !important;
	background:#fff;
}

#item47334 {
	width:700px !important;
	height:35px !important;
	background:#fff;
}

#item47335 {
	width:1200px !important;
	height:35px !important;
	left:-6px !important;
	top:1165px !important;
	background:#fff;
}

#item47336 {
	width:628px !important;
	height:256px !important;
	left:36px !important;
	top:166px !important;
	background:#fafafa;
}

#item47339 {
	width:25px !important;
	height:25px !important;
}

#item47367 {
	width:165px !important;
	height:24px !important;
	left:33px !important;
	top:1px !important;
}

#item47337 {
	width:197px !important;
	height:25px !important;
	left:59px !important;
	top:597px !important;
}

@keyframes fly-in-top-47371 {
	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-47371 {
	0% {
		-webkit-transform:translate(1px,122.623px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item47427 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item47374 {
	width:40px !important;
	height:40px !important;
	left:57px !important;
	top:139px !important;
}

#item47403 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item47371 {
	width:160px !important;
	height:179px !important;
	left:50px !important;
	top:394px !important;
}

@keyframes fly-in-top-47431 {
	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-47431 {
	0% {
		-webkit-transform:translate(1px,180.172px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item47507 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item47434 {
	width:40px !important;
	height:40px !important;
	left:83px !important;
	top:188px !important;
}

#item47462 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item47431 {
	width:209px !important;
	height:228px !important;
	left:441px !important;
	top:394px !important;
}

@keyframes fly-in-top-47511 {
	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-47511 {
	0% {
		-webkit-transform:translate(1px,156.331px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item47565 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item47514 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:153px !important;
}

#item47541 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item47511 {
	width:178px !important;
	height:193px !important;
	left:237px !important;
	top:394px !important;
}

#item47570 {
	width:628px !important;
	height:131px !important;
	background:#d70e2b;
}

#item47590 {
	width:552px !important;
	height:108px !important;
	left:44px !important;
	top:22px !important;
}

#item47612 {
	width:600px !important;
	height:207px !important;
	left:50px !important;
	top:187px !important;
}

#item47773 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item47794 {
	width:317px !important;
	height:174px !important;
	left:31px !important;
	top:223px !important;
}

#item47799 {
	width:25px !important;
	height:25px !important;
}

#item47797 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item47829 {
	width:141px !important;
	height:118px !important;
	left:118px !important;
	top:83px !important;
}

#item47713 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item47734 {
	width:357px !important;
	height:174px !important;
	left:11px !important;
	top:223px !important;
}

#item47739 {
	width:25px !important;
	height:25px !important;
}

#item47737 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item47767 {
	width:103px !important;
	height:103px !important;
	left:132px !important;
	top:87px !important;
}

#item47654 {
	width:378px !important;
	height:432px !important;
	left:56px !important;
	top:38px !important;
	background:#fafafa;
}

#item47675 {
	width:357px !important;
	height:174px !important;
	left:67px !important;
	top:261px !important;
}

#item47680 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item47678 {
	width:31px !important;
	height:31px !important;
	left:381px !important;
	top:55px !important;
}

#item47708 {
	width:103px !important;
	height:103px !important;
	left:188px !important;
	top:125px !important;
}

#item47619 {
	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-47619 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-47619 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item47619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47639 {
	width:354px !important;
	height:480px !important;
	left:44px !important;
	top:52px !important;
}

@keyframes fade-in-47639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47644 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item47642 {
	width:31px !important;
	height:31px !important;
	left:400px !important;
	top:18px !important;
}

#item47617 {
	width:10px !important;
	height:10px !important;
	left:291px !important;
	top:92px !important;
}

#item47615 {
	width:439px !important;
	height:532px !important;
	left:124px !important;
	top:631px !important;
}

#item47832 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-47832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47832 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item100844 {
	width:1200px !important;
	height:208px !important;
	top:582px !important;
	background:#fff;
}

#item100848 {
	width:25px !important;
	height:25px !important;
	top:5px !important;
}

#item100853 {
	width:151px !important;
	height:34px !important;
	left:31px !important;
}

#item100845 {
	width:182px !important;
	height:34px !important;
	left:1018px !important;
	top:739px !important;
}

#item100911 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item100934 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item100880 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item100903 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item100876 {
	width:180px !important;
	height:200px !important;
	left:510px !important;
	top:437px !important;
}

#item100977 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item101000 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item100944 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item100967 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item100940 {
	width:180px !important;
	height:200px !important;
	left:913px !important;
	top:437px !important;
}

#item101040 {
	width:168px !important;
	height:34px !important;
	left:6px !important;
	top:74px !important;
}

#item101063 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:160px !important;
}

#item101009 {
	width:168px !important;
	height:34px !important;
	left:6px !important;
	top:74px !important;
}

#item101032 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:160px !important;
}

#item101005 {
	width:180px !important;
	height:200px !important;
	left:106px !important;
	top:437px !important;
}

#item101069 {
	width:271px !important;
	height:66px !important;
	left:59px !important;
	top:658px !important;
}

#item101092 {
	width:450px !important;
	height:102px !important;
	left:375px !important;
	top:658px !important;
}

#item101115 {
	width:288px !important;
	height:22px !important;
	left:859px !important;
	top:658px !important;
}

#item101138 {
	width:487px !important;
	height:180px !important;
	left:57px !important;
	top:56px !important;
	background:#d70e2b;
}

#item101139 {
	width:487px !important;
	height:129px !important;
	left:86px !important;
	top:92px !important;
}

#item101164 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:180px !important;
}

#item101165 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item101167 {
	width:1000px !important;
	height:124px !important;
	left:136px !important;
	top:209px !important;
}

#item101193 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item101190 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item101352 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:182px !important;
}

#item101353 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item101359 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item101356 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item101364 {
	width:513px !important;
	height:143px !important;
	left:579px !important;
	top:212px !important;
}

#item101245 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:182px !important;
}

#item101246 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item101274 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item101271 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item101279 {
	width:296px !important;
	height:146px !important;
	left:57px !important;
	top:211px !important;
}

#item101302 {
	width:464px !important;
	height:146px !important;
	left:405px !important;
	top:210px !important;
}

#item101325 {
	width:244px !important;
	height:133px !important;
	left:923px !important;
	top:212px !important;
}

#item101207 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item101208 {
	width:1096px !important;
	height:143px !important;
	left:78px !important;
	top:207px !important;
}

#item101235 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item101231 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item101205 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:180px !important;
}

#item101162 {
	width:1210px !important;
	height:365px !important;
	left:-10px !important;
	top:425px !important;
}

#item8127 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8127 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101432 {
	width:700px !important;
	height:456px !important;
	top:744px !important;
	background:#fff;
}

#item101436 {
	width:30px !important;
	height:30px !important;
	top:5px !important;
}

#item101441 {
	width:165px !important;
	height:41px !important;
	left:37px !important;
}

#item101433 {
	width:203px !important;
	height:41px !important;
	left:497px !important;
	top:1123px !important;
}

#item101468 {
	width:159px !important;
	height:134px !important;
	left:7px !important;
	top:25px !important;
}

#item101491 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:159px !important;
}

#item101464 {
	width:177px !important;
	height:199px !important;
	left:262px !important;
	top:601px !important;
}

#item101501 {
	width:159px !important;
	height:134px !important;
	left:7px !important;
	top:25px !important;
}

#item101524 {
	width:40px !important;
	height:40px !important;
	left:66px !important;
	top:158px !important;
}

#item101497 {
	width:177px !important;
	height:198px !important;
	left:487px !important;
	top:601px !important;
}

#item101537 {
	width:168px !important;
	height:34px !important;
	left:4px !important;
	top:73px !important;
}

#item101560 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:159px !important;
}

#item101533 {
	width:177px !important;
	height:199px !important;
	left:38px !important;
	top:601px !important;
}

#item101565 {
	width:184px !important;
	height:66px !important;
	left:36px !important;
	top:821px !important;
}

#item101589 {
	width:260px !important;
	height:127px !important;
	left:220px !important;
	top:821px !important;
}

#item101612 {
	width:184px !important;
	height:43px !important;
	left:480px !important;
	top:821px !important;
}

#item101635 {
	width:487px !important;
	height:180px !important;
	left:36px !important;
	top:32px !important;
	background:#d70e2b;
}

#item101636 {
	width:487px !important;
	height:129px !important;
	left:66px !important;
	top:68px !important;
}

#item101662 {
	width:700px !important;
	height:432px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item101663 {
	width:600px !important;
	height:339px !important;
	left:60px !important;
	top:209px !important;
}

#item101691 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item101687 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item101803 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item101808 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item101805 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item101813 {
	width:600px !important;
	height:228px !important;
	left:60px !important;
	top:218px !important;
}

#item101741 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item101768 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item101765 {
	width:40px !important;
	height:40px !important;
	left:654px !important;
	top:175px !important;
}

#item101776 {
	width:600px !important;
	height:403px !important;
	left:60px !important;
	top:210px !important;
}

#item101704 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item101705 {
	width:600px !important;
	height:259px !important;
	left:60px !important;
	top:212px !important;
}

#item101731 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item101728 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item101702 {
	width:10px !important;
	height:10px !important;
	left:221px !important;
	top:180px !important;
}

#item101660 {
	width:710px !important;
	height:613px !important;
	left:-10px !important;
	top:587px !important;
}

#item48276 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-48276 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48276 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101904 {
	width:34px !important;
	height:34px !important;
}

#item101909 {
	width:152px !important;
	height:21px !important;
	left:39px !important;
	top:6px !important;
}

#item101901 {
	width:191px !important;
	height:34px !important;
	left:996px !important;
	top:733px !important;
}

#item101932 {
	width:464px !important;
	height:307px !important;
	left:700px !important;
	top:66px !important;
	background:#d70e2b;
}

@keyframes fade-in-101932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101933 {
	width:374px !important;
	height:259px !important;
	left:745px !important;
	top:95px !important;
}

@keyframes fade-in-101933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item101981 {
	opacity:0.50;
	width:489px !important;
	height:249px !important;
	left:688px !important;
	top:387px !important;
	background:#fafafa;
}

#item101982 {
	width:462px !important;
	height:221px !important;
	left:700px !important;
	top:399px !important;
}

@keyframes fade-in-101982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-101982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item101982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102007 {
	width:489px !important;
	height:278px !important;
	left:10px !important;
	top:100px !important;
	background:#fafafa;
}

#item102008 {
	width:407px !important;
	height:254px !important;
	left:54px !important;
	top:133px !important;
}

#item102034 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item102031 {
	width:31px !important;
	height:31px !important;
	left:463px !important;
	top:104px !important;
}

#item102042 {
	width:10px !important;
	height:10px !important;
	left:63px !important;
	top:10px !important;
}

#item102005 {
	width:499px !important;
	height:387px !important;
	left:114px !important;
	top:313px !important;
}

#item8298 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8298 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8298 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102073 {
	width:41px !important;
	height:41px !important;
}

#item102078 {
	width:168px !important;
	height:41px !important;
	left:52px !important;
}

#item102070 {
	width:220px !important;
	height:41px !important;
	left:459px !important;
	top:356px !important;
}

#item102102 {
	width:464px !important;
	height:307px !important;
	left:200px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-102102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102102 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102103 {
	width:374px !important;
	height:259px !important;
	left:245px !important;
	top:64px !important;
}

@keyframes fade-in-102103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102128 {
	width:628px !important;
	height:289px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item102129 {
	width:600px !important;
	height:249px !important;
	left:24px !important;
	top:50px !important;
}

#item102155 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item102152 {
	width:31px !important;
	height:31px !important;
	left:603px !important;
	top:15px !important;
}

#item102165 {
	width:10px !important;
	height:10px !important;
	left:96px !important;
	top:140px !important;
}

#item102126 {
	width:638px !important;
	height:299px !important;
	left:26px !important;
	top:859px !important;
}

#item102166 {
	opacity:0.75;
	width:489px !important;
	height:249px !important;
	left:105px !important;
	top:585px !important;
	background:#fafafa;
}

#item102167 {
	width:462px !important;
	height:221px !important;
	left:117px !important;
	top:597px !important;
}

@keyframes fade-in-102167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48428 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-48428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48428 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102529 {
	width:422px !important;
	height:790px !important;
	left:788px !important;
	background:#fff;
}

#item102530 {
	width:355px !important;
	height:179px !important;
	left:809px !important;
	top:248px !important;
	background:#fafafa;
}

#item102531 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item102532 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item102533 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item102217 {
	width:464px !important;
	height:155px !important;
	left:700px !important;
	top:48px !important;
	background:#d70e2b;
}

@keyframes fade-in-102217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102217 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102219 {
	width:404px !important;
	height:67px !important;
	left:745px !important;
	top:94px !important;
}

@keyframes fade-in-102219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102219 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102270 {
	width:331px !important;
	height:15px !important;
}

#item102245 {
	width:331px !important;
	height:15px !important;
}

#item102242 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:265px !important;
}

#item102320 {
	width:331px !important;
	height:15px !important;
}

#item102296 {
	width:331px !important;
	height:16px !important;
}

#item102293 {
	width:331px !important;
	height:16px !important;
	left:852px !important;
	top:382px !important;
}

#item102370 {
	width:331px !important;
	height:15px !important;
}

#item102346 {
	width:331px !important;
	height:15px !important;
}

#item102343 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:324px !important;
}

#item102393 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:163px !important;
}

#item102471 {
	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-102471 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-102471 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item102471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102472 {
	width:331px !important;
	height:338px !important;
	left:45px !important;
	top:39px !important;
}

@keyframes fade-in-102472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102498 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item102495 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item102396 {
	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-102396 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-102396 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item102396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102397 {
	width:331px !important;
	height:320px !important;
	left:45px !important;
	top:39px !important;
}

@keyframes fade-in-102397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102424 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item102421 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item102435 {
	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-102435 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-102435 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item102435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102436 {
	width:331px !important;
	height:426px !important;
	left:45px !important;
	top:39px !important;
}

@keyframes fade-in-102436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102465 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item102460 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item102433 {
	width:10px !important;
	height:10px !important;
	left:126px !important;
	top:214px !important;
}

#item102394 {
	width:408px !important;
	height:465px !important;
	left:344px !important;
	top:238px !important;
}

#item102506 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:268px !important;
}

#item102511 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:327px !important;
}

#item102516 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:383px !important;
}

#item102521 {
	width:390px !important;
	height:497px !important;
	left:800px !important;
	top:244px !important;
	background:#fff;
}

@keyframes fade-out-102521 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-102521 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item102521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8642 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8642 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102806 {
	width:700px !important;
	height:372px !important;
	top:-1px !important;
	background:#fff;
}

#item102807 {
	width:628px !important;
	height:182px !important;
	left:36px !important;
	top:191px !important;
	background:#fafafa;
}

#item102808 {
	width:42px !important;
	height:827px !important;
	left:-6px !important;
	top:373px !important;
	background:#fff;
}

#item102810 {
	width:50px !important;
	height:827px !important;
	left:664px !important;
	top:373px !important;
	background:#fff;
}

#item102811 {
	width:700px !important;
	height:35px !important;
	top:1165px !important;
	background:#fff;
}

#item102570 {
	width:628px !important;
	height:155px !important;
	left:36px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-102570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102571 {
	width:553px !important;
	height:67px !important;
	left:81px !important;
	top:82px !important;
}

@keyframes fade-in-102571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102597 {
	width:397px !important;
	height:18px !important;
}

#item102594 {
	width:397px !important;
	height:18px !important;
	left:88px !important;
	top:216px !important;
}

#item102623 {
	width:397px !important;
	height:19px !important;
}

#item102620 {
	width:397px !important;
	height:19px !important;
	left:88px !important;
	top:311px !important;
}

#item102649 {
	width:397px !important;
	height:18px !important;
}

#item102646 {
	width:397px !important;
	height:18px !important;
	left:88px !important;
	top:266px !important;
}

#item102744 {
	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-102744 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-102744 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item102744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102745 {
	width:397px !important;
	height:408px !important;
	left:53px !important;
	top:45px !important;
}

@keyframes fade-in-102745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102745 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102771 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item102768 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item102674 {
	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-102674 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-102674 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item102674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102675 {
	width:397px !important;
	height:390px !important;
	left:53px !important;
	top:45px !important;
}

@keyframes fade-in-102675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102675 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102701 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item102698 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item102710 {
	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-102710 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-102710 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item102710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102712 {
	width:397px !important;
	height:528px !important;
	left:53px !important;
	top:45px !important;
}

@keyframes fade-in-102712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-102712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item102712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item102738 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item102735 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item102708 {
	width:10px !important;
	height:10px !important;
	left:243px !important;
	top:212px !important;
}

#item102672 {
	width:488px !important;
	height:587px !important;
	left:101px !important;
	top:518px !important;
}

#item102779 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:213px !important;
}

#item102785 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:263px !important;
}

#item102791 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:309px !important;
}

#item102796 {
	width:628px !important;
	height:197px !important;
	left:36px !important;
	top:191px !important;
	background:#fff;
}

@keyframes fade-out-102796 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-102796 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item102796 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48703 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-48703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48703 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-8658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-8689 {
	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-8689 {
	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-8677 {
	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-8677 {
	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-8660 {
	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-8660 {
	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;
	}
}
#item8658 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item8701 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item8702 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item8722 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item8725 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item8728 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8726 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item8742 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8740 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item8754 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

@keyframes fade-in-8763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8763 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8783 {
	width:89px !important;
	height:9px !important;
	left:23px !important;
	top:3px !important;
}

#item8805 {
	width:89px !important;
	height:9px !important;
	left:23px !important;
	top:20px !important;
}

#item8808 {
	width:15px !important;
	height:15px !important;
}

#item8817 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item8845 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item9391 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9391 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9391 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9411 {
	width:250px !important;
	height:207px !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-9411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9411 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9411 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9416 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9414 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item9449 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-9449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9471 {
	width:193px !important;
	height:139px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-9471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9474 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item9487 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item9498 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item9508 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item9174 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9174 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9174 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9174 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9194 {
	width:791px !important;
	height:313px !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-9194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9216 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item9221 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9219 {
	width:21px !important;
	height:21px !important;
	left:793px !important;
	top:14px !important;
}

#item9231 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:292px !important;
}

#item9260 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:293px !important;
}

#item9263 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:292px !important;
}

#item9291 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:277px !important;
}

#item9294 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:217px !important;
}

#item9302 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item9329 {
	width:536px !important;
	height:191px !important;
	left:79px !important;
	top:85px !important;
}

#item9332 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item9386 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item9363 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item9342 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:274px !important;
}

#item9103 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9103 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9103 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9123 {
	width:407px !important;
	height:273px !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-9123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9128 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9126 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item9158 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-9158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9161 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item9083 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9084 {
	width:988px !important;
	height:567px !important;
	left:10px !important;
	top:23px !important;
}

#item9090 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9088 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item9042 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9043 {
	width:345px !important;
	height:437px !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-9043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9046 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9044 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table173364 th, table#table173364 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table173364 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table173364 {
	table-layout:fixed;
}

#item9079 {
	width:286px !important;
	height:298px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-9079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9079 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103177 {
	width:141px !important;
	height:38px !important;
	left:1px !important;
}

#item103181 {
	width:255px !important;
	height:30px !important;
	top:46px !important;
}

#item8928 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-8928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8929 {
	width:511px !important;
	height:326px !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-8929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8932 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8930 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item8968 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:306px !important;
}

#item9015 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8992 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8971 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:303px !important;
}

#item9038 {
	width:452px !important;
	height:270px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-9038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8852 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-8852 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-8852 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item8852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8872 {
	width:737px !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-8872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8872 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8872 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8875 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item8895 {
	width:650px !important;
	height:867px !important;
}

@keyframes fade-in-8895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8911 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item8909 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item8850 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item8848 {
	width:1021px !important;
	height:590px !important;
	left:177px !important;
	top:180px !important;
}

#item9537 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item9540 {
	opacity:0.50;
	width:860px !important;
	height:1px !important;
	left:258px !important;
	top:154px !important;
	background:#000;
}

#item9541 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:137px !important;
}

#item9550 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:137px !important;
}

#item9577 {
	width:50px !important;
	height:10px !important;
	left:663px !important;
	top:132px !important;
}

#item9580 {
	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;
}

#item9583 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9611 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9581 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item9617 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9645 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9615 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item9651 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9679 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9649 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item9685 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9716 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9683 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item9722 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9757 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item9720 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item9764 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9799 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item9762 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item9805 {
	width:43px !important;
	height:43px !important;
}

#item9803 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item9819 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-9819 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-9819 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item9819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-48716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-48733 {
	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-48733 {
	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-48726 {
	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-48726 {
	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-48718 {
	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-48718 {
	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;
	}
}
#item48716 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item48743 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item48744 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item48747 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item48745 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item48764 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item48762 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item48777 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item48805 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item48808 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item48828 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item48831 {
	opacity:0.50;
	width:480px !important;
	height:1px !important;
	left:111px !important;
	top:180px !important;
	background:#000;
}

#item48832 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item48841 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:135px !important;
}

@keyframes fade-in-48851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48871 {
	width:125px !important;
	height:13px !important;
	left:32px !important;
	top:4px !important;
}

#item48893 {
	width:125px !important;
	height:13px !important;
	left:32px !important;
	top:29px !important;
}

#item48896 {
	width:21px !important;
	height:21px !important;
}

#item48905 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item49410 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-49410 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49410 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49432 {
	width:333px !important;
	height:277px !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-49432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49437 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49435 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item49465 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-49465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49487 {
	width:271px !important;
	height:149px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-49487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49490 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item49500 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:169px !important;
}

#item49513 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:212px !important;
}

#item49530 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:257px !important;
}

#item49175 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-49175 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49175 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49195 {
	width:630px !important;
	height:437px !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-49195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49217 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item49222 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49220 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item49233 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:434px !important;
}

#item49262 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:436px !important;
}

#item49265 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:435px !important;
}

#item49293 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:394px !important;
}

#item49340 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item49317 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item49296 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:407px !important;
}

#item49344 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:312px !important;
}

#item49352 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:243px !important;
}

#item49379 {
	width:561px !important;
	height:266px !important;
	left:95px !important;
	top:127px !important;
}

#item49382 {
	width:19px !important;
	height:19px !important;
	left:66px !important;
	top:176px !important;
}

#item49125 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-49125 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49125 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49125 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49126 {
	width:522px !important;
	height:387px !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-49126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49129 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49127 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item49162 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-49162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49165 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item49103 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49103 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49103 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49104 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item49110 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49108 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item49044 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-49044 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49044 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49064 {
	width:458px !important;
	height:583px !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-49064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49069 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49067 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table181066 th, table#table181066 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table181066 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table181066 {
	table-layout:fixed;
}

#item49099 {
	width:398px !important;
	height:418px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-49099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103995 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item104018 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item48961 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-48961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48962 {
	width:630px !important;
	height:490px !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-48962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48965 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48963 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item48993 {
	width:570px !important;
	height:417px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-48993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49015 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:484px !important;
}

#item49039 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item49018 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:481px !important;
}

#item48917 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48917 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48917 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48918 {
	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-48918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48921 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48919 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item48930 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item48950 {
	width:505px !important;
	height:1580px !important;
}

@keyframes fade-in-48950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48915 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item48913 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item49561 {
	width:70px !important;
	height:14px !important;
	left:314px !important;
	top:147px !important;
}

#item49564 {
	width:9px !important;
	height:25px !important;
	left:86px !important;
	top:426px !important;
}

#item49565 {
	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;
}

#item49568 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49597 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item49566 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item49603 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49632 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item49601 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item49638 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49666 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item49636 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item49672 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49700 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item49670 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item49706 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49733 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item49704 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item49739 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49766 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item49737 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item49789 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item49794 {
	width:52px !important;
	height:52px !important;
}

#item49792 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item49803 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-49803 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-49803 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item49803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-9835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-9872 {
	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-9872 {
	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-9854 {
	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-9854 {
	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-9837 {
	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-9837 {
	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;
	}
}
#item9835 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item9886 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item9887 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item9907 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item9910 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item9913 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9911 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item9924 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9922 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item9933 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item9961 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item10547 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10547 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10547 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10567 {
	width:250px !important;
	height:145px !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-10567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10572 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10570 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item10605 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-10605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10627 {
	width:193px !important;
	height:63px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-10627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10630 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item10639 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item10272 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10272 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10292 {
	width:792px !important;
	height:265px !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-10292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10314 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item10319 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10317 {
	width:21px !important;
	height:21px !important;
	left:794px !important;
	top:14px !important;
}

#item10329 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:244px !important;
}

#item10356 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:245px !important;
}

#item10359 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:245px !important;
}

#item10387 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:229px !important;
}

#item10410 {
	width:182px !important;
	height:129px !important;
	left:21px !important;
}

#item10432 {
	width:150px !important;
	height:145px !important;
	left:230px !important;
}

#item10435 {
	width:14px !important;
	height:14px !important;
	left:209px !important;
	top:33px !important;
}

#item10443 {
	opacity:0.50;
	width:1px !important;
	height:76px !important;
	left:189px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item10444 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item10452 {
	width:14px !important;
	height:14px !important;
	left:396px !important;
	top:34px !important;
}

#item10481 {
	width:185px !important;
	height:146px !important;
	left:417px !important;
}

#item10484 {
	opacity:0.50;
	width:1px !important;
	height:76px !important;
	left:375px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item10485 {
	width:14px !important;
	height:14px !important;
	left:209px !important;
	top:82px !important;
}

#item10542 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item10519 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item10498 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:227px !important;
}

#item10204 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10204 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10204 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10224 {
	width:407px !important;
	height:273px !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-10224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10224 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10229 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10227 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item10258 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-10258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10258 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10261 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item10186 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10186 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10186 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10187 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item10193 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10191 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item10146 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10146 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10146 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10147 {
	width:345px !important;
	height:351px !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-10147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10147 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10147 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10150 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10148 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table188294 th, table#table188294 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table188294 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table188294 {
	table-layout:fixed;
}

#item10182 {
	width:286px !important;
	height:210px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-10182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10182 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10182 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103209 {
	width:141px !important;
	height:38px !important;
	left:1px !important;
}

#item103212 {
	width:255px !important;
	height:30px !important;
	top:46px !important;
}

#item10035 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10035 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10036 {
	width:455px !important;
	height:191px !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-10036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10039 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10037 {
	width:21px !important;
	height:21px !important;
	left:458px !important;
	top:14px !important;
}

#item10072 {
	width:452px !important;
	height:135px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-10072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10094 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:171px !important;
}

#item10141 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10118 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10097 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:168px !important;
}

#item9968 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9968 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9968 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9988 {
	width:737px !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-9988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9991 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item10011 {
	width:650px !important;
	height:771px !important;
}

@keyframes fade-in-10011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10023 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10021 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item9966 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item9964 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item10667 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item10670 {
	width:34px !important;
	height:13px !important;
	left:880px !important;
	top:148px !important;
}

#item10680 {
	width:34px !important;
	height:13px !important;
	left:482px !important;
	top:148px !important;
}

#item10689 {
	opacity:0.50;
	width:810px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item10710 {
	width:150px !important;
	height:9px !important;
}

#item10713 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:13px !important;
}

@keyframes fade-in-10713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10741 {
	width:216px !important;
	height:9px !important;
}

#item10744 {
	width:19px !important;
	height:19px !important;
	left:17px !important;
	top:13px !important;
}

@keyframes fade-in-10744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10773 {
	width:90px !important;
	height:9px !important;
}

#item10776 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:13px !important;
}

@keyframes fade-in-10776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10786 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:135px !important;
}

#item10794 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:135px !important;
}

#item10804 {
	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;
}

#item10807 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10842 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10805 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item10848 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10882 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item10846 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item10888 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10917 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10886 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item10923 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10953 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item10921 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item10959 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10992 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10957 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item10999 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11029 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10997 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item11035 {
	width:43px !important;
	height:43px !important;
}

#item11033 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item11046 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-11046 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11046 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item11046 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-49816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49816 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-49845 {
	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-49845 {
	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-49829 {
	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-49829 {
	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-49818 {
	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-49818 {
	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;
	}
}
#item49816 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item49858 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item49859 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item49862 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49860 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item49875 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49873 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item49885 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item49914 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item49917 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item49937 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item49940 {
	opacity:0.50;
	width:450px !important;
	height:1px !important;
	left:132px !important;
	top:180px !important;
	background:#000;
}

#item49941 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item49950 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:135px !important;
}

#item50494 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50514 {
	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-50514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50514 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50514 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50519 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50517 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item50549 {
	width:273px !important;
	height:25px !important;
	left:65px !important;
	top:77px !important;
}

@keyframes fade-in-50549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50549 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50549 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50571 {
	width:271px !important;
	height:88px !important;
	left:96px !important;
	top:127px !important;
}

@keyframes fade-in-50571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50574 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:172px !important;
}

#item50587 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:125px !important;
}

#item50226 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-50226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50226 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50226 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50246 {
	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-50246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50268 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item50273 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50271 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item50283 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:647px !important;
}

#item50312 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:649px !important;
}

#item50315 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:648px !important;
}

#item50343 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:607px !important;
}

#item50390 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item50367 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item50346 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:620px !important;
}

#item50414 {
	width:477px !important;
	height:142px !important;
	left:31px !important;
}

#item50436 {
	width:477px !important;
	height:209px !important;
	left:31px !important;
	top:141px !important;
}

#item50458 {
	width:477px !important;
	height:142px !important;
	left:31px !important;
	top:349px !important;
}

#item50461 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item50469 {
	width:19px !important;
	height:19px !important;
	top:189px !important;
}

#item50477 {
	width:19px !important;
	height:19px !important;
	top:257px !important;
}

#item50485 {
	width:19px !important;
	height:19px !important;
	top:396px !important;
}

#item50177 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50177 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50178 {
	width:522px !important;
	height:387px !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-50178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50181 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50179 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item50213 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-50213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50216 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item50152 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50152 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50152 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50153 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item50159 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50157 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item50089 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50109 {
	width:458px !important;
	height:457px !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-50109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50114 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50112 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table193185 th, table#table193185 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table193185 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table193185 {
	table-layout:fixed;
}

#item50148 {
	width:398px !important;
	height:294px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-50148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104127 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item104151 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item50006 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50006 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50006 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50007 {
	width:630px !important;
	height:263px !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-50007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50007 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50007 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50010 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50008 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item50038 {
	width:570px !important;
	height:193px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-50038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50060 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:259px !important;
}

#item50084 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item50063 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:256px !important;
}

#item49962 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49963 {
	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-49963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49966 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49964 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item49975 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item49995 {
	width:505px !important;
	height:1468px !important;
}

@keyframes fade-in-49995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49960 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item49958 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item50778 {
	width:48px !important;
	height:18px !important;
	left:444px !important;
	top:152px !important;
}

#item50786 {
	width:48px !important;
	height:18px !important;
	left:224px !important;
	top:152px !important;
}

#item50814 {
	width:210px !important;
	height:13px !important;
}

#item50817 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
	top:18px !important;
}

@keyframes fade-in-50817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50845 {
	width:126px !important;
	height:13px !important;
}

#item50848 {
	width:27px !important;
	height:27px !important;
	left:89px !important;
	top:18px !important;
}

@keyframes fade-in-50848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50848 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50886 {
	width:108px !important;
	height:13px !important;
}

#item50889 {
	width:27px !important;
	height:27px !important;
	left:24px !important;
	top:18px !important;
}

@keyframes fade-in-50889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50904 {
	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;
}

#item50907 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50941 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item50905 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item50947 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50977 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50945 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item50983 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51014 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50981 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item51020 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51050 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item51018 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item51056 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51085 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item51054 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item51091 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51118 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item51089 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item51141 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item51146 {
	width:52px !important;
	height:52px !important;
}

#item51144 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item51155 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-51155 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-51155 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item51155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-11063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-11086 {
	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-11086 {
	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-11076 {
	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-11076 {
	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-11065 {
	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-11065 {
	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;
	}
}
#item11063 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item11095 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item11096 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item11116 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item11119 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item11122 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11120 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item11135 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11133 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item11151 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item11183 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item11779 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11779 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11779 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11799 {
	width:250px !important;
	height:145px !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-11799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11804 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11802 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item11832 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-11832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11854 {
	width:193px !important;
	height:63px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-11854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11857 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item11868 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item11485 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11505 {
	width:790px !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-11505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11527 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item11532 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11530 {
	width:21px !important;
	height:21px !important;
	left:793px !important;
	top:14px !important;
}

#item11541 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:404px !important;
}

#item11570 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:405px !important;
}

#item11573 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:405px !important;
}

#item11607 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:389px !important;
}

#item11610 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:248px !important;
}

#item11623 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:185px !important;
}

#item11651 {
	width:331px !important;
	height:331px !important;
	left:79px !important;
	top:85px !important;
}

#item11654 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item11663 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:313px !important;
}

#item11673 {
	width:14px !important;
	height:14px !important;
	left:439px !important;
	top:120px !important;
}

#item11701 {
	width:331px !important;
	height:331px !important;
	left:461px !important;
	top:85px !important;
}

#item11704 {
	width:14px !important;
	height:14px !important;
	left:439px !important;
	top:185px !important;
}

#item11712 {
	width:14px !important;
	height:14px !important;
	left:439px !important;
	top:248px !important;
}

#item11720 {
	width:14px !important;
	height:14px !important;
	left:439px !important;
	top:313px !important;
}

#item11729 {
	opacity:0.50;
	width:1px !important;
	height:234px !important;
	left:409px !important;
	top:125px !important;
	background:#b2b2b1;
}

#item11774 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item11751 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item11730 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:387px !important;
}

#item11420 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11440 {
	width:407px !important;
	height:273px !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-11440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11445 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11443 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item11473 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-11473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11476 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item11403 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11403 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11403 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11404 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item11410 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11408 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item11366 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11366 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11367 {
	width:345px !important;
	height:437px !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-11367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11367 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11367 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11370 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11368 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table198334 th, table#table198334 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table198334 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table198334 {
	table-layout:fixed;
}

#item11399 {
	width:286px !important;
	height:298px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-11399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103244 {
	width:141px !important;
	height:38px !important;
	left:1px !important;
}

#item103251 {
	width:255px !important;
	height:30px !important;
	top:46px !important;
}

#item11258 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11258 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11258 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11258 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11259 {
	width:511px !important;
	height:375px !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-11259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11259 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11259 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11262 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11260 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item11292 {
	width:452px !important;
	height:315px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-11292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11292 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11314 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:355px !important;
}

#item11361 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11338 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11317 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:352px !important;
}

#item11190 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11210 {
	width:737px !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-11210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11213 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item11233 {
	width:650px !important;
	height:1363px !important;
}

@keyframes fade-in-11233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11233 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11233 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11246 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11244 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item11188 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item11186 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item11900 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item11903 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:168px !important;
	background:#000;
}

#item11904 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:135px !important;
}

#item11936 {
	width:303px !important;
	height:9px !important;
}

#item11939 {
	width:19px !important;
	height:19px !important;
	left:281px !important;
	top:13px !important;
}

@keyframes fade-in-11939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11948 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:135px !important;
}

#item11978 {
	width:325px !important;
	height:9px !important;
}

#item11981 {
	width:19px !important;
	height:19px !important;
	left:12px !important;
	top:13px !important;
}

@keyframes fade-in-11981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11992 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item12002 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item12012 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item12020 {
	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;
}

#item12023 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12050 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12021 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item12056 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12083 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12054 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item12089 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12118 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12087 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item12124 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12156 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12122 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item12162 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12193 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12160 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item12200 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12228 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12198 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item12234 {
	width:43px !important;
	height:43px !important;
}

#item12232 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item12244 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-12244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12244 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-51169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-51186 {
	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-51186 {
	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-51178 {
	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-51178 {
	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-51171 {
	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-51171 {
	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;
	}
}
#item51169 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item51194 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item51195 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item51198 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51196 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item51214 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item51212 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item51227 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item51255 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item51258 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item51278 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item51281 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:116px !important;
	top:180px !important;
	background:#000;
}

#item51858 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-51858 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51858 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51880 {
	width:333px !important;
	height:193px !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-51880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51885 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51883 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item51918 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-51918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51940 {
	width:271px !important;
	height:59px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-51940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51943 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:169px !important;
}

#item51956 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item51538 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-51538 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51538 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51558 {
	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-51558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51558 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51558 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51580 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item51585 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51583 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item51596 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item51628 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item51631 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item51662 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item51709 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item51686 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item51665 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item51713 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item51715 {
	width:19px !important;
	height:19px !important;
	top:228px !important;
}

#item51724 {
	width:19px !important;
	height:19px !important;
	top:139px !important;
}

#item51733 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item51743 {
	width:19px !important;
	height:19px !important;
	top:318px !important;
}

#item51771 {
	width:477px !important;
	height:433px !important;
	left:39px !important;
}

#item51793 {
	width:477px !important;
	height:433px !important;
	left:39px !important;
	top:431px !important;
}

#item51796 {
	width:19px !important;
	height:19px !important;
	top:479px !important;
}

#item51804 {
	width:19px !important;
	height:19px !important;
	top:569px !important;
}

#item51812 {
	width:19px !important;
	height:19px !important;
	top:658px !important;
}

#item51820 {
	width:19px !important;
	height:19px !important;
	top:748px !important;
}

#item51494 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-51494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51494 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51495 {
	width:522px !important;
	height:387px !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-51495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51498 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51496 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item51526 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-51526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51529 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item51477 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-51477 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51477 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51478 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item51484 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51482 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item51420 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-51420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51440 {
	width:458px !important;
	height:583px !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-51440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51445 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51443 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table207845 th, table#table207845 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table207845 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table207845 {
	table-layout:fixed;
}

#item51473 {
	width:398px !important;
	height:418px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-51473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51473 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104162 {
	width:361px !important;
	height:30px !important;
	left:64px !important;
	top:589px !important;
}

#item104185 {
	width:197px !important;
	height:53px !important;
	left:64px !important;
	top:528px !important;
}

#item51335 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-51335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51335 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51336 {
	width:630px !important;
	height:553px !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-51336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51339 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51337 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item51369 {
	width:570px !important;
	height:484px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-51369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51391 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:552px !important;
}

#item51415 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item51394 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:549px !important;
}

#item51286 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-51286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51287 {
	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-51287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51290 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51288 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item51301 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item51321 {
	width:505px !important;
	height:2767px !important;
}

@keyframes fade-in-51321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51284 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item51282 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item51966 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item51975 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item51987 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item51997 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item52025 {
	width:455px !important;
	height:13px !important;
}

#item52028 {
	width:27px !important;
	height:27px !important;
	left:17px !important;
	top:18px !important;
}

@keyframes fade-in-52028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52036 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:134px !important;
}

#item52064 {
	width:425px !important;
	height:13px !important;
}

#item52067 {
	width:27px !important;
	height:27px !important;
	left:393px !important;
	top:18px !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%;
}

#item52075 {
	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;
}

#item52078 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52108 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item52076 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item52114 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52148 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52112 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item52154 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52186 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52152 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item52192 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52222 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item52190 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item52228 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52256 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52226 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item52262 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52291 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52260 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item52314 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item52319 {
	width:52px !important;
	height:52px !important;
}

#item52317 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item52329 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-52329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-52329 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item52329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-12261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-12293 {
	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-12293 {
	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-12279 {
	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-12279 {
	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-12263 {
	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-12263 {
	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;
	}
}
#item12261 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item12304 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item12305 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item12325 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item12328 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item12331 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12329 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item12344 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item12342 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item12353 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item12380 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item12992 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12992 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12992 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13012 {
	width:250px !important;
	height:145px !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-13012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13017 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13015 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item13045 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-13045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13045 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13045 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13067 {
	width:193px !important;
	height:63px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-13067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13070 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item13078 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item12694 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12694 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12714 {
	width:791px !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-12714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12736 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item12741 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12739 {
	width:21px !important;
	height:21px !important;
	left:794px !important;
	top:14px !important;
}

#item12750 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:404px !important;
}

#item12777 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:405px !important;
}

#item12780 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:405px !important;
}

#item12807 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:389px !important;
}

#item12810 {
	width:14px !important;
	height:14px !important;
	left:374px !important;
	top:248px !important;
}

#item12818 {
	width:14px !important;
	height:14px !important;
	left:374px !important;
	top:185px !important;
}

#item12852 {
	width:274px !important;
	height:331px !important;
	left:79px !important;
	top:85px !important;
}

#item12855 {
	width:14px !important;
	height:14px !important;
	left:374px !important;
	top:120px !important;
}

#item12871 {
	width:14px !important;
	height:14px !important;
	left:374px !important;
	top:313px !important;
}

#item12902 {
	width:331px !important;
	height:331px !important;
	left:396px !important;
	top:85px !important;
}

#item12905 {
	opacity:0.50;
	width:1px !important;
	height:234px !important;
	left:353px !important;
	top:125px !important;
	background:#b2b2b1;
}

#item12906 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:120px !important;
}

#item12915 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:185px !important;
}

#item12924 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:248px !important;
}

#item12934 {
	width:14px !important;
	height:14px !important;
	left:57px !important;
	top:313px !important;
}

#item12987 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item12964 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item12943 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:386px !important;
}

#item12626 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12626 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12626 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12646 {
	width:407px !important;
	height:273px !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-12646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12651 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12649 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item12681 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-12681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12684 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item12608 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12608 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12609 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item12615 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12613 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item12570 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12570 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12570 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12570 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12571 {
	width:345px !important;
	height:439px !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-12571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12571 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12571 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12574 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12572 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table214476 th, table#table214476 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table214476 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table214476 {
	table-layout:fixed;
}

#item12604 {
	width:286px !important;
	height:298px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-12604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103279 {
	width:141px !important;
	height:38px !important;
	left:1px !important;
}

#item103282 {
	width:255px !important;
	height:30px !important;
	top:46px !important;
}

#item12459 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12459 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12459 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12460 {
	width:511px !important;
	height:375px !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-12460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12463 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12461 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item12496 {
	width:452px !important;
	height:315px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-12496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12496 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12496 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12518 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:355px !important;
}

#item12565 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12542 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12521 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:352px !important;
}

#item12387 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12387 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12387 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12407 {
	width:737px !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-12407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12410 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item12430 {
	width:650px !important;
	height:1331px !important;
}

@keyframes fade-in-12430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12444 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12442 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item12385 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item12383 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item13105 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item13108 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:278px !important;
	top:168px !important;
	background:#000;
}

#item13109 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:135px !important;
}

#item13137 {
	width:303px !important;
	height:9px !important;
}

#item13140 {
	width:19px !important;
	height:19px !important;
	left:273px !important;
	top:13px !important;
}

@keyframes fade-in-13140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13140 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13150 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:135px !important;
}

#item13183 {
	width:325px !important;
	height:9px !important;
}

#item13186 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:13px !important;
}

@keyframes fade-in-13186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13199 {
	width:34px !important;
	height:13px !important;
}

#item13208 {
	width:34px !important;
	height:13px !important;
	left:65px !important;
}

#item13217 {
	width:27px !important;
	height:13px !important;
	left:37px !important;
}

#item13228 {
	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;
}

#item13231 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13259 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13229 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item13265 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13292 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13263 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item13298 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13325 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13296 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item13331 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13358 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13329 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item13364 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13391 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13362 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item13398 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13427 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13396 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item13433 {
	width:43px !important;
	height:43px !important;
}

#item13431 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item13449 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-13449 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-13449 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item13449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-52343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-52362 {
	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-52362 {
	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-52354 {
	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-52354 {
	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-52345 {
	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-52345 {
	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;
	}
}
#item52343 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item52370 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item52371 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item52374 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52372 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item52385 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52383 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item52396 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item52429 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item52432 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item52452 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item52455 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:116px !important;
	top:180px !important;
	background:#000;
}

#item53034 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-53034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53034 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53056 {
	width:333px !important;
	height:193px !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-53056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53061 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53059 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item53089 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-53089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53111 {
	width:271px !important;
	height:88px !important;
	left:95px !important;
	top:124px !important;
}

@keyframes fade-in-53111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53114 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:169px !important;
}

#item53125 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item52715 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-52715 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52715 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52735 {
	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-52735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52757 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item52762 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52760 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item52772 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item52799 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item52802 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item52831 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item52878 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item52855 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item52834 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item52882 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item52884 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item52897 {
	width:19px !important;
	height:19px !important;
	top:139px !important;
}

#item52909 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item52918 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item52946 {
	width:477px !important;
	height:433px !important;
	left:39px !important;
}

#item52968 {
	width:477px !important;
	height:433px !important;
	left:39px !important;
	top:431px !important;
}

#item52971 {
	width:19px !important;
	height:19px !important;
	top:658px !important;
}

#item52981 {
	width:19px !important;
	height:19px !important;
	top:569px !important;
}

#item52990 {
	width:19px !important;
	height:19px !important;
	top:479px !important;
}

#item52998 {
	width:19px !important;
	height:19px !important;
	top:748px !important;
}

#item52670 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-52670 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52670 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52671 {
	width:522px !important;
	height:387px !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-52671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52674 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52672 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item52703 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-52703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52706 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item52652 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52652 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52653 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item52659 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52657 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item52593 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-52593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52613 {
	width:458px !important;
	height:583px !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-52613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52618 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52616 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table220927 th, table#table220927 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table220927 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table220927 {
	table-layout:fixed;
}

#item52648 {
	width:398px !important;
	height:418px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-52648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52648 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104195 {
	width:361px !important;
	height:30px !important;
	left:64px !important;
	top:589px !important;
}

#item104218 {
	width:197px !important;
	height:53px !important;
	left:64px !important;
	top:528px !important;
}

#item52509 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-52509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52509 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52510 {
	width:630px !important;
	height:553px !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-52510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52510 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52513 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52511 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item52542 {
	width:570px !important;
	height:484px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-52542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52564 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:552px !important;
}

#item52588 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item52567 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:549px !important;
}

#item52460 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52460 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52460 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52461 {
	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-52461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52464 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52462 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item52477 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item52497 {
	width:505px !important;
	height:2722px !important;
}

@keyframes fade-in-52497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52458 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item52456 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item53139 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item53151 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item53160 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item53169 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item53199 {
	width:183px !important;
	height:13px !important;
}

#item53202 {
	width:27px !important;
	height:27px !important;
	left:136px !important;
	top:18px !important;
}

@keyframes fade-in-53202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53211 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:134px !important;
}

#item53242 {
	width:183px !important;
	height:13px !important;
}

#item53245 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:18px !important;
}

@keyframes fade-in-53245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53253 {
	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;
}

#item53256 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53283 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item53254 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item53289 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53316 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item53287 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item53322 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53351 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item53320 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item53357 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53391 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item53355 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item53397 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53429 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item53395 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item53435 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53463 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item53433 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item53486 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item53491 {
	width:52px !important;
	height:52px !important;
}

#item53489 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item53502 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-53502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-53502 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-13466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13466 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13466 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-13502 {
	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-13502 {
	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-13486 {
	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-13486 {
	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-13468 {
	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-13468 {
	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;
	}
}
#item13466 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item13518 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item13519 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item13539 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item13542 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item13545 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13543 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item13559 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13557 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item13569 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item13596 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item13618 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item13621 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:288px !important;
	top:173px !important;
	background:#000;
}

#item13622 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:136px !important;
}

#item13630 {
	width:33px !important;
	height:33px !important;
	left:1135px !important;
	top:136px !important;
}

#item13658 {
	width:106px !important;
	height:14px !important;
}

#item13661 {
	width:19px !important;
	height:19px !important;
	left:69px !important;
	top:17px !important;
}

@keyframes fade-in-13661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13669 {
	width:34px !important;
	height:13px !important;
	left:652px !important;
	top:153px !important;
}

#item13679 {
	width:34px !important;
	height:13px !important;
	left:945px !important;
	top:153px !important;
}

#item13692 {
	width:34px !important;
	height:13px !important;
	left:397px !important;
	top:153px !important;
}

#item13724 {
	width:130px !important;
	height:14px !important;
}

#item13727 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:17px !important;
}

@keyframes fade-in-13727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13756 {
	width:106px !important;
	height:14px !important;
}

#item13759 {
	width:19px !important;
	height:19px !important;
	left:4px !important;
	top:17px !important;
}

@keyframes fade-in-13759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13788 {
	width:117px !important;
	height:9px !important;
	left:42px !important;
	top:44px !important;
}

#item13811 {
	width:200px !important;
	height:14px !important;
}

#item13814 {
	width:19px !important;
	height:19px !important;
	left:90px !important;
	top:17px !important;
}

@keyframes fade-in-13814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14542 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14542 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14562 {
	width:250px !important;
	height:207px !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-14562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14567 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14565 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item14595 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-14595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14617 {
	width:193px !important;
	height:139px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-14617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14617 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14620 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item14628 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item14638 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item14655 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item14128 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14128 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14128 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14148 {
	width:987px !important;
	height:495px !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-14148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14170 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item14175 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14173 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:14px !important;
}

#item14188 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:474px !important;
}

#item14216 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:475px !important;
}

#item14219 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:475px !important;
}

#item14248 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:459px !important;
}

#item14271 {
	width:182px !important;
	height:376px !important;
	left:21px !important;
}

#item14293 {
	width:182px !important;
	height:366px !important;
	left:244px !important;
}

#item14296 {
	width:14px !important;
	height:14px !important;
	left:223px !important;
	top:33px !important;
}

#item14307 {
	opacity:0.50;
	width:1px !important;
	height:297px !important;
	left:202px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item14308 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item14317 {
	width:14px !important;
	height:14px !important;
	top:115px !important;
}

#item14325 {
	width:14px !important;
	height:14px !important;
	top:195px !important;
}

#item14333 {
	width:14px !important;
	height:14px !important;
	top:276px !important;
}

#item14341 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:34px !important;
}

#item14349 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:118px !important;
}

#item14359 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:198px !important;
}

#item14372 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:275px !important;
}

#item14384 {
	width:15px !important;
	height:14px !important;
	left:672px !important;
	top:34px !important;
}

#item14393 {
	width:15px !important;
	height:14px !important;
	left:672px !important;
	top:97px !important;
}

#item14403 {
	width:15px !important;
	height:14px !important;
	left:672px !important;
	top:163px !important;
}

#item14438 {
	width:185px !important;
	height:369px !important;
	left:467px !important;
}

#item14460 {
	width:235px !important;
	height:369px !important;
	left:695px !important;
}

#item14463 {
	opacity:0.50;
	width:1px !important;
	height:297px !important;
	left:425px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item14464 {
	width:14px !important;
	height:14px !important;
	left:223px !important;
	top:99px !important;
}

#item14476 {
	width:14px !important;
	height:14px !important;
	left:223px !important;
	top:163px !important;
}

#item14484 {
	width:14px !important;
	height:14px !important;
	left:223px !important;
	top:227px !important;
}

#item14492 {
	opacity:0.50;
	width:1px !important;
	height:297px !important;
	left:710px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item14537 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item14514 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item14493 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:456px !important;
}

#item14056 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14056 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14056 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14076 {
	width:407px !important;
	height:273px !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-14076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14081 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14079 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item14111 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-14111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14114 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item14038 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14039 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item14045 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14043 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item14002 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14002 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14003 {
	width:345px !important;
	height:439px !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-14003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14006 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14004 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table229311 th, table#table229311 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table229311 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table229311 {
	table-layout:fixed;
}

#item14034 {
	width:286px !important;
	height:298px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-14034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103313 {
	width:141px !important;
	height:38px !important;
	left:1px !important;
}

#item103316 {
	width:255px !important;
	height:30px !important;
	top:46px !important;
}

#item13896 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13896 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13896 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13897 {
	width:511px !important;
	height:426px !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-13897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13900 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13898 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item13928 {
	width:452px !important;
	height:363px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-13928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13950 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:405px !important;
}

#item13997 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13974 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13953 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:402px !important;
}

#item13830 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13830 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13850 {
	width:737px !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-13850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13853 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item13873 {
	width:650px !important;
	height:1587px !important;
}

@keyframes fade-in-13873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13886 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13884 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item13828 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item13826 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item14669 {
	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;
}

#item14672 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14700 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14670 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item14706 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14734 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item14704 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item14740 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14769 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14738 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item14775 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14803 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item14773 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item14809 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14836 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14807 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item14843 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14871 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14841 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item14877 {
	width:43px !important;
	height:43px !important;
}

#item14875 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item14886 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-14886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14886 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14886 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-53516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53516 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-53538 {
	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-53538 {
	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-53527 {
	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-53527 {
	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-53518 {
	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-53518 {
	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;
	}
}
#item53516 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item53547 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item53548 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item53551 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53549 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item53562 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53560 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item53571 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item53599 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item53602 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item53622 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item54337 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-54337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54359 {
	width:333px !important;
	height:272px !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-54359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54364 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54362 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item54395 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-54395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54417 {
	width:271px !important;
	height:195px !important;
	left:95px !important;
	top:124px !important;
}

@keyframes fade-in-54417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54420 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:169px !important;
}

#item54431 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item54440 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:257px !important;
}

#item54448 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:212px !important;
}

#item53897 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-53897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53917 {
	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-53917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53939 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item53944 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53942 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item53953 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item53981 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item53984 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item54011 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item54058 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item54035 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item54014 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item54062 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item90390 {
	width:477px !important;
	height:433px !important;
	left:39px !important;
}

#item90413 {
	width:477px !important;
	height:433px !important;
	left:39px !important;
	top:431px !important;
}

#item90437 {
	width:477px !important;
	height:433px !important;
	left:39px !important;
	top:864px !important;
}

#item90460 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item90467 {
	width:19px !important;
	height:19px !important;
	top:135px !important;
}

#item90474 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item90481 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item90488 {
	width:19px !important;
	height:19px !important;
	top:480px !important;
}

#item90495 {
	width:19px !important;
	height:19px !important;
	top:570px !important;
}

#item90504 {
	width:19px !important;
	height:19px !important;
	top:659px !important;
}

#item90514 {
	width:19px !important;
	height:19px !important;
	top:749px !important;
}

#item90522 {
	width:19px !important;
	height:19px !important;
	top:911px !important;
}

#item90529 {
	width:19px !important;
	height:19px !important;
	top:1001px !important;
}

#item90538 {
	width:19px !important;
	height:19px !important;
	top:1090px !important;
}

#item90546 {
	width:19px !important;
	height:19px !important;
	top:1179px !important;
}

#item90553 {
	width:477px !important;
	height:370px !important;
	left:39px !important;
	top:1296px !important;
}

#item90577 {
	width:21px !important;
	height:19px !important;
	top:1345px !important;
}

#item90584 {
	width:21px !important;
	height:19px !important;
	top:1435px !important;
}

#item90591 {
	width:21px !important;
	height:19px !important;
	top:1523px !important;
}

#item53850 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-53850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53851 {
	width:522px !important;
	height:387px !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-53851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53854 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53852 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item53884 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-53884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53884 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53887 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item53832 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53832 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53832 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53833 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item53839 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53837 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item53774 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-53774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53774 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53794 {
	width:458px !important;
	height:583px !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-53794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53794 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53799 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53797 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table238191 th, table#table238191 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table238191 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table238191 {
	table-layout:fixed;
}

#item53828 {
	width:398px !important;
	height:418px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-53828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53828 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104226 {
	width:361px !important;
	height:30px !important;
	left:64px !important;
	top:589px !important;
}

#item104249 {
	width:197px !important;
	height:53px !important;
	left:64px !important;
	top:528px !important;
}

#item53687 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-53687 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53687 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53688 {
	width:630px !important;
	height:600px !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-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%;
}

#item53691 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53689 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item53723 {
	width:570px !important;
	height:526px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-53723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53723 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53723 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53745 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:596px !important;
}

#item53769 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item53748 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:593px !important;
}

#item53629 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53629 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53629 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53630 {
	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-53630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53633 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53631 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item53648 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item53668 {
	width:505px !important;
	height:3125px !important;
}

@keyframes fade-in-53668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53627 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item53625 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item54457 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item54458 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item54459 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item54469 {
	width:48px !important;
	height:18px !important;
	left:619px !important;
	top:151px !important;
}

#item54478 {
	width:48px !important;
	height:18px !important;
	left:292px !important;
	top:151px !important;
}

#item54509 {
	width:182px !important;
	height:19px !important;
}

#item54512 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:24px !important;
}

@keyframes fade-in-54512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54512 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54545 {
	width:148px !important;
	height:19px !important;
}

#item54548 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:24px !important;
}

@keyframes fade-in-54548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54560 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:210px !important;
}

#item54589 {
	width:148px !important;
	height:19px !important;
}

#item54592 {
	width:27px !important;
	height:27px !important;
	left:97px !important;
	top:24px !important;
}

@keyframes fade-in-54592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54601 {
	width:48px !important;
	height:18px !important;
	left:323px !important;
	top:226px !important;
}

#item54631 {
	width:164px !important;
	height:13px !important;
	left:58px !important;
	top:61px !important;
}

#item54654 {
	width:280px !important;
	height:19px !important;
}

#item54657 {
	width:27px !important;
	height:27px !important;
	left:126px !important;
	top:24px !important;
}

@keyframes fade-in-54657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54666 {
	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;
}

#item54669 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54696 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item54667 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item54702 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54729 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54700 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item54735 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54762 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54733 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item54768 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54795 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item54766 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item54801 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54830 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54799 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item54836 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54868 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54834 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item54891 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item54896 {
	width:52px !important;
	height:52px !important;
}

#item54894 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item54910 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-54910 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-54910 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item54910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-14903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-14931 {
	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-14931 {
	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-14917 {
	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-14917 {
	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-14905 {
	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-14905 {
	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;
	}
}
#item14903 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item14948 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item14949 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item14969 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item14972 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item14975 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14973 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item14990 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14988 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item15000 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item15028 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item15050 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item15053 {
	opacity:0.50;
	width:796px !important;
	height:1px !important;
	left:292px !important;
	top:173px !important;
	background:#000;
}

#item15054 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:136px !important;
}

#item15064 {
	width:33px !important;
	height:33px !important;
	left:1135px !important;
	top:136px !important;
}

#item15093 {
	width:106px !important;
	height:14px !important;
}

#item15096 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:17px !important;
}

@keyframes fade-in-15096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15104 {
	width:34px !important;
	height:13px !important;
	left:652px !important;
	top:153px !important;
}

#item15113 {
	width:34px !important;
	height:13px !important;
	left:945px !important;
	top:153px !important;
}

#item15142 {
	width:130px !important;
	height:14px !important;
}

#item15145 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:17px !important;
}

@keyframes fade-in-15145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15145 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15173 {
	width:106px !important;
	height:14px !important;
}

#item15176 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:17px !important;
}

@keyframes fade-in-15176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15176 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15206 {
	width:117px !important;
	height:9px !important;
	left:42px !important;
	top:44px !important;
}

#item15229 {
	width:200px !important;
	height:14px !important;
}

#item15232 {
	width:19px !important;
	height:19px !important;
	left:90px !important;
	top:17px !important;
}

@keyframes fade-in-15232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16010 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16010 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16010 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16030 {
	width:250px !important;
	height:207px !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-16030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16030 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16030 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16035 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16033 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item16068 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-16068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16090 {
	width:193px !important;
	height:139px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-16090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16093 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item16104 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item16114 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item16124 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item15564 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15564 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15564 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15584 {
	width:969px !important;
	height:495px !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-15584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15606 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item15611 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15609 {
	width:21px !important;
	height:21px !important;
	left:969px !important;
	top:14px !important;
}

#item15622 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:474px !important;
}

#item15651 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:475px !important;
}

#item15654 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:475px !important;
}

#item15685 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:459px !important;
}

#item15708 {
	width:182px !important;
	height:376px !important;
	left:21px !important;
}

#item15730 {
	width:182px !important;
	height:366px !important;
	left:244px !important;
}

#item15733 {
	width:14px !important;
	height:14px !important;
	left:223px !important;
	top:33px !important;
}

#item15749 {
	opacity:0.50;
	width:1px !important;
	height:297px !important;
	left:202px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item15750 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item15765 {
	width:14px !important;
	height:14px !important;
	top:115px !important;
}

#item15776 {
	width:14px !important;
	height:14px !important;
	top:195px !important;
}

#item15787 {
	width:14px !important;
	height:14px !important;
	top:276px !important;
}

#item15799 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:34px !important;
}

#item15810 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:118px !important;
}

#item15820 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:198px !important;
}

#item15830 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:275px !important;
}

#item15840 {
	width:15px !important;
	height:14px !important;
	left:672px !important;
	top:34px !important;
}

#item15850 {
	width:15px !important;
	height:14px !important;
	left:672px !important;
	top:100px !important;
}

#item15862 {
	width:15px !important;
	height:14px !important;
	left:672px !important;
	top:162px !important;
}

#item15897 {
	width:185px !important;
	height:369px !important;
	left:467px !important;
}

#item15919 {
	width:235px !important;
	height:369px !important;
	left:695px !important;
}

#item15922 {
	opacity:0.50;
	width:1px !important;
	height:297px !important;
	left:425px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item15923 {
	width:14px !important;
	height:14px !important;
	left:223px !important;
	top:99px !important;
}

#item15938 {
	width:14px !important;
	height:14px !important;
	left:223px !important;
	top:163px !important;
}

#item15949 {
	width:14px !important;
	height:14px !important;
	left:223px !important;
	top:227px !important;
}

#item15960 {
	opacity:0.50;
	width:1px !important;
	height:297px !important;
	left:710px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item16005 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item15982 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item15961 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:456px !important;
}

#item15495 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15495 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15495 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15515 {
	width:407px !important;
	height:273px !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-15515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15520 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15518 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item15550 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-15550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15550 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15550 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15553 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item15475 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15475 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15475 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15476 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item15482 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15480 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item15435 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15435 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15435 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15435 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15436 {
	width:345px !important;
	height:440px !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-15436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15439 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15437 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table247005 th, table#table247005 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table247005 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table247005 {
	table-layout:fixed;
}

#item15471 {
	width:286px !important;
	height:298px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-15471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103344 {
	width:141px !important;
	height:38px !important;
	left:1px !important;
}

#item103347 {
	width:255px !important;
	height:30px !important;
	top:46px !important;
}

#item15326 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15326 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15326 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15327 {
	width:511px !important;
	height:426px !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-15327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15330 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15328 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item15361 {
	width:452px !important;
	height:363px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-15361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15361 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15383 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:405px !important;
}

#item15430 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15407 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15386 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:402px !important;
}

#item15251 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15271 {
	width:737px !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-15271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15274 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item15294 {
	width:650px !important;
	height:1747px !important;
}

@keyframes fade-in-15294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15313 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15311 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item15249 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item15247 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item16135 {
	width:34px !important;
	height:13px !important;
	top:8px !important;
}

#item16145 {
	width:15px !important;
	height:21px !important;
	left:36px !important;
}

#item16160 {
	width:34px !important;
	height:13px !important;
	left:54px !important;
	top:8px !important;
}

#item16176 {
	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;
}

#item16179 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16210 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16177 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item16216 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16245 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16214 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item16251 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16279 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16249 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item16285 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16314 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item16283 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item16320 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16348 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item16318 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item16355 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16382 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item16353 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item16388 {
	width:43px !important;
	height:43px !important;
}

#item16386 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item16397 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-16397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-16397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item16397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-54924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-54946 {
	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-54946 {
	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-54936 {
	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-54936 {
	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-54926 {
	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-54926 {
	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;
	}
}
#item54924 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item54956 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item54957 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item54960 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54958 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item54972 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54970 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item54981 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item55008 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item55011 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item55031 {
	width:654px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item55740 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-55740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55740 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55762 {
	width:333px !important;
	height:272px !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-55762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55767 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55765 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item55799 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-55799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55821 {
	width:271px !important;
	height:195px !important;
	left:95px !important;
	top:124px !important;
}

@keyframes fade-in-55821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55824 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:169px !important;
}

#item55833 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:122px !important;
}

#item55842 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:257px !important;
}

#item55852 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:212px !important;
}

#item55301 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-55301 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55301 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55321 {
	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-55321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55343 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item55348 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55346 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item55361 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item55392 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item55395 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item55423 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item55470 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item55447 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item55426 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item55474 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item90862 {
	width:477px !important;
	height:433px !important;
	left:39px !important;
}

#item90885 {
	width:477px !important;
	height:433px !important;
	left:39px !important;
	top:432px !important;
}

#item90908 {
	width:477px !important;
	height:433px !important;
	left:39px !important;
	top:864px !important;
}

#item90931 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item90938 {
	width:19px !important;
	height:19px !important;
	top:133px !important;
}

#item90946 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item90956 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item90964 {
	width:19px !important;
	height:19px !important;
	top:478px !important;
}

#item90971 {
	width:19px !important;
	height:19px !important;
	top:569px !important;
}

#item90981 {
	width:19px !important;
	height:19px !important;
	top:658px !important;
}

#item90989 {
	width:19px !important;
	height:19px !important;
	top:748px !important;
}

#item90996 {
	width:19px !important;
	height:19px !important;
	top:912px !important;
}

#item91003 {
	width:19px !important;
	height:19px !important;
	top:1000px !important;
}

#item91010 {
	width:19px !important;
	height:19px !important;
	top:1091px !important;
}

#item91017 {
	width:19px !important;
	height:19px !important;
	top:1182px !important;
}

#item91024 {
	width:477px !important;
	height:360px !important;
	left:39px !important;
	top:1296px !important;
}

#item91047 {
	width:21px !important;
	height:19px !important;
	top:1344px !important;
}

#item91055 {
	width:21px !important;
	height:19px !important;
	top:1434px !important;
}

#item91067 {
	width:21px !important;
	height:19px !important;
	top:1522px !important;
}

#item55252 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !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:522px !important;
	height:387px !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-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:522px !important;
	top:42px !important;
}

#item55285 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-55285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55288 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item55231 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55231 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55231 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55232 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item55238 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55236 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item55168 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-55168 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55168 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55188 {
	width:458px !important;
	height:585px !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-55188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55193 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55191 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table259130 th, table#table259130 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table259130 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table259130 {
	table-layout:fixed;
}

#item55227 {
	width:398px !important;
	height:418px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-55227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104258 {
	width:361px !important;
	height:30px !important;
	left:64px !important;
	top:589px !important;
}

#item104281 {
	width:197px !important;
	height:53px !important;
	left:64px !important;
	top:528px !important;
}

#item55082 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-55082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55082 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55083 {
	width:630px !important;
	height:620px !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-55083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55083 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55086 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55084 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item55117 {
	width:570px !important;
	height:534px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-55117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55117 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55117 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55139 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:612px !important;
}

#item55163 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item55142 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:609px !important;
}

#item55038 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55038 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55039 {
	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-55039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55042 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55040 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item55051 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item55071 {
	width:505px !important;
	height:3685px !important;
}

@keyframes fade-in-55071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55036 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item55034 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item55861 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item55862 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item55863 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item55871 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:151px !important;
}

#item55899 {
	width:182px !important;
	height:19px !important;
}

#item55902 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:24px !important;
}

@keyframes fade-in-55902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55902 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55902 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55930 {
	width:148px !important;
	height:19px !important;
}

#item55933 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:24px !important;
}

@keyframes fade-in-55933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55942 {
	width:48px !important;
	height:18px !important;
	top:11px !important;
}

#item55952 {
	width:21px !important;
	height:29px !important;
	left:51px !important;
}

#item55965 {
	width:48px !important;
	height:18px !important;
	left:75px !important;
	top:11px !important;
}

#item55977 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:210px !important;
}

#item56006 {
	width:148px !important;
	height:19px !important;
}

#item56009 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
	top:24px !important;
}

@keyframes fade-in-56009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56018 {
	width:48px !important;
	height:18px !important;
	left:323px !important;
	top:226px !important;
}

#item56048 {
	width:164px !important;
	height:13px !important;
	left:58px !important;
	top:61px !important;
}

#item56071 {
	width:280px !important;
	height:19px !important;
}

#item56074 {
	width:27px !important;
	height:27px !important;
	left:126px !important;
	top:24px !important;
}

@keyframes fade-in-56074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56083 {
	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;
}

#item56086 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56113 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item56084 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item56119 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56146 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56117 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item56152 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56179 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56150 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item56185 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56212 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item56183 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item56218 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56247 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56216 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item56253 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56285 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56251 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item56308 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item56313 {
	width:52px !important;
	height:52px !important;
}

#item56311 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item56326 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-56326 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-56326 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item56326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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%;
}

@keyframes move-right-grow-16442 {
	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-16442 {
	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-16429 {
	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-16429 {
	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-16417 {
	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-16417 {
	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;
	}
}
#item16415 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item16455 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item16456 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item16476 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item16479 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item16482 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16480 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item16498 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item16496 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item16512 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

@keyframes fade-in-16521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16541 {
	width:135px !important;
	height:9px !important;
	left:23px !important;
	top:3px !important;
}

#item16563 {
	width:135px !important;
	height:9px !important;
	left:23px !important;
	top:20px !important;
}

#item16566 {
	width:15px !important;
	height:15px !important;
}

#item16575 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item16604 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item17246 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17246 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17246 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17266 {
	width:390px !important;
	height:207px !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-17266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17271 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17269 {
	width:21px !important;
	height:21px !important;
	left:392px !important;
	top:15px !important;
}

#item17304 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-17304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17304 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17304 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17326 {
	width:335px !important;
	height:139px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-17326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17326 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17326 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17329 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item17341 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item17350 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item17359 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item16912 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16912 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16912 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16932 {
	width:987px !important;
	height:296px !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-16932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16932 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16932 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16954 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item16959 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16957 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:14px !important;
}

#item16975 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:275px !important;
}

#item17005 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:276px !important;
}

#item17008 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:275px !important;
}

#item17038 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:260px !important;
}

#item17061 {
	width:182px !important;
	height:129px !important;
	left:21px !important;
}

#item17083 {
	width:182px !important;
	height:145px !important;
	left:244px !important;
}

#item17086 {
	width:14px !important;
	height:14px !important;
	left:223px !important;
	top:33px !important;
}

#item17097 {
	opacity:0.50;
	width:1px !important;
	height:107px !important;
	left:202px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item17098 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item17108 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:34px !important;
}

#item17117 {
	width:14px !important;
	height:14px !important;
	left:446px !important;
	top:116px !important;
}

#item17125 {
	width:14px !important;
	height:14px !important;
	left:684px !important;
	top:34px !important;
}

#item17133 {
	width:14px !important;
	height:14px !important;
	left:684px !important;
	top:83px !important;
}

#item17160 {
	width:198px !important;
	height:193px !important;
	left:467px !important;
}

#item17182 {
	width:241px !important;
	height:193px !important;
	left:705px !important;
}

#item17185 {
	opacity:0.50;
	width:1px !important;
	height:107px !important;
	left:425px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item17186 {
	opacity:0.50;
	width:1px !important;
	height:107px !important;
	left:663px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item17187 {
	width:14px !important;
	height:14px !important;
	left:223px !important;
	top:82px !important;
}

#item17241 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item17218 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item17197 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:257px !important;
}

#item16838 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16838 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16838 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16858 {
	width:407px !important;
	height:273px !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-16858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16863 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16861 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item16893 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-16893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16896 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item16821 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16821 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16821 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16822 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item16828 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16826 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item16785 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16785 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16785 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16786 {
	width:345px !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-16786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16789 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16787 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table266403 th, table#table266403 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table266403 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table266403 {
	table-layout:fixed;
}

#item16817 {
	width:286px !important;
	height:188px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-16817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103375 {
	width:141px !important;
	height:38px !important;
	left:1px !important;
}

#item103378 {
	width:255px !important;
	height:30px !important;
	top:46px !important;
}

#item16679 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16679 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16679 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16680 {
	width:511px !important;
	height:232px !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-16680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16683 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16681 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item16711 {
	width:452px !important;
	height:175px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-16711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16733 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:212px !important;
}

#item16780 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16757 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16736 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:209px !important;
}

#item16611 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16611 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16611 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16631 {
	width:737px !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-16631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16634 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item16654 {
	width:650px !important;
	height:1315px !important;
}

@keyframes fade-in-16654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16654 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16667 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16665 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item16609 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item16607 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item17388 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item17391 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:137px !important;
}

#item17400 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:137px !important;
}

#item17409 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:287px !important;
	top:168px !important;
	background:#000;
}

#item17430 {
	width:93px !important;
	height:9px !important;
}

#item17433 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
	top:13px !important;
}

@keyframes fade-in-17433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17433 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17461 {
	width:87px !important;
	height:9px !important;
}

#item17464 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:13px !important;
}

@keyframes fade-in-17464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17472 {
	width:34px !important;
	height:13px !important;
	left:558px !important;
	top:148px !important;
}

#item17480 {
	width:34px !important;
	height:13px !important;
	left:729px !important;
	top:148px !important;
}

#item17490 {
	width:34px !important;
	height:13px !important;
	left:970px !important;
	top:148px !important;
}

#item17503 {
	width:34px !important;
	height:13px !important;
	left:376px !important;
	top:148px !important;
}

#item17535 {
	width:100px !important;
	height:9px !important;
}

#item17538 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:13px !important;
}

@keyframes fade-in-17538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17569 {
	width:110px !important;
	height:9px !important;
}

#item17572 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:13px !important;
}

@keyframes fade-in-17572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17600 {
	width:170px !important;
	height:9px !important;
	left:782px !important;
	top:145px !important;
}

#item17603 {
	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;
}

#item17606 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17635 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item17604 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item17641 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17669 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item17639 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item17675 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17702 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17673 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item17708 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17735 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17706 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item17741 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17768 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17739 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item17775 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17802 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17773 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item17808 {
	width:43px !important;
	height:43px !important;
}

#item17806 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item17819 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-17819 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17819 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item17819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-56340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-56363 {
	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-56363 {
	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-56352 {
	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-56352 {
	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-56342 {
	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-56342 {
	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;
	}
}
#item56340 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item56374 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item56375 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item56378 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56376 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item56390 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56388 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item56399 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item56426 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item56429 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item56449 {
	width:654px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item56452 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item56453 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item56454 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item56462 {
	width:46px !important;
	height:46px !important;
	left:617px !important;
	top:210px !important;
}

#item56490 {
	width:122px !important;
	height:13px !important;
}

#item56493 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:18px !important;
}

@keyframes fade-in-56493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56493 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56503 {
	width:48px !important;
	height:18px !important;
	left:507px !important;
	top:151px !important;
}

#item56518 {
	width:48px !important;
	height:18px !important;
	left:253px !important;
	top:151px !important;
}

#item56551 {
	width:140px !important;
	height:13px !important;
}

#item56554 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:18px !important;
}

@keyframes fade-in-56554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56554 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56583 {
	width:154px !important;
	height:13px !important;
}

#item56586 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:18px !important;
}

@keyframes fade-in-56586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56586 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56586 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-56595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56615 {
	width:189px !important;
	height:13px !important;
	left:32px !important;
	top:4px !important;
}

#item56637 {
	width:189px !important;
	height:13px !important;
	left:32px !important;
	top:29px !important;
}

#item56640 {
	width:21px !important;
	height:21px !important;
}

#item56650 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item56679 {
	width:130px !important;
	height:13px !important;
}

#item56682 {
	width:27px !important;
	height:27px !important;
	left:53px !important;
	top:18px !important;
}

@keyframes fade-in-56682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56690 {
	width:48px !important;
	height:18px !important;
	left:55px !important;
	top:226px !important;
}

#item56698 {
	width:48px !important;
	height:18px !important;
	left:393px !important;
	top:226px !important;
}

#item56725 {
	width:238px !important;
	height:13px !important;
	left:129px !important;
	top:222px !important;
}

#item57356 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-57356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57356 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57379 {
	width:546px !important;
	height:290px !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-57379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57401 {
	width:273px !important;
	height:25px !important;
	left:42px !important;
	top:42px !important;
}

@keyframes fade-in-57401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57423 {
	width:469px !important;
	height:195px !important;
	left:72px !important;
	top:92px !important;
}

@keyframes fade-in-57423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57426 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:137px !important;
}

#item57435 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:90px !important;
}

#item57443 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:225px !important;
}

#item57451 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:180px !important;
}

#item57461 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57459 {
	width:27px !important;
	height:27px !important;
	left:550px !important;
	top:42px !important;
}

#item57000 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-57000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57020 {
	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-57020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57042 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item57047 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57045 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item57058 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item57085 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item57088 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item57115 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item57162 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item57139 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item57118 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item57166 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item91247 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item91254 {
	width:477px !important;
	height:142px !important;
	left:39px !important;
}

#item91277 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:140px !important;
}

#item91300 {
	width:477px !important;
	height:231px !important;
	left:39px !important;
	top:349px !important;
}

#item91323 {
	width:477px !important;
	height:231px !important;
	left:39px !important;
	top:579px !important;
}

#item91346 {
	width:19px !important;
	height:19px !important;
	top:187px !important;
}

#item91357 {
	width:19px !important;
	height:19px !important;
	top:256px !important;
}

#item91365 {
	width:19px !important;
	height:19px !important;
	top:396px !important;
}

#item91373 {
	width:19px !important;
	height:19px !important;
	top:483px !important;
}

#item91381 {
	width:19px !important;
	height:19px !important;
	top:628px !important;
}

#item91388 {
	width:19px !important;
	height:19px !important;
	top:693px !important;
}

#item56952 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-56952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56952 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56953 {
	width:522px !important;
	height:387px !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-56953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56953 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56956 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56954 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item56985 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-56985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56988 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item56934 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56934 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56934 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56935 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item56941 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56939 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item56873 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-56873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56893 {
	width:458px !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-56893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56898 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56896 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table273010 th, table#table273010 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table273010 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table273010 {
	table-layout:fixed;
}

#item56930 {
	width:398px !important;
	height:263px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-56930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56930 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104288 {
	width:361px !important;
	height:30px !important;
	left:64px !important;
	top:439px !important;
}

#item104312 {
	width:197px !important;
	height:53px !important;
	left:64px !important;
	top:377px !important;
}

#item56782 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-56782 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56782 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56783 {
	width:630px !important;
	height:320px !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-56783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56783 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56786 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56784 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item56822 {
	width:570px !important;
	height:250px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-56822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56844 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:317px !important;
}

#item56868 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item56847 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:314px !important;
}

#item56732 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56732 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56732 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56733 {
	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-56733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56736 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56734 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item56745 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item56765 {
	width:505px !important;
	height:2565px !important;
}

@keyframes fade-in-56765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56730 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item56728 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item57471 {
	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;
}

#item57474 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57503 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item57472 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item57509 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57543 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57507 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item57549 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57583 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57547 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item57589 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57619 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item57587 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item57625 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57655 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57623 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item57661 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57691 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57659 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item57714 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item57719 {
	width:52px !important;
	height:52px !important;
}

#item57717 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item57729 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-57729 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-57729 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item57729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-17835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-17868 {
	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-17868 {
	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-17852 {
	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-17852 {
	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-17837 {
	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-17837 {
	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;
	}
}
#item17835 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item17878 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item17879 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item17899 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item17902 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item17905 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17903 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item17917 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17915 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item17930 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item17959 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item18607 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18607 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18607 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18627 {
	width:250px !important;
	height:143px !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-18627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18627 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18632 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18630 {
	width:21px !important;
	height:21px !important;
	left:254px !important;
	top:15px !important;
}

#item18665 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-18665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18687 {
	width:198px !important;
	height:63px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-18687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18690 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item18702 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item18293 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18313 {
	width:967px !important;
	height:345px !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-18313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18335 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item18340 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18338 {
	width:21px !important;
	height:21px !important;
	left:969px !important;
	top:14px !important;
}

#item18350 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:323px !important;
}

#item18378 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:324px !important;
}

#item18381 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:324px !important;
}

#item18411 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:308px !important;
}

#item18434 {
	width:199px !important;
	height:221px !important;
	left:21px !important;
}

#item18456 {
	width:182px !important;
	height:145px !important;
	left:260px !important;
}

#item18459 {
	width:14px !important;
	height:14px !important;
	left:239px !important;
	top:52px !important;
}

#item18469 {
	opacity:0.50;
	width:1px !important;
	height:157px !important;
	left:218px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item18470 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item18478 {
	width:14px !important;
	height:14px !important;
	left:454px !important;
	top:37px !important;
}

#item18486 {
	width:14px !important;
	height:14px !important;
	left:702px !important;
	top:52px !important;
}

#item18513 {
	width:198px !important;
	height:193px !important;
	left:476px !important;
}

#item18535 {
	width:196px !important;
	height:193px !important;
	left:723px !important;
}

#item18538 {
	opacity:0.50;
	width:1px !important;
	height:157px !important;
	left:434px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item18539 {
	opacity:0.50;
	width:1px !important;
	height:157px !important;
	left:681px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item18540 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item18548 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:250px !important;
}

#item18602 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item18579 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item18558 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:306px !important;
}

#item18215 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18215 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18215 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18235 {
	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-18235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18240 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18238 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item18257 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item18289 {
	width:332px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-18289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18195 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18196 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item18202 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18200 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item18137 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18137 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18137 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18138 {
	width:345px !important;
	height:480px !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-18138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18138 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18138 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18141 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18139 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table277651 th, table#table277651 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table277651 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table277651 {
	table-layout:fixed;
}

#item18169 {
	width:286px !important;
	height:100px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-18169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table278125 th, table#table278125 td {
	padding:4px;;
	vertical-align:top;;
}

table#table278125 {
	table-layout:fixed;
}

#item18191 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:173px !important;
}

@keyframes fade-in-18191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103407 {
	width:141px !important;
	height:38px !important;
	left:1px !important;
}

#item103410 {
	width:255px !important;
	height:30px !important;
	top:46px !important;
}

#item18031 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18031 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18031 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18032 {
	width:511px !important;
	height:311px !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-18032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18035 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18033 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item18063 {
	width:452px !important;
	height:251px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-18063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18085 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:291px !important;
}

#item18132 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18109 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18088 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:288px !important;
}

#item17966 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17966 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17966 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17986 {
	width:737px !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-17986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17989 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item18009 {
	width:650px !important;
	height:1327px !important;
}

@keyframes fade-in-18009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18021 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18019 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item17964 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item17962 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item18730 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item18733 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item18742 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item18752 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:287px !important;
	top:168px !important;
	background:#000;
}

#item18773 {
	width:93px !important;
	height:9px !important;
}

#item18776 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
	top:13px !important;
}

@keyframes fade-in-18776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18805 {
	width:87px !important;
	height:9px !important;
}

#item18808 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:13px !important;
}

@keyframes fade-in-18808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18816 {
	width:34px !important;
	height:13px !important;
	left:574px !important;
	top:148px !important;
}

#item18825 {
	width:34px !important;
	height:13px !important;
	left:768px !important;
	top:148px !important;
}

#item18834 {
	width:34px !important;
	height:13px !important;
	left:972px !important;
	top:148px !important;
}

#item18842 {
	width:34px !important;
	height:13px !important;
	left:370px !important;
	top:148px !important;
}

#item18872 {
	width:100px !important;
	height:9px !important;
}

#item18875 {
	width:19px !important;
	height:19px !important;
	left:40px !important;
	top:13px !important;
}

@keyframes fade-in-18875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18908 {
	width:110px !important;
	height:20px !important;
}

#item18911 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:24px !important;
}

@keyframes fade-in-18911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18943 {
	width:110px !important;
	height:20px !important;
}

#item18947 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:24px !important;
}

@keyframes fade-in-18947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18947 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18947 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18956 {
	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;
}

#item18959 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18987 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18957 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item18993 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19022 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18991 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item19028 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19056 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19026 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item19062 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19089 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item19060 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item19095 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19122 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19093 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item19129 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19156 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item19127 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item19162 {
	width:43px !important;
	height:43px !important;
}

#item19160 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item19171 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-19171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-19171 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item19171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-57744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-57760 {
	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-57760 {
	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-57753 {
	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-57753 {
	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-57746 {
	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-57746 {
	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;
	}
}
#item57744 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item57766 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item57767 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item57770 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57768 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item57781 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57779 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item57793 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item57825 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item57828 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item57848 {
	width:654px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item58480 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-58480 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58480 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58503 {
	width:333px !important;
	height:209px !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-58503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58503 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58503 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58525 {
	width:273px !important;
	height:25px !important;
	left:42px !important;
	top:42px !important;
}

@keyframes fade-in-58525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58547 {
	width:261px !important;
	height:133px !important;
	left:72px !important;
	top:92px !important;
}

@keyframes fade-in-58547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58552 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58550 {
	width:27px !important;
	height:27px !important;
	left:338px !important;
	top:42px !important;
}

#item58561 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:172px !important;
}

#item58569 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:125px !important;
}

#item58132 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-58132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58152 {
	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-58152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58174 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item58179 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58177 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item58188 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item58215 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item58218 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item58248 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item58295 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item58272 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item58251 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item58299 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item91563 {
	width:19px !important;
	height:19px !important;
	top:323px !important;
}

#item91570 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item91578 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item91588 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item91595 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
}

#item91618 {
	width:477px !important;
	height:142px !important;
	left:39px !important;
	top:276px !important;
}

#item91641 {
	width:477px !important;
	height:142px !important;
	left:39px !important;
	top:418px !important;
}

#item91664 {
	width:477px !important;
	height:142px !important;
	left:39px !important;
	top:560px !important;
}

#item91687 {
	width:19px !important;
	height:19px !important;
	top:465px !important;
}

#item91695 {
	width:19px !important;
	height:19px !important;
	top:608px !important;
}

#item58088 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-58088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58089 {
	width:522px !important;
	height:387px !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-58089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58092 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58090 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item58120 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-58120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58123 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item58070 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58070 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58070 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58071 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item58077 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58075 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item57989 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-57989 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57989 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58009 {
	width:458px !important;
	height:642px !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-58009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58014 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58012 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table283872 th, table#table283872 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table283872 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table283872 {
	table-layout:fixed;
}

#item58044 {
	width:400px !important;
	height:164px !important;
	left:62px !important;
	top:76px !important;
}

@keyframes fade-in-58044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table284347 th, table#table284347 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table284347 {
	table-layout:fixed;
}

#item58066 {
	width:361px !important;
	height:290px !important;
	left:62px !important;
	top:261px !important;
}

@keyframes fade-in-58066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104348 {
	width:197px !important;
	height:53px !important;
	left:61px !important;
	top:588px !important;
}

#item104325 {
	width:361px !important;
	height:30px !important;
	left:60px !important;
	top:649px !important;
}

#item57905 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-57905 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57905 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57906 {
	width:630px !important;
	height:465px !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-57906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57909 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57907 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item57938 {
	width:570px !important;
	height:392px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-57938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57960 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:462px !important;
}

#item57984 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item57963 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:459px !important;
}

#item57855 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57855 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57855 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57855 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57856 {
	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-57856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57859 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57857 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item57872 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item57892 {
	width:505px !important;
	height:2924px !important;
}

@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%;
}

#item57853 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item57851 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item58577 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item58578 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item58579 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:136px !important;
}

#item58609 {
	width:122px !important;
	height:13px !important;
}

#item58612 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:18px !important;
}

@keyframes fade-in-58612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58625 {
	width:48px !important;
	height:18px !important;
	left:487px !important;
	top:152px !important;
}

#item58638 {
	width:48px !important;
	height:18px !important;
	left:233px !important;
	top:152px !important;
}

#item58668 {
	width:140px !important;
	height:13px !important;
}

#item58671 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:18px !important;
}

@keyframes fade-in-58671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58700 {
	width:154px !important;
	height:29px !important;
}

#item58703 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:34px !important;
}

@keyframes fade-in-58703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58716 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item58746 {
	width:130px !important;
	height:13px !important;
}

#item58749 {
	width:27px !important;
	height:27px !important;
	left:53px !important;
	top:18px !important;
}

@keyframes fade-in-58749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58749 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58749 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58757 {
	width:48px !important;
	height:18px !important;
	left:111px !important;
	top:225px !important;
}

#item58765 {
	width:48px !important;
	height:18px !important;
	left:397px !important;
	top:225px !important;
}

#item58793 {
	width:154px !important;
	height:29px !important;
}

#item58797 {
	width:27px !important;
	height:27px !important;
	left:64px !important;
	top:34px !important;
}

@keyframes fade-in-58797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58805 {
	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;
}

#item58808 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58837 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item58806 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item58843 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58877 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58841 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item58883 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58915 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58881 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item58921 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58949 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item58919 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item58955 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item58983 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58953 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item58989 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59018 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item58987 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item59041 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item59046 {
	width:52px !important;
	height:52px !important;
}

#item59044 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item59056 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-59056 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-59056 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item59056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-19188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-19223 {
	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-19223 {
	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-19205 {
	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-19205 {
	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-19190 {
	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-19190 {
	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;
	}
}
#item19188 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item19237 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item19238 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item19258 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item19261 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item19264 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19262 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item19276 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item19274 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item19286 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item19315 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item19337 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item19340 {
	width:34px !important;
	height:13px !important;
	left:980px !important;
	top:148px !important;
}

#item19349 {
	width:34px !important;
	height:13px !important;
	left:359px !important;
	top:148px !important;
}

#item19357 {
	width:34px !important;
	height:13px !important;
	left:535px !important;
	top:148px !important;
}

#item19365 {
	width:34px !important;
	height:13px !important;
	left:711px !important;
	top:148px !important;
}

#item19373 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:277px !important;
	top:168px !important;
	background:#000;
}

#item19394 {
	width:120px !important;
	height:9px !important;
}

#item19397 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:13px !important;
}

@keyframes fade-in-19397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19425 {
	width:130px !important;
	height:9px !important;
}

#item19428 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:13px !important;
}

@keyframes fade-in-19428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19458 {
	width:100px !important;
	height:9px !important;
}

#item19461 {
	width:19px !important;
	height:19px !important;
	left:18px !important;
	top:13px !important;
}

@keyframes fade-in-19461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19494 {
	width:97px !important;
	height:9px !important;
}

#item19497 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:13px !important;
}

@keyframes fade-in-19497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19509 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:135px !important;
}

#item19518 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:135px !important;
}

@keyframes fade-in-19528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19548 {
	width:111px !important;
	height:9px !important;
	left:23px !important;
	top:3px !important;
}

#item19570 {
	width:111px !important;
	height:9px !important;
	left:23px !important;
	top:20px !important;
}

#item19573 {
	width:15px !important;
	height:15px !important;
}

#item19583 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item19612 {
	width:140px !important;
	height:9px !important;
}

#item20241 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20261 {
	width:360px !important;
	height:195px !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-20261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20266 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20264 {
	width:21px !important;
	height:21px !important;
	left:364px !important;
	top:15px !important;
}

#item20299 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-20299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20321 {
	width:329px !important;
	height:135px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-20321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20324 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item20336 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item20345 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:170px !important;
}

#item20354 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item19926 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19946 {
	width:791px !important;
	height:285px !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-19946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19968 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item19973 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19971 {
	width:21px !important;
	height:21px !important;
	left:793px !important;
	top:14px !important;
}

#item19983 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:262px !important;
}

#item20012 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:263px !important;
}

#item20015 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:263px !important;
}

#item20044 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:247px !important;
}

#item20067 {
	width:182px !important;
	height:129px !important;
	left:21px !important;
}

#item20089 {
	width:139px !important;
	height:145px !important;
	left:230px !important;
}

#item20092 {
	width:14px !important;
	height:14px !important;
	left:209px !important;
	top:33px !important;
}

#item20101 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:189px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item20102 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item20111 {
	width:14px !important;
	height:14px !important;
	left:396px !important;
	top:34px !important;
}

#item20139 {
	width:142px !important;
	height:146px !important;
	left:417px !important;
}

#item20142 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:375px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item20143 {
	width:14px !important;
	height:14px !important;
	left:209px !important;
	top:82px !important;
}

#item20151 {
	width:14px !important;
	height:14px !important;
	left:637px !important;
	top:167px !important;
}

#item20178 {
	width:142px !important;
	height:146px !important;
	left:658px !important;
	top:85px !important;
}

#item20181 {
	width:14px !important;
	height:14px !important;
	left:637px !important;
	top:119px !important;
}

#item20191 {
	opacity:0.50;
	width:1px !important;
	height:89px !important;
	left:617px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item20236 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item20213 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item20192 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:244px !important;
}

#item19849 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19849 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19849 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19849 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19869 {
	width:407px !important;
	height:273px !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-19869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19869 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19874 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19872 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item19910 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-19910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19913 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item19826 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19826 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19826 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19827 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item19833 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19831 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item19790 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19790 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19791 {
	width:345px !important;
	height:351px !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-19791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19791 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19791 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19794 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19792 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table291703 th, table#table291703 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table291703 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table291703 {
	table-layout:fixed;
}

#item19822 {
	width:286px !important;
	height:210px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-19822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103472 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:282px !important;
}

#item103475 {
	width:255px !important;
	height:30px !important;
	left:58px !important;
	top:328px !important;
}

#item19684 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19684 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19685 {
	width:455px !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-19685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19685 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19688 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19686 {
	width:21px !important;
	height:21px !important;
	left:458px !important;
	top:14px !important;
}

#item19716 {
	width:395px !important;
	height:235px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-19716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19738 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:275px !important;
}

#item19785 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19762 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19741 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:272px !important;
}

#item19619 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19639 {
	width:737px !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-19639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19642 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item19662 {
	width:650px !important;
	height:1395px !important;
}

@keyframes fade-in-19662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19662 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19662 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19674 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19672 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item19617 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item19615 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item20364 {
	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;
}

#item20367 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20395 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20365 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item20401 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20428 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item20399 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item20434 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20461 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20432 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item20467 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20494 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20465 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item20500 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20527 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20498 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item20534 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20564 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20532 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item20570 {
	width:43px !important;
	height:43px !important;
}

#item20568 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item20587 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-20587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20587 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item20587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-59069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59069 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-59085 {
	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-59085 {
	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-59078 {
	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-59078 {
	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-59071 {
	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-59071 {
	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;
	}
}
#item59069 {
	width:675px !important;
	height:645px !important;
	left:6px !important;
	top:301px !important;
}

#item59092 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item59093 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item59096 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59094 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item59107 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59105 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item59119 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item59151 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item59154 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item59174 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item59189 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item59190 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item59191 {
	width:48px !important;
	height:18px !important;
	left:239px !important;
	top:154px !important;
}

#item59200 {
	width:48px !important;
	height:18px !important;
	left:485px !important;
	top:154px !important;
}

#item59229 {
	width:168px !important;
	height:13px !important;
}

#item59232 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:18px !important;
}

@keyframes fade-in-59232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59263 {
	width:182px !important;
	height:13px !important;
}

#item59266 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:18px !important;
}

@keyframes fade-in-59266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59296 {
	width:140px !important;
	height:13px !important;
}

#item59299 {
	width:27px !important;
	height:27px !important;
	left:25px !important;
	top:18px !important;
}

@keyframes fade-in-59299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59307 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:136px !important;
}

#item59315 {
	width:48px !important;
	height:18px !important;
	left:408px !important;
	top:227px !important;
}

#item59323 {
	width:48px !important;
	height:18px !important;
	left:31px !important;
	top:227px !important;
}

#item59351 {
	width:136px !important;
	height:13px !important;
}

#item59354 {
	width:27px !important;
	height:27px !important;
	left:86px !important;
	top:18px !important;
}

@keyframes fade-in-59354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59364 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:208px !important;
}

@keyframes fade-in-59379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59379 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59399 {
	width:155px !important;
	height:13px !important;
	left:32px !important;
	top:4px !important;
}

#item59421 {
	width:155px !important;
	height:13px !important;
	left:32px !important;
	top:29px !important;
}

#item59424 {
	width:21px !important;
	height:21px !important;
}

#item59436 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item59464 {
	width:196px !important;
	height:13px !important;
}

#item60050 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60050 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60050 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60070 {
	width:504px !important;
	height:294px !important;
	left:34px !important;
	top:36px !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-60070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60092 {
	width:273px !important;
	height:25px !important;
	left:76px !important;
	top:78px !important;
}

@keyframes fade-in-60092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60092 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60092 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60114 {
	width:461px !important;
	height:189px !important;
	left:107px !important;
	top:129px !important;
}

@keyframes fade-in-60114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60117 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:171px !important;
}

#item60127 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60125 {
	width:27px !important;
	height:27px !important;
	left:506px !important;
	top:42px !important;
}

#item60138 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:127px !important;
}

#item60153 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:261px !important;
}

#item60166 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:216px !important;
}

#item59722 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-59722 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59722 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59742 {
	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-59742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59764 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item59769 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59767 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item59780 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:647px !important;
}

#item59812 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:649px !important;
}

#item59815 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:648px !important;
}

#item59846 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:607px !important;
}

#item59893 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item59870 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item59849 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:620px !important;
}

#item59897 {
	width:568px !important;
	height:446px !important;
	left:64px !important;
	top:127px !important;
}

#item91874 {
	width:477px !important;
	height:142px !important;
	left:39px !important;
}

#item91897 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:143px !important;
}

#item91920 {
	width:477px !important;
	height:142px !important;
	left:39px !important;
	top:351px !important;
}

#item91943 {
	width:477px !important;
	height:159px !important;
	left:39px !important;
	top:493px !important;
}

#item91966 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item91975 {
	width:19px !important;
	height:19px !important;
	top:191px !important;
}

#item91983 {
	width:19px !important;
	height:19px !important;
	top:260px !important;
}

#item91990 {
	width:19px !important;
	height:19px !important;
	top:399px !important;
}

#item91997 {
	width:19px !important;
	height:19px !important;
	top:609px !important;
}

#item92005 {
	width:19px !important;
	height:19px !important;
	top:542px !important;
}

#item59678 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59678 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59678 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59679 {
	width:522px !important;
	height:387px !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-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%;
}

#item59682 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59680 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item59710 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-59710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59713 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item59660 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59660 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59660 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59661 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item59667 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59665 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item59602 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59602 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59622 {
	width:458px !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-59622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59622 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59627 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59625 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table297651 th, table#table297651 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table297651 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table297651 {
	table-layout:fixed;
}

#item59656 {
	width:398px !important;
	height:294px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-59656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104360 {
	width:197px !important;
	height:53px !important;
	left:61px !important;
	top:402px !important;
}

#item104366 {
	width:361px !important;
	height:30px !important;
	left:60px !important;
	top:463px !important;
}

#item59518 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59518 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59518 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59519 {
	width:630px !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-59519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59519 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59522 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59520 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item59551 {
	width:570px !important;
	height:293px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-59551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59573 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:362px !important;
}

#item59597 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item59576 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:359px !important;
}

#item59471 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59471 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59471 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59472 {
	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-59472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59472 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59472 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59475 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59473 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item59485 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item59505 {
	width:505px !important;
	height:2767px !important;
}

@keyframes fade-in-59505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59469 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item59467 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item60175 {
	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;
}

#item60178 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60207 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item60176 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item60213 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60242 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60211 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item60248 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60276 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60246 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item60282 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60309 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item60280 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item60315 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60342 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60313 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item60348 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60375 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60346 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item60398 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item60403 {
	width:52px !important;
	height:52px !important;
}

#item60401 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item60412 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-60412 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-60412 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item60412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-20603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-20635 {
	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-20635 {
	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-20622 {
	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-20622 {
	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-20605 {
	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-20605 {
	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;
	}
}
#item20603 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item20648 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item20649 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item20669 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item20672 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item20675 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20673 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item20689 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20687 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item20699 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item20727 {
	width:103px !important;
	height:9px !important;
}

@keyframes fade-in-20730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20750 {
	width:90px !important;
	height:9px !important;
	left:23px !important;
	top:3px !important;
}

#item20772 {
	width:90px !important;
	height:9px !important;
	left:23px !important;
	top:20px !important;
}

#item20775 {
	width:15px !important;
	height:15px !important;
}

#item20783 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item20810 {
	width:92px !important;
	height:9px !important;
	left:23px !important;
	top:37px !important;
}

#item20813 {
	width:15px !important;
	height:15px !important;
	top:34px !important;
}

#item20840 {
	width:723px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item20862 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item21487 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21487 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21487 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21507 {
	width:250px !important;
	height:263px !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-21507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21512 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21510 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item21541 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-21541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21563 {
	width:196px !important;
	height:202px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-21563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21563 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21566 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item21574 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item21582 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item21590 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item21598 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:235px !important;
}

#item21609 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:203px !important;
}

#item21180 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21180 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21180 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21200 {
	width:790px !important;
	height:326px !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-21200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21200 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21200 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21222 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item21227 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21225 {
	width:21px !important;
	height:21px !important;
	left:792px !important;
	top:14px !important;
}

#item21236 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:305px !important;
}

#item21263 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:306px !important;
}

#item21266 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:305px !important;
}

#item21293 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:290px !important;
}

#item21316 {
	width:173px !important;
	height:160px !important;
	left:21px !important;
}

#item21338 {
	width:182px !important;
	height:169px !important;
	left:235px !important;
}

#item21341 {
	width:14px !important;
	height:14px !important;
	left:214px !important;
	top:33px !important;
}

#item21350 {
	opacity:0.50;
	width:1px !important;
	height:133px !important;
	left:194px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item21351 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item21362 {
	width:14px !important;
	height:14px !important;
	left:445px !important;
	top:34px !important;
}

#item21375 {
	width:14px !important;
	height:14px !important;
	left:445px !important;
	top:83px !important;
}

#item21406 {
	width:206px !important;
	height:193px !important;
	left:466px !important;
}

#item21409 {
	opacity:0.50;
	width:1px !important;
	height:133px !important;
	left:423px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item21410 {
	width:14px !important;
	height:14px !important;
	left:214px !important;
	top:98px !important;
}

#item21419 {
	width:14px !important;
	height:14px !important;
	left:503px !important;
	top:215px !important;
}

#item21428 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:182px !important;
}

#item21482 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item21459 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item21438 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:287px !important;
}

#item21111 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21111 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21131 {
	width:407px !important;
	height:273px !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-21131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21136 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21134 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item21166 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-21166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21169 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item21093 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21093 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21093 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21093 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21094 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item21100 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21098 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item21056 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21056 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21056 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21057 {
	width:345px !important;
	height:305px !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-21057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21060 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21058 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table306226 th, table#table306226 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table306226 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table306226 {
	table-layout:fixed;
}

#item21089 {
	width:286px !important;
	height:166px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-21089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103503 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:240px !important;
}

#item103509 {
	width:255px !important;
	height:30px !important;
	left:58px !important;
	top:286px !important;
}

#item20944 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20944 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20944 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20945 {
	width:511px !important;
	height:455px !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-20945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20948 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20946 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item20982 {
	width:452px !important;
	height:395px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-20982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21004 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:435px !important;
}

#item21051 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21028 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21007 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:432px !important;
}

#item20869 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20869 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20869 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20889 {
	width:737px !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-20889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20892 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item20912 {
	width:650px !important;
	height:1603px !important;
}

@keyframes fade-in-20912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20926 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20924 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item20867 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item20865 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item21623 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item21635 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item21644 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:287px !important;
	top:168px !important;
	background:#000;
}

#item21665 {
	width:110px !important;
	height:9px !important;
}

#item21668 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:13px !important;
}

@keyframes fade-in-21668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21678 {
	width:34px !important;
	height:13px !important;
	left:661px !important;
	top:148px !important;
}

#item21691 {
	width:34px !important;
	height:13px !important;
	left:914px !important;
	top:148px !important;
}

#item21701 {
	width:34px !important;
	height:13px !important;
	left:402px !important;
	top:148px !important;
}

#item21729 {
	width:100px !important;
	height:9px !important;
}

#item21732 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:13px !important;
}

@keyframes fade-in-21732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21761 {
	width:130px !important;
	height:9px !important;
}

#item21764 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:13px !important;
}

@keyframes fade-in-21764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21772 {
	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;
}

#item21775 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21802 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21773 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item21808 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21837 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21806 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item21843 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21877 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21841 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item21883 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21916 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21881 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item21922 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21950 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item21920 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item21957 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21985 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item21955 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item21991 {
	width:43px !important;
	height:43px !important;
}

#item21989 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item22002 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-22002 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-22002 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item22002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-60427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-60457 {
	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-60457 {
	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-60442 {
	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-60442 {
	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-60429 {
	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-60429 {
	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;
	}
}
#item60427 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item60467 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item60468 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item60471 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60469 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item60483 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60481 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item60493 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item60522 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item60525 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:277px !important;
	background:#fff;
}

#item60545 {
	width:654px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item60548 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:239px !important;
	background:#000;
}

#item60549 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:194px !important;
	background:#000;
}

#item60550 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:150px !important;
}

#item60580 {
	width:154px !important;
	height:13px !important;
}

#item60583 {
	width:27px !important;
	height:27px !important;
	left:8px !important;
	top:18px !important;
}

@keyframes fade-in-60583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60591 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:166px !important;
}

#item60599 {
	width:48px !important;
	height:18px !important;
	left:280px !important;
	top:166px !important;
}

#item60627 {
	width:182px !important;
	height:13px !important;
}

#item60630 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:18px !important;
}

@keyframes fade-in-60630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60658 {
	width:145px !important;
	height:13px !important;
}

@keyframes fade-in-60661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60681 {
	width:126px !important;
	height:13px !important;
	left:32px !important;
	top:4px !important;
}

#item60703 {
	width:126px !important;
	height:13px !important;
	left:32px !important;
	top:29px !important;
}

#item60706 {
	width:21px !important;
	height:21px !important;
}

#item60716 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item60748 {
	width:129px !important;
	height:13px !important;
	left:32px !important;
	top:52px !important;
}

#item60751 {
	width:21px !important;
	height:21px !important;
	top:48px !important;
}

#item60763 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:199px !important;
}

#item60772 {
	width:48px !important;
	height:18px !important;
	left:316px !important;
	top:215px !important;
}

#item60801 {
	width:140px !important;
	height:13px !important;
}

#item60804 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:18px !important;
}

@keyframes fade-in-60804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61417 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-61417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61439 {
	width:350px !important;
	height:368px !important;
	left:35px !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-61439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61461 {
	width:273px !important;
	height:25px !important;
	left:77px !important;
	top:79px !important;
}

@keyframes fade-in-61461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61461 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61461 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61483 {
	width:275px !important;
	height:283px !important;
	left:107px !important;
	top:129px !important;
}

@keyframes fade-in-61483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61483 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61486 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:174px !important;
}

#item61500 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61498 {
	width:27px !important;
	height:27px !important;
	left:356px !important;
	top:42px !important;
}

#item61511 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:127px !important;
}

#item61520 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:262px !important;
}

#item61530 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:217px !important;
}

#item61539 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:352px !important;
}

#item61547 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:307px !important;
}

#item61075 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-61075 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61075 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61095 {
	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-61095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61117 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item61122 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61120 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item61139 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item61169 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item61172 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item61202 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item61249 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item61226 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item61205 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item61253 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item92158 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
}

#item92181 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:210px !important;
}

#item92204 {
	width:477px !important;
	height:271px !important;
	left:39px !important;
	top:418px !important;
}

#item92227 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item92235 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item92246 {
	width:19px !important;
	height:19px !important;
	top:258px !important;
}

#item92253 {
	width:19px !important;
	height:19px !important;
	top:323px !important;
}

#item92260 {
	width:19px !important;
	height:19px !important;
	top:465px !important;
}

#item92268 {
	width:19px !important;
	height:19px !important;
	top:535px !important;
}

#item92277 {
	width:19px !important;
	height:19px !important;
	top:600px !important;
}

#item61020 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-61020 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61020 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61021 {
	width:522px !important;
	height:387px !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-61021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61021 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61024 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61022 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item61054 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-61054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61057 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item61003 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61003 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61004 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item61010 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61008 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item60946 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-60946 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60946 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60966 {
	width:458px !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-60966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60971 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60969 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table311172 th, table#table311172 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table311172 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table311172 {
	table-layout:fixed;
}

#item60999 {
	width:400px !important;
	height:233px !important;
	left:62px !important;
	top:76px !important;
}

@keyframes fade-in-60999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104393 {
	width:197px !important;
	height:53px !important;
	left:61px !important;
	top:341px !important;
}

#item104396 {
	width:361px !important;
	height:30px !important;
	left:60px !important;
	top:402px !important;
}

#item60863 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-60863 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60863 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60864 {
	width:630px !important;
	height:655px !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-60864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60864 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60864 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60867 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60865 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item60895 {
	width:570px !important;
	height:578px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-60895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60917 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:653px !important;
}

#item60941 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item60920 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:650px !important;
}

#item60818 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-60818 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60818 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60819 {
	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-60819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60822 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60820 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item60832 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item60852 {
	width:505px !important;
	height:3237px !important;
}

@keyframes fade-in-60852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60816 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item60814 {
	width:672px !important;
	height:693px !important;
	top:253px !important;
}

#item61556 {
	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;
}

#item61559 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61586 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item61557 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item61592 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61620 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61590 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item61626 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61655 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61624 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item61661 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61693 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item61659 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item61699 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61730 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61697 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item61736 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61764 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61734 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item61787 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item61792 {
	width:52px !important;
	height:52px !important;
}

#item61790 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item61802 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-61802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-61802 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item61802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-22018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-22042 {
	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-22042 {
	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-22031 {
	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-22031 {
	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-22020 {
	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-22020 {
	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;
	}
}
#item22018 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item22051 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item22052 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item22072 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item22075 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item22078 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22076 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item22089 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item22087 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item22098 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item22128 {
	width:81px !important;
	height:9px !important;
}

@keyframes fade-in-22131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22151 {
	width:90px !important;
	height:9px !important;
	left:23px !important;
	top:3px !important;
}

#item22173 {
	width:90px !important;
	height:9px !important;
	left:23px !important;
	top:20px !important;
}

#item22176 {
	width:15px !important;
	height:15px !important;
}

#item22189 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item22220 {
	width:92px !important;
	height:9px !important;
	left:23px !important;
	top:37px !important;
}

#item22223 {
	width:15px !important;
	height:15px !important;
	top:34px !important;
}

#item22251 {
	width:723px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item22273 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item22926 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22946 {
	width:250px !important;
	height:263px !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-22946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22951 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22949 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item22980 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-22980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23002 {
	width:196px !important;
	height:202px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-23002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23005 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item23014 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item23024 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item23033 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item23041 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:235px !important;
}

#item23049 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:203px !important;
}

#item22574 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22574 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22594 {
	width:792px !important;
	height:472px !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-22594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22616 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item22621 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22619 {
	width:21px !important;
	height:21px !important;
	left:794px !important;
	top:14px !important;
}

#item22633 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:451px !important;
}

#item22665 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:452px !important;
}

#item22668 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:451px !important;
}

#item22699 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:436px !important;
}

#item22722 {
	width:174px !important;
	height:351px !important;
	left:21px !important;
}

#item22744 {
	width:193px !important;
	height:300px !important;
	left:235px !important;
}

#item22747 {
	width:14px !important;
	height:14px !important;
	left:214px !important;
	top:33px !important;
}

#item22756 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:194px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item22757 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item22766 {
	width:14px !important;
	height:14px !important;
	left:214px !important;
	top:176px !important;
}

#item22776 {
	width:14px !important;
	height:14px !important;
	left:214px !important;
	top:226px !important;
}

#item22785 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:430px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item22786 {
	width:14px !important;
	height:14px !important;
	left:214px !important;
	top:82px !important;
}

#item22794 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:182px !important;
}

#item22802 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:297px !important;
}

#item22810 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:361px !important;
}

#item22819 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:265px !important;
}

#item22849 {
	width:192px !important;
	height:266px !important;
	left:531px !important;
	top:85px !important;
}

#item22852 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:199px !important;
}

#item22865 {
	width:14px !important;
	height:14px !important;
	left:510px !important;
	top:138px !important;
}

#item22921 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item22898 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item22877 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:433px !important;
}

#item22508 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22528 {
	width:407px !important;
	height:273px !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-22528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22533 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22531 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item22562 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-22562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22562 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22562 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22565 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item22491 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22492 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item22498 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22496 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item22455 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22455 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22456 {
	width:345px !important;
	height:326px !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-22456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22456 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22459 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22457 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table317329 th, table#table317329 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table317329 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table317329 {
	table-layout:fixed;
}

#item22487 {
	width:286px !important;
	height:188px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-22487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103539 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:260px !important;
}

#item103542 {
	width:255px !important;
	height:30px !important;
	left:58px !important;
	top:306px !important;
}

#item22348 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22348 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22348 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22349 {
	width:511px !important;
	height:455px !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-22349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22352 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22350 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item22381 {
	width:452px !important;
	height:395px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-22381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22403 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:435px !important;
}

#item22450 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22427 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22406 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:432px !important;
}

#item22280 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22280 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22280 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22300 {
	width:737px !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-22300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22303 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item22323 {
	width:650px !important;
	height:1827px !important;
}

@keyframes fade-in-22323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22336 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22334 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item22278 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item22276 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item23057 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item23065 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item23075 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:287px !important;
	top:168px !important;
	background:#000;
}

#item23096 {
	width:65px !important;
	height:9px !important;
}

#item23099 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:13px !important;
}

@keyframes fade-in-23099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23112 {
	width:34px !important;
	height:13px !important;
	left:468px !important;
	top:148px !important;
}

#item23124 {
	width:34px !important;
	height:13px !important;
	left:615px !important;
	top:148px !important;
}

#item23133 {
	width:34px !important;
	height:13px !important;
	left:777px !important;
	top:148px !important;
}

#item23142 {
	width:34px !important;
	height:13px !important;
	left:974px !important;
	top:148px !important;
}

#item23152 {
	width:34px !important;
	height:13px !important;
	left:327px !important;
	top:148px !important;
}

#item23181 {
	width:90px !important;
	height:9px !important;
}

#item23184 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:13px !important;
}

@keyframes fade-in-23184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23184 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23184 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23212 {
	width:120px !important;
	height:9px !important;
}

#item23215 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:13px !important;
}

@keyframes fade-in-23215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23243 {
	width:150px !important;
	height:9px !important;
}

#item23246 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:13px !important;
}

@keyframes fade-in-23246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23274 {
	width:110px !important;
	height:9px !important;
}

#item23277 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:13px !important;
}

@keyframes fade-in-23277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23286 {
	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;
}

#item23289 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23322 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23287 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item23328 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23363 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item23326 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item23369 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23401 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23367 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item23407 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23435 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23405 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item23441 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23469 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item23439 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item23476 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23505 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item23474 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item23511 {
	width:43px !important;
	height:43px !important;
}

#item23509 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item23521 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-23521 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23521 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-61817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-61836 {
	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-61836 {
	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-61828 {
	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-61828 {
	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-61819 {
	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-61819 {
	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;
	}
}
#item61817 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item61842 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item61843 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item61846 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61844 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item61857 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item61855 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item61866 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item61893 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item61896 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:277px !important;
	background:#fff;
}

#item61916 {
	width:654px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item61919 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:225px !important;
	background:#000;
}

#item61920 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:177px !important;
	background:#000;
}

#item61921 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:132px !important;
}

#item61951 {
	width:91px !important;
	height:13px !important;
}

#item61954 {
	width:27px !important;
	height:27px !important;
	left:8px !important;
	top:18px !important;
}

@keyframes fade-in-61954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61954 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61967 {
	width:48px !important;
	height:18px !important;
	left:394px !important;
	top:149px !important;
}

#item61980 {
	width:48px !important;
	height:18px !important;
	left:600px !important;
	top:149px !important;
}

#item61990 {
	width:48px !important;
	height:18px !important;
	left:196px !important;
	top:149px !important;
}

#item62019 {
	width:126px !important;
	height:13px !important;
}

#item62022 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:18px !important;
}

@keyframes fade-in-62022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62054 {
	width:154px !important;
	height:13px !important;
}

#item62057 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:18px !important;
}

@keyframes fade-in-62057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62087 {
	width:114px !important;
	height:13px !important;
}

@keyframes fade-in-62090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62110 {
	width:126px !important;
	height:13px !important;
	left:32px !important;
	top:4px !important;
}

#item62132 {
	width:126px !important;
	height:13px !important;
	left:32px !important;
	top:29px !important;
}

#item62135 {
	width:21px !important;
	height:21px !important;
}

#item62143 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item62170 {
	width:129px !important;
	height:13px !important;
	left:32px !important;
	top:52px !important;
}

#item62173 {
	width:21px !important;
	height:21px !important;
	top:48px !important;
}

#item62181 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:185px !important;
}

#item62189 {
	width:48px !important;
	height:18px !important;
	left:173px !important;
	top:201px !important;
}

#item62199 {
	width:48px !important;
	height:18px !important;
	left:435px !important;
	top:201px !important;
}

#item62234 {
	width:168px !important;
	height:13px !important;
}

#item62237 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:18px !important;
}

@keyframes fade-in-62237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62270 {
	width:210px !important;
	height:13px !important;
}

#item62273 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
	top:18px !important;
}

@keyframes fade-in-62273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62273 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62967 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-62967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62967 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62989 {
	width:350px !important;
	height:368px !important;
	left:35px !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-62989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63011 {
	width:273px !important;
	height:25px !important;
	left:77px !important;
	top:79px !important;
}

@keyframes fade-in-63011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63033 {
	width:275px !important;
	height:283px !important;
	left:107px !important;
	top:129px !important;
}

@keyframes fade-in-63033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63033 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63033 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63038 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63036 {
	width:27px !important;
	height:27px !important;
	left:356px !important;
	top:42px !important;
}

#item63049 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:351px !important;
}

#item63058 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:306px !important;
}

#item63066 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:262px !important;
}

#item63074 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:216px !important;
}

#item63082 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:173px !important;
}

#item63090 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:127px !important;
}

#item62546 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-62546 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62546 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62566 {
	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-62566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62588 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item62593 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62591 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item62607 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item62638 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item62641 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item62670 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item62717 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item62694 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item62673 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item62721 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item92514 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
}

#item92537 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:208px !important;
}

#item92560 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:418px !important;
}

#item92583 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:628px !important;
}

#item92606 {
	width:477px !important;
	height:258px !important;
	left:39px !important;
	top:836px !important;
}

#item92629 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item92637 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item92644 {
	width:19px !important;
	height:19px !important;
	top:253px !important;
}

#item92651 {
	width:19px !important;
	height:19px !important;
	top:321px !important;
}

#item92659 {
	width:19px !important;
	height:19px !important;
	top:466px !important;
}

#item92667 {
	width:19px !important;
	height:19px !important;
	top:532px !important;
}

#item92677 {
	width:19px !important;
	height:19px !important;
	top:676px !important;
}

#item92684 {
	width:19px !important;
	height:19px !important;
	top:740px !important;
}

#item92692 {
	width:19px !important;
	height:19px !important;
	top:1017px !important;
}

#item92700 {
	width:19px !important;
	height:19px !important;
	top:950px !important;
}

#item92710 {
	width:19px !important;
	height:19px !important;
	top:883px !important;
}

#item62500 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-62500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62500 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62500 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62501 {
	width:522px !important;
	height:387px !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-62501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62501 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62501 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62504 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62502 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item62532 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-62532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62535 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item62483 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62483 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62483 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62483 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62484 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item62490 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62488 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item62426 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-62426 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62426 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62446 {
	width:458px !important;
	height:427px !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-62446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62451 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62449 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table323331 th, table#table323331 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table323331 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table323331 {
	table-layout:fixed;
}

#item62479 {
	width:400px !important;
	height:263px !important;
	left:62px !important;
	top:76px !important;
}

@keyframes fade-in-62479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104425 {
	width:197px !important;
	height:53px !important;
	left:61px !important;
	top:371px !important;
}

#item104429 {
	width:361px !important;
	height:30px !important;
	left:60px !important;
	top:432px !important;
}

#item62334 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-62334 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62334 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62335 {
	width:630px !important;
	height:655px !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-62335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62338 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62336 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item62367 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:653px !important;
}

#item62391 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item62370 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:650px !important;
}

#item62395 {
	width:568px !important;
	height:563px !important;
	left:64px !important;
	top:67px !important;
}

#item62415 {
	width:505px !important;
	height:773px !important;
}

@keyframes fade-in-62415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62286 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62287 {
	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-62287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62290 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62288 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item62301 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item62321 {
	width:505px !important;
	height:3775px !important;
}

@keyframes fade-in-62321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62284 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item62282 {
	width:672px !important;
	height:693px !important;
	top:253px !important;
}

#item63100 {
	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;
}

#item63103 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63135 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item63101 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item63141 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63174 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item63139 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item63180 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63209 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item63178 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item63215 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63243 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item63213 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item63249 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63279 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item63247 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item63285 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63313 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item63283 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item63336 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item63341 {
	width:52px !important;
	height:52px !important;
}

#item63339 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item63350 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-63350 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-63350 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item63350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-23538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23538 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23538 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-23565 {
	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-23565 {
	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-23552 {
	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-23552 {
	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-23540 {
	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-23540 {
	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;
	}
}
#item23538 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item23576 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item23577 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item23597 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item23600 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item23603 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23601 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item23614 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23612 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item23625 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item23658 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item23680 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item23683 {
	width:34px !important;
	height:13px !important;
	left:319px !important;
	top:148px !important;
}

#item23695 {
	width:34px !important;
	height:13px !important;
	left:455px !important;
	top:148px !important;
}

#item23707 {
	width:34px !important;
	height:13px !important;
	left:601px !important;
	top:148px !important;
}

#item23718 {
	width:34px !important;
	height:13px !important;
	left:747px !important;
	top:148px !important;
}

#item23728 {
	width:34px !important;
	height:13px !important;
	left:869px !important;
	top:148px !important;
}

#item23737 {
	width:34px !important;
	height:13px !important;
	left:990px !important;
	top:148px !important;
}

#item23745 {
	opacity:0.50;
	width:820px !important;
	height:1px !important;
	left:277px !important;
	top:168px !important;
	background:#000;
}

#item23766 {
	width:90px !important;
	height:9px !important;
}

#item23769 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:13px !important;
}

@keyframes fade-in-23769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23798 {
	width:90px !important;
	height:20px !important;
}

#item23801 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:24px !important;
}

@keyframes fade-in-23801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23829 {
	width:90px !important;
	height:9px !important;
}

#item23832 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:13px !important;
}

@keyframes fade-in-23832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23860 {
	width:71px !important;
	height:9px !important;
}

#item23863 {
	width:19px !important;
	height:19px !important;
	left:26px !important;
	top:13px !important;
}

@keyframes fade-in-23863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23893 {
	width:70px !important;
	height:9px !important;
}

#item23896 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:13px !important;
}

@keyframes fade-in-23896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23931 {
	width:53px !important;
	height:9px !important;
}

#item23934 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:13px !important;
}

@keyframes fade-in-23934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23950 {
	width:33px !important;
	height:33px !important;
	left:213px !important;
	top:136px !important;
}

#item23961 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item23992 {
	width:66px !important;
	height:9px !important;
	left:1054px !important;
	top:146px !important;
}

@keyframes fade-in-23995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24015 {
	width:111px !important;
	height:9px !important;
	left:23px !important;
	top:3px !important;
}

#item24037 {
	width:111px !important;
	height:9px !important;
	left:23px !important;
	top:20px !important;
}

#item24040 {
	width:15px !important;
	height:15px !important;
}

#item24051 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item24079 {
	width:111px !important;
	height:9px !important;
	left:23px !important;
	top:38px !important;
}

#item24082 {
	width:15px !important;
	height:15px !important;
	top:35px !important;
}

#item24750 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24750 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24750 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24770 {
	width:250px !important;
	height:268px !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-24770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24770 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24775 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24773 {
	width:21px !important;
	height:21px !important;
	left:254px !important;
	top:15px !important;
}

#item24803 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-24803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24825 {
	width:199px !important;
	height:196px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-24825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24828 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item24837 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item24846 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:172px !important;
}

#item24856 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:140px !important;
}

#item24869 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:235px !important;
}

#item24881 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:203px !important;
}

#item24395 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24415 {
	width:924px !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-24415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24415 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24415 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24437 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item24442 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24440 {
	width:21px !important;
	height:21px !important;
	left:926px !important;
	top:14px !important;
}

#item24452 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:407px !important;
}

#item24481 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:408px !important;
}

#item24484 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:408px !important;
}

#item24512 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:392px !important;
}

#item24535 {
	width:239px !important;
	height:295px !important;
	left:21px !important;
}

#item24557 {
	width:257px !important;
	height:311px !important;
	left:309px !important;
}

#item24560 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:36px !important;
}

#item24568 {
	opacity:0.50;
	width:1px !important;
	height:240px !important;
	left:266px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item24569 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item24580 {
	width:14px !important;
	height:14px !important;
	left:580px !important;
	top:34px !important;
}

#item24609 {
	width:295px !important;
	height:307px !important;
	left:601px !important;
}

#item24612 {
	opacity:0.50;
	width:1px !important;
	height:240px !important;
	left:559px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item24613 {
	width:14px !important;
	height:14px !important;
	left:287px !important;
	top:99px !important;
}

#item24621 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item24631 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:264px !important;
}

#item24644 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:328px !important;
}

#item24656 {
	width:14px !important;
	height:14px !important;
	left:345px !important;
	top:281px !important;
}

#item24665 {
	width:14px !important;
	height:14px !important;
	left:345px !important;
	top:328px !important;
}

#item24674 {
	width:14px !important;
	height:14px !important;
	left:638px !important;
	top:329px !important;
}

#item24684 {
	width:14px !important;
	height:14px !important;
	left:638px !important;
	top:280px !important;
}

#item24693 {
	width:14px !important;
	height:14px !important;
	left:638px !important;
	top:185px !important;
}

#item24745 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item24722 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item24701 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:389px !important;
}

#item24325 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24325 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24345 {
	width:407px !important;
	height:273px !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-24345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24350 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24348 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item24382 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-24382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24385 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item24303 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24303 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24303 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24304 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item24310 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24308 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item24265 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24265 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24265 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24266 {
	width:345px !important;
	height:305px !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-24266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24269 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24267 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table330283 th, table#table330283 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table330283 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table330283 {
	table-layout:fixed;
}

#item24299 {
	width:286px !important;
	height:166px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-24299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103570 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:239px !important;
}

#item103574 {
	width:255px !important;
	height:30px !important;
	left:58px !important;
	top:285px !important;
}

#item24159 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24160 {
	width:455px !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-24160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24163 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24161 {
	width:21px !important;
	height:21px !important;
	left:458px !important;
	top:14px !important;
}

#item24191 {
	width:395px !important;
	height:299px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-24191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24213 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:340px !important;
}

#item24260 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24237 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24216 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:337px !important;
}

#item24094 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24094 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24094 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24114 {
	width:737px !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-24114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24114 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24114 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24117 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item24137 {
	width:650px !important;
	height:1619px !important;
}

@keyframes fade-in-24137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24149 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24147 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item24092 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item24090 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item24890 {
	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;
}

#item24893 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24921 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24891 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item24927 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24958 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24925 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item24964 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24993 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24962 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item24999 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25026 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24997 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item25032 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25059 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25030 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item25066 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25093 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item25064 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item25099 {
	width:43px !important;
	height:43px !important;
}

#item25097 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item25108 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-25108 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-25108 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item25108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-63363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-63379 {
	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-63379 {
	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-63372 {
	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-63372 {
	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-63365 {
	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-63365 {
	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;
	}
}
#item63363 {
	width:675px !important;
	height:645px !important;
	left:6px !important;
	top:301px !important;
}

#item63385 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item63386 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item63389 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63387 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item63403 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63401 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item63419 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item63451 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item63454 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item63475 {
	width:92px !important;
	height:13px !important;
	left:30px !important;
}

@keyframes fade-in-63478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63498 {
	width:155px !important;
	height:13px !important;
	left:32px !important;
	top:4px !important;
}

#item63520 {
	width:155px !important;
	height:13px !important;
	left:32px !important;
	top:29px !important;
}

#item63523 {
	width:21px !important;
	height:21px !important;
}

#item63532 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item63560 {
	width:155px !important;
	height:13px !important;
	left:32px !important;
	top:53px !important;
}

#item63563 {
	width:21px !important;
	height:21px !important;
	top:49px !important;
}

#item63592 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item63604 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:170px !important;
	background:#000;
}

#item63605 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:231px !important;
	background:#000;
}

#item63606 {
	width:48px !important;
	height:18px !important;
	left:162px !important;
	top:142px !important;
}

#item63614 {
	width:48px !important;
	height:18px !important;
	left:339px !important;
	top:142px !important;
}

#item63622 {
	width:48px !important;
	height:18px !important;
	left:514px !important;
	top:142px !important;
}

#item63650 {
	width:126px !important;
	height:13px !important;
}

#item63653 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:18px !important;
}

@keyframes fade-in-63653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63653 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63653 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63681 {
	width:126px !important;
	height:29px !important;
}

#item63684 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:34px !important;
}

@keyframes fade-in-63684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63718 {
	width:126px !important;
	height:13px !important;
}

#item63721 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:18px !important;
}

@keyframes fade-in-63721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63721 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63757 {
	width:74px !important;
	height:13px !important;
}

#item63760 {
	width:27px !important;
	height:27px !important;
	left:9px !important;
	top:18px !important;
}

@keyframes fade-in-63760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63772 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:126px !important;
}

#item63781 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:203px !important;
}

#item63790 {
	width:48px !important;
	height:18px !important;
	left:237px !important;
	top:203px !important;
}

#item63800 {
	width:48px !important;
	height:18px !important;
	left:421px !important;
	top:203px !important;
}

#item63829 {
	width:99px !important;
	height:13px !important;
}

#item63832 {
	width:27px !important;
	height:27px !important;
	left:36px !important;
	top:18px !important;
}

@keyframes fade-in-63832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63860 {
	width:98px !important;
	height:13px !important;
}

#item63863 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:18px !important;
}

@keyframes fade-in-63863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63872 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item64577 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-64577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64577 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64577 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64597 {
	width:350px !important;
	height:368px !important;
	left:34px !important;
	top:36px !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-64597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64619 {
	width:273px !important;
	height:25px !important;
	left:76px !important;
	top:78px !important;
}

@keyframes fade-in-64619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64641 {
	width:279px !important;
	height:238px !important;
	left:107px !important;
	top:129px !important;
}

@keyframes fade-in-64641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64646 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64644 {
	width:27px !important;
	height:27px !important;
	left:355px !important;
	top:42px !important;
}

#item64657 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:126px !important;
}

#item64671 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:170px !important;
}

#item64684 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:215px !important;
}

#item64693 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:260px !important;
}

#item64702 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:302px !important;
}

#item64712 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:346px !important;
}

#item64146 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-64146 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64146 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64166 {
	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-64166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64188 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item64193 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64191 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item64203 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:647px !important;
}

#item64230 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:649px !important;
}

#item64233 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:648px !important;
}

#item64260 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:607px !important;
}

#item64307 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item64284 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item64263 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:620px !important;
}

#item64311 {
	width:568px !important;
	height:446px !important;
	left:64px !important;
	top:127px !important;
}

#item93009 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
}

#item93032 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:208px !important;
}

#item93055 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:417px !important;
}

#item93078 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:626px !important;
}

#item93101 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:834px !important;
}

#item93124 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:1042px !important;
}

#item93148 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item93155 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item93162 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:255px !important;
}

#item93169 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:320px !important;
}

#item93176 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:465px !important;
}

#item93184 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:530px !important;
}

#item93196 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:674px !important;
}

#item93203 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:738px !important;
}

#item93210 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:882px !important;
}

#item93219 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:949px !important;
}

#item93227 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:1158px !important;
}

#item93234 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:1089px !important;
}

#item64098 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-64098 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64098 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64099 {
	width:522px !important;
	height:387px !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-64099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64099 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64102 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64100 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item64132 {
	width:464px !important;
	height:336px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-64132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64132 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64135 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item64079 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-64079 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64079 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64079 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64080 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item64086 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64084 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item64018 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-64018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64038 {
	width:458px !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-64038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64043 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64041 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table337003 th, table#table337003 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table337003 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table337003 {
	table-layout:fixed;
}

#item64075 {
	width:398px !important;
	height:233px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-64075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104456 {
	width:197px !important;
	height:53px !important;
	left:61px !important;
	top:341px !important;
}

#item104459 {
	width:361px !important;
	height:30px !important;
	left:60px !important;
	top:402px !important;
}

#item63930 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-63930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63930 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63930 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63931 {
	width:630px !important;
	height:437px !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-63931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63934 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63932 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item63967 {
	width:570px !important;
	height:362px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-63967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63989 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:431px !important;
}

#item64013 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item63992 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:428px !important;
}

#item63884 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-63884 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63884 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63884 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63885 {
	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-63885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63888 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63886 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item63897 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item63917 {
	width:505px !important;
	height:3148px !important;
}

@keyframes fade-in-63917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63882 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item63880 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item64721 {
	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;
}

#item64724 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64751 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item64722 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item64757 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64784 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item64755 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item64790 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64817 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item64788 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item64823 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64850 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item64821 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item64856 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64885 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item64854 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item64891 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64923 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item64889 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item64946 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item64951 {
	width:52px !important;
	height:52px !important;
}

#item64949 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item64964 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-64964 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-64964 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item64964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-25124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-25155 {
	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-25155 {
	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-25138 {
	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-25138 {
	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-25126 {
	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-25126 {
	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;
	}
}
#item25124 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item25169 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item25170 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item25190 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item25193 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item25196 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25194 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item25208 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item25206 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item25219 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item25249 {
	width:723px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item25271 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item25959 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25959 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25979 {
	width:250px !important;
	height:138px !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-25979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25984 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25982 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item26013 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-26013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26035 {
	width:196px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-26035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26038 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item26049 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item25599 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25599 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25599 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25619 {
	width:979px !important;
	height:363px !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-25619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25619 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25641 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item25646 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25644 {
	width:21px !important;
	height:21px !important;
	left:981px !important;
	top:14px !important;
}

#item25659 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:342px !important;
}

#item25687 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:343px !important;
}

#item25690 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:343px !important;
}

#item25719 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:327px !important;
}

#item25742 {
	width:174px !important;
	height:243px !important;
	left:21px !important;
}

#item25764 {
	width:212px !important;
	height:236px !important;
	left:235px !important;
}

#item25767 {
	width:14px !important;
	height:14px !important;
	left:214px !important;
	top:52px !important;
}

#item25778 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:194px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item25779 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item25788 {
	width:14px !important;
	height:14px !important;
	left:467px !important;
	top:52px !important;
}

#item25815 {
	width:208px !important;
	height:193px !important;
	left:488px !important;
}

#item25818 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:444px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item25819 {
	width:14px !important;
	height:14px !important;
	left:214px !important;
	top:115px !important;
}

#item25827 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:182px !important;
}

#item25835 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:248px !important;
}

#item25843 {
	width:14px !important;
	height:14px !important;
	left:777px !important;
	top:232px !important;
}

#item25872 {
	width:200px !important;
	height:266px !important;
	left:798px !important;
	top:85px !important;
}

#item25875 {
	width:14px !important;
	height:14px !important;
	left:777px !important;
	top:169px !important;
}

#item25888 {
	width:14px !important;
	height:14px !important;
	left:777px !important;
	top:121px !important;
}

#item25900 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:755px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item25901 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:263px !important;
}

#item25954 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item25931 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item25910 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:324px !important;
}

#item25527 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25527 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25527 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25547 {
	width:407px !important;
	height:248px !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-25547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25552 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25550 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item25582 {
	width:332px !important;
	height:218px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-25582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25585 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item25510 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25510 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25510 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25510 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25511 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item25517 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25515 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item25451 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25451 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25451 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25452 {
	width:345px !important;
	height:470px !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-25452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25455 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25453 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table343562 th, table#table343562 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table343562 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table343562 {
	table-layout:fixed;
}

#item25484 {
	width:286px !important;
	height:119px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-25484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table343940 th, table#table343940 td {
	padding:4px;;
	vertical-align:top;;
}

table#table343940 {
	table-layout:fixed;
}

#item25506 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:161px !important;
}

@keyframes fade-in-25506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103605 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:402px !important;
}

#item103610 {
	width:255px !important;
	height:30px !important;
	left:58px !important;
	top:448px !important;
}

#item25344 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25344 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25345 {
	width:511px !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-25345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25345 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25345 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25348 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25346 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item25377 {
	width:452px !important;
	height:283px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-25377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25399 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:323px !important;
}

#item25446 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25423 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25402 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:320px !important;
}

#item25278 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25278 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25278 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25298 {
	width:737px !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-25298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25301 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item25321 {
	width:650px !important;
	height:1411px !important;
}

@keyframes fade-in-25321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25334 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25332 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item25276 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item25274 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item26059 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item26068 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item26076 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:287px !important;
	top:168px !important;
	background:#000;
}

#item26097 {
	width:115px !important;
	height:9px !important;
}

#item26100 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:13px !important;
}

@keyframes fade-in-26100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26100 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26128 {
	width:109px !important;
	height:9px !important;
}

#item26131 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:13px !important;
}

@keyframes fade-in-26131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26139 {
	width:34px !important;
	height:13px !important;
	left:583px !important;
	top:148px !important;
}

#item26149 {
	width:34px !important;
	height:13px !important;
	left:786px !important;
	top:148px !important;
}

#item26162 {
	width:34px !important;
	height:13px !important;
	left:968px !important;
	top:148px !important;
}

#item26174 {
	width:34px !important;
	height:13px !important;
	left:374px !important;
	top:148px !important;
}

#item26203 {
	width:84px !important;
	height:20px !important;
}

#item26206 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
	top:24px !important;
}

@keyframes fade-in-26206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26235 {
	width:90px !important;
	height:9px !important;
}

#item26238 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:13px !important;
}

@keyframes fade-in-26238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26268 {
	width:110px !important;
	height:20px !important;
}

#item26271 {
	width:19px !important;
	height:19px !important;
	left:45px !important;
	top:24px !important;
}

@keyframes fade-in-26271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26280 {
	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;
}

#item26283 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26310 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item26281 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item26316 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26344 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item26314 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item26350 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26377 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26348 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item26383 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26410 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26381 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item26416 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26445 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item26414 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item26452 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26486 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item26450 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item26492 {
	width:43px !important;
	height:43px !important;
}

#item26490 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item26506 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-26506 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-26506 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item26506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-64979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-64997 {
	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-64997 {
	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-64989 {
	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-64989 {
	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-64981 {
	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-64981 {
	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;
	}
}
#item64979 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item65005 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item65006 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item65009 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65007 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item65022 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65020 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item65031 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item65058 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item65061 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item65081 {
	width:654px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item65758 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-65758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65781 {
	width:350px !important;
	height:209px !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-65781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65781 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65803 {
	width:273px !important;
	height:25px !important;
	left:42px !important;
	top:42px !important;
}

@keyframes fade-in-65803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65803 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65803 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65825 {
	width:273px !important;
	height:133px !important;
	left:72px !important;
	top:92px !important;
}

@keyframes fade-in-65825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65830 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65828 {
	width:27px !important;
	height:27px !important;
	left:355px !important;
	top:42px !important;
}

#item65839 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:169px !important;
}

#item65847 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:124px !important;
}

#item65369 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-65369 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65369 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65389 {
	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-65389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65389 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65389 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65411 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item65416 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65414 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item65429 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item65458 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item65461 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item65488 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item65535 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item65512 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item65491 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item65539 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item93450 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item93458 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item93465 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item93472 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
}

#item93495 {
	width:477px !important;
	height:298px !important;
	left:39px !important;
	top:276px !important;
}

#item93518 {
	width:477px !important;
	height:142px !important;
	left:39px !important;
	top:575px !important;
}

#item93541 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
	top:717px !important;
}

#item93564 {
	width:19px !important;
	height:19px !important;
	top:323px !important;
}

#item93573 {
	width:19px !important;
	height:19px !important;
	top:390px !important;
}

#item93584 {
	width:19px !important;
	height:19px !important;
	top:478px !important;
}

#item93591 {
	width:19px !important;
	height:19px !important;
	top:620px !important;
}

#item93599 {
	width:19px !important;
	height:19px !important;
	top:899px !important;
}

#item93607 {
	width:19px !important;
	height:19px !important;
	top:829px !important;
}

#item93615 {
	width:19px !important;
	height:19px !important;
	top:763px !important;
}

#item65323 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-65323 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65323 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65324 {
	width:522px !important;
	height:350px !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-65324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65324 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65324 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65327 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65325 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item65356 {
	width:464px !important;
	height:302px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-65356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65359 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item65302 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-65302 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65302 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65303 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item65309 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65307 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item65218 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-65218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65218 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65218 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65238 {
	width:458px !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-65238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65243 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65241 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table348791 th, table#table348791 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table348791 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table348791 {
	table-layout:fixed;
}

#item65276 {
	width:400px !important;
	height:164px !important;
	left:62px !important;
	top:76px !important;
}

@keyframes fade-in-65276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table349180 th, table#table349180 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table349180 {
	table-layout:fixed;
}

#item65298 {
	width:361px !important;
	height:310px !important;
	left:63px !important;
	top:261px !important;
}

@keyframes fade-in-65298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104492 {
	width:197px !important;
	height:53px !important;
	left:61px !important;
	top:603px !important;
}

#item104497 {
	width:361px !important;
	height:30px !important;
	left:60px !important;
	top:664px !important;
}

#item65133 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-65133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65133 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65134 {
	width:630px !important;
	height:477px !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-65134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65137 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65135 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item65167 {
	width:570px !important;
	height:406px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-65167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65189 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:474px !important;
}

#item65213 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item65192 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:471px !important;
}

#item65088 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-65088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65088 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65089 {
	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-65089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65092 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65090 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item65101 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item65121 {
	width:505px !important;
	height:3013px !important;
}

@keyframes fade-in-65121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65086 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item65084 {
	width:672px !important;
	height:694px !important;
	top:253px !important;
}

#item65855 {
	opacity:0.50;
	width:563px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item65856 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:180px !important;
	background:#000;
}

#item65857 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:135px !important;
}

#item65887 {
	width:161px !important;
	height:13px !important;
}

#item65890 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:18px !important;
}

@keyframes fade-in-65890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65890 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65890 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65904 {
	width:48px !important;
	height:18px !important;
	left:475px !important;
	top:152px !important;
}

#item65917 {
	width:48px !important;
	height:18px !important;
	left:237px !important;
	top:152px !important;
}

#item65947 {
	width:118px !important;
	height:29px !important;
}

#item65950 {
	width:27px !important;
	height:27px !important;
	left:46px !important;
	top:34px !important;
}

@keyframes fade-in-65950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65980 {
	width:154px !important;
	height:29px !important;
}

#item65983 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:34px !important;
}

@keyframes fade-in-65983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65993 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item66022 {
	width:153px !important;
	height:13px !important;
}

#item66025 {
	width:27px !important;
	height:27px !important;
	left:94px !important;
	top:18px !important;
}

@keyframes fade-in-66025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66034 {
	width:48px !important;
	height:18px !important;
	left:39px !important;
	top:225px !important;
}

#item66042 {
	width:48px !important;
	height:18px !important;
	left:362px !important;
	top:225px !important;
}

#item66070 {
	width:126px !important;
	height:13px !important;
}

#item66073 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:18px !important;
}

@keyframes fade-in-66073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66081 {
	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;
}

#item66084 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66113 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item66082 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item66119 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66151 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item66117 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item66157 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66189 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item66155 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item66195 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66223 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item66193 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item66229 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66258 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item66227 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item66264 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66294 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item66262 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item66317 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item66322 {
	width:52px !important;
	height:52px !important;
}

#item66320 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item66332 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-66332 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-66332 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item66332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-26522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-26547 {
	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-26547 {
	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-26536 {
	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-26536 {
	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-26524 {
	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-26524 {
	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;
	}
}
#item26522 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item26558 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item26559 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item26579 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item26582 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item26585 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item26583 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item26598 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item26596 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item26608 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item26635 {
	width:723px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item26657 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item27321 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-27321 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27321 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27341 {
	width:250px !important;
	height:138px !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-27341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27341 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27341 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27346 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27344 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item27376 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-27376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27398 {
	width:196px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-27398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27401 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item27409 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item26995 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26995 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26995 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27015 {
	width:790px !important;
	height:363px !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-27015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27037 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item27042 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27040 {
	width:21px !important;
	height:21px !important;
	left:793px !important;
	top:14px !important;
}

#item27054 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:342px !important;
}

#item27082 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:343px !important;
}

#item27085 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:343px !important;
}

#item27112 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:327px !important;
}

#item27135 {
	width:174px !important;
	height:243px !important;
	left:21px !important;
}

#item27157 {
	width:193px !important;
	height:236px !important;
	left:235px !important;
}

#item27160 {
	width:14px !important;
	height:14px !important;
	left:214px !important;
	top:50px !important;
}

#item27168 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:194px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item27169 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item27177 {
	width:14px !important;
	height:14px !important;
	left:467px !important;
	top:50px !important;
}

#item27204 {
	width:298px !important;
	height:225px !important;
	left:488px !important;
}

#item27207 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:444px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item27208 {
	width:14px !important;
	height:14px !important;
	left:214px !important;
	top:115px !important;
}

#item27218 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:182px !important;
}

#item27231 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:248px !important;
}

#item27243 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:263px !important;
}

#item27252 {
	width:14px !important;
	height:14px !important;
	left:525px !important;
	top:247px !important;
}

#item27262 {
	width:14px !important;
	height:14px !important;
	left:525px !important;
	top:201px !important;
}

#item27316 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item27293 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item27272 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:324px !important;
}

#item26928 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26928 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26948 {
	width:407px !important;
	height:248px !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-26948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26953 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26951 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item26982 {
	width:332px !important;
	height:218px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-26982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26985 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item26907 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26907 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26907 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26908 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item26914 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26912 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item26841 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26841 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26841 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26842 {
	width:345px !important;
	height:467px !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-26842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26842 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26845 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26843 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table353617 th, table#table353617 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table353617 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table353617 {
	table-layout:fixed;
}

#item26881 {
	width:286px !important;
	height:119px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-26881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26881 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26881 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table353996 th, table#table353996 td {
	padding:4px;;
	vertical-align:top;;
}

table#table353996 {
	table-layout:fixed;
}

#item26903 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:161px !important;
}

@keyframes fade-in-26903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103663 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:402px !important;
}

#item103669 {
	width:255px !important;
	height:30px !important;
	left:58px !important;
	top:448px !important;
}

#item26729 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26729 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26730 {
	width:511px !important;
	height:342px !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-26730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26733 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26731 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item26767 {
	width:452px !important;
	height:283px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-26767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26767 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26767 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26789 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:323px !important;
}

#item26836 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26813 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26792 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:320px !important;
}

#item26664 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26664 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26664 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26684 {
	width:737px !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-26684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26687 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item26707 {
	width:650px !important;
	height:1379px !important;
}

@keyframes fade-in-26707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26707 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26719 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26717 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item26662 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item26660 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item27417 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item27425 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:137px !important;
}

#item27433 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:287px !important;
	top:168px !important;
	background:#000;
}

#item27454 {
	width:130px !important;
	height:9px !important;
}

#item27457 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:13px !important;
}

@keyframes fade-in-27457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27487 {
	width:118px !important;
	height:9px !important;
}

#item27490 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:13px !important;
}

@keyframes fade-in-27490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27505 {
	width:34px !important;
	height:13px !important;
	left:674px !important;
	top:148px !important;
}

#item27520 {
	width:34px !important;
	height:13px !important;
	left:939px !important;
	top:148px !important;
}

#item27531 {
	width:34px !important;
	height:13px !important;
	left:403px !important;
	top:148px !important;
}

#item27563 {
	width:112px !important;
	height:20px !important;
}

#item27566 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:24px !important;
}

@keyframes fade-in-27566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27597 {
	width:160px !important;
	height:20px !important;
}

#item27600 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:24px !important;
}

@keyframes fade-in-27600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27609 {
	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;
}

#item27612 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27639 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27610 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item27645 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27672 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27643 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item27678 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27705 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27676 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item27711 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27738 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27709 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item27744 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27773 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27742 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item27780 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27812 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27778 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item27818 {
	width:43px !important;
	height:43px !important;
}

#item27816 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item27831 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-27831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27831 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item27831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-66347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66347 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-66364 {
	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-66364 {
	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-66356 {
	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-66356 {
	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-66349 {
	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-66349 {
	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;
	}
}
#item66347 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item66371 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item66372 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item66375 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66373 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item66386 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66384 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item66397 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item66429 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item66432 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item66452 {
	width:654px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item67089 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-67089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67112 {
	width:350px !important;
	height:209px !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-67112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67112 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67112 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67134 {
	width:273px !important;
	height:25px !important;
	left:42px !important;
	top:42px !important;
}

@keyframes fade-in-67134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67134 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67134 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67156 {
	width:273px !important;
	height:133px !important;
	left:72px !important;
	top:92px !important;
}

@keyframes fade-in-67156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67161 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67159 {
	width:27px !important;
	height:27px !important;
	left:355px !important;
	top:42px !important;
}

#item67176 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:126px !important;
}

#item67192 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:170px !important;
}

#item66737 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-66737 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66737 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66757 {
	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-66757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66779 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item66784 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66782 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item66793 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item66820 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item66823 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item66852 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item66899 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item66876 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item66855 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item66903 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item93784 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
}

#item93807 {
	width:477px !important;
	height:298px !important;
	left:39px !important;
	top:277px !important;
}

#item93831 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
	top:577px !important;
}

#item93854 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item93861 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item93868 {
	width:19px !important;
	height:19px !important;
	top:180px !important;
}

#item93875 {
	width:19px !important;
	height:19px !important;
	top:324px !important;
}

#item93882 {
	width:19px !important;
	height:19px !important;
	top:392px !important;
}

#item93891 {
	width:19px !important;
	height:19px !important;
	top:480px !important;
}

#item93901 {
	width:19px !important;
	height:19px !important;
	top:624px !important;
}

#item93908 {
	width:19px !important;
	height:19px !important;
	top:758px !important;
}

#item93916 {
	width:19px !important;
	height:19px !important;
	top:692px !important;
}

#item66693 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-66693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66694 {
	width:522px !important;
	height:350px !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-66694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66697 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66695 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item66725 {
	width:464px !important;
	height:302px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-66725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66725 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66725 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66728 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item66675 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-66675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66675 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66675 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66676 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item66682 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66680 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item66594 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-66594 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66594 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66614 {
	width:458px !important;
	height:656px !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-66614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66619 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66617 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table359545 th, table#table359545 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table359545 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table359545 {
	table-layout:fixed;
}

#item66649 {
	width:400px !important;
	height:164px !important;
	left:62px !important;
	top:76px !important;
}

@keyframes fade-in-66649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table359923 th, table#table359923 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table359923 {
	table-layout:fixed;
}

#item66671 {
	width:361px !important;
	height:310px !important;
	left:63px !important;
	top:261px !important;
}

@keyframes fade-in-66671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104525 {
	width:197px !important;
	height:53px !important;
	left:61px !important;
	top:602px !important;
}

#item104528 {
	width:361px !important;
	height:30px !important;
	left:60px !important;
	top:663px !important;
}

#item66509 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !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:630px !important;
	height:517px !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-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:634px !important;
	top:42px !important;
}

#item66543 {
	width:570px !important;
	height:442px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-66543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66543 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66543 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66565 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:514px !important;
}

#item66589 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item66568 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:511px !important;
}

#item66459 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-66459 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66459 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66460 {
	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-66460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66463 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66461 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item66477 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item66497 {
	width:505px !important;
	height:2924px !important;
}

@keyframes fade-in-66497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66457 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item66455 {
	width:672px !important;
	height:693px !important;
	top:253px !important;
}

#item67204 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item67205 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:141px !important;
	top:180px !important;
	background:#000;
}

#item67206 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:136px !important;
}

#item67235 {
	width:182px !important;
	height:13px !important;
}

#item67238 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:18px !important;
}

@keyframes fade-in-67238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67247 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:152px !important;
}

#item67257 {
	width:48px !important;
	height:18px !important;
	left:288px !important;
	top:152px !important;
}

#item67286 {
	width:224px !important;
	height:29px !important;
}

#item67289 {
	width:27px !important;
	height:27px !important;
	left:98px !important;
	top:34px !important;
}

@keyframes fade-in-67289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67297 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item67326 {
	width:165px !important;
	height:13px !important;
}

#item67329 {
	width:27px !important;
	height:27px !important;
	left:107px !important;
	top:18px !important;
}

@keyframes fade-in-67329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67337 {
	width:48px !important;
	height:18px !important;
	left:322px !important;
	top:224px !important;
}

#item67365 {
	width:157px !important;
	height:29px !important;
}

#item67368 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:34px !important;
}

@keyframes fade-in-67368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67378 {
	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;
}

#item67381 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67413 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item67379 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item67419 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67450 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item67417 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item67456 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67484 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item67454 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item67490 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67518 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item67488 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item67524 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67553 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item67522 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item67559 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67588 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item67557 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item67611 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item67616 {
	width:52px !important;
	height:52px !important;
}

#item67614 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item67625 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-67625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-67625 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item67625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-27847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-27873 {
	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-27873 {
	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-27862 {
	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-27862 {
	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-27849 {
	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-27849 {
	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;
	}
}
#item27847 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item27886 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item27887 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item27907 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item27910 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item27913 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27911 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item27926 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27924 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item27935 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item27962 {
	width:723px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item27984 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item28643 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28663 {
	width:250px !important;
	height:138px !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-28663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28668 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28666 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item28698 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-28698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28698 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28720 {
	width:196px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-28720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28723 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item28731 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item28315 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28315 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28315 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28335 {
	width:790px !important;
	height:363px !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-28335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28357 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item28362 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28360 {
	width:21px !important;
	height:21px !important;
	left:793px !important;
	top:14px !important;
}

#item28373 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:342px !important;
}

#item28401 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:343px !important;
}

#item28404 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:343px !important;
}

#item28431 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:327px !important;
}

#item28454 {
	width:174px !important;
	height:243px !important;
	left:21px !important;
}

#item28476 {
	width:221px !important;
	height:236px !important;
	left:235px !important;
}

#item28479 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:194px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item28480 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item28488 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:458px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item28489 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:182px !important;
}

#item28497 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:248px !important;
}

#item28505 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:119px !important;
}

#item28515 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:233px !important;
}

#item28528 {
	width:14px !important;
	height:14px !important;
	left:272px !important;
	top:183px !important;
}

#item28541 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:135px !important;
}

#item28551 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:200px !important;
}

#item28560 {
	width:14px !important;
	height:14px !important;
	left:538px !important;
	top:263px !important;
}

#item28591 {
	width:193px !important;
	height:236px !important;
	left:559px !important;
	top:85px !important;
}

#item28638 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item28615 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item28594 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:324px !important;
}

#item28248 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28268 {
	width:407px !important;
	height:248px !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-28268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28273 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28271 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item28302 {
	width:332px !important;
	height:218px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-28302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28305 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item28227 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28228 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item28234 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28232 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item28164 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28164 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28165 {
	width:345px !important;
	height:470px !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-28165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28168 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28166 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table364230 th, table#table364230 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table364230 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table364230 {
	table-layout:fixed;
}

#item28201 {
	width:286px !important;
	height:119px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-28201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28201 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table364609 th, table#table364609 td {
	padding:4px;;
	vertical-align:top;;
}

table#table364609 {
	table-layout:fixed;
}

#item28223 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:161px !important;
}

@keyframes fade-in-28223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103697 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:403px !important;
}

#item103700 {
	width:255px !important;
	height:30px !important;
	left:58px !important;
	top:449px !important;
}

#item28056 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28056 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28056 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28057 {
	width:511px !important;
	height:342px !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-28057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28060 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28058 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item28090 {
	width:452px !important;
	height:283px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-28090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28112 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:323px !important;
}

#item28159 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28136 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28115 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:320px !important;
}

#item27991 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-27991 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27991 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28011 {
	width:737px !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-28011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28014 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item28034 {
	width:650px !important;
	height:1363px !important;
}

@keyframes fade-in-28034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28046 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28044 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item27989 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item27987 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item28739 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item28747 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item28755 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:287px !important;
	top:168px !important;
	background:#000;
}

#item28776 {
	width:130px !important;
	height:9px !important;
}

#item28779 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:13px !important;
}

@keyframes fade-in-28779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28809 {
	width:118px !important;
	height:9px !important;
}

#item28812 {
	width:19px !important;
	height:19px !important;
	left:76px !important;
	top:13px !important;
}

@keyframes fade-in-28812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28827 {
	width:34px !important;
	height:13px !important;
	left:674px !important;
	top:148px !important;
}

#item28841 {
	width:34px !important;
	height:13px !important;
	left:939px !important;
	top:148px !important;
}

#item28850 {
	width:34px !important;
	height:13px !important;
	left:403px !important;
	top:148px !important;
}

#item28879 {
	width:112px !important;
	height:20px !important;
}

#item28882 {
	width:19px !important;
	height:19px !important;
	left:47px !important;
	top:24px !important;
}

@keyframes fade-in-28882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28882 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28882 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28913 {
	width:160px !important;
	height:9px !important;
}

#item28916 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:13px !important;
}

@keyframes fade-in-28916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28925 {
	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;
}

#item28928 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28955 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28926 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item28961 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item28988 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item28959 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item28994 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29021 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item28992 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item29027 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29054 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29025 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item29060 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29089 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item29058 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item29096 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29129 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item29094 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item29135 {
	width:43px !important;
	height:43px !important;
}

#item29133 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item29148 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-29148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-29148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item29148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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%;
}

@keyframes move-right-grow-67657 {
	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-67657 {
	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-67650 {
	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-67650 {
	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-67642 {
	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-67642 {
	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;
	}
}
#item67640 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item67663 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item67664 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item67667 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67665 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item67680 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item67678 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item67696 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item67731 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item67734 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item67754 {
	width:654px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item68391 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-68391 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68391 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68391 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68414 {
	width:350px !important;
	height:209px !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-68414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68436 {
	width:273px !important;
	height:25px !important;
	left:42px !important;
	top:42px !important;
}

@keyframes fade-in-68436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68436 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68458 {
	width:273px !important;
	height:133px !important;
	left:72px !important;
	top:92px !important;
}

@keyframes fade-in-68458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68458 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68463 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68461 {
	width:27px !important;
	height:27px !important;
	left:355px !important;
	top:42px !important;
}

#item68477 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:127px !important;
}

#item68489 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:172px !important;
}

#item68039 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-68039 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68039 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68059 {
	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-68059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68081 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item68086 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68084 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item68096 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item68125 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item68128 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item68161 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item68208 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item68185 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item68164 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item68212 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item94098 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item94106 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item94113 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item94120 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
}

#item94143 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
	top:276px !important;
}

#item94166 {
	width:477px !important;
	height:298px !important;
	left:39px !important;
	top:552px !important;
}

#item94190 {
	width:19px !important;
	height:19px !important;
	top:325px !important;
}

#item94197 {
	width:19px !important;
	height:19px !important;
	top:457px !important;
}

#item94205 {
	width:19px !important;
	height:19px !important;
	top:391px !important;
}

#item94212 {
	width:19px !important;
	height:19px !important;
	top:599px !important;
}

#item94221 {
	width:19px !important;
	height:19px !important;
	top:666px !important;
}

#item94231 {
	width:19px !important;
	height:19px !important;
	top:754px !important;
}

#item67994 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-67994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67995 {
	width:522px !important;
	height:350px !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-67995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67998 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67996 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item68027 {
	width:464px !important;
	height:302px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-68027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68027 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68027 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68030 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item67977 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-67977 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67977 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67978 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item67984 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67982 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item67897 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-67897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67897 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67917 {
	width:458px !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-67917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67917 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67917 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67922 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67920 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table368838 th, table#table368838 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table368838 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table368838 {
	table-layout:fixed;
}

#item67951 {
	width:400px !important;
	height:164px !important;
	left:62px !important;
	top:76px !important;
}

@keyframes fade-in-67951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table369246 th, table#table369246 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table369246 {
	table-layout:fixed;
}

#item67973 {
	width:361px !important;
	height:310px !important;
	left:63px !important;
	top:261px !important;
}

@keyframes fade-in-67973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67973 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67973 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104559 {
	width:197px !important;
	height:53px !important;
	left:61px !important;
	top:603px !important;
}

#item104562 {
	width:361px !important;
	height:30px !important;
	left:60px !important;
	top:664px !important;
}

#item67811 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-67811 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67811 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67812 {
	width:630px !important;
	height:517px !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-67812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67812 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67815 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67813 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item67846 {
	width:570px !important;
	height:442px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-67846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67868 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:514px !important;
}

#item67892 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item67871 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:511px !important;
}

#item67761 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-67761 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67761 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67762 {
	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-67762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67765 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67763 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item67777 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item67797 {
	width:505px !important;
	height:2856px !important;
}

@keyframes fade-in-67797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67759 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item67757 {
	width:672px !important;
	height:694px !important;
	top:253px !important;
}

#item68499 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item68500 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:141px !important;
	top:180px !important;
	background:#000;
}

#item68501 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:136px !important;
}

#item68531 {
	width:182px !important;
	height:13px !important;
}

#item68534 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:18px !important;
}

@keyframes fade-in-68534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68544 {
	width:48px !important;
	height:18px !important;
	left:617px !important;
	top:152px !important;
}

#item68553 {
	width:48px !important;
	height:18px !important;
	left:267px !important;
	top:152px !important;
}

#item68581 {
	width:224px !important;
	height:13px !important;
}

#item68584 {
	width:27px !important;
	height:27px !important;
	left:98px !important;
	top:18px !important;
}

@keyframes fade-in-68584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68584 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68592 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:208px !important;
}

#item68620 {
	width:165px !important;
	height:13px !important;
}

#item68623 {
	width:27px !important;
	height:27px !important;
	left:107px !important;
	top:18px !important;
}

@keyframes fade-in-68623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68631 {
	width:48px !important;
	height:18px !important;
	left:322px !important;
	top:224px !important;
}

#item68661 {
	width:157px !important;
	height:29px !important;
}

#item68664 {
	width:27px !important;
	height:27px !important;
	left:65px !important;
	top:34px !important;
}

@keyframes fade-in-68664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68677 {
	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;
}

#item68680 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68712 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item68678 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item68718 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68746 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item68716 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item68752 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68780 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item68750 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item68786 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68818 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item68784 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item68824 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68853 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item68822 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item68859 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68886 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item68857 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item68909 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item68914 {
	width:52px !important;
	height:52px !important;
}

#item68912 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item68923 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-68923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-68923 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item68923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-29164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29164 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29164 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-29197 {
	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-29197 {
	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-29182 {
	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-29182 {
	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-29166 {
	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-29166 {
	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;
	}
}
#item29164 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item29210 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item29211 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item29231 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item29234 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item29237 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29235 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item29249 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29247 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item29258 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item29285 {
	width:723px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item29307 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item29968 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29968 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29968 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29988 {
	width:250px !important;
	height:138px !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-29988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29993 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29991 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item30022 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-30022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30044 {
	width:196px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-30044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30047 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item30055 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item29619 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29619 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29619 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29639 {
	width:924px !important;
	height:330px !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-29639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29639 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29639 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29661 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item29666 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29664 {
	width:21px !important;
	height:21px !important;
	left:926px !important;
	top:14px !important;
}

#item29677 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:309px !important;
}

#item29705 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:311px !important;
}

#item29708 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:310px !important;
}

#item29735 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:294px !important;
}

#item29758 {
	width:147px !important;
	height:243px !important;
	left:21px !important;
}

#item29780 {
	width:178px !important;
	height:236px !important;
	left:210px !important;
}

#item29783 {
	opacity:0.50;
	width:1px !important;
	height:136px !important;
	left:169px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item29784 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item29792 {
	opacity:0.50;
	width:1px !important;
	height:136px !important;
	left:389px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item29793 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:182px !important;
}

#item29801 {
	width:14px !important;
	height:14px !important;
	left:247px !important;
	top:119px !important;
}

#item29809 {
	width:14px !important;
	height:14px !important;
	left:247px !important;
	top:232px !important;
}

#item29819 {
	width:14px !important;
	height:14px !important;
	left:247px !important;
	top:169px !important;
}

#item29833 {
	width:14px !important;
	height:14px !important;
	left:469px !important;
	top:120px !important;
}

#item29846 {
	width:14px !important;
	height:14px !important;
	left:469px !important;
	top:168px !important;
}

#item29874 {
	width:193px !important;
	height:236px !important;
	left:490px !important;
	top:85px !important;
}

#item29877 {
	width:14px !important;
	height:14px !important;
	left:706px !important;
	top:120px !important;
}

#item29886 {
	width:14px !important;
	height:14px !important;
	left:706px !important;
	top:185px !important;
}

#item29915 {
	width:223px !important;
	height:236px !important;
	left:727px !important;
	top:85px !important;
}

#item29918 {
	opacity:0.50;
	width:1px !important;
	height:136px !important;
	left:684px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item29963 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item29940 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item29919 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:292px !important;
}

#item29552 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29552 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29552 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29552 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29572 {
	width:407px !important;
	height:270px !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-29572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29572 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29577 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29575 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item29606 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-29606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29609 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item29530 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29530 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29530 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29530 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29531 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item29537 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29535 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item29488 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29488 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29488 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29489 {
	width:345px !important;
	height:353px !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-29489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29492 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29490 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table373788 th, table#table373788 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table373788 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table373788 {
	table-layout:fixed;
}

#item29526 {
	width:286px !important;
	height:210px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-29526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103012 {
	width:274px !important;
	height:30px !important;
	top:48px !important;
}

#item103035 {
	width:95px !important;
	height:40px !important;
}

#item29380 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29380 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29380 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29381 {
	width:511px !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-29381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29381 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29384 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29382 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item29414 {
	width:452px !important;
	height:331px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-29414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29436 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:371px !important;
}

#item29483 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29460 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29439 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:369px !important;
}

#item29314 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29314 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29314 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29334 {
	width:737px !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-29334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29337 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item29357 {
	width:650px !important;
	height:1267px !important;
}

@keyframes fade-in-29357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29370 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29368 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item29312 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item29310 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item30063 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item30071 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item30079 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:287px !important;
	top:168px !important;
	background:#000;
}

#item30100 {
	width:110px !important;
	height:9px !important;
}

#item30103 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:13px !important;
}

@keyframes fade-in-30103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30134 {
	width:105px !important;
	height:9px !important;
}

#item30137 {
	width:19px !important;
	height:19px !important;
	left:63px !important;
	top:13px !important;
}

@keyframes fade-in-30137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30152 {
	width:34px !important;
	height:13px !important;
	left:573px !important;
	top:148px !important;
}

#item30165 {
	width:34px !important;
	height:13px !important;
	left:759px !important;
	top:148px !important;
}

#item30174 {
	width:34px !important;
	height:13px !important;
	left:966px !important;
	top:148px !important;
}

#item30183 {
	width:34px !important;
	height:13px !important;
	left:375px !important;
	top:148px !important;
}

#item30213 {
	width:100px !important;
	height:9px !important;
}

#item30216 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:13px !important;
}

@keyframes fade-in-30216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30245 {
	width:100px !important;
	height:9px !important;
}

#item30248 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:13px !important;
}

@keyframes fade-in-30248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30276 {
	width:90px !important;
	height:9px !important;
}

#item30279 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:13px !important;
}

@keyframes fade-in-30279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30287 {
	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;
}

#item30290 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30317 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item30288 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item30323 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30350 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item30321 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item30356 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30389 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30354 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item30395 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30430 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30393 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item30436 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30468 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30434 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item30475 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30503 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30473 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item30509 {
	width:43px !important;
	height:43px !important;
}

#item30507 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item30519 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-30519 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-30519 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item30519 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-68938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68938 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-68958 {
	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-68958 {
	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-68949 {
	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-68949 {
	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-68940 {
	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-68940 {
	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;
	}
}
#item68938 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item68968 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item68969 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item68972 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68970 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item68990 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68988 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item69004 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item69033 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item69036 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item69056 {
	width:654px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item69690 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-69690 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69690 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69713 {
	width:350px !important;
	height:209px !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-69713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69713 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69735 {
	width:273px !important;
	height:25px !important;
	left:42px !important;
	top:42px !important;
}

@keyframes fade-in-69735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69757 {
	width:273px !important;
	height:133px !important;
	left:72px !important;
	top:92px !important;
}

@keyframes fade-in-69757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69762 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69760 {
	width:27px !important;
	height:27px !important;
	left:355px !important;
	top:42px !important;
}

#item69775 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:127px !important;
}

#item69785 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:172px !important;
}

#item69312 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-69312 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69312 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69332 {
	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-69332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69354 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item69359 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69357 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item69370 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item69403 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item69406 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item69438 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item69485 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item69462 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item69441 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item69489 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item94436 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item94444 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item94452 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
}

#item94475 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
	top:210px !important;
}

#item94498 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:487px !important;
}

#item94521 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:696px !important;
}

#item94544 {
	width:19px !important;
	height:19px !important;
	top:259px !important;
}

#item94552 {
	width:19px !important;
	height:19px !important;
	top:391px !important;
}

#item94559 {
	width:19px !important;
	height:19px !important;
	top:327px !important;
}

#item94566 {
	width:19px !important;
	height:19px !important;
	top:537px !important;
}

#item94573 {
	width:19px !important;
	height:19px !important;
	top:604px !important;
}

#item94581 {
	width:19px !important;
	height:19px !important;
	top:743px !important;
}

#item94588 {
	width:19px !important;
	height:19px !important;
	top:809px !important;
}

#item69268 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-69268 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69268 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69269 {
	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-69269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69272 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69270 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item69300 {
	width:464px !important;
	height:333px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-69300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69300 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69303 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item69251 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-69251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69252 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item69258 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69256 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item69194 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-69194 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69194 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69214 {
	width:458px !important;
	height:457px !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-69214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69219 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69217 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table379616 th, table#table379616 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table379616 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table379616 {
	table-layout:fixed;
}

#item69247 {
	width:400px !important;
	height:294px !important;
	left:62px !important;
	top:77px !important;
}

@keyframes fade-in-69247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69247 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69247 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103860 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item103863 {
	width:274px !important;
	height:30px !important;
	top:64px !important;
}

#item69110 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-69110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69110 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69111 {
	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-69111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69114 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69112 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item69143 {
	width:570px !important;
	height:502px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-69143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69143 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69165 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:574px !important;
}

#item69189 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item69168 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:571px !important;
}

#item69063 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-69063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69064 {
	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-69064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69067 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69065 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item69077 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item69097 {
	width:505px !important;
	height:2677px !important;
}

@keyframes fade-in-69097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69061 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item69059 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item69795 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item69796 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:141px !important;
	top:180px !important;
	background:#000;
}

#item69797 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:136px !important;
}

#item69827 {
	width:155px !important;
	height:13px !important;
}

#item69830 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:18px !important;
}

@keyframes fade-in-69830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69839 {
	width:48px !important;
	height:18px !important;
	left:497px !important;
	top:152px !important;
}

#item69847 {
	width:48px !important;
	height:18px !important;
	left:248px !important;
	top:152px !important;
}

#item69876 {
	width:140px !important;
	height:13px !important;
}

#item69879 {
	width:27px !important;
	height:27px !important;
	left:54px !important;
	top:18px !important;
}

@keyframes fade-in-69879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69907 {
	width:126px !important;
	height:13px !important;
}

#item69910 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:18px !important;
}

@keyframes fade-in-69910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69910 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69910 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69918 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:207px !important;
}

#item69948 {
	width:147px !important;
	height:13px !important;
}

#item69951 {
	width:27px !important;
	height:27px !important;
	left:89px !important;
	top:18px !important;
}

@keyframes fade-in-69951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69964 {
	width:48px !important;
	height:18px !important;
	left:375px !important;
	top:223px !important;
}

#item69977 {
	width:48px !important;
	height:18px !important;
	left:39px !important;
	top:223px !important;
}

#item70006 {
	width:140px !important;
	height:13px !important;
}

#item70009 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:18px !important;
}

@keyframes fade-in-70009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70009 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70018 {
	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;
}

#item70021 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item70051 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item70019 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item70057 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item70085 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item70055 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item70091 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item70118 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item70089 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item70124 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item70152 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item70122 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item70158 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item70185 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item70156 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item70191 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item70218 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item70189 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item70241 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item70246 {
	width:52px !important;
	height:52px !important;
}

#item70244 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item70257 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-70257 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70257 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item70257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-30535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30535 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-30560 {
	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-30560 {
	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-30549 {
	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-30549 {
	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-30537 {
	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-30537 {
	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;
	}
}
#item30535 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item30570 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item30571 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item30591 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item30594 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item30597 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30595 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item30608 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30606 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item30617 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item30644 {
	width:723px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item30666 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item31337 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31337 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31357 {
	width:250px !important;
	height:138px !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-31357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31362 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31360 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item31396 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-31396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31418 {
	width:196px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-31418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31418 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31418 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31421 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item31434 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item30979 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30979 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30979 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30999 {
	width:813px !important;
	height:520px !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-30999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31021 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item31026 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31024 {
	width:21px !important;
	height:21px !important;
	left:813px !important;
	top:14px !important;
}

#item31035 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:499px !important;
}

#item31062 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:500px !important;
}

#item31065 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:499px !important;
}

#item31092 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:484px !important;
}

#item31115 {
	width:252px !important;
	height:380px !important;
	left:21px !important;
}

#item31118 {
	opacity:0.50;
	width:1px !important;
	height:330px !important;
	left:273px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item31119 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item31127 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:166px !important;
}

#item31137 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:327px !important;
}

#item31152 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:423px !important;
}

#item31168 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:376px !important;
}

#item31180 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:120px !important;
}

#item31191 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:168px !important;
}

#item31221 {
	width:211px !important;
	height:314px !important;
	left:372px !important;
	top:85px !important;
}

#item31224 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:263px !important;
}

#item31233 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:328px !important;
}

#item31241 {
	opacity:0.50;
	width:1px !important;
	height:330px !important;
	left:585px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item31242 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:215px !important;
}

#item31269 {
	width:193px !important;
	height:314px !important;
	left:628px !important;
	top:85px !important;
}

#item31272 {
	width:14px !important;
	height:14px !important;
	left:607px !important;
	top:183px !important;
}

#item31280 {
	width:14px !important;
	height:14px !important;
	left:607px !important;
	top:120px !important;
}

#item31332 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item31309 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item31288 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:481px !important;
}

#item30911 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30911 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30931 {
	width:407px !important;
	height:270px !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-30931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30936 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30934 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item30966 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-30966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30969 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item30893 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30893 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30894 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item30900 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30898 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item30856 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30856 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30856 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30857 {
	width:345px !important;
	height:350px !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-30857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30860 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30858 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table386096 th, table#table386096 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table386096 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table386096 {
	table-layout:fixed;
}

#item30889 {
	width:286px !important;
	height:210px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-30889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103044 {
	width:274px !important;
	height:30px !important;
	top:48px !important;
}

#item103067 {
	width:95px !important;
	height:40px !important;
}

#item30746 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30746 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30747 {
	width:511px !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-30747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30750 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30748 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item30782 {
	width:452px !important;
	height:331px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-30782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30804 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:371px !important;
}

#item30851 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30828 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30807 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:369px !important;
}

#item30673 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30673 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30673 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30673 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30693 {
	width:737px !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-30693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30696 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item30716 {
	width:650px !important;
	height:1619px !important;
}

@keyframes fade-in-30716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30731 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30729 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item30671 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item30669 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item31446 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item31455 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item31464 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:297px !important;
	top:168px !important;
	background:#000;
}

#item31485 {
	width:88px !important;
	height:9px !important;
}

#item31488 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:13px !important;
}

@keyframes fade-in-31488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31518 {
	width:62px !important;
	height:9px !important;
}

#item31521 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:13px !important;
}

@keyframes fade-in-31521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31530 {
	width:34px !important;
	height:13px !important;
	left:522px !important;
	top:148px !important;
}

#item31538 {
	width:34px !important;
	height:13px !important;
	left:674px !important;
	top:148px !important;
}

#item31546 {
	width:34px !important;
	height:13px !important;
	left:848px !important;
	top:148px !important;
}

#item31554 {
	width:34px !important;
	height:13px !important;
	left:1008px !important;
	top:148px !important;
}

#item31563 {
	width:34px !important;
	height:13px !important;
	left:358px !important;
	top:148px !important;
}

#item31594 {
	width:120px !important;
	height:9px !important;
}

#item31597 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:13px !important;
}

@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%;
}

#item31630 {
	width:82px !important;
	height:9px !important;
}

#item31633 {
	width:19px !important;
	height:19px !important;
	left:31px !important;
	top:13px !important;
}

@keyframes fade-in-31633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31666 {
	width:101px !important;
	height:9px !important;
}

#item31669 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:13px !important;
}

@keyframes fade-in-31669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31699 {
	width:90px !important;
	height:9px !important;
}

#item31702 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:13px !important;
}

@keyframes fade-in-31702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31702 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31711 {
	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;
}

#item31714 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31743 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31712 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item31749 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31777 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31747 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item31783 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31810 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31781 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item31816 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31843 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31814 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item31849 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31876 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item31847 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item31883 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31910 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item31881 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item31916 {
	width:43px !important;
	height:43px !important;
}

#item31914 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item31927 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-31927 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-31927 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item31927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-70272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-70300 {
	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-70300 {
	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-70288 {
	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-70288 {
	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-70274 {
	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-70274 {
	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;
	}
}
#item70272 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item70307 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item70308 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item70311 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70309 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item70323 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item70321 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item70334 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item70362 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item70365 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item70385 {
	width:654px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item71081 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-71081 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71081 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71104 {
	width:350px !important;
	height:209px !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-71104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71126 {
	width:273px !important;
	height:25px !important;
	left:42px !important;
	top:42px !important;
}

@keyframes fade-in-71126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71148 {
	width:273px !important;
	height:133px !important;
	left:72px !important;
	top:92px !important;
}

@keyframes fade-in-71148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71153 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71151 {
	width:27px !important;
	height:27px !important;
	left:355px !important;
	top:42px !important;
}

#item71162 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:127px !important;
}

#item71170 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:172px !important;
}

#item70658 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-70658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70658 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70678 {
	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-70678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70700 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item70705 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70703 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item70715 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item70744 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item70747 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item70776 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item70823 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item70800 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item70779 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item70827 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item94847 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
}

#item94870 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
	top:275px !important;
}

#item94893 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:552px !important;
}

#item94916 {
	width:477px !important;
	height:231px !important;
	left:39px !important;
	top:760px !important;
}

#item94939 {
	width:477px !important;
	height:231px !important;
	left:39px !important;
	top:992px !important;
}

#item94962 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item94973 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item94980 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item94987 {
	width:19px !important;
	height:19px !important;
	top:324px !important;
}

#item94996 {
	width:19px !important;
	height:19px !important;
	top:455px !important;
}

#item95004 {
	width:19px !important;
	height:19px !important;
	top:390px !important;
}

#item95011 {
	width:19px !important;
	height:19px !important;
	top:600px !important;
}

#item95018 {
	width:19px !important;
	height:19px !important;
	top:667px !important;
}

#item95025 {
	width:19px !important;
	height:19px !important;
	top:807px !important;
}

#item95033 {
	width:19px !important;
	height:19px !important;
	top:874px !important;
}

#item95041 {
	width:19px !important;
	height:19px !important;
	top:1105px !important;
}

#item95051 {
	width:19px !important;
	height:19px !important;
	top:1040px !important;
}

#item70601 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-70601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70601 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70601 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70602 {
	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-70602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70602 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70602 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70605 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70603 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item70641 {
	width:464px !important;
	height:333px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-70641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70644 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item70578 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-70578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70578 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70579 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item70585 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70583 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item70520 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-70520 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70520 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70540 {
	width:458px !important;
	height:460px !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-70540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70545 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70543 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table392544 th, table#table392544 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table392544 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table392544 {
	table-layout:fixed;
}

#item70574 {
	width:400px !important;
	height:294px !important;
	left:62px !important;
	top:77px !important;
}

@keyframes fade-in-70574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103891 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item103897 {
	width:274px !important;
	height:30px !important;
	top:64px !important;
}

#item70436 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-70436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70436 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70436 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70437 {
	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-70437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70440 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70438 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item70469 {
	width:570px !important;
	height:502px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-70469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70469 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70469 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70491 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:574px !important;
}

#item70515 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item70494 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:571px !important;
}

#item70392 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-70392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70392 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70393 {
	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-70393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70396 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70394 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item70405 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item70425 {
	width:505px !important;
	height:3461px !important;
}

@keyframes fade-in-70425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70425 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70425 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70390 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item70388 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item71178 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:253px !important;
	background:#000;
}

#item71179 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:141px !important;
	top:180px !important;
	background:#000;
}

#item71180 {
	width:46px !important;
	height:46px !important;
	left:35px !important;
	top:136px !important;
}

#item71210 {
	width:123px !important;
	height:13px !important;
}

#item71213 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:18px !important;
}

@keyframes fade-in-71213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71228 {
	width:48px !important;
	height:18px !important;
	left:413px !important;
	top:152px !important;
}

#item71245 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:152px !important;
}

#item71258 {
	width:48px !important;
	height:18px !important;
	left:219px !important;
	top:152px !important;
}

#item71291 {
	width:141px !important;
	height:13px !important;
}

#item71294 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:18px !important;
}

@keyframes fade-in-71294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71326 {
	width:126px !important;
	height:13px !important;
}

#item71329 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:18px !important;
}

@keyframes fade-in-71329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71338 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:207px !important;
}

#item71366 {
	width:87px !important;
	height:13px !important;
}

#item71369 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:18px !important;
}

@keyframes fade-in-71369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71369 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71377 {
	width:48px !important;
	height:18px !important;
	left:216px !important;
	top:223px !important;
}

#item71385 {
	width:48px !important;
	height:18px !important;
	left:439px !important;
	top:223px !important;
}

#item71413 {
	width:168px !important;
	height:13px !important;
}

#item71416 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:18px !important;
}

@keyframes fade-in-71416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71416 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71416 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71446 {
	width:115px !important;
	height:13px !important;
}

#item71449 {
	width:27px !important;
	height:27px !important;
	left:44px !important;
	top:18px !important;
}

@keyframes fade-in-71449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71462 {
	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;
}

#item71465 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item71496 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item71463 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item71502 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item71530 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item71500 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item71536 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item71564 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item71534 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item71570 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item71599 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item71568 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item71605 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item71633 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item71603 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item71639 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item71666 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item71637 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item71689 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item71694 {
	width:52px !important;
	height:52px !important;
}

#item71692 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item71704 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-71704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-71704 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item71704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-31943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-31978 {
	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-31978 {
	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-31962 {
	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-31962 {
	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-31945 {
	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-31945 {
	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;
	}
}
#item31943 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item31989 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item31990 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item32010 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item32013 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item32016 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32014 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item32028 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32026 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item32041 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item32070 {
	width:723px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item32092 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item32095 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item32104 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item32113 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:297px !important;
	top:168px !important;
	background:#000;
}

#item32134 {
	width:103px !important;
	height:9px !important;
}

#item32137 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:13px !important;
}

@keyframes fade-in-32137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32145 {
	width:34px !important;
	height:13px !important;
	left:566px !important;
	top:148px !important;
}

#item32153 {
	width:34px !important;
	height:13px !important;
	left:752px !important;
	top:148px !important;
}

#item32163 {
	width:34px !important;
	height:13px !important;
	left:971px !important;
	top:148px !important;
}

#item32178 {
	width:34px !important;
	height:13px !important;
	left:376px !important;
	top:148px !important;
}

#item32211 {
	width:130px !important;
	height:9px !important;
}

#item32214 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:13px !important;
}

@keyframes fade-in-32214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32243 {
	width:120px !important;
	height:9px !important;
}

#item32246 {
	width:19px !important;
	height:19px !important;
	left:51px !important;
	top:13px !important;
}

@keyframes fade-in-32246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32275 {
	width:100px !important;
	height:9px !important;
}

#item32278 {
	width:19px !important;
	height:19px !important;
	left:39px !important;
	top:13px !important;
}

@keyframes fade-in-32278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32278 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32307 {
	width:66px !important;
	height:9px !important;
	left:1054px !important;
	top:146px !important;
}

@keyframes fade-in-32310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32310 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32330 {
	width:111px !important;
	height:9px !important;
	left:23px !important;
	top:3px !important;
}

#item32352 {
	width:111px !important;
	height:9px !important;
	left:23px !important;
	top:20px !important;
}

#item32355 {
	width:15px !important;
	height:15px !important;
}

#item32364 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item32391 {
	width:111px !important;
	height:9px !important;
	left:23px !important;
	top:38px !important;
}

#item32394 {
	width:15px !important;
	height:15px !important;
	top:35px !important;
}

#item33054 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-33054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33074 {
	width:250px !important;
	height:268px !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-33074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33074 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33074 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33079 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33077 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item33107 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-33107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33129 {
	width:196px !important;
	height:202px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-33129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33132 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:108px !important;
}

#item33141 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item33149 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:172px !important;
}

#item33159 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:140px !important;
}

#item33172 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:235px !important;
}

#item33184 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:203px !important;
}

#item32710 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32710 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32710 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32730 {
	width:813px !important;
	height:479px !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-32730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32730 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32752 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item32757 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32755 {
	width:21px !important;
	height:21px !important;
	left:813px !important;
	top:14px !important;
}

#item32768 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:458px !important;
}

#item32796 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:460px !important;
}

#item32799 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:459px !important;
}

#item32827 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:443px !important;
}

#item32850 {
	width:252px !important;
	height:380px !important;
	left:21px !important;
}

#item32853 {
	opacity:0.50;
	width:1px !important;
	height:290px !important;
	left:273px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item32854 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item32863 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:166px !important;
}

#item32871 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:327px !important;
}

#item32879 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:376px !important;
}

#item32889 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:120px !important;
}

#item32902 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:168px !important;
}

#item32933 {
	width:211px !important;
	height:314px !important;
	left:372px !important;
	top:85px !important;
}

#item32936 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:263px !important;
}

#item32945 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:310px !important;
}

#item32954 {
	opacity:0.50;
	width:1px !important;
	height:290px !important;
	left:599px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item32955 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:215px !important;
}

#item32984 {
	width:193px !important;
	height:314px !important;
	left:641px !important;
	top:85px !important;
}

#item32987 {
	width:14px !important;
	height:14px !important;
	left:620px !important;
	top:183px !important;
}

#item32996 {
	width:14px !important;
	height:14px !important;
	left:620px !important;
	top:120px !important;
}

#item33049 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item33026 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item33005 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:441px !important;
}

#item32643 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32663 {
	width:407px !important;
	height:270px !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-32663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32668 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32666 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item32697 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-32697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32700 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item32622 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32622 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32622 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32622 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32623 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item32629 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32627 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item32581 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32581 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32581 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32582 {
	width:345px !important;
	height:326px !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-32582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32582 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32582 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32585 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32583 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table399383 th, table#table399383 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table399383 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table399383 {
	table-layout:fixed;
}

#item32618 {
	width:286px !important;
	height:188px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-32618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103731 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:260px !important;
}

#item103734 {
	width:255px !important;
	height:30px !important;
	left:58px !important;
	top:306px !important;
}

#item32473 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32473 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32473 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32474 {
	width:511px !important;
	height:278px !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-32474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32477 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32475 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item32507 {
	width:452px !important;
	height:219px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-32507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32507 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32529 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:259px !important;
}

#item32576 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32553 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32532 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:256px !important;
}

#item32406 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32406 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32406 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32426 {
	width:737px !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-32426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32429 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item32449 {
	width:650px !important;
	height:1667px !important;
}

@keyframes fade-in-32449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32461 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32459 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item32404 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item32402 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item33193 {
	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;
}

#item33196 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33224 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33194 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item33230 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33259 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33228 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item33265 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33293 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33263 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item33299 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33326 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33297 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item33332 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33359 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item33330 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item33366 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33393 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item33364 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item33399 {
	width:43px !important;
	height:43px !important;
}

#item33397 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item33408 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-33408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-33408 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item33408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-71719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71719 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-71741 {
	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-71741 {
	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-71731 {
	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-71731 {
	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-71721 {
	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-71721 {
	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;
	}
}
#item71719 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item71749 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item71750 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item71753 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71751 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item71769 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71767 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item71782 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item71810 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item71813 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item71833 {
	width:654px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item71836 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:229px !important;
	background:#000;
}

#item71837 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:141px !important;
	top:162px !important;
	background:#000;
}

#item71838 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:118px !important;
}

#item71867 {
	width:144px !important;
	height:13px !important;
}

#item71870 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:18px !important;
}

@keyframes fade-in-71870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71870 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71870 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71880 {
	width:48px !important;
	height:18px !important;
	left:502px !important;
	top:135px !important;
}

#item71889 {
	width:48px !important;
	height:18px !important;
	left:251px !important;
	top:135px !important;
}

#item71917 {
	width:168px !important;
	height:13px !important;
}

#item71920 {
	width:27px !important;
	height:27px !important;
	left:71px !important;
	top:18px !important;
}

@keyframes fade-in-71920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71949 {
	width:140px !important;
	height:13px !important;
}

#item71952 {
	width:27px !important;
	height:27px !important;
	left:55px !important;
	top:18px !important;
}

@keyframes fade-in-71952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71960 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:184px !important;
}

#item71968 {
	width:48px !important;
	height:18px !important;
	left:89px !important;
	top:200px !important;
}

#item71978 {
	width:48px !important;
	height:18px !important;
	left:395px !important;
	top:200px !important;
}

#item72012 {
	width:182px !important;
	height:13px !important;
}

#item72015 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:18px !important;
}

@keyframes fade-in-72015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72015 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72015 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72046 {
	width:92px !important;
	height:13px !important;
	left:512px !important;
	top:196px !important;
}

@keyframes fade-in-72049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72069 {
	width:155px !important;
	height:13px !important;
	left:32px !important;
	top:4px !important;
}

#item72091 {
	width:155px !important;
	height:13px !important;
	left:32px !important;
	top:29px !important;
}

#item72094 {
	width:21px !important;
	height:21px !important;
}

#item72103 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item72131 {
	width:155px !important;
	height:13px !important;
	left:32px !important;
	top:53px !important;
}

#item72134 {
	width:21px !important;
	height:21px !important;
	top:49px !important;
}

#item72829 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-72829 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72829 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72852 {
	width:350px !important;
	height:367px !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-72852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72874 {
	width:273px !important;
	height:25px !important;
	left:42px !important;
	top:42px !important;
}

@keyframes fade-in-72874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72896 {
	width:273px !important;
	height:238px !important;
	left:72px !important;
	top:92px !important;
}

@keyframes fade-in-72896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72896 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72896 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72901 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72899 {
	width:27px !important;
	height:27px !important;
	left:355px !important;
	top:42px !important;
}

#item72913 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:128px !important;
}

#item72921 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:171px !important;
}

#item72929 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:217px !important;
}

#item72937 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:261px !important;
}

#item72945 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:306px !important;
}

#item72958 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:350px !important;
}

#item72407 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-72407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72427 {
	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-72427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72449 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item72454 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72452 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item72471 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item72499 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item72502 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item72530 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item72577 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item72554 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item72533 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item72581 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item95308 {
	width:19px !important;
	height:19px !important;
	top:323px !important;
}

#item95315 {
	width:19px !important;
	height:19px !important;
	top:390px !important;
}

#item95322 {
	width:19px !important;
	height:19px !important;
	top:531px !important;
}

#item95330 {
	width:19px !important;
	height:19px !important;
	top:598px !important;
}

#item95338 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
}

#item95361 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:275px !important;
}

#item95384 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:484px !important;
}

#item95407 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:692px !important;
}

#item95430 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:900px !important;
}

#item95453 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item95460 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item95468 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

#item95475 {
	width:19px !important;
	height:19px !important;
	top:740px !important;
}

#item95482 {
	width:19px !important;
	height:19px !important;
	top:805px !important;
}

#item95489 {
	width:19px !important;
	height:19px !important;
	top:1013px !important;
}

#item95499 {
	width:19px !important;
	height:19px !important;
	top:947px !important;
}

#item72353 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-72353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72353 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72354 {
	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-72354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72354 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72357 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72355 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item72387 {
	width:464px !important;
	height:333px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-72387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72390 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item72336 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-72336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72336 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72337 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item72343 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72341 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item72279 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-72279 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72279 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72299 {
	width:458px !important;
	height:427px !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-72299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72304 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72302 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table405824 th, table#table405824 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table405824 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table405824 {
	table-layout:fixed;
}

#item72332 {
	width:400px !important;
	height:263px !important;
	left:62px !important;
	top:77px !important;
}

@keyframes fade-in-72332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104590 {
	width:197px !important;
	height:53px !important;
	left:61px !important;
	top:371px !important;
}

#item104594 {
	width:361px !important;
	height:30px !important;
	left:60px !important;
	top:432px !important;
}

#item72196 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-72196 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72196 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72197 {
	width:630px !important;
	height:377px !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-72197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72197 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72197 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72200 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72198 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item72228 {
	width:570px !important;
	height:305px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-72228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72250 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:372px !important;
}

#item72274 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item72253 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:369px !important;
}

#item72150 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-72150 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72150 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72151 {
	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-72151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72154 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72152 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item72165 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item72185 {
	width:505px !important;
	height:3304px !important;
}

@keyframes fade-in-72185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72148 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item72146 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item72973 {
	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;
}

#item72976 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73007 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item72974 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item73013 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73041 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item73011 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item73047 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73075 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item73045 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item73081 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73110 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item73079 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item73116 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73144 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item73114 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item73150 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73177 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item73148 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item73200 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item73205 {
	width:52px !important;
	height:52px !important;
}

#item73203 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item73215 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-73215 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73215 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item73215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-33424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-33457 {
	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-33457 {
	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-33438 {
	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-33438 {
	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-33426 {
	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-33426 {
	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;
	}
}
#item33424 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item33475 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item33476 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item33496 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item33499 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item33502 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33500 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item33516 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33514 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item33528 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item33559 {
	width:723px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item33581 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item33584 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item33595 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item33605 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item33626 {
	width:81px !important;
	height:9px !important;
}

#item33629 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:13px !important;
}

@keyframes fade-in-33629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33639 {
	width:34px !important;
	height:13px !important;
	left:564px !important;
	top:148px !important;
}

#item33649 {
	width:34px !important;
	height:13px !important;
	left:771px !important;
	top:148px !important;
}

#item33659 {
	width:34px !important;
	height:13px !important;
	left:966px !important;
	top:148px !important;
}

#item33675 {
	width:34px !important;
	height:13px !important;
	left:356px !important;
	top:148px !important;
}

#item33713 {
	width:90px !important;
	height:9px !important;
}

#item33716 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:13px !important;
}

@keyframes fade-in-33716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33716 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33716 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33750 {
	width:100px !important;
	height:9px !important;
}

#item33753 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:13px !important;
}

@keyframes fade-in-33753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33784 {
	width:100px !important;
	height:9px !important;
}

#item33787 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:13px !important;
}

@keyframes fade-in-33787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33787 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33817 {
	width:66px !important;
	height:9px !important;
	left:1054px !important;
	top:146px !important;
}

@keyframes fade-in-33820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33840 {
	width:111px !important;
	height:9px !important;
	left:23px !important;
	top:3px !important;
}

#item33862 {
	width:111px !important;
	height:9px !important;
	left:23px !important;
	top:20px !important;
}

#item33865 {
	width:15px !important;
	height:15px !important;
}

#item33877 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item34603 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34603 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34603 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34623 {
	width:250px !important;
	height:201px !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-34623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34628 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34626 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item34658 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-34658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34680 {
	width:196px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-34680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34680 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34680 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34683 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item34693 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item34703 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:172px !important;
}

#item34716 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:140px !important;
}

#item34209 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34209 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34229 {
	width:813px !important;
	height:506px !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-34229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34251 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item34256 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34254 {
	width:21px !important;
	height:21px !important;
	left:813px !important;
	top:14px !important;
}

#item34268 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:484px !important;
}

#item34299 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:485px !important;
}

#item34302 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:485px !important;
}

#item34333 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:469px !important;
}

#item34356 {
	width:252px !important;
	height:380px !important;
	left:21px !important;
}

#item34359 {
	opacity:0.50;
	width:1px !important;
	height:290px !important;
	left:273px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item34360 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item34371 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:166px !important;
}

#item34381 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:343px !important;
}

#item34391 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:391px !important;
}

#item34402 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:120px !important;
}

#item34413 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:182px !important;
}

#item34444 {
	width:211px !important;
	height:390px !important;
	left:372px !important;
	top:85px !important;
}

#item34447 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:233px !important;
}

#item34464 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:328px !important;
}

#item34481 {
	opacity:0.50;
	width:1px !important;
	height:290px !important;
	left:599px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item34482 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:229px !important;
}

#item34514 {
	width:193px !important;
	height:314px !important;
	left:641px !important;
	top:85px !important;
}

#item34517 {
	width:14px !important;
	height:14px !important;
	left:620px !important;
	top:183px !important;
}

#item34530 {
	width:14px !important;
	height:14px !important;
	left:620px !important;
	top:120px !important;
}

#item34543 {
	width:14px !important;
	height:14px !important;
	left:351px !important;
	top:376px !important;
}

#item34598 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item34575 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item34554 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:466px !important;
}

#item34129 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34129 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34129 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34149 {
	width:407px !important;
	height:270px !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-34149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34154 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34152 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item34190 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-34190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34193 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item34107 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34107 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34107 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34108 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item34114 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34112 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item34069 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34069 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34069 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34070 {
	width:345px !important;
	height:283px !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-34070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34073 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34071 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table414984 th, table#table414984 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table414984 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table414984 {
	table-layout:fixed;
}

#item34103 {
	width:286px !important;
	height:144px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-34103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103761 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:217px !important;
}

#item103764 {
	width:255px !important;
	height:30px !important;
	left:58px !important;
	top:263px !important;
}

#item33961 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-33961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33962 {
	width:511px !important;
	height:375px !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-33962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33965 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33963 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item33995 {
	width:452px !important;
	height:315px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-33995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33995 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33995 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34017 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:355px !important;
}

#item34064 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34041 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34020 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:352px !important;
}

#item33892 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-33892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33912 {
	width:737px !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-33912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33915 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item33935 {
	width:650px !important;
	height:1667px !important;
}

@keyframes fade-in-33935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33935 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33949 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33947 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item33890 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item33888 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item34730 {
	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;
}

#item34733 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34767 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34731 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item34773 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34806 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34771 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item34812 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34842 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34810 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item34848 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34878 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34846 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item34884 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34915 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item34882 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item34922 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34952 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item34920 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item34958 {
	width:43px !important;
	height:43px !important;
}

#item34956 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item34970 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-34970 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-34970 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item34970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-73230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73230 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73230 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-73246 {
	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-73246 {
	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-73239 {
	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-73239 {
	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-73232 {
	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-73232 {
	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;
	}
}
#item73230 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item73254 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item73255 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item73258 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73256 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item73274 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73272 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item73288 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item73316 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item73319 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item73339 {
	width:654px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item73342 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:243px !important;
	background:#000;
}

#item73343 {
	opacity:0.50;
	width:560px !important;
	height:1px !important;
	left:141px !important;
	top:162px !important;
	background:#000;
}

#item73344 {
	width:48px !important;
	height:18px !important;
	left:34px !important;
	top:213px !important;
}

#item74049 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-74049 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74049 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74072 {
	width:350px !important;
	height:287px !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-74072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74094 {
	width:273px !important;
	height:25px !important;
	left:42px !important;
	top:42px !important;
}

@keyframes fade-in-74094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74116 {
	width:273px !important;
	height:238px !important;
	left:72px !important;
	top:92px !important;
}

@keyframes fade-in-74116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74121 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74119 {
	width:27px !important;
	height:27px !important;
	left:355px !important;
	top:42px !important;
}

#item74131 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:125px !important;
}

#item74139 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:169px !important;
}

#item74147 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:215px !important;
}

#item74155 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:259px !important;
}

#item73609 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-73609 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73609 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73629 {
	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-73629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73651 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item73656 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73654 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item73672 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item73704 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item73707 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item73735 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item73782 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item73759 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item73738 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item73786 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item95762 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item95769 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item95776 {
	width:19px !important;
	height:19px !important;
	top:346px !important;
}

#item95784 {
	width:19px !important;
	height:19px !important;
	top:411px !important;
}

#item95792 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item95800 {
	width:477px !important;
	height:298px !important;
	left:39px !important;
}

#item95823 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:298px !important;
}

#item95846 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
	top:508px !important;
}

#item95869 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:784px !important;
}

#item95892 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:992px !important;
}

#item95915 {
	width:19px !important;
	height:19px !important;
	top:555px !important;
}

#item95923 {
	width:19px !important;
	height:19px !important;
	top:622px !important;
}

#item95930 {
	width:19px !important;
	height:19px !important;
	top:689px !important;
}

#item95937 {
	width:19px !important;
	height:19px !important;
	top:831px !important;
}

#item95944 {
	width:19px !important;
	height:19px !important;
	top:897px !important;
}

#item95953 {
	width:19px !important;
	height:19px !important;
	top:1105px !important;
}

#item95964 {
	width:19px !important;
	height:19px !important;
	top:1039px !important;
}

#item73563 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-73563 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73563 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73563 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73564 {
	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-73564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73567 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73565 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item73595 {
	width:464px !important;
	height:333px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-73595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73598 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item73546 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-73546 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73546 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73546 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73547 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item73553 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73551 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item73489 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-73489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73509 {
	width:458px !important;
	height:371px !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-73509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73514 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73512 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table420243 th, table#table420243 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table420243 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table420243 {
	table-layout:fixed;
}

#item73542 {
	width:400px !important;
	height:202px !important;
	left:62px !important;
	top:77px !important;
}

@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%;
}

#item104625 {
	width:197px !important;
	height:53px !important;
	left:61px !important;
	top:316px !important;
}

#item104628 {
	width:361px !important;
	height:30px !important;
	left:60px !important;
	top:377px !important;
}

#item73406 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-73406 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73406 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73407 {
	width:630px !important;
	height:533px !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-73407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73410 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73408 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item73438 {
	width:570px !important;
	height:459px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-73438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73460 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:528px !important;
}

#item73484 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item73463 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:525px !important;
}

#item73358 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-73358 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73358 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73358 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73359 {
	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-73359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73359 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73362 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73360 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item73373 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item73393 {
	width:505px !important;
	height:3461px !important;
}

@keyframes fade-in-73393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73356 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item73354 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item74163 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:118px !important;
}

#item74193 {
	width:114px !important;
	height:13px !important;
}

#item74196 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:18px !important;
}

@keyframes fade-in-74196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74210 {
	width:48px !important;
	height:18px !important;
	left:479px !important;
	top:135px !important;
}

#item74222 {
	width:48px !important;
	height:18px !important;
	left:216px !important;
	top:135px !important;
}

#item74251 {
	width:140px !important;
	height:13px !important;
}

#item74254 {
	width:27px !important;
	height:27px !important;
	left:59px !important;
	top:18px !important;
}

@keyframes fade-in-74254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74283 {
	width:140px !important;
	height:13px !important;
}

#item74286 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:18px !important;
}

@keyframes fade-in-74286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74297 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:197px !important;
}

#item74306 {
	width:48px !important;
	height:18px !important;
	left:360px !important;
	top:213px !important;
}

#item74334 {
	width:126px !important;
	height:13px !important;
}

#item74337 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:18px !important;
}

@keyframes fade-in-74337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74337 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74337 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74365 {
	width:92px !important;
	height:13px !important;
	left:512px !important;
	top:210px !important;
}

@keyframes fade-in-74368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74388 {
	width:155px !important;
	height:13px !important;
	left:32px !important;
	top:4px !important;
}

#item74410 {
	width:155px !important;
	height:13px !important;
	left:32px !important;
	top:29px !important;
}

#item74413 {
	width:21px !important;
	height:21px !important;
}

#item74422 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item74430 {
	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;
}

#item74433 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item74462 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item74431 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item74468 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item74502 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item74466 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item74508 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item74542 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item74506 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item74548 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item74578 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item74546 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item74584 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item74614 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item74582 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item74620 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item74650 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item74618 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item74673 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item74678 {
	width:52px !important;
	height:52px !important;
}

#item74676 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item74688 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-74688 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-74688 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item74688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-34986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34986 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-35010 {
	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-35010 {
	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-35000 {
	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-35000 {
	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-34988 {
	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-34988 {
	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;
	}
}
#item34986 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item35021 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item35022 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item35042 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item35045 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item35048 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35046 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item35061 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35059 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item35075 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item35106 {
	width:723px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item35128 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item35131 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item35140 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item35149 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item35170 {
	width:53px !important;
	height:9px !important;
}

#item35173 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:13px !important;
}

@keyframes fade-in-35173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35183 {
	width:34px !important;
	height:13px !important;
	left:435px !important;
	top:148px !important;
}

#item35192 {
	width:34px !important;
	height:13px !important;
	left:549px !important;
	top:148px !important;
}

#item35201 {
	width:34px !important;
	height:13px !important;
	left:667px !important;
	top:148px !important;
}

#item35210 {
	width:34px !important;
	height:13px !important;
	left:773px !important;
	top:148px !important;
}

#item35218 {
	width:34px !important;
	height:13px !important;
	left:902px !important;
	top:148px !important;
}

#item35226 {
	width:27px !important;
	height:10px !important;
	left:1032px !important;
	top:149px !important;
}

#item35236 {
	width:34px !important;
	height:13px !important;
	left:316px !important;
	top:148px !important;
}

#item35269 {
	width:70px !important;
	height:9px !important;
}

#item35272 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:13px !important;
}

@keyframes fade-in-35272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35304 {
	width:90px !important;
	height:9px !important;
}

#item35307 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:13px !important;
}

@keyframes fade-in-35307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35336 {
	width:90px !important;
	height:9px !important;
}

#item35339 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:13px !important;
}

@keyframes fade-in-35339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35368 {
	width:90px !important;
	height:9px !important;
}

#item35371 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:13px !important;
}

@keyframes fade-in-35371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35371 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35371 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35403 {
	width:80px !important;
	height:9px !important;
}

#item35406 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:13px !important;
}

@keyframes fade-in-35406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36128 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36128 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36128 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36148 {
	width:250px !important;
	height:201px !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-36148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36148 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36153 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36151 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item36181 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-36181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36203 {
	width:196px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-36203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36206 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item36216 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item36229 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item36241 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item35727 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35727 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35727 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35747 {
	width:985px !important;
	height:481px !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-35747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35769 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item35774 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35772 {
	width:21px !important;
	height:21px !important;
	left:987px !important;
	top:14px !important;
}

#item35784 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:458px !important;
}

#item35813 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:460px !important;
}

#item35816 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:459px !important;
}

#item35845 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:443px !important;
}

#item35868 {
	width:187px !important;
	height:352px !important;
	left:21px !important;
}

#item35871 {
	opacity:0.50;
	width:1px !important;
	height:290px !important;
	left:210px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item35872 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item35881 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item35889 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:360px !important;
}

#item35897 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:120px !important;
}

#item35905 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:168px !important;
}

#item35932 {
	width:211px !important;
	height:352px !important;
	left:310px !important;
	top:85px !important;
}

#item35935 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:265px !important;
}

#item35945 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:313px !important;
}

#item35958 {
	opacity:0.50;
	width:1px !important;
	height:290px !important;
	left:526px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item35959 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:297px !important;
}

#item35990 {
	width:193px !important;
	height:314px !important;
	left:569px !important;
	top:85px !important;
}

#item35993 {
	width:14px !important;
	height:14px !important;
	left:548px !important;
	top:169px !important;
}

#item36003 {
	width:14px !important;
	height:14px !important;
	left:548px !important;
	top:120px !important;
}

#item36013 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:376px !important;
}

#item36023 {
	width:14px !important;
	height:14px !important;
	left:548px !important;
	top:265px !important;
}

#item36032 {
	width:14px !important;
	height:14px !important;
	left:548px !important;
	top:329px !important;
}

#item36040 {
	opacity:0.50;
	width:1px !important;
	height:290px !important;
	left:770px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item36060 {
	width:193px !important;
	height:314px !important;
	left:813px !important;
	top:85px !important;
}

#item36063 {
	width:14px !important;
	height:14px !important;
	left:791px !important;
	top:185px !important;
}

#item36071 {
	width:14px !important;
	height:14px !important;
	left:791px !important;
	top:120px !important;
}

#item36123 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item36100 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item36079 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:441px !important;
}

#item35646 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35646 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35646 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35666 {
	width:407px !important;
	height:270px !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-35666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35671 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35669 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item35708 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-35708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35708 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35708 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35711 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item35627 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35627 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35627 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35627 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35628 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item35634 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35632 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item35591 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35591 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35591 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35592 {
	width:345px !important;
	height:351px !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-35592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35595 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35593 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table427433 th, table#table427433 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table427433 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table427433 {
	table-layout:fixed;
}

#item35623 {
	width:286px !important;
	height:210px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-35623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103076 {
	width:274px !important;
	height:30px !important;
	top:48px !important;
}

#item103099 {
	width:95px !important;
	height:40px !important;
}

#item35485 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35485 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35486 {
	width:511px !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-35486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35489 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35487 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item35517 {
	width:452px !important;
	height:395px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-35517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35539 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:436px !important;
}

#item35586 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35563 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35542 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:434px !important;
}

#item35420 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35420 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35420 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35440 {
	width:737px !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-35440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35443 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item35463 {
	width:650px !important;
	height:2339px !important;
}

@keyframes fade-in-35463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35475 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35473 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item35418 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item35416 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item36271 {
	width:80px !important;
	height:9px !important;
}

#item36274 {
	width:19px !important;
	height:19px !important;
	left:30px !important;
	top:13px !important;
}

@keyframes fade-in-36274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36274 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36274 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36303 {
	width:78px !important;
	height:9px !important;
	left:3px !important;
	top:33px !important;
}

#item36326 {
	width:62px !important;
	height:9px !important;
}

#item36329 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:13px !important;
}

@keyframes fade-in-36329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36339 {
	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;
}

#item36342 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36370 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item36340 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item36376 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36403 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item36374 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item36409 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36436 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36407 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item36442 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36469 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36440 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item36475 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36502 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item36473 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item36509 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36538 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item36507 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item36544 {
	width:43px !important;
	height:43px !important;
}

#item36542 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item36559 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-36559 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36559 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-74703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74703 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74703 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-74719 {
	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-74719 {
	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-74712 {
	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-74712 {
	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-74705 {
	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-74705 {
	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;
	}
}
#item74703 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item74727 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item74728 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item74731 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item74729 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item74742 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item74740 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item74754 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item74786 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item74789 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item74809 {
	width:654px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item74812 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:270px !important;
	background:#000;
}

#item74813 {
	opacity:0.50;
	width:573px !important;
	height:1px !important;
	left:127px !important;
	top:206px !important;
	background:#000;
}

#item74814 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:162px !important;
}

#item74847 {
	width:74px !important;
	height:13px !important;
}

#item74850 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:18px !important;
}

@keyframes fade-in-74850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74859 {
	width:48px !important;
	height:18px !important;
	left:313px !important;
	top:179px !important;
}

#item74868 {
	width:48px !important;
	height:18px !important;
	left:465px !important;
	top:179px !important;
}

#item74878 {
	width:48px !important;
	height:18px !important;
	left:631px !important;
	top:179px !important;
}

#item74887 {
	width:48px !important;
	height:18px !important;
	left:161px !important;
	top:179px !important;
}

#item74915 {
	width:126px !important;
	height:13px !important;
}

#item74918 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:18px !important;
}

@keyframes fade-in-74918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74918 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74918 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74946 {
	width:126px !important;
	height:13px !important;
}

#item74949 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:18px !important;
}

@keyframes fade-in-74949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74949 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74977 {
	width:112px !important;
	height:13px !important;
}

#item74980 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:18px !important;
}

@keyframes fade-in-74980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74980 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74980 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74988 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:225px !important;
}

#item74999 {
	width:48px !important;
	height:18px !important;
	left:118px !important;
	top:241px !important;
}

#item75012 {
	width:48px !important;
	height:18px !important;
	left:298px !important;
	top:241px !important;
}

#item75024 {
	width:38px !important;
	height:14px !important;
	left:481px !important;
	top:243px !important;
}

#item75054 {
	width:98px !important;
	height:13px !important;
}

#item75057 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:18px !important;
}

@keyframes fade-in-75057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75057 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75087 {
	width:126px !important;
	height:13px !important;
}

#item75090 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:18px !important;
}

@keyframes fade-in-75090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75121 {
	width:112px !important;
	height:13px !important;
}

#item75124 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:18px !important;
}

@keyframes fade-in-75124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75153 {
	width:109px !important;
	height:13px !important;
	left:5px !important;
	top:46px !important;
}

#item75176 {
	width:87px !important;
	height:13px !important;
}

#item75179 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:18px !important;
}

@keyframes fade-in-75179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75951 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-75951 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75951 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75974 {
	width:350px !important;
	height:287px !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-75974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75996 {
	width:273px !important;
	height:25px !important;
	left:42px !important;
	top:42px !important;
}

@keyframes fade-in-75996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76018 {
	width:273px !important;
	height:238px !important;
	left:72px !important;
	top:92px !important;
}

@keyframes fade-in-76018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76018 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76023 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76021 {
	width:27px !important;
	height:27px !important;
	left:355px !important;
	top:42px !important;
}

#item76037 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:127px !important;
}

#item76049 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:170px !important;
}

#item76058 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:216px !important;
}

#item76067 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:260px !important;
}

#item75451 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-75451 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75451 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75471 {
	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-75471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75471 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75471 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75493 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item75498 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75496 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item75508 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item75539 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item75542 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item75571 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item75618 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item75595 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item75574 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item75622 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item96310 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
}

#item96333 {
	width:477px !important;
	height:231px !important;
	left:39px !important;
	top:208px !important;
}

#item96356 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:440px !important;
}

#item96380 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
	top:648px !important;
}

#item96403 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:924px !important;
}

#item96426 {
	width:477px !important;
	height:231px !important;
	left:39px !important;
	top:1134px !important;
}

#item96449 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item96456 {
	width:19px !important;
	height:19px !important;
	top:114px !important;
}

#item96465 {
	width:19px !important;
	height:19px !important;
	top:321px !important;
}

#item96473 {
	width:19px !important;
	height:19px !important;
	top:257px !important;
}

#item96480 {
	width:19px !important;
	height:19px !important;
	top:486px !important;
}

#item96489 {
	width:19px !important;
	height:19px !important;
	top:553px !important;
}

#item96496 {
	width:19px !important;
	height:19px !important;
	top:696px !important;
}

#item96503 {
	width:19px !important;
	height:19px !important;
	top:764px !important;
}

#item96510 {
	width:19px !important;
	height:19px !important;
	top:829px !important;
}

#item96519 {
	width:19px !important;
	height:19px !important;
	top:1038px !important;
}

#item96529 {
	width:19px !important;
	height:19px !important;
	top:971px !important;
}

#item96536 {
	width:19px !important;
	height:19px !important;
	top:1182px !important;
}

#item96543 {
	width:19px !important;
	height:19px !important;
	top:1248px !important;
}

#item96551 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:1365px !important;
}

#item96575 {
	width:19px !important;
	height:19px !important;
	top:1479px !important;
}

#item96584 {
	width:19px !important;
	height:19px !important;
	top:1414px !important;
}

#item75402 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-75402 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75402 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75403 {
	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-75403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75406 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75404 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item75438 {
	width:464px !important;
	height:333px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-75438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75438 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75438 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75441 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item75380 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-75380 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75380 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75381 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item75387 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75385 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item75320 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-75320 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75320 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75340 {
	width:458px !important;
	height:463px !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-75340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75345 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75343 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table436395 th, table#table436395 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table436395 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table436395 {
	table-layout:fixed;
}

#item75376 {
	width:400px !important;
	height:294px !important;
	left:62px !important;
	top:77px !important;
}

@keyframes fade-in-75376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75376 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103960 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item103964 {
	width:274px !important;
	height:30px !important;
	top:64px !important;
}

#item75236 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-75236 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75236 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75237 {
	width:630px !important;
	height:655px !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-75237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75240 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75238 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item75269 {
	width:570px !important;
	height:588px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-75269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75291 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:655px !important;
}

#item75315 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item75294 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:652px !important;
}

#item75192 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-75192 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75192 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75193 {
	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-75193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75196 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75194 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item75205 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item75225 {
	width:505px !important;
	height:5052px !important;
}

@keyframes fade-in-75225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75190 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item75188 {
	width:672px !important;
	height:695px !important;
	top:253px !important;
}

#item76077 {
	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;
}

#item76080 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76108 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item76078 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item76114 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76141 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item76112 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item76147 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76174 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item76145 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item76180 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76207 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item76178 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item76213 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76240 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item76211 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item76246 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76275 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item76244 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item76298 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item76303 {
	width:52px !important;
	height:52px !important;
}

#item76301 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item76317 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-76317 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-76317 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item76317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-36575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36575 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36575 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-36603 {
	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-36603 {
	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-36591 {
	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-36591 {
	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-36577 {
	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-36577 {
	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;
	}
}
#item36575 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item36615 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item36616 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item36636 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item36639 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item36642 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36640 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item36655 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36653 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item36665 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item36692 {
	width:723px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item36714 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item36717 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item36725 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item36733 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item36754 {
	width:98px !important;
	height:9px !important;
}

#item36757 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:13px !important;
}

@keyframes fade-in-36757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36765 {
	width:34px !important;
	height:13px !important;
	left:681px !important;
	top:148px !important;
}

#item36775 {
	width:34px !important;
	height:13px !important;
	left:966px !important;
	top:148px !important;
}

#item36790 {
	width:34px !important;
	height:13px !important;
	left:378px !important;
	top:148px !important;
}

#item36823 {
	width:180px !important;
	height:9px !important;
}

#item36826 {
	width:19px !important;
	height:19px !important;
	left:80px !important;
	top:13px !important;
}

@keyframes fade-in-36826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36826 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36826 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36856 {
	width:151px !important;
	height:9px !important;
}

#item36859 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:13px !important;
}

@keyframes fade-in-36859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37528 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37528 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37528 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37548 {
	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-37548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37553 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37551 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item37585 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-37585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37607 {
	width:196px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-37607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37607 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37607 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37610 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item37619 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item37173 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37173 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37193 {
	width:942px !important;
	height:330px !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-37193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37215 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item37220 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37218 {
	width:21px !important;
	height:21px !important;
	left:944px !important;
	top:14px !important;
}

#item37237 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:309px !important;
}

#item37268 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:311px !important;
}

#item37271 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:310px !important;
}

#item37300 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:294px !important;
}

#item37323 {
	width:187px !important;
	height:162px !important;
	left:21px !important;
}

#item37326 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:204px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item37327 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item37337 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item37347 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:137px !important;
}

#item37356 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:185px !important;
}

#item37383 {
	width:185px !important;
	height:207px !important;
	left:304px !important;
	top:85px !important;
}

#item37386 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:493px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item37406 {
	width:176px !important;
	height:177px !important;
	left:536px !important;
	top:85px !important;
}

#item37409 {
	width:14px !important;
	height:14px !important;
	left:515px !important;
	top:200px !important;
}

#item37417 {
	width:14px !important;
	height:14px !important;
	left:515px !important;
	top:136px !important;
}

#item37425 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:714px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item37445 {
	width:193px !important;
	height:185px !important;
	left:756px !important;
	top:85px !important;
}

#item37448 {
	width:14px !important;
	height:14px !important;
	left:735px !important;
	top:184px !important;
}

#item37456 {
	width:14px !important;
	height:14px !important;
	left:735px !important;
	top:120px !important;
}

#item37466 {
	width:14px !important;
	height:14px !important;
	left:283px !important;
	top:231px !important;
}

#item37523 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item37500 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item37479 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:291px !important;
}

#item37102 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37102 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37122 {
	width:407px !important;
	height:270px !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-37122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37122 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37127 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37125 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item37155 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-37155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37158 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item37085 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37085 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37085 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37086 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item37092 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37090 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item37049 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37049 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37049 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37050 {
	width:345px !important;
	height:262px !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-37050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37050 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37053 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37051 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table442738 th, table#table442738 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table442738 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table442738 {
	table-layout:fixed;
}

#item37081 {
	width:286px !important;
	height:122px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-37081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103793 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:195px !important;
}

#item103796 {
	width:255px !important;
	height:30px !important;
	left:58px !important;
	top:241px !important;
}

#item36942 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36942 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36942 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36943 {
	width:511px !important;
	height:245px !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-36943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36943 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36943 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36946 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36944 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item36975 {
	width:452px !important;
	height:187px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-36975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36975 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36975 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36997 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:226px !important;
}

#item37044 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37021 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37000 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:223px !important;
}

#item36873 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36873 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36893 {
	width:737px !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-36893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36893 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36893 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36896 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item36916 {
	width:650px !important;
	height:1299px !important;
}

@keyframes fade-in-36916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36930 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36928 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item36871 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item36869 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item37649 {
	width:62px !important;
	height:9px !important;
}

#item37652 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:13px !important;
}

@keyframes fade-in-37652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37652 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37663 {
	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;
}

#item37666 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37694 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37664 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item37700 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37727 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37698 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item37733 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37760 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37731 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item37766 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37794 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37764 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item37800 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37827 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item37798 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item37834 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37863 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item37832 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item37869 {
	width:43px !important;
	height:43px !important;
}

#item37867 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item37885 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-37885 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37885 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item37885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-76332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-76353 {
	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-76353 {
	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-76345 {
	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-76345 {
	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-76334 {
	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-76334 {
	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;
	}
}
#item76332 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item76363 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item76364 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item76367 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item76365 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item76380 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item76378 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item76390 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item76417 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item76420 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item76440 {
	width:654px !important;
	height:113px !important;
	left:37px !important;
	top:36px !important;
}

#item76443 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:255px !important;
	background:#000;
}

#item76444 {
	opacity:0.50;
	width:573px !important;
	height:1px !important;
	left:127px !important;
	top:175px !important;
	background:#000;
}

#item77084 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-77084 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77084 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77107 {
	width:350px !important;
	height:194px !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-77107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77129 {
	width:273px !important;
	height:25px !important;
	left:42px !important;
	top:42px !important;
}

@keyframes fade-in-77129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77129 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77129 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77151 {
	width:273px !important;
	height:101px !important;
	left:72px !important;
	top:92px !important;
}

@keyframes fade-in-77151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77156 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77154 {
	width:27px !important;
	height:27px !important;
	left:355px !important;
	top:42px !important;
}

#item77167 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:130px !important;
}

#item77175 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:174px !important;
}

#item76706 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-76706 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76706 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76726 {
	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-76726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76726 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76748 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item76753 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76751 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item76764 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item76793 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item76796 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item76824 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item76871 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item76848 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item76827 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item76875 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item96791 {
	width:19px !important;
	height:19px !important;
	top:806px !important;
}

#item96798 {
	width:19px !important;
	height:19px !important;
	top:740px !important;
}

#item96806 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
}

#item96829 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
	top:208px !important;
}

#item96852 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:483px !important;
}

#item96875 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:692px !important;
}

#item96898 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item96905 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item96913 {
	width:19px !important;
	height:19px !important;
	top:256px !important;
}

#item96922 {
	width:19px !important;
	height:19px !important;
	top:323px !important;
}

#item96933 {
	width:19px !important;
	height:19px !important;
	top:386px !important;
}

#item96940 {
	width:19px !important;
	height:19px !important;
	top:596px !important;
}

#item96947 {
	width:19px !important;
	height:19px !important;
	top:531px !important;
}

#item76657 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-76657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76657 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76658 {
	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-76658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76658 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76658 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76661 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76659 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item76693 {
	width:464px !important;
	height:333px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-76693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76696 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item76635 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-76635 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76635 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76636 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item76642 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76640 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item76576 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-76576 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76576 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76596 {
	width:458px !important;
	height:335px !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-76596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76601 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76599 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table450484 th, table#table450484 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table450484 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table450484 {
	table-layout:fixed;
}

#item76631 {
	width:400px !important;
	height:171px !important;
	left:62px !important;
	top:77px !important;
}

@keyframes fade-in-76631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76631 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104655 {
	width:197px !important;
	height:53px !important;
	left:61px !important;
	top:278px !important;
}

#item104659 {
	width:361px !important;
	height:30px !important;
	left:60px !important;
	top:340px !important;
}

#item76493 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-76493 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76493 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76494 {
	width:630px !important;
	height:333px !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-76494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76497 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76495 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item76525 {
	width:570px !important;
	height:260px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-76525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76547 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:330px !important;
}

#item76571 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item76550 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:327px !important;
}

#item76449 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-76449 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76449 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76450 {
	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-76450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76450 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76453 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76451 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item76462 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item76482 {
	width:505px !important;
	height:2722px !important;
}

@keyframes fade-in-76482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76447 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item76445 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item77183 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item77211 {
	width:137px !important;
	height:13px !important;
}

#item77214 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:18px !important;
}

@keyframes fade-in-77214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77214 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77223 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:148px !important;
}

#item77238 {
	width:48px !important;
	height:18px !important;
	left:255px !important;
	top:148px !important;
}

#item77274 {
	width:252px !important;
	height:13px !important;
}

#item77277 {
	width:27px !important;
	height:27px !important;
	left:112px !important;
	top:18px !important;
}

@keyframes fade-in-77277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77289 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:210px !important;
}

#item77298 {
	width:48px !important;
	height:18px !important;
	left:366px !important;
	top:226px !important;
}

#item77327 {
	width:211px !important;
	height:13px !important;
}

#item77330 {
	width:27px !important;
	height:27px !important;
	left:89px !important;
	top:18px !important;
}

@keyframes fade-in-77330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77360 {
	width:87px !important;
	height:13px !important;
}

#item77363 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:18px !important;
}

@keyframes fade-in-77363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77372 {
	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;
}

#item77375 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item77402 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item77373 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item77408 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item77435 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item77406 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item77441 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item77468 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item77439 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item77474 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item77501 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item77472 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item77507 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item77536 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item77505 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item77542 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item77574 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item77540 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item77597 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item77602 {
	width:52px !important;
	height:52px !important;
}

#item77600 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item77615 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-77615 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77615 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item77615 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-37901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-37938 {
	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-37938 {
	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-37922 {
	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-37922 {
	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-37903 {
	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-37903 {
	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;
	}
}
#item37901 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item37950 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item37951 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item37971 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item37974 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item37977 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37975 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item37991 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item37989 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item38002 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item38029 {
	width:723px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item38051 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item38054 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item38062 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item38070 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item38091 {
	width:98px !important;
	height:9px !important;
}

#item38094 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:13px !important;
}

@keyframes fade-in-38094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38103 {
	width:34px !important;
	height:13px !important;
	left:681px !important;
	top:148px !important;
}

#item38113 {
	width:34px !important;
	height:13px !important;
	left:966px !important;
	top:148px !important;
}

#item38126 {
	width:34px !important;
	height:13px !important;
	left:378px !important;
	top:148px !important;
}

#item38159 {
	width:180px !important;
	height:9px !important;
}

#item38162 {
	width:19px !important;
	height:19px !important;
	left:80px !important;
	top:13px !important;
}

@keyframes fade-in-38162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38162 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38162 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38191 {
	width:151px !important;
	height:9px !important;
}

#item38194 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:13px !important;
}

@keyframes fade-in-38194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38194 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38854 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38854 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38854 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38874 {
	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-38874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38879 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38877 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item38911 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-38911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38911 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38911 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38933 {
	width:196px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-38933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38936 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item38946 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item38502 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38502 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38502 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38522 {
	width:942px !important;
	height:330px !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-38522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38522 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38522 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38544 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item38549 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38547 {
	width:21px !important;
	height:21px !important;
	left:944px !important;
	top:14px !important;
}

#item38564 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:309px !important;
}

#item38595 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:311px !important;
}

#item38598 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:310px !important;
}

#item38627 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:294px !important;
}

#item38650 {
	width:187px !important;
	height:162px !important;
	left:21px !important;
}

#item38653 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:218px !important;
	top:39px !important;
	background:#b2b2b1;
}

#item38654 {
	width:14px !important;
	height:14px !important;
	top:35px !important;
}

#item38663 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:184px !important;
}

#item38673 {
	width:14px !important;
	height:14px !important;
	left:297px !important;
	top:137px !important;
}

#item38682 {
	width:14px !important;
	height:14px !important;
	left:297px !important;
	top:201px !important;
}

#item38709 {
	width:185px !important;
	height:207px !important;
	left:318px !important;
	top:85px !important;
}

#item38712 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:494px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item38732 {
	width:176px !important;
	height:196px !important;
	left:536px !important;
	top:85px !important;
}

#item38735 {
	width:14px !important;
	height:14px !important;
	left:515px !important;
	top:184px !important;
}

#item38743 {
	width:14px !important;
	height:14px !important;
	left:515px !important;
	top:136px !important;
}

#item38751 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:726px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item38771 {
	width:193px !important;
	height:185px !important;
	left:768px !important;
	top:85px !important;
}

#item38774 {
	width:14px !important;
	height:14px !important;
	left:747px !important;
	top:168px !important;
}

#item38782 {
	width:14px !important;
	height:14px !important;
	left:747px !important;
	top:120px !important;
}

#item38792 {
	width:14px !important;
	height:14px !important;
	left:515px !important;
	top:231px !important;
}

#item38849 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item38826 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item38805 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:292px !important;
}

#item38434 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38434 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38434 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38454 {
	width:407px !important;
	height:270px !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-38454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38459 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38457 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item38488 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-38488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38488 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38488 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38491 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item38417 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38417 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38418 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item38424 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38422 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item38381 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38381 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38381 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38381 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38382 {
	width:345px !important;
	height:262px !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-38382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38382 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38385 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38383 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table455086 th, table#table455086 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table455086 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table455086 {
	table-layout:fixed;
}

#item38413 {
	width:286px !important;
	height:122px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-38413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38413 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38413 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103824 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:194px !important;
}

#item103827 {
	width:255px !important;
	height:30px !important;
	left:58px !important;
	top:240px !important;
}

#item38275 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38275 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38275 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38276 {
	width:511px !important;
	height:247px !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-38276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38279 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38277 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item38307 {
	width:452px !important;
	height:187px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-38307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38329 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:227px !important;
}

#item38376 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38353 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38332 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:224px !important;
}

#item38207 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38207 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38207 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38207 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38227 {
	width:737px !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-38227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38230 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item38250 {
	width:650px !important;
	height:1331px !important;
}

@keyframes fade-in-38250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38264 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38262 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item38205 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item38203 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item38976 {
	width:62px !important;
	height:9px !important;
}

#item38979 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:13px !important;
}

@keyframes fade-in-38979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38991 {
	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;
}

#item38994 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39023 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item38992 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item39029 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39057 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item39027 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item39063 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39091 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item39061 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item39097 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39125 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item39095 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item39131 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39158 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item39129 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item39165 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39194 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item39163 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item39200 {
	width:43px !important;
	height:43px !important;
}

#item39198 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item39216 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-39216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-39216 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-77630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-77653 {
	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-77653 {
	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-77643 {
	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-77643 {
	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-77632 {
	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-77632 {
	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;
	}
}
#item77630 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item77661 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item77662 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item77665 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77663 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item77677 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77675 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item77686 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item77713 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item77716 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item77736 {
	width:654px !important;
	height:81px !important;
	left:37px !important;
	top:36px !important;
}

#item77739 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:255px !important;
	background:#000;
}

#item77740 {
	opacity:0.50;
	width:573px !important;
	height:1px !important;
	left:127px !important;
	top:175px !important;
	background:#000;
}

#item78387 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-78387 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78387 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78410 {
	width:350px !important;
	height:194px !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-78410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78432 {
	width:273px !important;
	height:25px !important;
	left:42px !important;
	top:42px !important;
}

@keyframes fade-in-78432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78432 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78432 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78454 {
	width:273px !important;
	height:101px !important;
	left:72px !important;
	top:92px !important;
}

@keyframes fade-in-78454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78454 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78459 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78457 {
	width:27px !important;
	height:27px !important;
	left:355px !important;
	top:42px !important;
}

#item78468 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:127px !important;
}

#item78476 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:171px !important;
}

#item78012 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-78012 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78012 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78032 {
	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-78032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78032 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78054 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item78059 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78057 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item78071 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item78099 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item78102 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item78129 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item78176 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item78153 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item78132 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item78180 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item97159 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item97168 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item97175 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
}

#item97199 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:208px !important;
}

#item97222 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
	top:418px !important;
}

#item97245 {
	width:477px !important;
	height:232px !important;
	left:39px !important;
	top:694px !important;
}

#item97268 {
	width:19px !important;
	height:19px !important;
	top:255px !important;
}

#item97275 {
	width:19px !important;
	height:19px !important;
	top:321px !important;
}

#item97282 {
	width:19px !important;
	height:19px !important;
	top:533px !important;
}

#item97290 {
	width:19px !important;
	height:19px !important;
	top:466px !important;
}

#item97297 {
	width:19px !important;
	height:19px !important;
	top:600px !important;
}

#item97306 {
	width:19px !important;
	height:19px !important;
	top:808px !important;
}

#item97316 {
	width:19px !important;
	height:19px !important;
	top:742px !important;
}

#item77962 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-77962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77962 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77963 {
	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-77963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77963 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77963 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77966 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77964 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item77997 {
	width:464px !important;
	height:333px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-77997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77997 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78000 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item77938 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-77938 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77938 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77939 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item77945 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77943 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item77874 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-77874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77894 {
	width:458px !important;
	height:335px !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-77894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77899 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77897 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table460041 th, table#table460041 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table460041 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table460041 {
	table-layout:fixed;
}

#item77934 {
	width:400px !important;
	height:171px !important;
	left:62px !important;
	top:77px !important;
}

@keyframes fade-in-77934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77934 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77934 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104690 {
	width:197px !important;
	height:53px !important;
	left:61px !important;
	top:277px !important;
}

#item104693 {
	width:361px !important;
	height:30px !important;
	left:60px !important;
	top:338px !important;
}

#item77789 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-77789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77789 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77789 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77790 {
	width:630px !important;
	height:333px !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-77790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77793 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77791 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item77823 {
	width:570px !important;
	height:260px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-77823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77845 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:330px !important;
}

#item77869 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item77848 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:327px !important;
}

#item77745 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-77745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77746 {
	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-77746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77749 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77747 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item77758 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item77778 {
	width:505px !important;
	height:2722px !important;
}

@keyframes fade-in-77778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77778 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77778 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77743 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item77741 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item78484 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:132px !important;
}

#item78512 {
	width:137px !important;
	height:13px !important;
}

#item78515 {
	width:27px !important;
	height:27px !important;
	left:13px !important;
	top:18px !important;
}

@keyframes fade-in-78515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78515 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78515 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78525 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:148px !important;
}

#item78538 {
	width:48px !important;
	height:18px !important;
	left:268px !important;
	top:148px !important;
}

#item78570 {
	width:252px !important;
	height:13px !important;
}

#item78573 {
	width:27px !important;
	height:27px !important;
	left:112px !important;
	top:18px !important;
}

@keyframes fade-in-78573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78573 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78582 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:210px !important;
}

#item78591 {
	width:48px !important;
	height:18px !important;
	left:388px !important;
	top:226px !important;
}

#item78621 {
	width:211px !important;
	height:13px !important;
}

#item78624 {
	width:27px !important;
	height:27px !important;
	left:89px !important;
	top:18px !important;
}

@keyframes fade-in-78624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78653 {
	width:87px !important;
	height:13px !important;
}

#item78656 {
	width:27px !important;
	height:27px !important;
	left:19px !important;
	top:18px !important;
}

@keyframes fade-in-78656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78664 {
	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;
}

#item78667 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78694 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item78665 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item78700 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78728 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item78698 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item78734 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78761 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item78732 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item78767 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78796 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item78765 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item78802 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78834 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item78800 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item78840 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78871 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item78838 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item78894 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item78899 {
	width:52px !important;
	height:52px !important;
}

#item78897 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item78909 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-78909 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-78909 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item78909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-39232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-98642 {
	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-98642 {
	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-39251 {
	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-39251 {
	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-39234 {
	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-39234 {
	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;
	}
}
#item39232 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item39266 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item39267 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item39287 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item39290 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item39293 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item39291 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item39307 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item39305 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item39320 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item39351 {
	width:723px !important;
	height:83px !important;
	left:205px !important;
	top:45px !important;
}

#item39373 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item39376 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item39386 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item39397 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:290px !important;
	top:168px !important;
	background:#000;
}

#item39418 {
	width:71px !important;
	height:9px !important;
}

#item39421 {
	width:19px !important;
	height:19px !important;
	left:13px !important;
	top:13px !important;
}

@keyframes fade-in-39421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39431 {
	width:34px !important;
	height:13px !important;
	left:550px !important;
	top:148px !important;
}

#item39442 {
	width:34px !important;
	height:13px !important;
	left:748px !important;
	top:148px !important;
}

#item39454 {
	width:34px !important;
	height:13px !important;
	left:968px !important;
	top:148px !important;
}

#item39469 {
	width:34px !important;
	height:13px !important;
	left:334px !important;
	top:148px !important;
}

#item39503 {
	width:140px !important;
	height:9px !important;
}

#item39506 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:13px !important;
}

@keyframes fade-in-39506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39506 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39506 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39537 {
	width:70px !important;
	height:9px !important;
}

#item39540 {
	width:19px !important;
	height:19px !important;
	left:25px !important;
	top:13px !important;
}

@keyframes fade-in-39540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39571 {
	width:60px !important;
	height:9px !important;
}

#item39574 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:13px !important;
}

@keyframes fade-in-39574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39574 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39574 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39606 {
	width:160px !important;
	height:9px !important;
}

#item39609 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:13px !important;
}

@keyframes fade-in-39609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40340 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40340 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40360 {
	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-40360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40365 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40363 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item40395 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-40395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40395 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40417 {
	width:196px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-40417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40417 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40417 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40420 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item40430 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item39938 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39938 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39938 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39938 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39958 {
	width:784px !important;
	height:506px !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-39958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39980 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item39983 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:484px !important;
}

#item39996 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39994 {
	width:21px !important;
	height:21px !important;
	left:788px !important;
	top:14px !important;
}

#item40027 {
	width:340px !important;
	height:30px !important;
	left:76px !important;
	top:485px !important;
}

#item40030 {
	width:14px !important;
	height:14px !important;
	left:385px !important;
	top:485px !important;
}

#item40061 {
	width:570px !important;
	height:10px !important;
	left:56px !important;
	top:469px !important;
}

#item40083 {
	width:189px !important;
	height:380px !important;
	left:79px !important;
	top:85px !important;
}

#item40086 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:267px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item40087 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item40098 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:166px !important;
}

#item40108 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:280px !important;
}

#item40118 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:327px !important;
}

#item40128 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:136px !important;
}

#item40138 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:201px !important;
}

#item40169 {
	width:211px !important;
	height:390px !important;
	left:310px !important;
	top:85px !important;
}

#item40172 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:297px !important;
}

#item40187 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:534px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item40207 {
	width:204px !important;
	height:375px !important;
	left:576px !important;
	top:85px !important;
}

#item40210 {
	width:14px !important;
	height:14px !important;
	left:555px !important;
	top:169px !important;
}

#item40224 {
	width:14px !important;
	height:14px !important;
	left:555px !important;
	top:120px !important;
}

#item40236 {
	width:14px !important;
	height:14px !important;
	left:289px !important;
	top:345px !important;
}

#item40248 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:376px !important;
}

#item40260 {
	width:14px !important;
	height:14px !important;
	left:555px !important;
	top:232px !important;
}

#item40271 {
	width:14px !important;
	height:14px !important;
	left:555px !important;
	top:342px !important;
}

#item40281 {
	width:14px !important;
	height:14px !important;
	left:555px !important;
	top:392px !important;
}

#item40335 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item40312 {
	width:232px !important;
	height:46px !important;
	left:3px !important;
	top:3px !important;
}

#item40291 {
	width:238px !important;
	height:52px !important;
	left:581px !important;
	top:467px !important;
}

#item39860 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39860 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39860 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39880 {
	width:407px !important;
	height:270px !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-39880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39885 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39883 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item39920 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-39920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39923 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item39839 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39839 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39839 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39840 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item39846 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39844 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item39801 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39801 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39802 {
	width:345px !important;
	height:263px !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-39802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39805 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39803 {
	width:21px !important;
	height:21px !important;
	left:348px !important;
	top:14px !important;
}

table#table465676 th, table#table465676 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table465676 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table465676 {
	table-layout:fixed;
}

#item39835 {
	width:286px !important;
	height:122px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-39835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103110 {
	width:274px !important;
	height:30px !important;
	top:48px !important;
}

#item103133 {
	width:95px !important;
	height:40px !important;
}

#item39693 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39693 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39694 {
	width:511px !important;
	height:375px !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-39694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39694 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39694 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39697 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39695 {
	width:21px !important;
	height:21px !important;
	left:514px !important;
	top:14px !important;
}

#item39727 {
	width:452px !important;
	height:315px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-39727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39749 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:355px !important;
}

#item39796 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39773 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39752 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:352px !important;
}

#item39624 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39644 {
	width:737px !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-39644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39647 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item39667 {
	width:650px !important;
	height:1699px !important;
}

@keyframes fade-in-39667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39681 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39679 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item39622 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item39620 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item40462 {
	width:104px !important;
	height:9px !important;
}

#item40465 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:13px !important;
}

@keyframes fade-in-40465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40465 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40465 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40482 {
	width:15px !important;
	height:21px !important;
	left:871px !important;
	top:140px !important;
}

#item40497 {
	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;
}

#item40500 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40531 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item40498 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item40537 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40568 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item40535 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item40574 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40606 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item40572 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item40612 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40642 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item40610 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item40648 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40677 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item40646 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item40684 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40713 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item40682 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item40719 {
	width:43px !important;
	height:43px !important;
}

#item40717 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item40730 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-40730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-40730 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40730 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-78924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-78949 {
	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-78949 {
	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-78936 {
	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-78936 {
	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-78926 {
	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-78926 {
	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;
	}
}
#item78924 {
	width:675px !important;
	height:644px !important;
	left:6px !important;
	top:301px !important;
}

#item78958 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item78959 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item78962 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item78960 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item78975 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item78973 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item78984 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item79011 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item79014 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item79034 {
	width:654px !important;
	height:81px !important;
	left:37px !important;
	top:36px !important;
}

#item79037 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:255px !important;
	background:#000;
}

#item79038 {
	opacity:0.50;
	width:573px !important;
	height:1px !important;
	left:127px !important;
	top:175px !important;
	background:#000;
}

#item79772 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-79772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79772 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79795 {
	width:350px !important;
	height:194px !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-79795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79817 {
	width:273px !important;
	height:25px !important;
	left:42px !important;
	top:42px !important;
}

@keyframes fade-in-79817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79817 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79817 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79839 {
	width:273px !important;
	height:101px !important;
	left:72px !important;
	top:92px !important;
}

@keyframes fade-in-79839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79844 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79842 {
	width:27px !important;
	height:27px !important;
	left:355px !important;
	top:42px !important;
}

#item79857 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:127px !important;
}

#item79867 {
	width:19px !important;
	height:19px !important;
	left:77px !important;
	top:171px !important;
}

#item79308 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-79308 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79308 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79328 {
	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-79328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79350 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item79355 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79353 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item79365 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:642px !important;
}

#item79392 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:644px !important;
}

#item79395 {
	width:19px !important;
	height:19px !important;
	left:526px !important;
	top:643px !important;
}

#item79422 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:602px !important;
}

#item79469 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item79446 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item79425 {
	width:335px !important;
	height:29px !important;
	left:321px !important;
	top:615px !important;
}

#item79473 {
	width:568px !important;
	height:446px !important;
	left:67px !important;
	top:127px !important;
}

#item97880 {
	width:19px !important;
	height:19px !important;
	top:52px !important;
}

#item97887 {
	width:19px !important;
	height:19px !important;
	top:117px !important;
}

#item97895 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
}

#item97918 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
	top:210px !important;
}

#item97941 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:487px !important;
}

#item97964 {
	width:477px !important;
	height:209px !important;
	left:39px !important;
	top:696px !important;
}

#item97988 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
	top:906px !important;
}

#item98011 {
	width:477px !important;
	height:276px !important;
	left:39px !important;
	top:1181px !important;
}

#item98034 {
	width:19px !important;
	height:19px !important;
	top:257px !important;
}

#item98043 {
	width:19px !important;
	height:19px !important;
	top:324px !important;
}

#item98050 {
	width:19px !important;
	height:19px !important;
	top:392px !important;
}

#item98057 {
	width:19px !important;
	height:19px !important;
	top:534px !important;
}

#item98064 {
	width:19px !important;
	height:19px !important;
	top:600px !important;
}

#item98071 {
	width:19px !important;
	height:19px !important;
	top:742px !important;
}

#item98078 {
	width:19px !important;
	height:19px !important;
	top:810px !important;
}

#item98087 {
	width:19px !important;
	height:19px !important;
	top:1022px !important;
}

#item98098 {
	width:19px !important;
	height:19px !important;
	top:954px !important;
}

#item98105 {
	width:19px !important;
	height:19px !important;
	top:1088px !important;
}

#item98112 {
	width:19px !important;
	height:19px !important;
	top:1229px !important;
}

#item98120 {
	width:19px !important;
	height:19px !important;
	top:1296px !important;
}

#item79261 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-79261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79261 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79262 {
	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-79262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79262 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79262 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79265 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79263 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item79294 {
	width:464px !important;
	height:333px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-79294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79294 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79297 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item79242 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-79242 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79242 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79242 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79243 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item79249 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79247 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item79179 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-79179 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79179 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79199 {
	width:458px !important;
	height:340px !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-79199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79199 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79199 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79204 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79202 {
	width:27px !important;
	height:27px !important;
	left:459px !important;
	top:42px !important;
}

table#table471114 th, table#table471114 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table471114 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table471114 {
	table-layout:fixed;
}

#item79238 {
	width:400px !important;
	height:171px !important;
	left:62px !important;
	top:77px !important;
}

@keyframes fade-in-79238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79238 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item103929 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item103932 {
	width:274px !important;
	height:30px !important;
	top:64px !important;
}

#item79089 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-79089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79089 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79090 {
	width:630px !important;
	height:555px !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-79090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79090 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79093 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79091 {
	width:27px !important;
	height:27px !important;
	left:634px !important;
	top:42px !important;
}

#item79128 {
	width:570px !important;
	height:484px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-79128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79150 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:552px !important;
}

#item79174 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item79153 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:549px !important;
}

#item79043 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-79043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-79043 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item79043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79044 {
	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-79044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79047 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item79045 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:41px !important;
}

#item79056 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item79076 {
	width:505px !important;
	height:3663px !important;
}

@keyframes fade-in-79076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79041 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item79039 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item79876 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:132px !important;
}

#item79906 {
	width:99px !important;
	height:13px !important;
}

#item79909 {
	width:27px !important;
	height:27px !important;
	left:18px !important;
	top:18px !important;
}

@keyframes fade-in-79909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79918 {
	width:48px !important;
	height:18px !important;
	left:468px !important;
	top:148px !important;
}

#item79926 {
	width:48px !important;
	height:18px !important;
	left:215px !important;
	top:148px !important;
}

#item79954 {
	width:115px !important;
	height:29px !important;
}

#item79957 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:34px !important;
}

@keyframes fade-in-79957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79985 {
	width:132px !important;
	height:29px !important;
}

#item79988 {
	width:27px !important;
	height:27px !important;
	left:56px !important;
	top:34px !important;
}

@keyframes fade-in-79988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79988 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79988 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79996 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:210px !important;
}

#item80006 {
	width:48px !important;
	height:18px !important;
	left:39px !important;
	top:226px !important;
}

#item80019 {
	width:48px !important;
	height:18px !important;
	left:402px !important;
	top:226px !important;
}

#item80051 {
	width:98px !important;
	height:13px !important;
}

#item80054 {
	width:27px !important;
	height:27px !important;
	left:35px !important;
	top:18px !important;
}

@keyframes fade-in-80054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80083 {
	width:84px !important;
	height:13px !important;
}

#item80086 {
	width:27px !important;
	height:27px !important;
	left:28px !important;
	top:18px !important;
}

@keyframes fade-in-80086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80086 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80086 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80115 {
	width:145px !important;
	height:13px !important;
}

#item80118 {
	width:27px !important;
	height:27px !important;
	left:47px !important;
	top:18px !important;
}

@keyframes fade-in-80118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80118 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80128 {
	width:21px !important;
	height:29px !important;
	left:239px !important;
	top:215px !important;
}

#item80137 {
	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;
}

#item80140 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item80167 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item80138 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item80173 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item80201 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item80171 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item80207 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item80235 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item80205 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item80241 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item80268 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item80239 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item80274 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item80304 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item80272 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item80310 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item80344 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item80308 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item80367 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item80372 {
	width:52px !important;
	height:52px !important;
}

#item80370 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item80386 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-80386 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-80386 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item80386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40743 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item40744 {
	width:316px !important;
	height:131px !important;
	left:442px !important;
	top:283px !important;
}

@keyframes fade-in-40744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40744 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40774 {
	opacity:0.70;
	width:213px !important;
	height:13px !important;
	top:18px !important;
}

#item40777 {
	opacity:0.75;
	width:112px !important;
	height:25px !important;
	left:211px !important;
	top:9px !important;
}

#item40792 {
	opacity:0.50;
	width:320px !important;
	height:1px !important;
	left:10px !important;
	background:#f7f7f7;
}

#item40812 {
	width:200px !important;
	height:30px !important;
}

#item98996 {
	width:200px !important;
	height:30px !important;
	left:500px !important;
	top:729px !important;
}

#item80401 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item80402 {
	width:442px !important;
	height:184px !important;
	left:131px !important;
	top:396px !important;
}

@keyframes fade-in-80402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-80402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item80402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item80433 {
	opacity:0.70;
	width:299px !important;
	height:19px !important;
	top:25px !important;
}

#item80436 {
	opacity:0.75;
	width:157px !important;
	height:35px !important;
	left:295px !important;
	top:12px !important;
}

#item80445 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:14px !important;
	background:#f7f7f7;
}

#item80465 {
	width:280px !important;
	height:40px !important;
}

#item99000 {
	width:280px !important;
	height:40px !important;
	left:212px !important;
	top:1020px !important;
}

#item80468 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-80468 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-80468 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item80468 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle315 {
	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.autoParaStyle314 {
	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.autoParaStyle313 {
	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.autoParaStyle312 {
	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.autoParaStyle311 {
	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.autoParaStyle310 {
	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.autoParaStyle309 {
	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.autoParaStyle308 {
	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.autoParaStyle307 {
	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.autoParaStyle306 {
	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.autoParaStyle305 {
	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:center;
}

p.autoParaStyle304 {
	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:center;
}

p.autoParaStyle303 {
	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.autoParaStyle302 {
	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.autoParaStyle301 {
	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.autoParaStyle300 {
	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;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle299 {
	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.autoParaStyle298 {
	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.autoParaStyle297 {
	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.autoParaStyle296 {
	font-family:Montserrat;
	font-size:16.8px;
	line-height:20.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.autoParaStyle295 {
	font-weight:bold;
	font-family:Tondo;
	font-size:39px;
	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.autoParaStyle294 {
	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.autoParaStyle293 {
	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.autoParaStyle292 {
	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.autoParaStyle291 {
	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.autoParaStyle290 {
	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.autoParaStyle289 {
	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.autoParaStyle288 {
	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.autoParaStyle287 {
	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.autoParaStyle286 {
	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.autoParaStyle285 {
	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.autoParaStyle284 {
	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.autoParaStyle283 {
	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.autoParaStyle282 {
	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.autoParaStyle281 {
	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.autoParaStyle280 {
	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.autoParaStyle279 {
	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.autoParaStyle278 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle276 {
	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.autoParaStyle275 {
	font-weight:bold;
	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.autoParaStyle274 {
	font-family:Montserrat;
	font-size:14px;
	line-height:12px;
	color:#c37796;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle273 {
	font-family:Montserrat;
	font-size:14px;
	line-height:12px;
	color:#c37796;
	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-align:left;
}

p.autoParaStyle272 {
	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.autoParaStyle271 {
	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.autoParaStyle270 {
	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.autoParaStyle269 {
	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.autoParaStyle268 {
	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.autoParaStyle267 {
	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.autoParaStyle266 {
	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.autoParaStyle265 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#bc678a;
	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.autoParaStyle264 {
	font-family:Montserrat;
	font-size:10px;
	line-height:12px;
	color:#c37796;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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.autoParaStyle263 {
	font-family:Montserrat;
	font-size:10px;
	line-height:12px;
	color:#c37796;
	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-align:left;
}

p.autoParaStyle262 {
	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.autoParaStyle261 {
	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;
	text-align:left;
}

p.autoParaStyle260 {
	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.autoParaStyle259 {
	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.autoParaStyle258 {
	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.autoParaStyle257 {
	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.autoParaStyle256 {
	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.autoParaStyle255 {
	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.autoParaStyle254 {
	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.autoParaStyle253 {
	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.autoParaStyle252 {
	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.autoParaStyle251 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle250 {
	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.autoParaStyle249 {
	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;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle248 {
	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.autoParaStyle247 {
	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.autoParaStyle246 {
	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.autoParaStyle245 {
	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.autoParaStyle244 {
	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.autoParaStyle243 {
	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.autoParaStyle242 {
	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.autoParaStyle241 {
	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.autoParaStyle240 {
	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.autoParaStyle239 {
	font-weight:bold;
	font-family:Montserrat;
	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.autoParaStyle238 {
	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.autoParaStyle237 {
	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.autoParaStyle236 {
	font-family:Montserrat;
	font-size:14px;
	line-height:12px;
	color:#dd324a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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-family:Montserrat;
	font-size:14px;
	line-height:12px;
	color:#dd324a;
	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-align:left;
}

p.autoParaStyle234 {
	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.autoParaStyle233 {
	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.autoParaStyle232 {
	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.autoParaStyle231 {
	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.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: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.autoParaStyle228 {
	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.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: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.autoParaStyle223 {
	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.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: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.autoParaStyle220 {
	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.autoParaStyle219 {
	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.autoParaStyle218 {
	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.autoParaStyle217 {
	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.autoParaStyle216 {
	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.autoParaStyle215 {
	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.autoParaStyle214 {
	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.autoParaStyle213 {
	font-family:Montserrat;
	font-size:10px;
	line-height:12px;
	color:#dd324a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:Montserrat;
	font-size:10px;
	line-height:12px;
	color:#dd324a;
	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-align:left;
}

p.autoParaStyle211 {
	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.autoParaStyle210 {
	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.autoParaStyle209 {
	font-weight:bold;
	font-family:Montserrat;
	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-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.autoParaStyle207 {
	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.autoParaStyle206 {
	font-family:Montserrat;
	font-size:10px;
	line-height:12px;
	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.autoParaStyle205 {
	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.autoParaStyle204 {
	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.autoParaStyle203 {
	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.autoParaStyle202 {
	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.autoParaStyle201 {
	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.autoParaStyle200 {
	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.autoParaStyle199 {
	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.autoParaStyle198 {
	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.autoParaStyle197 {
	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.autoParaStyle196 {
	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.autoParaStyle195 {
	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.autoParaStyle194 {
	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.autoParaStyle193 {
	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.autoParaStyle192 {
	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.autoParaStyle191 {
	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.autoParaStyle190 {
	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.autoParaStyle189 {
	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.autoParaStyle188 {
	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.autoParaStyle187 {
	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.autoParaStyle186 {
	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.autoParaStyle185 {
	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.autoParaStyle184 {
	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.autoParaStyle183 {
	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.autoParaStyle182 {
	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.autoParaStyle181 {
	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.autoParaStyle180 {
	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.autoParaStyle179 {
	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.autoParaStyle178 {
	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.autoParaStyle177 {
	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.autoParaStyle176 {
	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.autoParaStyle175 {
	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.autoParaStyle174 {
	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.autoParaStyle173 {
	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.autoParaStyle172 {
	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.autoParaStyle171 {
	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.autoParaStyle170 {
	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.autoParaStyle169 {
	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.autoParaStyle168 {
	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.autoParaStyle167 {
	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.autoParaStyle166 {
	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.autoParaStyle165 {
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	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.autoParaStyle159 {
	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.autoParaStyle158 {
	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.autoParaStyle157 {
	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.autoParaStyle156 {
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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:-18px;
	padding-left:18px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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:-15px;
	padding-left:15px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	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.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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.autoParaStyle118 {
	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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	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.autoParaStyle88 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:17px;
	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.autoParaStyle87 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:10px;
	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.autoParaStyle86 {
	font-weight:500;
	font-family:Montserrat;
	font-size:14px;
	line-height:17.5px;
	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.autoParaStyle85 {
	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.autoParaStyle84 {
	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.autoParaStyle83 {
	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.autoParaStyle82 {
	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.autoParaStyle81 {
	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.autoParaStyle80 {
	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.autoParaStyle79 {
	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;
	margin-top:7px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle78 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16.9px;
	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.autoParaStyle77 {
	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.autoParaStyle76 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:12px;
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	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.autoParaStyle72 {
	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.autoParaStyle71 {
	font-weight:500;
	font-family:Montserrat;
	font-size:14px;
	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;
	margin-top:7px;
	text-align:right;
}

p.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	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.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:right;
}

p.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.autoParaStyle53 {
	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.autoParaStyle52 {
	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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.autoParaStyle49 {
	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.autoParaStyle48 {
	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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.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-align:left;
}

p.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	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.autoParaStyle31 {
	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.autoParaStyle30 {
	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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	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.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-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.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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.autoParaStyle16 {
	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.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:300;
	font-family:Montserrat;
	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-weight:bold;
	font-family:Montserrat;
	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.autoParaStyle10 {
	font-family:Montserrat;
	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.autoParaStyle9 {
	font-family:Montserrat;
	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:bold;
	font-family:Montserrat;
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	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.autoParaStyle3 {
	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.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.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---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.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_-_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.autoCharStyle48 {
	font-weight:bold;
	font-family:"Proxima Nova";
	text-transform:uppercase;
}

span.autoCharStyle47 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
}

span.autoCharStyle46 {
	font-size:25.2px;
	text-transform:uppercase;
}

span.autoCharStyle45 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
}

span.autoCharStyle44 {
	letter-spacing:-0.300em;
}

span.autoCharStyle43 {
	font-size:18px;
	text-transform:uppercase;
}

span.autoCharStyle42 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	color:#d70e2b;
}

span.autoCharStyle41 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle40 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle39 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle38 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	color:#d70e2b;
}

span.autoCharStyle37 {
	color:#d70e2b;
}

span.autoCharStyle36 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.8px;
	color:#d70e2b;
}

span.autoCharStyle35 {
	font-size:28.8px;
}

span.autoCharStyle34 {
	font-size:28.8px;
}

span.autoCharStyle33 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20px;
	color:#d70e2b;
}

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-size:36px;
}

span.autoCharStyle23 {
	font-size:30px;
}

span.autoCharStyle22 {
	font-size:31px;
}

span.autoCharStyle21 {
	font-size:21.6px;
	color:#d70e2b;
}

span.autoCharStyle20 {
	font-size:21.6px;
}

span.autoCharStyle19 {
}

span.autoCharStyle18 {
	font-size:18px;
	color:#d70e2b;
}

span.autoCharStyle17 {
	font-size:18px;
}

span.autoCharStyle16 {
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
	font-weight:500;
	font-family:Montserrat;
	font-size:14px;
}

span.autoCharStyle13 {
	font-size:24px;
}

span.autoCharStyle12 {
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
}

span.autoCharStyle10 {
	font-weight:300;
	font-family:"Proxima Nova";
}

span.autoCharStyle9 {
	font-size:23.8px;
}

span.autoCharStyle8 {
	font-weight:600;
	font-family:"Proxima Nova";
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle6 {
	color:#149489;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
}

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.negro {
	color:#000;
}

span.Rojo {
	color:#d70e2b;
}

span.Hyperlink {
	color:#000;
}

span.hipervinculonegro {
	color:#000;
}

span.Hipervínculorojo {
	color:#d70e2b;
}

span.texto_check {
	color:#000;
}

span.CIUDAD {
	font-weight:bold;
	font-family:Montserrat;
}

span.Continuacion-Encanto {
	color:#b96084;
}

span.A-medida-V_-_CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.desktop_-_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.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; } }

