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

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

#item811 {
	width:656px !important;
	height:77px !important;
	left:272px !important;
	top:143px !important;
}

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

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

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

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

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

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

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

#item40922 {
	width:656px !important;
	height:77px !important;
	left:22px !important;
	top:223px !important;
}

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

#item40944 {
	width:600px !important;
	height:35px !important;
	left:50px !important;
	top:300px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-1116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1116 {
	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-1139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-1139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item1139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item93915 {
	width:1200px !important;
	height:790px !important;
	top:2px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item5294 {
	width:500px !important;
	height:545px !important;
	left:64px !important;
	top:168px !important;
}

#item5315 {
	width:478px !important;
	height:951px !important;
}

#item5337 {
	width:50px !important;
	height:955px !important;
	left:428px !important;
}

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

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

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

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

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

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

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

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

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

#item5409 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:349px !important;
}

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

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

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

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

#item5487 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:464px !important;
}

@keyframes fly-in-right-5555 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5555 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5594 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5626 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5557 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5590 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5555 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:636px !important;
}

@keyframes fly-in-right-5630 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5630 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5666 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5697 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5632 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5662 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5630 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:579px !important;
}

@keyframes fly-in-right-5701 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5701 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5736 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5764 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5703 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5732 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5701 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:521px !important;
}

@keyframes fly-in-right-5768 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5768 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5805 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5841 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5770 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5801 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5768 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:407px !important;
}

@keyframes fly-in-right-5845 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-5845 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5883 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5912 {
	width:279px !important;
	height:34px !important;
	left:35px !important;
}

#item5847 {
	width:25px !important;
	height:25px !important;
	top:2px !important;
}

#item5879 {
	width:288px !important;
	height:34px !important;
	left:36px !important;
}

#item5845 {
	width:323px !important;
	height:34px !important;
	left:781px !important;
	top:693px !important;
}

#item5916 {
	width:345px !important;
	height:198px !important;
	left:751px !important;
	top:48px !important;
	background:#d70e2b;
}

@keyframes fade-in-5916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5916 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5916 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5936 {
	width:286px !important;
	height:118px !important;
	left:797px !important;
	top:85px !important;
}

#item5958 {
	width:518px !important;
	height:40px !important;
	left:64px !important;
	top:91px !important;
}

#item5976 {
	opacity:0.50;
	width:600px !important;
	height:790px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item5977 {
	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;
}

#item5980 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item5978 {
	width:31px !important;
	height:31px !important;
	left:480px !important;
	top:228px !important;
}

#item6014 {
	width:450px !important;
	height:281px !important;
	left:110px !important;
	top:265px !important;
}

@keyframes fade-in-6014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5974 {
	width:10px !important;
	height:10px !important;
	left:29px !important;
	top:176px !important;
}

#item5972 {
	width:610px !important;
	height:800px !important;
	left:-10px !important;
	top:-10px !important;
}

#item6031 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-6031 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6031 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6031 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45347 {
	width:700px !important;
	height:275px !important;
	top:192px !important;
	background:#fafafa;
}

@keyframes fly-in-right-45348 {
	0% {
		transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-45348 {
	0% {
		-webkit-transform:translate(110.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45350 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item45379 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item45348 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:217px !important;
}

@keyframes fly-in-right-45383 {
	0% {
		transform:translate(140.772px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-45383 {
	0% {
		-webkit-transform:translate(140.772px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45385 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item45416 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item45383 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:280px !important;
}

@keyframes fly-in-right-45420 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-45420 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45422 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item45454 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item45420 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:406px !important;
}

@keyframes fly-in-right-45458 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-45458 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45460 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item45489 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item45458 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:343px !important;
}

@keyframes fly-in-right-45493 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-45493 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45495 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item45523 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item45493 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:280px !important;
}

@keyframes fly-in-right-45527 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-45527 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45529 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item45561 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item45527 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:217px !important;
}

@keyframes fly-in-right-45565 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-45565 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45567 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item45601 {
	width:260px !important;
	height:37px !important;
	left:39px !important;
}

#item45565 {
	width:299px !important;
	height:37px !important;
	left:54px !important;
	top:343px !important;
}

@keyframes fly-in-right-45605 {
	0% {
		transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-right-45605 {
	0% {
		-webkit-transform:translate(160.543px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item45607 {
	width:28px !important;
	height:28px !important;
	top:2px !important;
}

#item45645 {
	width:208px !important;
	height:37px !important;
	left:39px !important;
}

#item45605 {
	width:247px !important;
	height:37px !important;
	left:403px !important;
	top:406px !important;
}

#item45649 {
	width:628px !important;
	height:156px !important;
	left:36px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-45649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45669 {
	width:533px !important;
	height:86px !important;
	left:82px !important;
	top:73px !important;
}

#item45691 {
	width:628px !important;
	height:57px !important;
	left:39px !important;
	top:529px !important;
}

#item45694 {
	width:528px !important;
	height:521px !important;
	left:83px !important;
	top:614px !important;
}

#item45695 {
	width:528px !important;
	height:1011px !important;
}

#item45716 {
	width:60px !important;
	height:913px !important;
	left:465px !important;
}

#item45738 {
	width:444px !important;
	height:1077px !important;
}

#item45757 {
	opacity:0.50;
	width:700px !important;
	height:735px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item45758 {
	opacity:0.95;
	width:593px !important;
	height:198px !important;
	left:64px !important;
	top:260px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item45759 {
	width:554px !important;
	height:169px !important;
	left:92px !important;
	top:281px !important;
}

#item45779 {
	width:533px !important;
	height:159px !important;
	top:5px !important;
}

@keyframes fade-in-45779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-45779 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item45779 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item45794 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item45792 {
	width:31px !important;
	height:31px !important;
	left:622px !important;
	top:263px !important;
}

#item45755 {
	width:10px !important;
	height:10px !important;
	left:83px !important;
	top:178px !important;
}

#item45753 {
	width:710px !important;
	height:745px !important;
	left:-10px !important;
	top:455px !important;
}

#item45804 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-45804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-45804 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item45804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-107294 {
	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-107294 {
	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;
	}
}
#item107300 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item107301 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item107302 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item107303 {
	width:367px !important;
	height:790px !important;
	left:833px !important;
	background:#fff;
}

#item107304 {
	width:310px !important;
	height:518px !important;
	left:856px !important;
	top:233px !important;
	background:#fafafa;
}

@keyframes fade-in-107305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-107305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item107305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item107307 {
	width:421px !important;
	height:164px !important;
	background:#d70e2b;
}

#item107308 {
	width:354px !important;
	height:73px !important;
	left:44px !important;
	top:45px !important;
}

#item107359 {
	width:266px !important;
	height:20px !important;
}

#item107335 {
	width:266px !important;
	height:20px !important;
}

#item107332 {
	width:266px !important;
	height:20px !important;
	left:912px !important;
	top:261px !important;
}

#item107382 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:263px !important;
}

#item107414 {
	width:226px !important;
	height:20px !important;
}

#item107390 {
	width:226px !important;
	height:20px !important;
}

#item107387 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:330px !important;
}

#item107437 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:332px !important;
}

#item107469 {
	width:226px !important;
	height:20px !important;
}

#item107445 {
	width:226px !important;
	height:20px !important;
}

#item107442 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:399px !important;
}

#item107492 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:400px !important;
}

#item107529 {
	width:226px !important;
	height:20px !important;
}

#item107505 {
	width:226px !important;
	height:20px !important;
}

#item107502 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:468px !important;
}

#item107552 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:468px !important;
}

#item107584 {
	width:226px !important;
	height:20px !important;
}

#item107560 {
	width:226px !important;
	height:20px !important;
}

#item107557 {
	width:226px !important;
	height:20px !important;
	left:912px !important;
	top:535px !important;
}

#item107607 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:535px !important;
}

#item107639 {
	width:226px !important;
	height:38px !important;
}

#item107615 {
	width:266px !important;
	height:38px !important;
}

#item107612 {
	width:266px !important;
	height:38px !important;
	left:912px !important;
	top:603px !important;
}

#item107662 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:617px !important;
}

#item107696 {
	width:226px !important;
	height:38px !important;
}

#item107670 {
	width:226px !important;
	height:38px !important;
}

#item107667 {
	width:226px !important;
	height:38px !important;
	left:912px !important;
	top:688px !important;
}

#item107719 {
	width:20px !important;
	height:20px !important;
	left:879px !important;
	top:700px !important;
}

#item107933 {
	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-107933 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-107933 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item107933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item107937 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item107934 {
	width:31px !important;
	height:31px !important;
	left:711px !important;
	top:209px !important;
}

#item107946 {
	width:494px !important;
	height:201px !important;
	left:206px !important;
	top:238px !important;
}

#item107898 {
	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-107898 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-107898 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item107898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item107903 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item107900 {
	width:31px !important;
	height:31px !important;
	left:709px !important;
	top:208px !important;
}

#item107908 {
	width:354px !important;
	height:261px !important;
	left:353px !important;
	top:246px !important;
}

#item107865 {
	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-107865 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-107865 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item107865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item107866 {
	width:362px !important;
	height:254px !important;
	left:352px !important;
	top:243px !important;
}

#item107892 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item107889 {
	width:31px !important;
	height:31px !important;
	left:720px !important;
	top:216px !important;
}

#item107831 {
	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-107831 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-107831 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item107831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item107832 {
	width:362px !important;
	height:310px !important;
	left:344px !important;
	top:245px !important;
}

#item107859 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item107856 {
	width:31px !important;
	height:31px !important;
	left:710px !important;
	top:209px !important;
}

#item107797 {
	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-107797 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-107797 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item107797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item107798 {
	width:354px !important;
	height:321px !important;
	left:358px !important;
	top:244px !important;
}

#item107825 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item107822 {
	width:31px !important;
	height:31px !important;
	left:717px !important;
	top:207px !important;
}

#item107763 {
	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-107763 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-107763 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item107763 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item107764 {
	width:358px !important;
	height:235px !important;
	left:362px !important;
	top:230px !important;
}

#item107790 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item107787 {
	width:31px !important;
	height:31px !important;
	left:716px !important;
	top:199px !important;
}

#item107727 {
	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-107727 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-107727 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item107727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item107731 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item107728 {
	width:31px !important;
	height:31px !important;
	left:644px !important;
	top:12px !important;
}

#item107737 {
	width:459px !important;
	height:514px !important;
	left:178px !important;
	top:51px !important;
}

#item107761 {
	width:10px !important;
	height:10px !important;
	left:10px !important;
	top:17px !important;
}

#item107725 {
	width:753px !important;
	height:578px !important;
	left:53px !important;
	top:39px !important;
}

#item107969 {
	width:340px !important;
	height:545px !important;
	left:850px !important;
	top:220px !important;
	background:#f7f7f7;
}

@keyframes fade-out-107969 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-107969 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item107969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6777 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-6777 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-6777 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item6777 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-108029 {
	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-108029 {
	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;
	}
}
#item108037 {
	width:700px !important;
	height:507px !important;
	background:#f7f7f7;
}

#item108038 {
	width:61px !important;
	height:727px !important;
	left:-26px !important;
	top:472px !important;
	background:#f7f7f7;
}

#item108039 {
	width:61px !important;
	height:727px !important;
	left:664px !important;
	top:472px !important;
	background:#f7f7f7;
}

#item108040 {
	width:1200px !important;
	height:35px !important;
	left:-250px !important;
	top:1192px !important;
	background:#fff;
}

#item108041 {
	width:628px !important;
	height:274px !important;
	left:36px !important;
	top:192px !important;
	background:#fff;
}

#item108042 {
	width:628px !important;
	height:280px !important;
	left:36px !important;
	top:192px !important;
	background:#fafafa;
}

@keyframes fade-in-108043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-108043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item108043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item108044 {
	width:628px !important;
	height:156px !important;
	background:#d70e2b;
}

#item108045 {
	width:540px !important;
	height:87px !important;
	left:53px !important;
	top:37px !important;
}

#item108072 {
	width:266px !important;
	height:20px !important;
}

#item108069 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item108096 {
	width:20px !important;
	height:20px !important;
	top:2px !important;
}

#item108105 {
	width:266px !important;
	height:20px !important;
}

#item108102 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item108128 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

#item108138 {
	width:266px !important;
	height:20px !important;
}

#item108135 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item108161 {
	width:20px !important;
	height:20px !important;
	top:1px !important;
}

#item108171 {
	width:266px !important;
	height:20px !important;
}

#item108168 {
	width:266px !important;
	height:20px !important;
	left:34px !important;
}

#item108194 {
	width:20px !important;
	height:20px !important;
}

#item108204 {
	width:226px !important;
	height:20px !important;
}

#item108201 {
	width:226px !important;
	height:20px !important;
	left:34px !important;
}

#item108227 {
	width:20px !important;
	height:20px !important;
}

#item108237 {
	width:226px !important;
	height:38px !important;
}

#item108234 {
	width:226px !important;
	height:38px !important;
	left:34px !important;
}

#item108260 {
	width:20px !important;
	height:20px !important;
	top:14px !important;
}

#item108270 {
	width:226px !important;
	height:38px !important;
}

#item108267 {
	width:226px !important;
	height:38px !important;
	left:34px !important;
}

#item108293 {
	width:20px !important;
	height:20px !important;
	top:11px !important;
}

#item108298 {
	width:628px !important;
	height:305px !important;
	left:36px !important;
	top:192px !important;
	background:#f7f7f7;
}

@keyframes fade-out-108298 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-108298 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item108298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item108301 {
	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-108301 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-108301 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item108301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item108305 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item108302 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:406px !important;
}

#item108310 {
	width:488px !important;
	height:241px !important;
	left:59px !important;
	top:441px !important;
}

#item108507 {
	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-108507 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-108507 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item108507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item108511 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item108508 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:417px !important;
}

#item108518 {
	width:545px !important;
	height:280px !important;
	left:30px !important;
	top:439px !important;
}

#item108473 {
	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-108473 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-108473 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item108473 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item108474 {
	width:525px !important;
	height:232px !important;
	left:51px !important;
	top:473px !important;
}

#item108501 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item108498 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:438px !important;
}

#item108440 {
	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-108440 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-108440 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item108440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item108441 {
	width:545px !important;
	height:339px !important;
	left:30px !important;
	top:384px !important;
}

#item108467 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item108464 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:348px !important;
}

#item108407 {
	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-108407 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-108407 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item108407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item108408 {
	width:544px !important;
	height:318px !important;
	left:30px !important;
	top:404px !important;
}

#item108434 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item108431 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:380px !important;
}

#item108370 {
	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-108370 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-108370 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item108370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item108371 {
	width:545px !important;
	height:250px !important;
	left:30px !important;
	top:454px !important;
}

#item108398 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item108395 {
	width:31px !important;
	height:31px !important;
	left:559px !important;
	top:419px !important;
}

#item108336 {
	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-108336 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-108336 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item108336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item108340 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item108337 {
	width:31px !important;
	height:31px !important;
	left:560px !important;
	top:14px !important;
}

#item108345 {
	width:545px !important;
	height:669px !important;
	left:30px !important;
	top:50px !important;
}

#item108334 {
	width:10px !important;
	height:10px !important;
	left:146px !important;
	top:548px !important;
}

#item108299 {
	width:595px !important;
	height:731px !important;
	left:47px !important;
	top:412px !important;
}

#item46398 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-46398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-46398 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109025 {
	width:1200px !important;
	height:35px !important;
	top:776px !important;
	background:#f7f7f7;
}

@keyframes move-left-shrink-109026 {
	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-109026 {
	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;
	}
}
#item109033 {
	width:76px !important;
	height:790px !important;
	left:-34px !important;
	background:#fff;
}

#item109034 {
	width:422px !important;
	height:790px !important;
	left:799px !important;
	background:#fff;
}

#item109036 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item109037 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item109038 {
	width:349px !important;
	height:272px !important;
	left:817px !important;
	top:193px !important;
	background:#fafafa;
}

#item109039 {
	width:347px !important;
	height:107px !important;
	left:817px !important;
	top:647px !important;
	background:#fafafa;
}

#item109040 {
	width:325px !important;
	height:171px !important;
	left:827px !important;
	top:211px !important;
}

#item109068 {
	width:251px !important;
	height:66px !important;
}

#item109092 {
	width:251px !important;
	height:71px !important;
}

#item109063 {
	width:251px !important;
	height:71px !important;
	left:900px !important;
	top:388px !important;
}

#item109143 {
	width:276px !important;
	height:40px !important;
}

#item109119 {
	width:215px !important;
	height:48px !important;
}

#item109115 {
	width:276px !important;
	height:48px !important;
	left:900px !important;
	top:671px !important;
}

#item109166 {
	width:48px !important;
	height:48px !important;
	left:834px !important;
	top:396px !important;
}

#item109172 {
	width:48px !important;
	height:48px !important;
	left:834px !important;
	top:669px !important;
}

@keyframes fade-in-109177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109178 {
	width:436px !important;
	height:130px !important;
	background:#d70e2b;
}

#item109179 {
	width:366px !important;
	height:58px !important;
	left:42px !important;
	top:40px !important;
}

@keyframes fade-in-109202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109203 {
	width:435px !important;
	height:145px !important;
	background:#d70e2b;
}

#item109226 {
	width:373px !important;
	height:77px !important;
	left:42px !important;
	top:33px !important;
}

@keyframes fade-in-109251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109252 {
	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;
}

#item109253 {
	width:227px !important;
	height:170px !important;
	left:29px !important;
	top:29px !important;
}

@keyframes fade-in-109277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109277 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109277 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109278 {
	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;
}

#item109279 {
	width:255px !important;
	height:170px !important;
	left:31px !important;
	top:29px !important;
}

#item109305 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item109302 {
	width:31px !important;
	height:31px !important;
	left:598px !important;
	top:14px !important;
}

#item109310 {
	opacity:0.95;
	width:288px !important;
	height:195px !important;
	left:10px !important;
	top:237px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item109311 {
	width:227px !important;
	height:170px !important;
	left:39px !important;
	top:262px !important;
}

#item109335 {
	width:10px !important;
	height:10px !important;
	left:630px !important;
	top:10px !important;
}

#item109249 {
	width:640px !important;
	height:432px !important;
	left:65px !important;
	top:39px !important;
}

@keyframes fade-in-109338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109338 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109338 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109339 {
	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;
}

#item109340 {
	width:227px !important;
	height:221px !important;
	left:30px !important;
	top:36px !important;
}

#item109366 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item109363 {
	width:31px !important;
	height:31px !important;
	left:566px !important;
	top:16px !important;
}

@keyframes fade-in-109372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109374 {
	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;
}

#item109375 {
	width:203px !important;
	height:170px !important;
	left:36px !important;
	top:36px !important;
}

#item109402 {
	width:25px !important;
	height:25px !important;
}

#item109398 {
	width:25px !important;
	height:25px !important;
	left:235px !important;
	top:9px !important;
}

#item109408 {
	width:10px !important;
	height:10px !important;
	left:638px !important;
	top:158px !important;
}

#item109336 {
	width:648px !important;
	height:267px !important;
	left:90px !important;
	top:440px !important;
}

#item7204 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7204 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-left-shrink-109459 {
	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-109459 {
	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;
	}
}
#item109468 {
	width:38px !important;
	height:1200px !important;
	background:#fff;
}

#item109491 {
	width:36px !important;
	height:1200px !important;
	left:664px !important;
	background:#fff;
}

#item109493 {
	width:701px !important;
	height:517px !important;
	left:-1px !important;
	background:#fff;
}

#item109494 {
	width:700px !important;
	height:35px !important;
	top:1165px !important;
	background:#fff;
}

#item109495 {
	width:629px !important;
	height:419px !important;
	left:35px !important;
	top:61px !important;
	background:#fafafa;
}

#item109496 {
	width:628px !important;
	height:126px !important;
	left:36px !important;
	top:567px !important;
	background:#fafafa;
}

#item109497 {
	width:626px !important;
	height:166px !important;
	left:38px !important;
	top:187px !important;
}

#item109523 {
	width:301px !important;
	height:79px !important;
}

#item109520 {
	width:301px !important;
	height:79px !important;
	left:123px !important;
	top:353px !important;
}

#item109549 {
	width:331px !important;
	height:48px !important;
}

#item109546 {
	width:331px !important;
	height:48px !important;
	left:114px !important;
	top:613px !important;
}

#item109573 {
	width:45px !important;
	height:45px !important;
	left:61px !important;
	top:367px !important;
}

#item109578 {
	width:45px !important;
	height:45px !important;
	left:61px !important;
	top:613px !important;
}

@keyframes fade-in-109583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109583 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109584 {
	width:628px !important;
	height:130px !important;
	background:#d70e2b;
}

#item109585 {
	width:440px !important;
	height:66px !important;
	left:44px !important;
	top:37px !important;
}

@keyframes fade-in-109611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109611 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109611 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109612 {
	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;
}

#item109613 {
	width:272px !important;
	height:187px !important;
	left:14px !important;
	top:35px !important;
}

@keyframes fade-in-109636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109637 {
	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;
}

#item109638 {
	width:271px !important;
	height:238px !important;
	left:15px !important;
	top:35px !important;
}

#item109664 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item109661 {
	width:31px !important;
	height:31px !important;
	left:587px !important;
	top:14px !important;
}

#item109669 {
	opacity:0.95;
	width:613px !important;
	height:174px !important;
	left:10px !important;
	top:288px !important;
	box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:13px 13px 12px 0px rgba(0,0,0,0.3);
	background:#fff;
}

#item109670 {
	width:581px !important;
	height:116px !important;
	left:24px !important;
	top:324px !important;
}

#item109695 {
	width:10px !important;
	height:10px !important;
	left:575px !important;
	top:59px !important;
}

#item109609 {
	width:623px !important;
	height:462px !important;
	left:35px !important;
	top:690px !important;
}

@keyframes fade-in-109696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-109696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item109696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109698 {
	width:630px !important;
	height:130px !important;
	background:#d70e2b;
}

#item109721 {
	width:549px !important;
	height:88px !important;
	left:45px !important;
	top:21px !important;
}

#item46747 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-46747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-46747 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item46747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112407 {
	width:42px !important;
	height:790px !important;
	background:#fff;
}

#item112408 {
	width:494px !important;
	height:790px !important;
	left:706px !important;
	background:#fff;
}

#item112409 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item112410 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item112411 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item112412 {
	width:424px !important;
	height:213px !important;
	left:742px !important;
	top:184px !important;
	background:#fafafa;
}

#item111885 {
	width:25px !important;
	height:25px !important;
	top:1px !important;
}

#item111890 {
	width:144px !important;
	height:24px !important;
	left:33px !important;
}

#item111882 {
	width:177px !important;
	height:26px !important;
	left:1008px !important;
	top:743px !important;
}

@keyframes fly-in-top-111913 {
	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-111913 {
	0% {
		-webkit-transform:translate(1px,122.623px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item111948 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item111918 {
	width:40px !important;
	height:40px !important;
	left:57px !important;
	top:139px !important;
}

#item111923 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item111913 {
	width:160px !important;
	height:179px !important;
	left:867px !important;
	top:387px !important;
}

@keyframes fly-in-top-111971 {
	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-111971 {
	0% {
		-webkit-transform:translate(1px,180.172px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item112027 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item111975 {
	width:40px !important;
	height:40px !important;
	left:83px !important;
	top:188px !important;
}

#item111980 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item111971 {
	width:209px !important;
	height:228px !important;
	left:753px !important;
	top:546px !important;
}

@keyframes fly-in-top-112050 {
	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-112050 {
	0% {
		-webkit-transform:translate(1px,156.331px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item112085 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item112054 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:153px !important;
}

#item112060 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item112050 {
	width:178px !important;
	height:193px !important;
	left:977px !important;
	top:524px !important;
}

#item112109 {
	width:422px !important;
	height:133px !important;
	background:#d70e2b;
}

#item112111 {
	width:385px !important;
	height:90px !important;
	left:32px !important;
	top:33px !important;
}

#item112134 {
	width:389px !important;
	height:196px !important;
	left:762px !important;
	top:200px !important;
}

#item112319 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item112321 {
	width:317px !important;
	height:174px !important;
	left:31px !important;
	top:223px !important;
}

#item112347 {
	width:25px !important;
	height:25px !important;
}

#item112344 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item112352 {
	width:141px !important;
	height:118px !important;
	left:120px !important;
	top:85px !important;
}

#item112259 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item112261 {
	width:357px !important;
	height:174px !important;
	left:11px !important;
	top:223px !important;
}

#item112287 {
	width:25px !important;
	height:25px !important;
}

#item112284 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item112292 {
	width:103px !important;
	height:103px !important;
	left:132px !important;
	top:87px !important;
}

#item112199 {
	width:378px !important;
	height:432px !important;
	left:41px !important;
	top:10px !important;
	background:#fafafa;
}

#item112201 {
	width:357px !important;
	height:174px !important;
	left:52px !important;
	top:233px !important;
}

#item112227 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item112224 {
	width:31px !important;
	height:31px !important;
	left:366px !important;
	top:27px !important;
}

#item112233 {
	width:103px !important;
	height:103px !important;
	left:173px !important;
	top:97px !important;
}

#item112159 {
	opacity:0.95;
	width:389px !important;
	height:464px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:11px 11px 10px 0px rgba(0,0,0,0.3);
	background:#fff;
}

@keyframes fade-in-112159 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-112159 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item112159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112161 {
	width:326px !important;
	height:400px !important;
	left:38px !important;
	top:45px !important;
}

@keyframes fade-in-112161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-112161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item112161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112187 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item112184 {
	width:31px !important;
	height:31px !important;
	left:364px !important;
	top:15px !important;
}

#item112197 {
	width:10px !important;
	height:10px !important;
	left:439px !important;
	top:64px !important;
}

#item112157 {
	width:449px !important;
	height:474px !important;
	left:144px !important;
	top:178px !important;
}

#item7783 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-7783 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-7783 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item7783 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item46771 {
	width:42px !important;
	height:790px !important;
	left:-6px !important;
	top:410px !important;
	background:#fff;
}

#item46772 {
	width:628px !important;
	height:630px !important;
	left:36px !important;
	top:7px !important;
	background:#fff;
}

#item46773 {
	width:66px !important;
	height:790px !important;
	left:-30px !important;
	top:410px !important;
	background:#fff;
}

#item46774 {
	width:66px !important;
	height:790px !important;
	left:664px !important;
	top:410px !important;
	background:#fff;
}

#item46775 {
	width:700px !important;
	height:35px !important;
	background:#fff;
}

#item46776 {
	width:1200px !important;
	height:35px !important;
	left:-6px !important;
	top:1165px !important;
	background:#fff;
}

#item46777 {
	width:628px !important;
	height:256px !important;
	left:36px !important;
	top:166px !important;
	background:#fafafa;
}

#item46780 {
	width:25px !important;
	height:25px !important;
}

#item46809 {
	width:165px !important;
	height:24px !important;
	left:33px !important;
	top:1px !important;
}

#item46778 {
	width:197px !important;
	height:25px !important;
	left:59px !important;
	top:597px !important;
}

@keyframes fly-in-top-46813 {
	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-46813 {
	0% {
		-webkit-transform:translate(1px,122.623px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item46871 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item46816 {
	width:40px !important;
	height:40px !important;
	left:57px !important;
	top:139px !important;
}

#item46847 {
	width:103px !important;
	height:98px !important;
	left:30px !important;
	top:32px !important;
}

#item46813 {
	width:160px !important;
	height:179px !important;
	left:50px !important;
	top:394px !important;
}

@keyframes fly-in-top-46875 {
	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-46875 {
	0% {
		-webkit-transform:translate(1px,180.172px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item46955 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item46878 {
	width:40px !important;
	height:40px !important;
	left:83px !important;
	top:188px !important;
}

#item46910 {
	width:175px !important;
	height:112px !important;
	left:18px !important;
	top:50px !important;
}

#item46875 {
	width:209px !important;
	height:228px !important;
	left:441px !important;
	top:394px !important;
}

@keyframes fly-in-top-46959 {
	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-46959 {
	0% {
		-webkit-transform:translate(1px,156.331px) scaleX(1.1);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1);
		opacity:1;
	}
}
#item47015 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item46962 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:153px !important;
}

#item46991 {
	width:114px !important;
	height:109px !important;
	left:32px !important;
	top:32px !important;
}

#item46959 {
	width:178px !important;
	height:193px !important;
	left:237px !important;
	top:394px !important;
}

#item47020 {
	width:628px !important;
	height:131px !important;
	background:#d70e2b;
}

#item47040 {
	width:552px !important;
	height:108px !important;
	left:44px !important;
	top:22px !important;
}

#item47062 {
	width:600px !important;
	height:207px !important;
	left:50px !important;
	top:187px !important;
}

#item47242 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item47263 {
	width:317px !important;
	height:174px !important;
	left:31px !important;
	top:223px !important;
}

#item47268 {
	width:25px !important;
	height:25px !important;
}

#item47266 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item47298 {
	width:141px !important;
	height:118px !important;
	left:118px !important;
	top:83px !important;
}

#item47171 {
	width:378px !important;
	height:432px !important;
	background:#fafafa;
}

#item47192 {
	width:357px !important;
	height:174px !important;
	left:11px !important;
	top:223px !important;
}

#item47197 {
	width:25px !important;
	height:25px !important;
}

#item47195 {
	width:25px !important;
	height:25px !important;
	left:328px !important;
	top:20px !important;
}

#item47236 {
	width:103px !important;
	height:103px !important;
	left:132px !important;
	top:87px !important;
}

#item47105 {
	width:378px !important;
	height:432px !important;
	left:56px !important;
	top:38px !important;
	background:#fafafa;
}

#item47126 {
	width:357px !important;
	height:174px !important;
	left:67px !important;
	top:261px !important;
}

#item47131 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item47129 {
	width:31px !important;
	height:31px !important;
	left:381px !important;
	top:55px !important;
}

#item47166 {
	width:103px !important;
	height:103px !important;
	left:188px !important;
	top:125px !important;
}

#item47069 {
	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-47069 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-47069 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item47069 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47089 {
	width:354px !important;
	height:480px !important;
	left:44px !important;
	top:52px !important;
}

@keyframes fade-in-47089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-47089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item47089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47094 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item47092 {
	width:31px !important;
	height:31px !important;
	left:400px !important;
	top:18px !important;
}

#item47067 {
	width:10px !important;
	height:10px !important;
	left:291px !important;
	top:92px !important;
}

#item47065 {
	width:439px !important;
	height:532px !important;
	left:124px !important;
	top:631px !important;
}

#item47301 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-47301 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47301 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item109809 {
	width:1200px !important;
	height:208px !important;
	top:582px !important;
	background:#fff;
}

#item109813 {
	width:25px !important;
	height:25px !important;
	top:5px !important;
}

#item109819 {
	width:144px !important;
	height:34px !important;
	left:31px !important;
}

#item109810 {
	width:175px !important;
	height:34px !important;
	left:1021px !important;
	top:739px !important;
}

#item109878 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item109901 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item109846 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item109869 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item109842 {
	width:180px !important;
	height:200px !important;
	left:510px !important;
	top:437px !important;
}

#item109941 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item109964 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item109911 {
	width:159px !important;
	height:134px !important;
	left:9px !important;
	top:27px !important;
}

#item109934 {
	width:40px !important;
	height:40px !important;
	left:70px !important;
	top:160px !important;
}

#item109907 {
	width:180px !important;
	height:200px !important;
	left:913px !important;
	top:437px !important;
}

#item110004 {
	width:168px !important;
	height:34px !important;
	left:6px !important;
	top:74px !important;
}

#item110027 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:160px !important;
}

#item109973 {
	width:168px !important;
	height:34px !important;
	left:6px !important;
	top:74px !important;
}

#item109996 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:160px !important;
}

#item109969 {
	width:180px !important;
	height:200px !important;
	left:106px !important;
	top:437px !important;
}

#item110033 {
	width:271px !important;
	height:66px !important;
	left:59px !important;
	top:658px !important;
}

#item110056 {
	width:450px !important;
	height:102px !important;
	left:375px !important;
	top:658px !important;
}

#item110079 {
	width:288px !important;
	height:22px !important;
	left:859px !important;
	top:658px !important;
}

#item110102 {
	width:487px !important;
	height:180px !important;
	left:57px !important;
	top:56px !important;
	background:#d70e2b;
}

#item110103 {
	width:487px !important;
	height:129px !important;
	left:86px !important;
	top:92px !important;
}

#item110128 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:180px !important;
}

#item110129 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item110130 {
	width:1000px !important;
	height:124px !important;
	left:136px !important;
	top:209px !important;
}

#item110156 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item110153 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item110317 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:182px !important;
}

#item110318 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item110323 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item110320 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item110328 {
	width:513px !important;
	height:143px !important;
	left:579px !important;
	top:212px !important;
}

#item110210 {
	width:10px !important;
	height:10px !important;
	left:38px !important;
	top:182px !important;
}

#item110211 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item110238 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item110235 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item110243 {
	width:296px !important;
	height:146px !important;
	left:57px !important;
	top:211px !important;
}

#item110266 {
	width:464px !important;
	height:146px !important;
	left:405px !important;
	top:210px !important;
}

#item110289 {
	width:244px !important;
	height:133px !important;
	left:923px !important;
	top:212px !important;
}

#item110172 {
	width:1200px !important;
	height:208px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item110173 {
	width:1096px !important;
	height:143px !important;
	left:78px !important;
	top:207px !important;
}

#item110200 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item110196 {
	width:40px !important;
	height:40px !important;
	left:1143px !important;
	top:175px !important;
}

#item110170 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:180px !important;
}

#item110126 {
	width:1210px !important;
	height:365px !important;
	left:-10px !important;
	top:425px !important;
}

#item8397 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8397 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110394 {
	width:700px !important;
	height:456px !important;
	top:744px !important;
	background:#fff;
}

#item110398 {
	width:30px !important;
	height:30px !important;
	top:5px !important;
}

#item110404 {
	width:181px !important;
	height:41px !important;
	left:37px !important;
}

#item110395 {
	width:218px !important;
	height:41px !important;
	left:482px !important;
	top:1123px !important;
}

#item110433 {
	width:159px !important;
	height:134px !important;
	left:7px !important;
	top:25px !important;
}

#item110456 {
	width:40px !important;
	height:40px !important;
	left:69px !important;
	top:159px !important;
}

#item110428 {
	width:177px !important;
	height:199px !important;
	left:262px !important;
	top:601px !important;
}

#item110466 {
	width:159px !important;
	height:134px !important;
	left:7px !important;
	top:25px !important;
}

#item110489 {
	width:40px !important;
	height:40px !important;
	left:66px !important;
	top:158px !important;
}

#item110462 {
	width:177px !important;
	height:198px !important;
	left:487px !important;
	top:601px !important;
}

#item110499 {
	width:168px !important;
	height:34px !important;
	left:4px !important;
	top:73px !important;
}

#item110522 {
	width:40px !important;
	height:40px !important;
	left:68px !important;
	top:159px !important;
}

#item110495 {
	width:177px !important;
	height:199px !important;
	left:38px !important;
	top:601px !important;
}

#item110527 {
	width:184px !important;
	height:66px !important;
	left:36px !important;
	top:821px !important;
}

#item110550 {
	width:260px !important;
	height:127px !important;
	left:220px !important;
	top:821px !important;
}

#item110573 {
	width:184px !important;
	height:43px !important;
	left:480px !important;
	top:821px !important;
}

#item110596 {
	width:487px !important;
	height:180px !important;
	left:36px !important;
	top:32px !important;
	background:#d70e2b;
}

#item110598 {
	width:487px !important;
	height:129px !important;
	left:66px !important;
	top:68px !important;
}

#item110623 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item110624 {
	width:600px !important;
	height:339px !important;
	left:60px !important;
	top:209px !important;
}

#item110650 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item110647 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item110765 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item110770 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item110767 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item110775 {
	width:600px !important;
	height:228px !important;
	left:60px !important;
	top:218px !important;
}

#item110700 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item110727 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item110724 {
	width:40px !important;
	height:40px !important;
	left:654px !important;
	top:175px !important;
}

#item110736 {
	width:600px !important;
	height:403px !important;
	left:60px !important;
	top:210px !important;
}

#item110662 {
	width:700px !important;
	height:413px !important;
	left:10px !important;
	top:157px !important;
	background:#fff;
}

#item110663 {
	width:600px !important;
	height:259px !important;
	left:60px !important;
	top:212px !important;
}

#item110689 {
	width:34px !important;
	height:34px !important;
	left:3px !important;
	top:3px !important;
}

#item110686 {
	width:40px !important;
	height:40px !important;
	left:655px !important;
	top:175px !important;
}

#item110660 {
	width:10px !important;
	height:10px !important;
	left:221px !important;
	top:180px !important;
}

#item110621 {
	width:710px !important;
	height:613px !important;
	left:-10px !important;
	top:587px !important;
}

#item47762 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-47762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47762 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110869 {
	width:34px !important;
	height:34px !important;
}

#item110874 {
	width:152px !important;
	height:21px !important;
	left:39px !important;
	top:6px !important;
}

#item110866 {
	width:191px !important;
	height:34px !important;
	left:996px !important;
	top:733px !important;
}

#item110897 {
	width:464px !important;
	height:307px !important;
	left:700px !important;
	top:66px !important;
	background:#d70e2b;
}

@keyframes fade-in-110897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110899 {
	width:374px !important;
	height:259px !important;
	left:745px !important;
	top:95px !important;
}

@keyframes fade-in-110899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110947 {
	opacity:0.50;
	width:489px !important;
	height:249px !important;
	left:688px !important;
	top:387px !important;
	background:#fafafa;
}

#item110948 {
	width:462px !important;
	height:221px !important;
	left:700px !important;
	top:399px !important;
}

@keyframes fade-in-110948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-110948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item110948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item110973 {
	width:489px !important;
	height:278px !important;
	left:10px !important;
	top:100px !important;
	background:#fafafa;
}

#item110974 {
	width:407px !important;
	height:254px !important;
	left:54px !important;
	top:133px !important;
}

#item111000 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item110997 {
	width:31px !important;
	height:31px !important;
	left:463px !important;
	top:104px !important;
}

#item111007 {
	width:10px !important;
	height:10px !important;
	left:63px !important;
	top:10px !important;
}

#item110971 {
	width:499px !important;
	height:387px !important;
	left:114px !important;
	top:313px !important;
}

#item8569 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8569 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8569 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8569 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111036 {
	width:41px !important;
	height:41px !important;
}

#item111043 {
	width:168px !important;
	height:41px !important;
	left:52px !important;
}

#item111032 {
	width:220px !important;
	height:41px !important;
	left:459px !important;
	top:356px !important;
}

#item111066 {
	width:464px !important;
	height:307px !important;
	left:200px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-111066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111066 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111066 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111067 {
	width:374px !important;
	height:259px !important;
	left:245px !important;
	top:64px !important;
}

@keyframes fade-in-111067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111092 {
	width:628px !important;
	height:289px !important;
	left:10px !important;
	top:10px !important;
	background:#fafafa;
}

#item111093 {
	width:600px !important;
	height:249px !important;
	left:24px !important;
	top:50px !important;
}

#item111119 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item111116 {
	width:31px !important;
	height:31px !important;
	left:603px !important;
	top:15px !important;
}

#item111126 {
	width:10px !important;
	height:10px !important;
	left:96px !important;
	top:140px !important;
}

#item111090 {
	width:638px !important;
	height:299px !important;
	left:26px !important;
	top:859px !important;
}

#item111127 {
	opacity:0.75;
	width:489px !important;
	height:249px !important;
	left:105px !important;
	top:585px !important;
	background:#fafafa;
}

#item111128 {
	width:462px !important;
	height:221px !important;
	left:117px !important;
	top:597px !important;
}

@keyframes fade-in-111128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item47913 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-47913 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-47913 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item47913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111747 {
	width:422px !important;
	height:790px !important;
	left:788px !important;
	background:#fff;
}

#item111748 {
	width:355px !important;
	height:179px !important;
	left:809px !important;
	top:248px !important;
	background:#fafafa;
}

#item111750 {
	width:66px !important;
	height:790px !important;
	left:-24px !important;
	background:#fff;
}

#item111751 {
	width:1200px !important;
	height:35px !important;
	background:#fff;
}

#item111752 {
	width:1200px !important;
	height:35px !important;
	top:755px !important;
	background:#fff;
}

#item111439 {
	width:464px !important;
	height:155px !important;
	left:700px !important;
	top:48px !important;
	background:#d70e2b;
}

@keyframes fade-in-111439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111440 {
	width:404px !important;
	height:67px !important;
	left:745px !important;
	top:94px !important;
}

@keyframes fade-in-111440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111440 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111490 {
	width:331px !important;
	height:15px !important;
}

#item111466 {
	width:331px !important;
	height:15px !important;
}

#item111463 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:265px !important;
}

#item111541 {
	width:331px !important;
	height:15px !important;
}

#item111517 {
	width:331px !important;
	height:16px !important;
}

#item111514 {
	width:331px !important;
	height:16px !important;
	left:852px !important;
	top:382px !important;
}

#item111591 {
	width:331px !important;
	height:15px !important;
}

#item111567 {
	width:331px !important;
	height:15px !important;
}

#item111564 {
	width:331px !important;
	height:15px !important;
	left:852px !important;
	top:324px !important;
}

#item111614 {
	width:10px !important;
	height:10px !important;
	left:91px !important;
	top:163px !important;
}

#item111690 {
	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-111690 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-111690 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item111690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111691 {
	width:331px !important;
	height:338px !important;
	left:45px !important;
	top:39px !important;
}

@keyframes fade-in-111691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111691 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111691 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111717 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item111714 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item111654 {
	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-111654 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-111654 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item111654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111655 {
	width:331px !important;
	height:320px !important;
	left:45px !important;
	top:39px !important;
}

@keyframes fade-in-111655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111655 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111683 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item111678 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item111617 {
	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-111617 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-111617 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item111617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111618 {
	width:331px !important;
	height:426px !important;
	left:45px !important;
	top:39px !important;
}

@keyframes fade-in-111618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111618 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111618 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111644 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item111641 {
	width:31px !important;
	height:31px !important;
	left:373px !important;
	top:14px !important;
}

#item111652 {
	width:10px !important;
	height:10px !important;
	left:126px !important;
	top:214px !important;
}

#item111615 {
	width:408px !important;
	height:465px !important;
	left:344px !important;
	top:238px !important;
}

#item111722 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:268px !important;
}

#item111727 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:327px !important;
}

#item111732 {
	width:20px !important;
	height:20px !important;
	left:820px !important;
	top:383px !important;
}

#item111737 {
	width:390px !important;
	height:497px !important;
	left:800px !important;
	top:244px !important;
	background:#fff;
}

@keyframes fade-out-111737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-111737 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item111737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8925 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-8925 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-8925 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item8925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111412 {
	width:700px !important;
	height:372px !important;
	top:-1px !important;
	background:#fff;
}

#item111413 {
	width:628px !important;
	height:182px !important;
	left:36px !important;
	top:191px !important;
	background:#fafafa;
}

#item111414 {
	width:42px !important;
	height:827px !important;
	left:-6px !important;
	top:373px !important;
	background:#fff;
}

#item111415 {
	width:50px !important;
	height:827px !important;
	left:664px !important;
	top:373px !important;
	background:#fff;
}

#item111416 {
	width:700px !important;
	height:35px !important;
	top:1165px !important;
	background:#fff;
}

#item111177 {
	width:628px !important;
	height:155px !important;
	left:36px !important;
	top:36px !important;
	background:#d70e2b;
}

@keyframes fade-in-111177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111178 {
	width:553px !important;
	height:67px !important;
	left:81px !important;
	top:82px !important;
}

@keyframes fade-in-111178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111178 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111178 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111204 {
	width:397px !important;
	height:18px !important;
}

#item111201 {
	width:397px !important;
	height:18px !important;
	left:88px !important;
	top:216px !important;
}

#item111230 {
	width:397px !important;
	height:19px !important;
}

#item111227 {
	width:397px !important;
	height:19px !important;
	left:88px !important;
	top:311px !important;
}

#item111256 {
	width:397px !important;
	height:18px !important;
}

#item111253 {
	width:397px !important;
	height:18px !important;
	left:88px !important;
	top:266px !important;
}

#item111351 {
	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-111351 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-111351 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item111351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111352 {
	width:397px !important;
	height:408px !important;
	left:53px !important;
	top:45px !important;
}

@keyframes fade-in-111352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111378 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item111375 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item111282 {
	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-111282 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-111282 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item111282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111283 {
	width:397px !important;
	height:390px !important;
	left:53px !important;
	top:45px !important;
}

@keyframes fade-in-111283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111309 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item111306 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item111318 {
	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-111318 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
@-webkit-keyframes fade-in-111318 {
	0% {opacity:0;}
	100% {opacity:0.95;}
}
#item111318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111319 {
	width:397px !important;
	height:528px !important;
	left:53px !important;
	top:45px !important;
}

@keyframes fade-in-111319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-111319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item111319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item111345 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
}

#item111342 {
	width:31px !important;
	height:31px !important;
	left:453px !important;
	top:14px !important;
}

#item111316 {
	width:10px !important;
	height:10px !important;
	left:243px !important;
	top:212px !important;
}

#item111279 {
	width:488px !important;
	height:587px !important;
	left:101px !important;
	top:518px !important;
}

#item111386 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:213px !important;
}

#item111392 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:263px !important;
}

#item111398 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:309px !important;
}

#item111404 {
	width:628px !important;
	height:197px !important;
	left:36px !important;
	top:191px !important;
	background:#fff;
}

@keyframes fade-out-111404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-111404 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item111404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48203 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-48203 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-48203 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item48203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-8942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-8954 {
	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-8954 {
	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-8944 {
	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-8944 {
	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;
	}
}
#item8942 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item8967 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item8968 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item8988 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item8991 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item8994 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item8992 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item9010 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item9008 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item9024 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item9061 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item9629 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9629 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9629 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9649 {
	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-9649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9654 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9652 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item9684 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-9684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9706 {
	width:193px !important;
	height:73px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-9706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9709 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item9718 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item9379 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9379 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9379 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9399 {
	width:655px !important;
	height:348px !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-9399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9399 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9399 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9421 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item9424 {
	width:21px !important;
	height:21px !important;
	left:657px !important;
	top:14px !important;
}

#item9509 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:276px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item9510 {
	width:14px !important;
	height:14px !important;
	left:296px !important;
	top:120px !important;
}

#item9528 {
	width:14px !important;
	height:14px !important;
	left:296px !important;
	top:169px !important;
}

#item9557 {
	width:184px !important;
	height:177px !important;
	left:317px !important;
	top:85px !important;
}

#item9560 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:185px !important;
}

#item9588 {
	width:194px !important;
	height:207px !important;
	left:79px !important;
	top:85px !important;
}

#item9591 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item9601 {
	width:14px !important;
	height:14px !important;
	left:296px !important;
	top:215px !important;
}

#item9614 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:233px !important;
}

#item131173 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:326px !important;
}

#item131177 {
	width:14px !important;
	height:14px !important;
	left:389px !important;
	top:326px !important;
}

#item131182 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:328px !important;
}

#item131205 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:293px !important;
}

#item131255 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item131231 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item131228 {
	width:246px !important;
	height:22px !important;
	left:55px !important;
	top:305px !important;
}

#item9310 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9310 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9310 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9330 {
	width:407px !important;
	height:269px !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-9330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9335 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9333 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item9366 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-9366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9369 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item9286 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9287 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item9293 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9291 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item9245 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9245 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9246 {
	width:319px !important;
	height:359px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-9246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9246 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9249 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9247 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table206036 th, table#table206036 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table206036 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table206036 {
	table-layout:fixed;
}

#item9282 {
	width:258px !important;
	height:232px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-9282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9282 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113039 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:292px !important;
}

#item113016 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:339px !important;
}

#item9136 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9137 {
	width:425px !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-9137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9140 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9138 {
	width:21px !important;
	height:21px !important;
	left:429px !important;
	top:14px !important;
}

#item9171 {
	width:373px !important;
	height:410px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-9171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9193 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:420px !important;
}

#item9240 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9217 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:276px !important;
}

#item9196 {
	width:107px !important;
	height:294px !important;
	left:303px !important;
	top:144px !important;
}

#item9068 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-9068 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-9068 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item9068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9088 {
	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-9088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9091 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item9111 {
	width:650px !important;
	height:1011px !important;
}

@keyframes fade-in-9111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9125 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item9123 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item9066 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item9064 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item9750 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item9753 {
	opacity:0.50;
	width:811px !important;
	height:1px !important;
	left:282px !important;
	top:168px !important;
	background:#000;
}

#item9754 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item9767 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item9781 {
	width:34px !important;
	height:13px !important;
	left:670px !important;
	top:148px !important;
}

#item9819 {
	width:84px !important;
	height:10px !important;
}

#item9822 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:14px !important;
}

@keyframes fade-in-9822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9853 {
	width:84px !important;
	height:10px !important;
}

#item9856 {
	width:19px !important;
	height:19px !important;
	left:9px !important;
	top:13px !important;
}

@keyframes fade-in-9856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9856 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9856 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9865 {
	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;
}

#item9868 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9897 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9866 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item9903 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9934 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item9901 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item9940 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item9972 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9938 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item9978 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10007 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item9976 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item10013 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10041 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10011 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item10048 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item10082 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item10046 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item10088 {
	width:43px !important;
	height:43px !important;
}

#item10086 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item10102 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-10102 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-10102 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item10102 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-48216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-48230 {
	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-48230 {
	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-48218 {
	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-48218 {
	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;
	}
}
#item48216 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item48241 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item48242 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item48245 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item48243 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item48258 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item48256 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item48271 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item48300 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item48303 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item48857 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-48857 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48857 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48877 {
	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-48877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48882 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48880 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item48915 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-48915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48915 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48915 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48937 {
	width:271px !important;
	height:102px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-48937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48937 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48940 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:125px !important;
}

#item48950 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:170px !important;
}

#item48585 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48585 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48588 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48586 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item48621 {
	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-48621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48643 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item48715 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48713 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item48726 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item48747 {
	width:477px !important;
	height:271px !important;
	left:38px !important;
	top:298px !important;
}

#item48769 {
	width:477px !important;
	height:298px !important;
	left:38px !important;
}

#item48772 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item48781 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item48791 {
	width:19px !important;
	height:19px !important;
	top:205px !important;
}

#item48803 {
	width:19px !important;
	height:19px !important;
	top:345px !important;
}

#item48822 {
	width:19px !important;
	height:19px !important;
	top:413px !important;
}

#item48835 {
	width:19px !important;
	height:19px !important;
	top:478px !important;
}

#item131413 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item131419 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item131442 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item131447 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item131473 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item131470 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item48535 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48535 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48535 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48536 {
	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-48536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48539 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48537 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item48568 {
	width:464px !important;
	height:338px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-48568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48568 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48571 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item48512 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48512 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48512 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48513 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item48519 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48517 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item48443 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-48443 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48443 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48463 {
	width:421px !important;
	height:471px !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-48463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48463 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48463 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48468 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48466 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:42px !important;
}

table#table211164 th, table#table211164 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table211164 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table211164 {
	table-layout:fixed;
}

#item48508 {
	width:361px !important;
	height:325px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-48508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item112882 {
	width:361px !important;
	height:30px !important;
	left:63px !important;
	top:478px !important;
}

#item112905 {
	width:197px !important;
	height:53px !important;
	left:63px !important;
	top:417px !important;
}

#item48355 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48355 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48355 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48356 {
	width:630px !important;
	height:605px !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-48356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48356 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48356 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48359 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48357 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item48392 {
	width:570px !important;
	height:556px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-48392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48414 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:600px !important;
}

#item48438 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item48417 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:597px !important;
}

#item48308 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-48308 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-48308 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item48308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48309 {
	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-48309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48310 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item48330 {
	width:505px !important;
	height:2068px !important;
}

@keyframes fade-in-48330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-48330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item48330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item48335 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item48333 {
	width:27px !important;
	height:27px !important;
	left:635px !important;
	top:41px !important;
}

#item48306 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item48304 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item48981 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item48984 {
	opacity:0.50;
	width:420px !important;
	height:1px !important;
	left:135px !important;
	top:180px !important;
	background:#000;
}

#item48985 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:135px !important;
}

#item48995 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:135px !important;
}

#item49004 {
	width:48px !important;
	height:18px !important;
	left:321px !important;
	top:152px !important;
}

#item49034 {
	width:118px !important;
	height:14px !important;
}

#item49037 {
	width:27px !important;
	height:27px !important;
	left:75px !important;
	top:19px !important;
}

@keyframes fade-in-49037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49069 {
	width:118px !important;
	height:14px !important;
}

#item49072 {
	width:27px !important;
	height:27px !important;
	left:12px !important;
	top:19px !important;
}

@keyframes fade-in-49072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49072 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49072 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49089 {
	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;
}

#item49092 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49124 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item49090 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item49130 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49158 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item49128 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item49164 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49197 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item49162 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item49203 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49236 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item49201 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item49242 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49271 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item49240 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item49277 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item49308 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item49275 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item49331 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item49336 {
	width:52px !important;
	height:52px !important;
}

#item49334 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item49347 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-49347 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-49347 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item49347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-10119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-10160 {
	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-10160 {
	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-10136 {
	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-10136 {
	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-10121 {
	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-10121 {
	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;
	}
}
#item10119 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item10170 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item10171 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item10191 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item10194 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item10197 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10195 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item10209 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item10207 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item10220 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item10251 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item10273 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item10276 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item10289 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item10299 {
	opacity:0.50;
	width:810px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item10300 {
	width:34px !important;
	height:13px !important;
	left:391px !important;
	top:148px !important;
}

#item10309 {
	width:34px !important;
	height:13px !important;
	left:588px !important;
	top:148px !important;
}

#item10343 {
	width:120px !important;
	height:9px !important;
}

#item10346 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-10346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10346 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10346 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10360 {
	width:34px !important;
	height:13px !important;
	left:790px !important;
	top:149px !important;
}

#item10372 {
	width:34px !important;
	height:13px !important;
	left:980px !important;
	top:149px !important;
}

#item10411 {
	width:120px !important;
	height:9px !important;
}

#item10414 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-10414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10414 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10414 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10444 {
	width:120px !important;
	height:9px !important;
}

#item10447 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-10447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10447 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10476 {
	width:90px !important;
	height:9px !important;
}

#item10479 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:14px !important;
}

@keyframes fade-in-10479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10510 {
	width:123px !important;
	height:9px !important;
}

#item10513 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-10513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10544 {
	width:99px !important;
	height:11px !important;
	top:40px !important;
}

#item10566 {
	width:99px !important;
	height:11px !important;
	left:458px !important;
	top:185px !important;
}

#item11278 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11278 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11278 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11278 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11298 {
	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-11298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11303 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11301 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item11335 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-11335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11357 {
	width:193px !important;
	height:108px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-11357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11360 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item11373 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item11384 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item11393 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item10939 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10939 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10959 {
	width:937px !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-10959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10981 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item11027 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item11025 {
	width:21px !important;
	height:21px !important;
	left:940px !important;
	top:14px !important;
}

#item11065 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:276px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item11066 {
	width:14px !important;
	height:14px !important;
	left:296px !important;
	top:120px !important;
}

#item11083 {
	width:14px !important;
	height:14px !important;
	left:296px !important;
	top:169px !important;
}

#item11112 {
	width:184px !important;
	height:177px !important;
	left:317px !important;
	top:85px !important;
}

#item11115 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:185px !important;
}

#item11143 {
	width:194px !important;
	height:207px !important;
	left:79px !important;
	top:85px !important;
}

#item11146 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item11159 {
	width:14px !important;
	height:14px !important;
	left:296px !important;
	top:215px !important;
}

#item11172 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:233px !important;
}

#item11184 {
	width:14px !important;
	height:14px !important;
	left:525px !important;
	top:120px !important;
}

#item11221 {
	width:184px !important;
	height:177px !important;
	left:546px !important;
	top:85px !important;
}

#item11224 {
	width:14px !important;
	height:14px !important;
	left:525px !important;
	top:168px !important;
}

#item11234 {
	width:14px !important;
	height:14px !important;
	left:761px !important;
	top:168px !important;
}

#item11243 {
	width:14px !important;
	height:14px !important;
	left:761px !important;
	top:120px !important;
}

#item11272 {
	width:184px !important;
	height:177px !important;
	left:783px !important;
	top:85px !important;
}

#item11275 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:740px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item11276 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:504px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item132893 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:305px !important;
}

#item132899 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:306px !important;
}

#item132922 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:292px !important;
}

#item132948 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item132972 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item132945 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:289px !important;
}

#item10860 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10860 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10860 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10880 {
	width:407px !important;
	height:269px !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-10880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10880 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10885 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10883 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item10925 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-10925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10928 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item10838 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10838 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10838 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10839 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item10845 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10843 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item10752 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10752 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10752 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10753 {
	width:319px !important;
	height:452px !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-10753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10756 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10754 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table217998 th, table#table217998 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table217998 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table217998 {
	table-layout:fixed;
}

#item10792 {
	width:258px !important;
	height:314px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-10792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10795 {
	width:319px !important;
	height:451px !important;
	left:376px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-10795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table220666 th, table#table220666 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table220666 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table220666 {
	table-layout:fixed;
}

#item10815 {
	width:258px !important;
	height:314px !important;
	left:405px !important;
	top:42px !important;
}

@keyframes fade-in-10815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10815 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10820 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10818 {
	width:21px !important;
	height:21px !important;
	left:670px !important;
	top:14px !important;
}

#item112949 {
	width:274px !important;
	height:30px !important;
	left:405px !important;
	top:431px !important;
}

#item112972 {
	width:141px !important;
	height:38px !important;
	left:405px !important;
	top:384px !important;
}

#item112940 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:384px !important;
}

#item112917 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:431px !important;
}

#item10645 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10645 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10645 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10646 {
	width:624px !important;
	height:425px !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-10646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10649 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10647 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item10678 {
	width:566px !important;
	height:363px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-10678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10700 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:404px !important;
}

#item10747 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10724 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10703 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:401px !important;
}

#item10573 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-10573 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-10573 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item10573 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10593 {
	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-10593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10593 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10596 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item10616 {
	width:650px !important;
	height:1491px !important;
}

@keyframes fade-in-10616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10633 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item10631 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item10571 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item10569 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item11406 {
	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;
}

#item11409 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11441 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11407 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item11447 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11478 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item11445 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item11484 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11524 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11482 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item11530 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11560 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item11528 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item11566 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11594 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11564 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item11601 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item11630 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item11599 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item11636 {
	width:43px !important;
	height:43px !important;
}

#item11634 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item11649 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-11649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-11649 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item11649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-49360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49360 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49360 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-49383 {
	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-49383 {
	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-49372 {
	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-49372 {
	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-49362 {
	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-49362 {
	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;
	}
}
#item49360 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item49393 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item49394 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item49397 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49395 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item49417 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item49415 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item49431 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item49459 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item49462 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item49482 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item49485 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:252px !important;
	background:#000;
}

#item49486 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:179px !important;
	background:#000;
}

#item50190 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-50190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50210 {
	width:333px !important;
	height:285px !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-50210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50215 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50213 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item50245 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-50245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50267 {
	width:271px !important;
	height:194px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-50267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50267 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50267 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50270 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:256px !important;
}

#item50284 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:210px !important;
}

#item50295 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item50305 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

#item49823 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49823 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49823 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49826 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49824 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item49842 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-49842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49862 {
	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-49862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49884 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item49955 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49953 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item49969 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item49990 {
	width:477px !important;
	height:271px !important;
	left:38px !important;
	top:298px !important;
}

#item50012 {
	width:477px !important;
	height:298px !important;
	left:38px !important;
}

#item50015 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item50025 {
	width:19px !important;
	height:19px !important;
	top:47px !important;
}

#item50038 {
	width:19px !important;
	height:19px !important;
	top:205px !important;
}

#item50048 {
	width:19px !important;
	height:19px !important;
	top:345px !important;
}

#item50057 {
	width:19px !important;
	height:19px !important;
	top:413px !important;
}

#item50067 {
	width:19px !important;
	height:19px !important;
	top:478px !important;
}

#item50098 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:570px !important;
}

#item50120 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:780px !important;
}

#item50123 {
	width:19px !important;
	height:19px !important;
	top:618px !important;
}

#item50140 {
	width:19px !important;
	height:19px !important;
	top:686px !important;
}

#item50155 {
	width:19px !important;
	height:19px !important;
	top:895px !important;
}

#item50164 {
	width:19px !important;
	height:19px !important;
	top:828px !important;
}

#item131500 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item131504 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item131527 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item131531 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item131557 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item131554 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item49764 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49764 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49764 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49765 {
	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-49765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49768 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49766 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item49801 {
	width:464px !important;
	height:338px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-49801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49804 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item49745 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49745 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49745 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49746 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item49752 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49750 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item49654 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-49654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49654 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49654 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49674 {
	width:450px !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-49674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49677 {
	width:420px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item115311 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115334 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

table#table227272 th, table#table227272 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table227272 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table227272 {
	table-layout:fixed;
}

#item115339 {
	width:361px !important;
	height:440px !important;
}

@keyframes fade-in-115339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table229935 th, table#table229935 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table229935 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table229935 {
	table-layout:fixed;
}

#item115363 {
	width:361px !important;
	height:440px !important;
	top:480px !important;
}

@keyframes fade-in-115363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-115363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item115363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49725 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49723 {
	width:27px !important;
	height:27px !important;
	left:454px !important;
	top:42px !important;
}

#item49554 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49554 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49554 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49554 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49555 {
	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-49555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49556 {
	width:568px !important;
	height:551px !important;
	left:64px !important;
	top:67px !important;
}

#item49576 {
	width:505px !important;
	height:773px !important;
}

@keyframes fade-in-49576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49581 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49579 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item49625 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:634px !important;
}

#item49649 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item49628 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:631px !important;
}

#item49491 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-49491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-49491 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item49491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49492 {
	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-49492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49492 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49493 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item49513 {
	width:505px !important;
	height:3013px !important;
}

@keyframes fade-in-49513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-49513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item49513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item49518 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item49516 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item49489 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item49487 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item50315 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:135px !important;
}

#item50327 {
	width:48px !important;
	height:18px !important;
	left:213px !important;
	top:151px !important;
}

#item50344 {
	width:48px !important;
	height:18px !important;
	left:476px !important;
	top:151px !important;
}

#item50377 {
	width:168px !important;
	height:13px !important;
}

#item50380 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:19px !important;
}

@keyframes fade-in-50380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50380 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50380 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50409 {
	width:168px !important;
	height:13px !important;
}

#item50412 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:19px !important;
}

@keyframes fade-in-50412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50446 {
	width:112px !important;
	height:13px !important;
}

#item50449 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:20px !important;
}

@keyframes fade-in-50449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50449 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50449 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50481 {
	width:139px !important;
	height:15px !important;
	top:56px !important;
}

#item50484 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:208px !important;
}

#item50494 {
	width:48px !important;
	height:18px !important;
	left:33px !important;
	top:225px !important;
}

#item50506 {
	width:48px !important;
	height:18px !important;
	left:409px !important;
	top:225px !important;
}

#item50536 {
	width:168px !important;
	height:13px !important;
}

#item50539 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:19px !important;
}

@keyframes fade-in-50539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50539 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50539 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50568 {
	width:126px !important;
	height:13px !important;
}

#item50571 {
	width:27px !important;
	height:27px !important;
	left:87px !important;
	top:19px !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%;
}

#item50581 {
	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;
}

#item50584 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50615 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item50582 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item50621 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50657 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50619 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item50663 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50695 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50661 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item50701 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50729 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item50699 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item50735 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50767 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50733 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item50773 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item50805 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item50771 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item50828 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item50833 {
	width:52px !important;
	height:52px !important;
}

#item50831 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item50844 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-50844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-50844 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item50844 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-11666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-11693 {
	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-11693 {
	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-11682 {
	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-11682 {
	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-11668 {
	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-11668 {
	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;
	}
}
#item11666 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item11703 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item11704 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item11724 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item11727 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item11730 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11728 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item11746 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item11744 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item11760 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item11791 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item11813 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item11816 {
	opacity:0.50;
	width:846px !important;
	height:1px !important;
	left:265px !important;
	top:168px !important;
	background:#000;
}

#item11817 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item11835 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item11865 {
	width:120px !important;
	height:9px !important;
}

@keyframes fade-in-11868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11868 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11868 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11888 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item11910 {
	width:76px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item11913 {
	width:15px !important;
	height:15px !important;
}

#item11922 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item11951 {
	width:76px !important;
	height:9px !important;
	left:21px !important;
	top:38px !important;
}

#item11954 {
	width:15px !important;
	height:15px !important;
	top:35px !important;
}

#item12593 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12593 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12593 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12613 {
	width:250px !important;
	height:267px !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-12613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12618 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12616 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item12656 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-12656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12678 {
	width:193px !important;
	height:201px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-12678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12678 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12678 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12681 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item12691 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item12700 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item12711 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:172px !important;
}

#item12723 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:203px !important;
}

#item12736 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:235px !important;
}

#item12363 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12363 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12383 {
	width:627px !important;
	height:383px !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-12383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12383 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12405 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item12410 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12408 {
	width:21px !important;
	height:21px !important;
	left:628px !important;
	top:14px !important;
}

#item12490 {
	opacity:0.50;
	width:1px !important;
	height:170px !important;
	left:269px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item12491 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:120px !important;
}

#item12501 {
	width:14px !important;
	height:14px !important;
	left:291px !important;
	top:184px !important;
}

#item12529 {
	width:207px !important;
	height:243px !important;
	left:312px !important;
	top:85px !important;
}

#item12532 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:183px !important;
}

#item12564 {
	width:185px !important;
	height:243px !important;
	left:79px !important;
	top:85px !important;
}

#item12567 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:119px !important;
}

#item12580 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:248px !important;
}

#item127940 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:360px !important;
}

#item127946 {
	width:14px !important;
	height:14px !important;
	left:389px !important;
	top:360px !important;
}

#item127953 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:361px !important;
}

#item127976 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:327px !important;
}

#item128032 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item127999 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item128027 {
	width:246px !important;
	height:22px !important;
	left:55px !important;
	top:339px !important;
}

#item12295 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12295 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12315 {
	width:407px !important;
	height:269px !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-12315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12315 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12320 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12318 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item12350 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-12350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12353 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item12268 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12268 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12268 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12269 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item12275 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12273 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item12149 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12149 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12149 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12150 {
	width:319px !important;
	height:422px !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-12150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table236695 th, table#table236695 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table236695 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table236695 {
	table-layout:fixed;
}

#item12170 {
	width:258px !important;
	height:292px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-12170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12175 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12173 {
	width:21px !important;
	height:21px !important;
	left:324px !important;
	top:14px !important;
}

#item12190 {
	width:319px !important;
	height:422px !important;
	left:355px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table239171 th, table#table239171 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table239171 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table239171 {
	table-layout:fixed;
}

#item12210 {
	width:258px !important;
	height:292px !important;
	left:384px !important;
	top:42px !important;
}

@keyframes fade-in-12210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12210 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12210 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12215 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12213 {
	width:21px !important;
	height:21px !important;
	left:650px !important;
	top:14px !important;
}

#item12229 {
	width:319px !important;
	height:422px !important;
	left:680px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-12229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table243194 th, table#table243194 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table243194 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table243194 {
	table-layout:fixed;
}

#item12249 {
	width:258px !important;
	height:292px !important;
	left:710px !important;
	top:42px !important;
}

@keyframes fade-in-12249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12254 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12252 {
	width:21px !important;
	height:21px !important;
	left:975px !important;
	top:14px !important;
}

#item113078 {
	width:274px !important;
	height:30px !important;
	left:707px !important;
	top:402px !important;
}

#item113102 {
	width:141px !important;
	height:38px !important;
	left:707px !important;
	top:356px !important;
}

#item113069 {
	width:141px !important;
	height:38px !important;
	left:383px !important;
	top:356px !important;
}

#item113046 {
	width:274px !important;
	height:30px !important;
	left:382px !important;
	top:402px !important;
}

#item113003 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:356px !important;
}

#item112980 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:402px !important;
}

#item12042 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-12042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-12042 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item12042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12043 {
	width:624px !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-12043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12043 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12043 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12046 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12044 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item12075 {
	width:566px !important;
	height:331px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-12075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12075 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12075 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12097 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:370px !important;
}

#item12144 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12121 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12100 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:367px !important;
}

#item11970 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-11970 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-11970 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item11970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11990 {
	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-11990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11993 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item12013 {
	width:650px !important;
	height:1251px !important;
}

@keyframes fade-in-12013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12030 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item12028 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item11968 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item11966 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item12746 {
	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;
}

#item12749 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12777 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12747 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item12783 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12815 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item12781 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item12821 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12854 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12819 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item12860 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12891 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item12858 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item12897 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12934 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12895 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item12941 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item12970 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item12939 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item12976 {
	width:43px !important;
	height:43px !important;
}

#item12974 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item12986 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-12986 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-12986 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item12986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-50857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-50879 {
	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-50879 {
	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-50870 {
	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-50870 {
	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-50859 {
	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-50859 {
	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;
	}
}
#item50857 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item50887 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item50888 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item50891 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50889 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item50904 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item50902 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item50917 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item50953 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item50956 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item51524 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-51524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51524 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51524 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51544 {
	width:333px !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-51544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51549 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51547 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item51578 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-51578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51600 {
	width:271px !important;
	height:238px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-51600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51600 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51600 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51603 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item51614 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:123px !important;
}

#item51627 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:213px !important;
}

#item51646 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:258px !important;
}

#item51661 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:302px !important;
}

#item51670 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:348px !important;
}

#item51285 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-51285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51285 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51288 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51286 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item51299 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-51299 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51299 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51319 {
	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-51319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51341 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item51419 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51417 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item51433 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item51454 {
	width:477px !important;
	height:522px !important;
	left:38px !important;
}

#item51457 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item51466 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item51479 {
	width:19px !important;
	height:19px !important;
	top:226px !important;
}

#item51492 {
	width:19px !important;
	height:19px !important;
	top:315px !important;
}

#item51502 {
	width:19px !important;
	height:19px !important;
	top:405px !important;
}

#item131590 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item131594 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item131617 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item131622 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item131649 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item131645 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item51238 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-51238 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51238 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51238 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51239 {
	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-51239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51239 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51239 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51242 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51240 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item51272 {
	width:464px !important;
	height:338px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-51272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51275 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item51217 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-51217 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51217 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51217 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51218 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item51224 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51222 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item51099 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-51099 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51099 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51099 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51119 {
	width:450px !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-51119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51119 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51122 {
	width:420px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item116201 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item116224 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

table#table251290 th, table#table251290 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table251290 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table251290 {
	table-layout:fixed;
}

#item116229 {
	width:361px !important;
	height:409px !important;
}

@keyframes fade-in-116229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116229 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table253781 th, table#table253781 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table253781 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table253781 {
	table-layout:fixed;
}

#item116252 {
	width:361px !important;
	height:440px !important;
	top:449px !important;
}

@keyframes fade-in-116252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table256247 th, table#table256247 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table256247 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table256247 {
	table-layout:fixed;
}

#item116275 {
	width:361px !important;
	height:440px !important;
	top:898px !important;
}

@keyframes fade-in-116275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51193 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51191 {
	width:27px !important;
	height:27px !important;
	left:454px !important;
	top:42px !important;
}

#item51011 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-51011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-51011 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item51011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51012 {
	width:630px !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-51012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51012 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51012 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51015 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item51013 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item51048 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:578px !important;
}

#item51072 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item51051 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:575px !important;
}

#item51095 {
	width:549px !important;
	height:511px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-51095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50961 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-50961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-50961 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item50961 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50962 {
	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-50962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50963 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item50983 {
	width:505px !important;
	height:2337px !important;
}

@keyframes fade-in-50983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-50983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item50983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item50988 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item50986 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item50959 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item50957 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item51702 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item51705 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:109px !important;
	top:180px !important;
	background:#000;
}

#item51706 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:135px !important;
}

#item51719 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:135px !important;
}

#item51750 {
	width:168px !important;
	height:13px !important;
}

@keyframes fade-in-51753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-51753 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item51753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item51773 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item51795 {
	width:107px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item51798 {
	width:21px !important;
	height:21px !important;
}

#item51810 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item51839 {
	width:107px !important;
	height:13px !important;
	left:29px !important;
	top:54px !important;
}

#item51842 {
	width:21px !important;
	height:21px !important;
	top:49px !important;
}

#item51851 {
	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;
}

#item51854 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51883 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item51852 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item51889 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51921 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item51887 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item51927 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item51967 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item51925 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item51973 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52007 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item51971 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item52013 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52041 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52011 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item52047 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52080 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52045 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item52103 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item52108 {
	width:52px !important;
	height:52px !important;
}

#item52106 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item52122 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-52122 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-52122 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item52122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-13003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13003 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13003 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-13035 {
	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-13035 {
	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-13019 {
	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-13019 {
	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-13005 {
	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-13005 {
	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;
	}
}
#item13003 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item13050 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item13051 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item13071 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item13074 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item13077 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13075 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item13091 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item13089 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item13101 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item13133 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item13648 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13648 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13648 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13648 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13668 {
	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-13668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13668 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13668 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13673 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13671 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item13711 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-13711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13711 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13711 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13733 {
	width:193px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-13733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13733 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13733 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13736 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item13746 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item13460 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13460 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13460 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13480 {
	width:637px !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-13480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13502 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item13507 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13505 {
	width:21px !important;
	height:21px !important;
	left:638px !important;
	top:14px !important;
}

#item13585 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item13617 {
	width:185px !important;
	height:207px !important;
	left:79px !important;
	top:85px !important;
}

#item13620 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:119px !important;
}

#item13633 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:215px !important;
}

#item128470 {
	width:12px !important;
	height:18px !important;
	left:56px !important;
	top:324px !important;
}

#item128473 {
	width:14px !important;
	height:14px !important;
	left:386px !important;
	top:324px !important;
}

#item128476 {
	width:348px !important;
	height:30px !important;
	left:72px !important;
	top:325px !important;
}

#item128500 {
	width:700px !important;
	height:10px !important;
	left:55px !important;
	top:290px !important;
}

#item128551 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item128527 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item128523 {
	width:246px !important;
	height:22px !important;
	left:52px !important;
	top:302px !important;
}

#item13387 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13387 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13387 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13407 {
	width:407px !important;
	height:269px !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-13407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13407 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13412 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13410 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item13443 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-13443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13446 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item13369 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13369 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13369 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13369 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13370 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item13376 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13374 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item13331 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13331 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13331 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13332 {
	width:319px !important;
	height:293px !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-13332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13332 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13332 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table261708 th, table#table261708 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table261708 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table261708 {
	table-layout:fixed;
}

#item13352 {
	width:258px !important;
	height:196px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-13352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13352 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13357 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13355 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

#item113113 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:273px !important;
}

#item113136 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:227px !important;
}

#item13214 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13214 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13214 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13214 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13215 {
	width:417px !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-13215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13218 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13216 {
	width:21px !important;
	height:21px !important;
	left:421px !important;
	top:14px !important;
}

#item13257 {
	width:387px !important;
	height:187px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-13257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13279 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:227px !important;
}

#item13326 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13303 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13282 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:224px !important;
}

#item13140 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-13140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-13140 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item13140 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13160 {
	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-13160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13163 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item13183 {
	width:650px !important;
	height:707px !important;
}

@keyframes fade-in-13183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13183 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13183 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13200 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item13198 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item13138 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item13136 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item13774 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item13777 {
	opacity:0.50;
	width:846px !important;
	height:1px !important;
	left:265px !important;
	top:168px !important;
	background:#000;
}

#item13778 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item13788 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item13820 {
	width:84px !important;
	height:10px !important;
}

#item13823 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:13px !important;
}

@keyframes fade-in-13823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13837 {
	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;
}

#item13840 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13869 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13838 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item13875 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13903 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item13873 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item13909 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13941 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13907 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item13947 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item13979 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item13945 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item13985 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14016 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item13983 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item14023 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item14063 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item14021 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item14069 {
	width:43px !important;
	height:43px !important;
}

#item14067 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item14080 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-14080 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-14080 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item14080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-52135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-52161 {
	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-52161 {
	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-52148 {
	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-52148 {
	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-52137 {
	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-52137 {
	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;
	}
}
#item52135 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item52169 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item52170 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item52173 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52171 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item52185 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item52183 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item52196 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item52228 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item52231 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item52722 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-52722 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52722 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52742 {
	width:333px !important;
	height:187px !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-52742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52742 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52747 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52745 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item52776 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-52776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52798 {
	width:271px !important;
	height:99px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-52798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52801 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:167px !important;
}

#item52816 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item52536 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52556 {
	width:630px !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-52556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52578 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item52583 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52581 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item52594 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:458px !important;
}

#item52622 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:460px !important;
}

#item52654 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:418px !important;
}

#item52657 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:243px !important;
}

#item52688 {
	width:259px !important;
	height:290px !important;
	left:96px !important;
	top:127px !important;
}

#item52691 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:175px !important;
}

#item52708 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:309px !important;
}

#item103229 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item103205 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item103201 {
	width:335px !important;
	height:29px !important;
	left:300px !important;
	top:432px !important;
}

#item52486 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52486 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52487 {
	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-52487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52487 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52490 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52488 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item52520 {
	width:464px !important;
	height:338px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-52520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52523 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item52464 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52464 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52464 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52465 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item52471 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52469 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item52402 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-52402 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52402 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52422 {
	width:421px !important;
	height:385px !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-52422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52422 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52422 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52427 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52425 {
	width:27px !important;
	height:27px !important;
	left:423px !important;
	top:43px !important;
}

table#table265519 th, table#table265519 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table265519 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table265519 {
	table-layout:fixed;
}

#item52460 {
	width:361px !important;
	height:233px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-52460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115475 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115498 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item52318 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52319 {
	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-52319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52319 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52322 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52320 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item52351 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:317px !important;
}

#item52375 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item52354 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:314px !important;
}

#item52398 {
	width:549px !important;
	height:250px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-52398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52398 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52398 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52236 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-52236 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-52236 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item52236 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52256 {
	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-52256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52259 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item52279 {
	width:505px !important;
	height:1288px !important;
}

@keyframes fade-in-52279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52284 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item52282 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item52234 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item52232 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item52849 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item52852 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:109px !important;
	top:180px !important;
	background:#000;
}

#item52853 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:135px !important;
}

#item52863 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:135px !important;
}

#item52895 {
	width:118px !important;
	height:14px !important;
}

#item52898 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:19px !important;
}

@keyframes fade-in-52898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-52898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item52898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52908 {
	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;
}

#item52911 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52939 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item52909 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item52945 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item52974 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52943 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item52980 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53011 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item52978 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item53017 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53053 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item53015 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item53059 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53092 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item53057 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item53098 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item53127 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item53096 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item53150 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item53155 {
	width:52px !important;
	height:52px !important;
}

#item53153 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item53172 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-53172 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-53172 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item53172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-14097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14097 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14097 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-14120 {
	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-14120 {
	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-14109 {
	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-14109 {
	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-14099 {
	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-14099 {
	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;
	}
}
#item14097 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item14132 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item14133 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item14153 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item14156 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item14159 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14157 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item14175 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item14173 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item14186 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item14214 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item14236 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item14239 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item14253 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item14267 {
	opacity:0.50;
	width:810px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item14268 {
	width:34px !important;
	height:13px !important;
	left:390px !important;
	top:148px !important;
}

#item14280 {
	width:34px !important;
	height:13px !important;
	left:681px !important;
	top:148px !important;
}

#item14318 {
	width:84px !important;
	height:9px !important;
}

#item14321 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:14px !important;
}

@keyframes fade-in-14321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14331 {
	width:34px !important;
	height:13px !important;
	left:968px !important;
	top:149px !important;
}

#item14360 {
	width:31px !important;
	height:9px !important;
}

#item14363 {
	width:19px !important;
	height:19px !important;
	left:5px !important;
	top:14px !important;
}

@keyframes fade-in-14363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14394 {
	width:33px !important;
	height:9px !important;
}

#item14397 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-14397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14428 {
	width:99px !important;
	height:11px !important;
	top:40px !important;
}

#item14450 {
	width:99px !important;
	height:11px !important;
	left:514px !important;
	top:185px !important;
}

#item14474 {
	width:58px !important;
	height:9px !important;
}

#item14477 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
	top:14px !important;
}

@keyframes fade-in-14477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14509 {
	width:99px !important;
	height:11px !important;
	top:40px !important;
}

#item15231 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-15231 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-15231 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item15231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15251 {
	width:250px !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-15251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15251 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15256 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item15254 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item15286 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-15286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15286 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15308 {
	width:193px !important;
	height:206px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-15308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15308 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15308 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15311 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item15320 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item15333 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:236px !important;
}

#item15346 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:203px !important;
}

#item15358 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:170px !important;
}

#item15379 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item14879 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14879 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14899 {
	width:911px !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-14899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14921 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item14971 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14969 {
	width:21px !important;
	height:21px !important;
	left:915px !important;
	top:14px !important;
}

#item15008 {
	opacity:0.50;
	width:1px !important;
	height:153px !important;
	left:283px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item15009 {
	width:13px !important;
	height:14px !important;
	left:304px !important;
	top:137px !important;
}

#item15039 {
	width:163px !important;
	height:190px !important;
	left:323px !important;
	top:85px !important;
}

#item15042 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item15070 {
	width:205px !important;
	height:207px !important;
	left:79px !important;
	top:85px !important;
}

#item15073 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item15086 {
	width:13px !important;
	height:14px !important;
	left:304px !important;
	top:201px !important;
}

#item15099 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:232px !important;
}

#item15111 {
	width:14px !important;
	height:14px !important;
	left:509px !important;
	top:120px !important;
}

#item15148 {
	width:170px !important;
	height:193px !important;
	left:530px !important;
	top:85px !important;
}

#item15151 {
	width:14px !important;
	height:14px !important;
	left:509px !important;
	top:168px !important;
}

#item15161 {
	width:14px !important;
	height:14px !important;
	left:724px !important;
	top:168px !important;
}

#item15170 {
	width:14px !important;
	height:14px !important;
	left:724px !important;
	top:120px !important;
}

#item15199 {
	width:194px !important;
	height:177px !important;
	left:745px !important;
	top:85px !important;
}

#item15202 {
	opacity:0.50;
	width:1px !important;
	height:153px !important;
	left:701px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item15203 {
	opacity:0.50;
	width:1px !important;
	height:153px !important;
	left:488px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item15204 {
	width:14px !important;
	height:14px !important;
	left:509px !important;
	top:233px !important;
}

#item15216 {
	width:14px !important;
	height:14px !important;
	left:724px !important;
	top:215px !important;
}

#item130824 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:322px !important;
}

#item130834 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:323px !important;
}

#item130857 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:309px !important;
}

#item130884 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130908 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130881 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:307px !important;
}

#item14810 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14810 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14810 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14830 {
	width:407px !important;
	height:269px !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-14830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14835 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14833 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item14865 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-14865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14868 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item14781 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14781 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14781 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14781 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14782 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item14788 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14786 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item14698 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14698 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14698 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14698 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113146 {
	width:319px !important;
	height:440px !important;
	left:684px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-113146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113146 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113146 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14699 {
	width:319px !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-14699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14702 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14700 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table273628 th, table#table273628 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table273628 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table273628 {
	table-layout:fixed;
}

#item14738 {
	width:258px !important;
	height:314px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-14738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14738 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14738 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14741 {
	width:319px !important;
	height:440px !important;
	left:356px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-14741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table276158 th, table#table276158 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table276158 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table276158 {
	table-layout:fixed;
}

#item14761 {
	width:258px !important;
	height:314px !important;
	left:386px !important;
	top:42px !important;
}

@keyframes fade-in-14761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14766 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14764 {
	width:21px !important;
	height:21px !important;
	left:977px !important;
	top:14px !important;
}

#item113221 {
	width:141px !important;
	height:38px !important;
	left:386px !important;
	top:375px !important;
}

#item113198 {
	width:274px !important;
	height:30px !important;
	left:385px !important;
	top:421px !important;
}

table#table278724 th, table#table278724 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table278724 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table278724 {
	table-layout:fixed;
}

#item113151 {
	width:258px !important;
	height:314px !important;
	left:713px !important;
	top:42px !important;
}

@keyframes fade-in-113151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-113151 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item113151 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113253 {
	width:141px !important;
	height:38px !important;
	left:714px !important;
	top:375px !important;
}

#item113230 {
	width:274px !important;
	height:30px !important;
	left:714px !important;
	top:421px !important;
}

#item113148 {
	width:15px !important;
	height:15px !important;
	left:653px !important;
	top:17px !important;
}

#item113268 {
	width:274px !important;
	height:30px !important;
	left:56px !important;
	top:421px !important;
}

#item113264 {
	width:95px !important;
	height:40px !important;
	left:58px !important;
	top:373px !important;
}

#item14584 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14584 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14584 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14585 {
	width:624px !important;
	height:520px !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-14585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14585 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14585 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14588 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14586 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item14624 {
	width:566px !important;
	height:459px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-14624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14646 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:499px !important;
}

#item14693 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14670 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14649 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:496px !important;
}

#item14516 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-14516 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-14516 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item14516 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14536 {
	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-14536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14539 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item14559 {
	width:650px !important;
	height:1971px !important;
}

@keyframes fade-in-14559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14573 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item14571 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item14514 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item14512 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item15390 {
	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;
}

#item15393 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15421 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15391 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item15427 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15456 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item15425 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item15462 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15493 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15460 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item15499 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15531 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item15497 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item15537 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15566 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15535 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item15573 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item15601 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item15571 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item15607 {
	width:43px !important;
	height:43px !important;
}

#item15605 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item15621 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-15621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-15621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item15621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-53185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-53212 {
	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-53212 {
	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-53202 {
	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-53202 {
	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-53187 {
	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-53187 {
	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;
	}
}
#item53185 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item53224 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item53225 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item53228 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53226 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item53241 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item53239 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item53252 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item53281 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item53284 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item54019 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-54019 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54019 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54039 {
	width:333px !important;
	height:369px !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-54039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54044 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54042 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item54073 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-54073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54073 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54073 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54095 {
	width:271px !important;
	height:238px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-54095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54095 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54095 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54098 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:347px !important;
}

#item54111 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:301px !important;
}

#item54124 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:255px !important;
}

#item54134 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:211px !important;
}

#item54146 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:167px !important;
}

#item54156 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item53638 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53638 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53638 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53641 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53639 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item53651 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-53651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53651 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53671 {
	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-53671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53671 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53671 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53693 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item53764 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53762 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item53782 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item53803 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
}

#item53825 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:277px !important;
}

#item53847 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
	top:485px !important;
}

#item53869 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
	top:761px !important;
}

#item53872 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item53887 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item53896 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item53909 {
	width:18px !important;
	height:19px !important;
	top:326px !important;
}

#item53922 {
	width:18px !important;
	height:19px !important;
	top:392px !important;
}

#item53932 {
	width:19px !important;
	height:19px !important;
	top:533px !important;
}

#item53945 {
	width:19px !important;
	height:19px !important;
	top:601px !important;
}

#item53956 {
	width:19px !important;
	height:19px !important;
	top:667px !important;
}

#item53966 {
	width:19px !important;
	height:19px !important;
	top:878px !important;
}

#item53976 {
	width:19px !important;
	height:19px !important;
	top:811px !important;
}

#item53988 {
	width:19px !important;
	height:19px !important;
	top:943px !important;
}

#item131681 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item131688 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item131711 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item131714 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item131740 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item131737 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item53587 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53587 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53587 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53587 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53588 {
	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-53588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53588 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53591 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53589 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item53624 {
	width:464px !important;
	height:338px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-53624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53627 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item53568 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53568 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53568 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53568 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53569 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item53575 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53573 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item53470 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-53470 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53470 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53490 {
	width:450px !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-53490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53493 {
	width:420px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

table#table285805 th, table#table285805 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table285805 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table285805 {
	table-layout:fixed;
}

#item117474 {
	width:361px !important;
	height:440px !important;
	left:1px !important;
}

@keyframes fade-in-117474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117474 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table288401 th, table#table288401 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table288401 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table288401 {
	table-layout:fixed;
}

#item117497 {
	width:361px !important;
	height:440px !important;
	left:1px !important;
	top:584px !important;
}

@keyframes fade-in-117497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item117521 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item117544 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

table#table290961 th, table#table290961 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table290961 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table290961 {
	table-layout:fixed;
}

#item117547 {
	width:361px !important;
	height:440px !important;
	left:1px !important;
	top:1166px !important;
}

@keyframes fade-in-117547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117547 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item117571 {
	width:133px !important;
	height:56px !important;
	left:2px !important;
}

#item117575 {
	width:274px !important;
	height:30px !important;
	top:64px !important;
}

#item117599 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item117622 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item53541 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53539 {
	width:27px !important;
	height:27px !important;
	left:454px !important;
	top:42px !important;
}

#item53350 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53350 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53350 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53351 {
	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-53351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53354 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53352 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item53368 {
	width:568px !important;
	height:551px !important;
	left:64px !important;
	top:67px !important;
}

#item53388 {
	width:505px !important;
	height:885px !important;
}

@keyframes fade-in-53388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53418 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:634px !important;
}

#item53465 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item53442 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item53421 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:631px !important;
}

#item53289 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-53289 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-53289 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item53289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53290 {
	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-53290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53293 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item53291 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:43px !important;
}

#item53308 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item53328 {
	width:505px !important;
	height:4066px !important;
}

@keyframes fade-in-53328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-53328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item53328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item53287 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item53285 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item54184 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item54187 {
	opacity:0.50;
	width:470px !important;
	height:1px !important;
	left:109px !important;
	top:180px !important;
	background:#000;
}

#item54188 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:135px !important;
}

#item54198 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:135px !important;
}

#item54210 {
	width:48px !important;
	height:18px !important;
	left:157px !important;
	top:152px !important;
}

#item54227 {
	width:48px !important;
	height:18px !important;
	left:340px !important;
	top:152px !important;
}

#item54261 {
	width:46px !important;
	height:13px !important;
}

#item54264 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:20px !important;
}

@keyframes fade-in-54264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54292 {
	width:139px !important;
	height:15px !important;
	top:56px !important;
}

#item54295 {
	width:48px !important;
	height:18px !important;
	left:503px !important;
	top:153px !important;
}

#item54328 {
	width:44px !important;
	height:13px !important;
}

#item54331 {
	width:27px !important;
	height:27px !important;
	left:8px !important;
	top:19px !important;
}

@keyframes fade-in-54331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54365 {
	width:82px !important;
	height:13px !important;
}

#item54368 {
	width:27px !important;
	height:27px !important;
	left:27px !important;
	top:19px !important;
}

@keyframes fade-in-54368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54368 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54368 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54397 {
	width:139px !important;
	height:15px !important;
	top:56px !important;
}

#item54421 {
	width:117px !important;
	height:13px !important;
}

#item54424 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:19px !important;
}

@keyframes fade-in-54424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54424 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54424 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54455 {
	width:139px !important;
	height:15px !important;
	top:56px !important;
}

#item54458 {
	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;
}

#item54461 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54491 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item54459 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item54497 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54525 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54495 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item54531 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54560 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54529 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item54566 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54597 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item54564 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item54603 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54639 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54601 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item54645 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item54677 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item54643 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item54700 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item54705 {
	width:52px !important;
	height:52px !important;
}

#item54703 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item54715 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-54715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-54715 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item54715 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-15638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-15667 {
	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-15667 {
	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-15654 {
	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-15654 {
	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-15640 {
	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-15640 {
	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;
	}
}
#item15638 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item15685 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item15686 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item15706 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item15709 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item15712 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15710 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item15725 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item15723 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item15736 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item15765 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item15787 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item15790 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item15802 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item15815 {
	opacity:0.50;
	width:810px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item15816 {
	width:34px !important;
	height:13px !important;
	left:417px !important;
	top:148px !important;
}

#item15826 {
	width:34px !important;
	height:13px !important;
	left:675px !important;
	top:148px !important;
}

#item15855 {
	width:90px !important;
	height:9px !important;
}

#item15858 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-15858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15871 {
	width:34px !important;
	height:13px !important;
	left:959px !important;
	top:149px !important;
}

#item15904 {
	width:140px !important;
	height:9px !important;
}

#item15907 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-15907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15939 {
	width:89px !important;
	height:9px !important;
}

#item15942 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:14px !important;
}

@keyframes fade-in-15942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15942 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15980 {
	width:31px !important;
	height:9px !important;
	left:22px !important;
}

@keyframes fade-in-15983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16003 {
	width:76px !important;
	height:9px !important;
	left:21px !important;
	top:4px !important;
}

#item16025 {
	width:76px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item16028 {
	width:15px !important;
	height:15px !important;
}

#item16038 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item16815 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16815 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16815 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16835 {
	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-16835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16835 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16835 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16840 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16838 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item16873 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-16873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16895 {
	width:193px !important;
	height:108px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-16895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16898 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item16911 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item16923 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item16942 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item16403 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16403 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16403 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16423 {
	width:958px !important;
	height:470px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16445 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item16500 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16498 {
	width:21px !important;
	height:21px !important;
	left:960px !important;
	top:14px !important;
}

#item16532 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:258px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item16533 {
	width:14px !important;
	height:14px !important;
	left:281px !important;
	top:120px !important;
}

#item16543 {
	width:14px !important;
	height:14px !important;
	left:281px !important;
	top:201px !important;
}

#item16574 {
	width:188px !important;
	height:305px !important;
	left:302px !important;
	top:85px !important;
}

#item16577 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:183px !important;
}

#item16609 {
	width:178px !important;
	height:320px !important;
	left:79px !important;
	top:85px !important;
}

#item16612 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item16624 {
	width:14px !important;
	height:14px !important;
	left:281px !important;
	top:263px !important;
}

#item16633 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:248px !important;
}

#item16646 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:137px !important;
}

#item16678 {
	width:194px !important;
	height:340px !important;
	left:533px !important;
	top:85px !important;
}

#item16681 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:216px !important;
}

#item16693 {
	width:14px !important;
	height:14px !important;
	left:747px !important;
	top:199px !important;
}

#item16711 {
	width:14px !important;
	height:14px !important;
	left:747px !important;
	top:120px !important;
}

#item16740 {
	width:218px !important;
	height:342px !important;
	left:768px !important;
	top:85px !important;
}

#item16743 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:726px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item16744 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:492px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item16745 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:313px !important;
}

#item16754 {
	width:14px !important;
	height:14px !important;
	left:281px !important;
	top:329px !important;
}

#item16765 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:280px !important;
}

#item16778 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:345px !important;
}

#item16793 {
	width:14px !important;
	height:14px !important;
	left:747px !important;
	top:265px !important;
}

#item16805 {
	width:14px !important;
	height:14px !important;
	left:747px !important;
	top:345px !important;
}

#item130939 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:450px !important;
}

#item130945 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:451px !important;
}

#item130968 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:437px !important;
}

#item130994 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item131018 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130991 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:434px !important;
}

#item16329 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16329 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16329 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16349 {
	width:407px !important;
	height:269px !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-16349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16349 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16349 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16354 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16352 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item16387 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-16387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16390 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item16307 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16307 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16307 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16308 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item16314 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16312 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item16234 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16234 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16234 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16234 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16235 {
	width:319px !important;
	height:441px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16235 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16235 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16238 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16236 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table299432 th, table#table299432 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table299432 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table299432 {
	table-layout:fixed;
}

#item16268 {
	width:258px !important;
	height:314px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-16268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16271 {
	width:319px !important;
	height:441px !important;
	left:376px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-16271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table302031 th, table#table302031 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table302031 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table302031 {
	table-layout:fixed;
}

#item16291 {
	width:258px !important;
	height:314px !important;
	left:405px !important;
	top:42px !important;
}

@keyframes fade-in-16291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16296 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16294 {
	width:21px !important;
	height:21px !important;
	left:670px !important;
	top:14px !important;
}

#item113349 {
	width:274px !important;
	height:30px !important;
	left:403px !important;
	top:421px !important;
}

#item113372 {
	width:141px !important;
	height:38px !important;
	left:403px !important;
	top:375px !important;
}

#item113317 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:421px !important;
}

#item113340 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:375px !important;
}

#item16123 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16123 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16123 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16124 {
	width:624px !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-16124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16124 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16124 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16127 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16125 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item16160 {
	width:566px !important;
	height:349px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-16160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16182 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:419px !important;
}

#item16229 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16206 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16185 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:416px !important;
}

#item16051 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-16051 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-16051 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item16051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16071 {
	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-16071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16071 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16071 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16074 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item16094 {
	width:650px !important;
	height:1683px !important;
}

@keyframes fade-in-16094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-16094 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item16094 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item16108 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item16106 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item16049 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item16047 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item16952 {
	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;
}

#item16955 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item16983 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16953 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item16989 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17018 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item16987 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item17024 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17056 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17022 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item17062 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17095 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item17060 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item17101 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17130 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17099 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item17137 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item17166 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item17135 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item17172 {
	width:43px !important;
	height:43px !important;
}

#item17170 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item17186 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-17186 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-17186 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item17186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-54728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-54754 {
	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-54754 {
	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-54742 {
	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-54742 {
	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-54730 {
	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-54730 {
	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;
	}
}
#item54728 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item54762 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item54763 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item54766 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54764 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item54781 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item54779 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item54792 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item54820 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item54823 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item55616 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-55616 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55616 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55636 {
	width:333px !important;
	height:281px !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-55636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55636 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55641 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55639 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item55674 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-55674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55674 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55696 {
	width:271px !important;
	height:189px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-55696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55699 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item55709 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:167px !important;
}

#item55718 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:211px !important;
}

#item55728 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:257px !important;
}

#item55172 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55172 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55172 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55172 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55175 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55173 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item55186 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-55186 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55186 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55206 {
	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-55206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55228 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item55297 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55295 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item55311 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item55333 {
	width:477px !important;
	height:433px !important;
	left:38px !important;
}

#item55355 {
	width:477px !important;
	height:433px !important;
	left:38px !important;
	top:434px !important;
}

#item55377 {
	width:477px !important;
	height:433px !important;
	left:38px !important;
	top:868px !important;
}

#item55380 {
	width:19px !important;
	height:19px !important;
	top:137px !important;
}

#item55400 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item55414 {
	width:19px !important;
	height:19px !important;
	top:229px !important;
}

#item55423 {
	width:19px !important;
	height:19px !important;
	top:320px !important;
}

#item55436 {
	width:19px !important;
	height:19px !important;
	top:482px !important;
}

#item55449 {
	width:19px !important;
	height:19px !important;
	top:571px !important;
}

#item55459 {
	width:19px !important;
	height:19px !important;
	top:661px !important;
}

#item55471 {
	width:19px !important;
	height:19px !important;
	top:751px !important;
}

#item55481 {
	width:19px !important;
	height:19px !important;
	top:915px !important;
}

#item55490 {
	width:19px !important;
	height:19px !important;
	top:1005px !important;
}

#item55500 {
	width:19px !important;
	height:19px !important;
	top:1094px !important;
}

#item55513 {
	width:19px !important;
	height:19px !important;
	top:1185px !important;
}

#item55555 {
	width:477px !important;
	height:433px !important;
	left:38px !important;
}

#item55558 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item55571 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item55580 {
	width:19px !important;
	height:19px !important;
	top:227px !important;
}

#item55593 {
	width:19px !important;
	height:19px !important;
	top:317px !important;
}

#item131774 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item131777 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item131800 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item131803 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item131829 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item131826 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item55122 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-55122 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55122 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55123 {
	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-55123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55123 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55123 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55126 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55124 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item55156 {
	width:464px !important;
	height:338px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-55156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55159 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item55100 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-55100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55101 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item55107 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55105 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item55006 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-55006 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-55006 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item55006 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55026 {
	width:450px !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-55026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55026 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55026 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55029 {
	width:420px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item116761 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item116785 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

table#table309817 th, table#table309817 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table309817 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table309817 {
	table-layout:fixed;
}

#item116790 {
	width:361px !important;
	height:440px !important;
}

@keyframes fade-in-116790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116790 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116790 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table312410 th, table#table312410 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table312410 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table312410 {
	table-layout:fixed;
}

#item116813 {
	width:361px !important;
	height:409px !important;
	top:480px !important;
}

@keyframes fade-in-116813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-116813 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item116813 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55077 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item55075 {
	width:27px !important;
	height:27px !important;
	left:454px !important;
	top:42px !important;
}

#item54878 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54878 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54878 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54878 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54879 {
	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-54879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54882 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54880 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item54900 {
	width:568px !important;
	height:551px !important;
	left:64px !important;
	top:67px !important;
}

#item54920 {
	width:505px !important;
	height:773px !important;
}

@keyframes fade-in-54920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54920 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54920 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54954 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:634px !important;
}

#item55001 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item54978 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item54957 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:631px !important;
}

#item54828 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-54828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-54828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item54828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54829 {
	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-54829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54830 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item54850 {
	width:505px !important;
	height:3484px !important;
}

@keyframes fade-in-54850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-54850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item54850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item54855 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item54853 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:43px !important;
}

#item54826 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item54824 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item55759 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item55762 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:252px !important;
	background:#000;
}

#item55763 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:179px !important;
	background:#000;
}

#item55764 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:136px !important;
}

#item55783 {
	width:48px !important;
	height:18px !important;
	left:270px !important;
	top:152px !important;
}

#item55796 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:152px !important;
}

#item55826 {
	width:126px !important;
	height:13px !important;
}

#item55829 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:19px !important;
}

@keyframes fade-in-55829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55863 {
	width:44px !important;
	height:13px !important;
	left:31px !important;
}

@keyframes fade-in-55866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item55886 {
	width:107px !important;
	height:13px !important;
	left:29px !important;
	top:5px !important;
}

#item55908 {
	width:107px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item55911 {
	width:21px !important;
	height:21px !important;
}

#item55924 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item55934 {
	width:46px !important;
	height:46px !important;
	left:621px !important;
	top:208px !important;
}

#item55946 {
	width:48px !important;
	height:18px !important;
	left:430px !important;
	top:226px !important;
}

#item55976 {
	width:196px !important;
	height:13px !important;
}

#item55979 {
	width:27px !important;
	height:27px !important;
	left:86px !important;
	top:19px !important;
}

@keyframes fade-in-55979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-55979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56008 {
	width:124px !important;
	height:13px !important;
}

#item56011 {
	width:27px !important;
	height:27px !important;
	left:87px !important;
	top:19px !important;
}

@keyframes fade-in-56011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56011 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56011 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56021 {
	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;
}

#item56024 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56055 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item56022 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item56061 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56098 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56059 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item56104 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56136 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56102 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item56142 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56170 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item56140 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item56176 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56210 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56174 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item56216 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item56249 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item56214 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item56272 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item56277 {
	width:52px !important;
	height:52px !important;
}

#item56275 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item56288 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-56288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-56288 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item56288 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-17203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-17235 {
	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-17235 {
	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-17220 {
	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-17220 {
	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-17205 {
	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-17205 {
	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;
	}
}
#item17203 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item17255 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item17256 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item17276 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item17279 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item17282 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17280 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item17295 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item17293 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item17305 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item17334 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item17356 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item17359 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item17371 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item17384 {
	opacity:0.50;
	width:810px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item17385 {
	width:34px !important;
	height:13px !important;
	left:417px !important;
	top:148px !important;
}

#item17395 {
	width:34px !important;
	height:13px !important;
	left:675px !important;
	top:148px !important;
}

#item17424 {
	width:90px !important;
	height:9px !important;
}

#item17427 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-17427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17440 {
	width:34px !important;
	height:13px !important;
	left:959px !important;
	top:149px !important;
}

#item17473 {
	width:140px !important;
	height:9px !important;
}

#item17476 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-17476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17508 {
	width:89px !important;
	height:9px !important;
}

#item17511 {
	width:19px !important;
	height:19px !important;
	left:62px !important;
	top:14px !important;
}

@keyframes fade-in-17511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17553 {
	width:66px !important;
	height:9px !important;
	left:22px !important;
}

@keyframes fade-in-17556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17556 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17576 {
	width:76px !important;
	height:9px !important;
	left:21px !important;
	top:4px !important;
}

#item17598 {
	width:76px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item17601 {
	width:15px !important;
	height:15px !important;
}

#item17611 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item18401 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18401 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18421 {
	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-18421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18421 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18421 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18426 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18424 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item18459 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-18459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18481 {
	width:193px !important;
	height:108px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-18481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18481 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18481 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18484 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item18497 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item18509 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item18527 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item17978 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17978 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17978 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17998 {
	width:958px !important;
	height:468px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17998 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17998 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18020 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item18075 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18073 {
	width:21px !important;
	height:21px !important;
	left:960px !important;
	top:14px !important;
}

#item18107 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:258px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item18108 {
	width:14px !important;
	height:14px !important;
	left:281px !important;
	top:120px !important;
}

#item18118 {
	width:14px !important;
	height:14px !important;
	left:281px !important;
	top:201px !important;
}

#item18149 {
	width:188px !important;
	height:305px !important;
	left:302px !important;
	top:85px !important;
}

#item18152 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:183px !important;
}

#item18184 {
	width:178px !important;
	height:320px !important;
	left:79px !important;
	top:85px !important;
}

#item18187 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item18197 {
	width:14px !important;
	height:14px !important;
	left:281px !important;
	top:263px !important;
}

#item18207 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:248px !important;
}

#item18226 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:137px !important;
}

#item18262 {
	width:194px !important;
	height:340px !important;
	left:533px !important;
	top:85px !important;
}

#item18265 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:216px !important;
}

#item18278 {
	width:14px !important;
	height:14px !important;
	left:747px !important;
	top:199px !important;
}

#item18298 {
	width:14px !important;
	height:14px !important;
	left:747px !important;
	top:120px !important;
}

#item18327 {
	width:218px !important;
	height:342px !important;
	left:768px !important;
	top:85px !important;
}

#item18330 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:726px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item18331 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:492px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item18332 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:313px !important;
}

#item18341 {
	width:14px !important;
	height:14px !important;
	left:281px !important;
	top:329px !important;
}

#item18351 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:280px !important;
}

#item18365 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:345px !important;
}

#item18380 {
	width:14px !important;
	height:14px !important;
	left:747px !important;
	top:265px !important;
}

#item18390 {
	width:14px !important;
	height:14px !important;
	left:747px !important;
	top:345px !important;
}

#item129083 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:448px !important;
}

#item129093 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:449px !important;
}

#item129116 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:435px !important;
}

#item129142 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129166 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129139 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:432px !important;
}

#item17903 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17903 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17903 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17923 {
	width:407px !important;
	height:269px !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-17923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17923 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17923 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17928 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17926 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item17962 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-17962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17962 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17962 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17965 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item17880 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17880 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17880 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17880 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17881 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item17887 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17885 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item17806 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17806 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17806 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17807 {
	width:319px !important;
	height:421px !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-17807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17810 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17808 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table320457 th, table#table320457 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table320457 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table320457 {
	table-layout:fixed;
}

#item17840 {
	width:258px !important;
	height:292px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-17840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17843 {
	width:319px !important;
	height:422px !important;
	left:376px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-17843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17843 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table322927 th, table#table322927 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table322927 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table322927 {
	table-layout:fixed;
}

#item17863 {
	width:258px !important;
	height:292px !important;
	left:405px !important;
	top:42px !important;
}

@keyframes fade-in-17863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17863 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17863 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17868 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17866 {
	width:21px !important;
	height:21px !important;
	left:670px !important;
	top:14px !important;
}

#item113413 {
	width:274px !important;
	height:30px !important;
	left:404px !important;
	top:402px !important;
}

#item113436 {
	width:141px !important;
	height:38px !important;
	left:404px !important;
	top:356px !important;
}

#item113406 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:356px !important;
}

#item113383 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:402px !important;
}

#item17695 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17695 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17695 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17695 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17696 {
	width:624px !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-17696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17696 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17696 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17699 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17697 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item17732 {
	width:566px !important;
	height:379px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-17732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17732 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17732 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17754 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:419px !important;
}

#item17801 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17778 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17757 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:416px !important;
}

#item17624 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-17624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-17624 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item17624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17644 {
	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-17644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17644 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17647 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item17667 {
	width:650px !important;
	height:1939px !important;
}

@keyframes fade-in-17667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-17667 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item17667 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item17681 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item17679 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item17622 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item17620 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item18537 {
	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;
}

#item18540 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18568 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18538 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item18574 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18603 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item18572 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item18609 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18640 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18607 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item18646 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18678 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item18644 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item18684 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18713 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18682 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item18720 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item18748 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item18718 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item18754 {
	width:43px !important;
	height:43px !important;
}

#item18752 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item18769 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-18769 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-18769 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item18769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-56301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56301 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-56325 {
	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-56325 {
	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-56314 {
	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-56314 {
	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-56303 {
	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-56303 {
	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;
	}
}
#item56301 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item56334 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item56335 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item56338 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56336 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item56351 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item56349 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item56364 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item56400 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item56403 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item57195 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-57195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57195 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57215 {
	width:333px !important;
	height:281px !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-57215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57220 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item57218 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item57250 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-57250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57272 {
	width:271px !important;
	height:189px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-57272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57275 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item57287 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

#item57304 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:257px !important;
}

#item57317 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:211px !important;
}

#item56751 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56751 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56754 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56752 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item56768 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-56768 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56768 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56788 {
	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-56788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56810 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item56890 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56888 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item56900 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item56903 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item56916 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item56930 {
	width:19px !important;
	height:19px !important;
	top:228px !important;
}

#item56940 {
	width:19px !important;
	height:19px !important;
	top:319px !important;
}

#item56971 {
	width:477px !important;
	height:433px !important;
	left:38px !important;
}

#item56993 {
	width:477px !important;
	height:433px !important;
	left:38px !important;
	top:434px !important;
}

#item56996 {
	width:19px !important;
	height:19px !important;
	top:482px !important;
}

#item57006 {
	width:19px !important;
	height:19px !important;
	top:573px !important;
}

#item57015 {
	width:19px !important;
	height:19px !important;
	top:659px !important;
}

#item57025 {
	width:19px !important;
	height:19px !important;
	top:752px !important;
}

#item57057 {
	width:477px !important;
	height:433px !important;
	left:38px !important;
}

#item57060 {
	width:19px !important;
	height:19px !important;
	top:46px !important;
}

#item57077 {
	width:19px !important;
	height:19px !important;
	top:136px !important;
}

#item57094 {
	width:19px !important;
	height:19px !important;
	top:225px !important;
}

#item57103 {
	width:19px !important;
	height:19px !important;
	top:316px !important;
}

#item57135 {
	width:477px !important;
	height:433px !important;
	left:38px !important;
	top:1300px !important;
}

#item57138 {
	width:19px !important;
	height:19px !important;
	top:1439px !important;
}

#item57152 {
	width:19px !important;
	height:19px !important;
	top:1348px !important;
}

#item57162 {
	width:19px !important;
	height:19px !important;
	top:1526px !important;
}

#item57175 {
	width:19px !important;
	height:19px !important;
	top:1616px !important;
}

#item131864 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item131867 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item131890 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item131893 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item131919 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item131916 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item56704 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-56704 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56704 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56704 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56705 {
	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-56705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56708 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56706 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item56737 {
	width:464px !important;
	height:338px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-56737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56737 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56737 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56740 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item56685 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56685 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56685 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56685 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56686 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item56692 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56690 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item56588 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-56588 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56588 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56588 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56608 {
	width:450px !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-56608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56611 {
	width:420px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item117016 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item117039 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

table#table331545 th, table#table331545 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table331545 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table331545 {
	table-layout:fixed;
}

#item117044 {
	width:361px !important;
	height:409px !important;
}

@keyframes fade-in-117044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117044 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table334010 th, table#table334010 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table334010 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table334010 {
	table-layout:fixed;
}

#item117067 {
	width:361px !important;
	height:409px !important;
	top:448px !important;
}

@keyframes fade-in-117067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-117067 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117067 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56659 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56657 {
	width:27px !important;
	height:27px !important;
	left:454px !important;
	top:42px !important;
}

#item56458 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56459 {
	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-56459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56459 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56459 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56462 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56460 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item56479 {
	width:568px !important;
	height:551px !important;
	left:64px !important;
	top:67px !important;
}

#item56499 {
	width:505px !important;
	height:728px !important;
}

@keyframes fade-in-56499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56536 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:634px !important;
}

#item56583 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item56560 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item56539 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:631px !important;
}

#item56408 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-56408 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-56408 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item56408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56409 {
	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-56409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56409 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56409 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56410 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item56430 {
	width:505px !important;
	height:3909px !important;
}

@keyframes fade-in-56430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-56430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item56430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item56435 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item56433 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item56406 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item56404 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item57345 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item57348 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:252px !important;
	background:#000;
}

#item57349 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:179px !important;
	background:#000;
}

#item57351 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:136px !important;
}

#item57364 {
	width:48px !important;
	height:18px !important;
	left:295px !important;
	top:152px !important;
}

#item57377 {
	width:48px !important;
	height:18px !important;
	left:619px !important;
	top:152px !important;
}

#item57407 {
	width:126px !important;
	height:13px !important;
}

#item57410 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:19px !important;
}

@keyframes fade-in-57410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57442 {
	width:44px !important;
	height:13px !important;
	left:31px !important;
}

@keyframes fade-in-57445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57445 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57445 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57465 {
	width:107px !important;
	height:13px !important;
	left:29px !important;
	top:5px !important;
}

#item57487 {
	width:107px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item57490 {
	width:21px !important;
	height:21px !important;
}

#item57500 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item57510 {
	width:46px !important;
	height:46px !important;
	left:621px !important;
	top:209px !important;
}

#item57520 {
	width:48px !important;
	height:18px !important;
	left:437px !important;
	top:226px !important;
}

#item57552 {
	width:196px !important;
	height:13px !important;
}

#item57555 {
	width:27px !important;
	height:27px !important;
	left:86px !important;
	top:19px !important;
}

@keyframes fade-in-57555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57555 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57592 {
	width:124px !important;
	height:13px !important;
}

#item57595 {
	width:27px !important;
	height:27px !important;
	left:87px !important;
	top:19px !important;
}

@keyframes fade-in-57595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57608 {
	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;
}

#item57611 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57639 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item57609 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item57645 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57677 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57643 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item57683 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57715 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57681 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item57721 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57750 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item57719 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item57756 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57787 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57754 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item57793 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item57822 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item57791 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item57845 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item57850 {
	width:52px !important;
	height:52px !important;
}

#item57848 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item57860 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-57860 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-57860 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item57860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-18786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18786 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-18817 {
	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-18817 {
	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-18804 {
	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-18804 {
	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-18788 {
	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-18788 {
	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;
	}
}
#item18786 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item18838 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item18839 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item18859 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item18862 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item18865 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18863 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item18879 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item18877 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item18889 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item18919 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item19572 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19572 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19572 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19572 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19592 {
	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-19592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19592 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19597 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19595 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item19628 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-19628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19628 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19650 {
	width:193px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-19650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19653 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item19663 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item19241 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19241 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19261 {
	width:967px !important;
	height:345px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19283 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item19358 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:284px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item19361 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19359 {
	width:21px !important;
	height:21px !important;
	left:970px !important;
	top:14px !important;
}

#item19371 {
	width:14px !important;
	height:14px !important;
	left:305px !important;
	top:136px !important;
}

#item19381 {
	width:14px !important;
	height:14px !important;
	left:305px !important;
	top:185px !important;
}

#item19412 {
	width:184px !important;
	height:190px !important;
	left:326px !important;
	top:85px !important;
}

#item19415 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:183px !important;
}

#item19447 {
	width:202px !important;
	height:189px !important;
	left:79px !important;
	top:85px !important;
}

#item19450 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item19460 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:137px !important;
}

#item19488 {
	width:202px !important;
	height:221px !important;
	left:553px !important;
	top:85px !important;
}

#item19491 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:186px !important;
}

#item19504 {
	width:14px !important;
	height:14px !important;
	left:773px !important;
	top:168px !important;
}

#item19517 {
	width:14px !important;
	height:14px !important;
	left:773px !important;
	top:120px !important;
}

#item19548 {
	width:199px !important;
	height:188px !important;
	left:794px !important;
	top:85px !important;
}

#item19551 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:752px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item19552 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:510px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item19553 {
	width:14px !important;
	height:14px !important;
	left:532px !important;
	top:250px !important;
}

#item129302 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:325px !important;
}

#item129306 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:325px !important;
}

#item129311 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:326px !important;
}

#item129334 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:312px !important;
}

#item129360 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129384 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129357 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:309px !important;
}

#item19167 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19167 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19167 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19187 {
	width:407px !important;
	height:269px !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-19187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19192 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19190 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item19225 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-19225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19228 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item19145 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19146 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item19152 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19150 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item19108 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19108 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19108 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19109 {
	width:319px !important;
	height:315px !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-19109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19109 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19109 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19112 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19110 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table340667 th, table#table340667 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table340667 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table340667 {
	table-layout:fixed;
}

#item19141 {
	width:258px !important;
	height:188px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-19141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113469 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:249px !important;
}

#item113446 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:295px !important;
}

#item19000 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-19000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-19000 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item19000 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19001 {
	width:417px !important;
	height:376px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-19001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19004 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19002 {
	width:21px !important;
	height:21px !important;
	left:421px !important;
	top:14px !important;
}

#item19034 {
	width:365px !important;
	height:315px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-19034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19034 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19056 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:356px !important;
}

#item19103 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19080 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item19059 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:353px !important;
}

#item18926 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-18926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-18926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item18926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18946 {
	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-18946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18949 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item18969 {
	width:650px !important;
	height:1219px !important;
}

@keyframes fade-in-18969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-18969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item18969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item18985 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item18983 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item18924 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item18922 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item19692 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item19695 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item19707 {
	opacity:0.50;
	width:810px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item19708 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item19721 {
	width:34px !important;
	height:13px !important;
	left:352px !important;
	top:148px !important;
}

#item19731 {
	width:34px !important;
	height:13px !important;
	left:572px !important;
	top:148px !important;
}

#item19761 {
	width:140px !important;
	height:9px !important;
}

#item19764 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-19764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19764 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19777 {
	width:34px !important;
	height:13px !important;
	left:799px !important;
	top:149px !important;
}

#item19790 {
	width:34px !important;
	height:13px !important;
	left:989px !important;
	top:149px !important;
}

#item19822 {
	width:100px !important;
	height:9px !important;
}

#item19825 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:14px !important;
}

@keyframes fade-in-19825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19863 {
	width:130px !important;
	height:9px !important;
}

#item19866 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:14px !important;
}

@keyframes fade-in-19866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19896 {
	width:87px !important;
	height:9px !important;
}

#item19899 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-19899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19928 {
	width:87px !important;
	height:9px !important;
}

#item19931 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-19931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-19931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item19931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item19941 {
	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;
}

#item19944 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item19975 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19942 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item19981 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20013 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item19979 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item20019 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20049 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20017 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item20055 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20083 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item20053 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item20089 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20121 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20087 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item20128 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item20160 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item20126 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item20166 {
	width:43px !important;
	height:43px !important;
}

#item20164 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item20179 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-20179 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-20179 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item20179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-57873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-57873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item57873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-57897 {
	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-57897 {
	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-57886 {
	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-57886 {
	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-57875 {
	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-57875 {
	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;
	}
}
#item57873 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item57912 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item57913 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item57916 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57914 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item57932 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item57930 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item57942 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item57974 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item57977 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item58617 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58617 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58617 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58637 {
	width:333px !important;
	height:187px !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-58637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58637 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58642 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58640 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item58671 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !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%;
}

#item58693 {
	width:271px !important;
	height:99px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-58693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58693 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58693 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58696 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:167px !important;
}

#item58709 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item58270 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58270 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58270 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58271 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-58271 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58271 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58291 {
	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-58291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58313 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item58318 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58316 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item58336 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:647px !important;
}

#item58368 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:649px !important;
}

#item58399 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:607px !important;
}

#item58402 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item58423 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
}

#item58445 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:210px !important;
}

#item58467 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
	top:419px !important;
}

#item58489 {
	width:477px !important;
	height:216px !important;
	left:38px !important;
	top:695px !important;
}

#item58492 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item58505 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item58518 {
	width:19px !important;
	height:19px !important;
	top:257px !important;
}

#item58528 {
	width:19px !important;
	height:19px !important;
	top:326px !important;
}

#item58540 {
	width:19px !important;
	height:19px !important;
	top:464px !important;
}

#item58550 {
	width:19px !important;
	height:19px !important;
	top:533px !important;
}

#item58559 {
	width:19px !important;
	height:19px !important;
	top:600px !important;
}

#item58570 {
	width:19px !important;
	height:19px !important;
	top:811px !important;
}

#item58584 {
	width:19px !important;
	height:19px !important;
	top:744px !important;
}

#item103501 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item103477 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item103474 {
	width:335px !important;
	height:29px !important;
	left:301px !important;
	top:621px !important;
}

#item58220 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58220 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58220 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58220 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58221 {
	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-58221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58221 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58224 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58222 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item58254 {
	width:464px !important;
	height:338px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-58254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58254 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58254 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58257 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item58202 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58202 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58202 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58203 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item58209 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58207 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item58141 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-58141 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58141 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58161 {
	width:421px !important;
	height:415px !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-58161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58166 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58164 {
	width:27px !important;
	height:27px !important;
	left:423px !important;
	top:43px !important;
}

table#table347245 th, table#table347245 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table347245 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table347245 {
	table-layout:fixed;
}

#item58198 {
	width:361px !important;
	height:263px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-58198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58198 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58198 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115610 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115634 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item58054 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-58054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-58054 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item58054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58055 {
	width:630px !important;
	height:499px !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-58055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58058 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58056 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item58090 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:496px !important;
}

#item58114 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item58093 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:493px !important;
}

#item58137 {
	width:549px !important;
	height:429px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-58137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58137 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58137 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item57982 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-57982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-57982 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item57982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58002 {
	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-58002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58002 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58002 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58005 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item58025 {
	width:505px !important;
	height:2431px !important;
}

@keyframes fade-in-58025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58030 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item58028 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item57980 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item57978 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item58741 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item58744 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:252px !important;
	background:#000;
}

#item58745 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:179px !important;
	background:#000;
}

#item58746 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:136px !important;
}

#item58756 {
	width:48px !important;
	height:18px !important;
	left:205px !important;
	top:152px !important;
}

#item58768 {
	width:48px !important;
	height:18px !important;
	left:464px !important;
	top:152px !important;
}

#item58798 {
	width:196px !important;
	height:13px !important;
}

#item58801 {
	width:27px !important;
	height:27px !important;
	left:84px !important;
	top:19px !important;
}

@keyframes fade-in-58801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58830 {
	width:182px !important;
	height:13px !important;
}

#item58833 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:19px !important;
}

@keyframes fade-in-58833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58863 {
	width:122px !important;
	height:13px !important;
}

#item58866 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:20px !important;
}

@keyframes fade-in-58866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58880 {
	width:46px !important;
	height:46px !important;
	left:621px !important;
	top:209px !important;
}

#item58900 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:226px !important;
}

#item58913 {
	width:48px !important;
	height:18px !important;
	left:351px !important;
	top:226px !important;
}

#item58942 {
	width:140px !important;
	height:13px !important;
}

#item58945 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:19px !important;
}

@keyframes fade-in-58945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58978 {
	width:122px !important;
	height:13px !important;
}

#item58981 {
	width:27px !important;
	height:27px !important;
	left:85px !important;
	top:19px !important;
}

@keyframes fade-in-58981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-58981 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item58981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58994 {
	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;
}

#item58997 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59027 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item58995 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item59033 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59064 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item59031 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item59070 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59099 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item59068 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item59105 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59133 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item59103 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item59139 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59168 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item59137 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item59174 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item59205 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item59172 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item59228 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item59233 {
	width:52px !important;
	height:52px !important;
}

#item59231 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item59253 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-59253 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-59253 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item59253 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-20196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20196 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-20229 {
	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-20229 {
	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-20218 {
	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-20218 {
	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-20198 {
	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-20198 {
	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;
	}
}
#item20196 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item20238 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item20239 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item20259 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item20262 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item20265 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20263 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item20279 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item20277 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item20293 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item20327 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item20349 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item20352 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item20363 {
	opacity:0.50;
	width:810px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item20364 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item20374 {
	width:34px !important;
	height:13px !important;
	left:404px !important;
	top:148px !important;
}

#item20387 {
	width:34px !important;
	height:13px !important;
	left:681px !important;
	top:148px !important;
}

#item20420 {
	width:140px !important;
	height:9px !important;
}

#item20423 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-20423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20435 {
	width:34px !important;
	height:13px !important;
	left:949px !important;
	top:149px !important;
}

#item20473 {
	width:130px !important;
	height:9px !important;
}

#item20476 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:14px !important;
}

@keyframes fade-in-20476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20476 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20506 {
	width:87px !important;
	height:9px !important;
}

#item20509 {
	width:19px !important;
	height:19px !important;
	left:8px !important;
	top:14px !important;
}

@keyframes fade-in-20509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20538 {
	width:120px !important;
	height:9px !important;
}

@keyframes fade-in-20541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20541 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20541 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20561 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item20583 {
	width:76px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item20586 {
	width:15px !important;
	height:15px !important;
}

#item20596 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item20628 {
	width:76px !important;
	height:9px !important;
	left:21px !important;
	top:38px !important;
}

#item20631 {
	width:15px !important;
	height:15px !important;
	top:35px !important;
}

#item21263 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-21263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-21263 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item21263 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21283 {
	width:250px !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-21283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21283 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21283 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21288 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21286 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item21317 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-21317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21317 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21317 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21339 {
	width:193px !important;
	height:215px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-21339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21342 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item21353 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item21365 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item21378 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item21388 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:203px !important;
}

#item21397 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:234px !important;
}

#item20969 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20969 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20969 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20989 {
	width:790px !important;
	height:330px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-20989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21011 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item21078 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:264px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item21081 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item21079 {
	width:21px !important;
	height:21px !important;
	left:788px !important;
	top:14px !important;
}

#item21094 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:122px !important;
}

#item21107 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:169px !important;
}

#item21136 {
	width:184px !important;
	height:182px !important;
	left:306px !important;
	top:85px !important;
}

#item21139 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item21167 {
	width:178px !important;
	height:213px !important;
	left:79px !important;
	top:85px !important;
}

#item21170 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item21183 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:137px !important;
}

#item21215 {
	width:184px !important;
	height:205px !important;
	left:533px !important;
	top:85px !important;
}

#item21218 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:186px !important;
}

#item21230 {
	opacity:0.50;
	width:1px !important;
	height:150px !important;
	left:490px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item21231 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:234px !important;
}

#item21252 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:215px !important;
}

#item129420 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:306px !important;
}

#item129424 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:307px !important;
}

#item129427 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:308px !important;
}

#item129450 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:293px !important;
}

#item129477 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129502 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129473 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:291px !important;
}

#item20892 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20912 {
	width:407px !important;
	height:269px !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-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%;
}

#item20917 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20915 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item20955 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-20955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20958 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item20869 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !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%;
}

#item20870 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item20876 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20874 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item20828 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20828 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20828 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20829 {
	width:319px !important;
	height:291px !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-20829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20829 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20829 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20832 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20830 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table352796 th, table#table352796 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table352796 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table352796 {
	table-layout:fixed;
}

#item20865 {
	width:258px !important;
	height:166px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-20865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20865 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113479 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:273px !important;
}

#item113502 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:227px !important;
}

#item20717 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20717 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20717 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20718 {
	width:417px !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-20718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20721 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20719 {
	width:21px !important;
	height:21px !important;
	left:421px !important;
	top:14px !important;
}

#item20754 {
	width:365px !important;
	height:376px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-20754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20776 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:419px !important;
}

#item20823 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20800 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20779 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:416px !important;
}

#item20649 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-20649 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-20649 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item20649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20669 {
	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-20669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20672 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item20692 {
	width:650px !important;
	height:1699px !important;
}

@keyframes fade-in-20692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-20692 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item20692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item20706 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item20704 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item20647 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item20645 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item21411 {
	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;
}

#item21414 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21447 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21412 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item21453 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21484 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item21451 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item21490 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21527 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21488 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item21533 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21562 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item21531 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item21568 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21596 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item21566 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item21603 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item21632 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item21601 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item21638 {
	width:43px !important;
	height:43px !important;
}

#item21636 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item21652 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-21652 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-21652 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item21652 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@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%;
}

@keyframes move-right-grow-59288 {
	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-59288 {
	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-59280 {
	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-59280 {
	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-59268 {
	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-59268 {
	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;
	}
}
#item59266 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item59299 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item59300 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item59303 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59301 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item59319 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item59317 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item59330 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item59361 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item59364 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item59385 {
	width:168px !important;
	height:13px !important;
}

@keyframes fade-in-59388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59388 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59388 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59408 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item59430 {
	width:107px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item59433 {
	width:21px !important;
	height:21px !important;
}

#item59443 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item59471 {
	width:107px !important;
	height:13px !important;
	left:29px !important;
	top:54px !important;
}

#item59474 {
	width:21px !important;
	height:21px !important;
	top:49px !important;
}

#item59503 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item59506 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:231px !important;
	background:#000;
}

#item59507 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:179px !important;
	background:#000;
}

#item59508 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:136px !important;
}

#item59521 {
	width:48px !important;
	height:18px !important;
	left:254px !important;
	top:152px !important;
}

#item59538 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:152px !important;
}

#item59573 {
	width:196px !important;
	height:13px !important;
}

#item59576 {
	width:27px !important;
	height:27px !important;
	left:84px !important;
	top:19px !important;
}

@keyframes fade-in-59576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59605 {
	width:122px !important;
	height:13px !important;
}

#item59608 {
	width:27px !important;
	height:27px !important;
	left:11px !important;
	top:20px !important;
}

@keyframes fade-in-59608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59608 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59608 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59622 {
	width:46px !important;
	height:46px !important;
	left:621px !important;
	top:188px !important;
}

#item59636 {
	width:48px !important;
	height:18px !important;
	left:366px !important;
	top:205px !important;
}

#item59667 {
	width:182px !important;
	height:13px !important;
}

#item59670 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:19px !important;
}

@keyframes fade-in-59670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60292 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-60292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-60292 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item60292 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60312 {
	width:333px !important;
	height:367px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-60312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60312 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60312 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60317 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60315 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item60351 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-60351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60351 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60373 {
	width:271px !important;
	height:238px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-60373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60373 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60376 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item60386 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:167px !important;
}

#item60398 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:212px !important;
}

#item60408 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:257px !important;
}

#item60417 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:302px !important;
}

#item60427 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:346px !important;
}

#item59978 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59978 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59978 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59979 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-59979 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59979 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59999 {
	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-59999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59999 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60021 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item60026 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item60024 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item60043 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:647px !important;
}

#item60078 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:649px !important;
}

#item60111 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:607px !important;
}

#item60114 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item60135 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
}

#item60157 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:275px !important;
}

#item60179 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
	top:482px !important;
}

#item60182 {
	width:19px !important;
	height:19px !important;
	top:115px !important;
}

#item60196 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item60206 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item60215 {
	width:19px !important;
	height:19px !important;
	top:322px !important;
}

#item60225 {
	width:19px !important;
	height:19px !important;
	top:389px !important;
}

#item60238 {
	width:19px !important;
	height:19px !important;
	top:530px !important;
}

#item60256 {
	width:19px !important;
	height:19px !important;
	top:600px !important;
}

#item60270 {
	width:19px !important;
	height:19px !important;
	top:666px !important;
}

#item103552 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item103528 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item103525 {
	width:335px !important;
	height:29px !important;
	left:300px !important;
	top:621px !important;
}

#item59927 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59927 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59927 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59928 {
	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-59928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59931 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59929 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item59964 {
	width:464px !important;
	height:338px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-59964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59964 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59964 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59967 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item59901 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59901 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59901 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59902 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item59908 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59906 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item59840 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-59840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59840 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59860 {
	width:421px !important;
	height:387px !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-59860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59865 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59863 {
	width:27px !important;
	height:27px !important;
	left:423px !important;
	top:43px !important;
}

table#table361744 th, table#table361744 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table361744 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table361744 {
	table-layout:fixed;
}

#item59897 {
	width:361px !important;
	height:233px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-59897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59897 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59897 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115642 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115666 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item59755 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59756 {
	width:630px !important;
	height:557px !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-59756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59756 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59756 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59759 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59757 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item59789 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:553px !important;
}

#item59813 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item59792 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:550px !important;
}

#item59836 {
	width:549px !important;
	height:486px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-59836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59686 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-59686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-59686 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item59686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59706 {
	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-59706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59706 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59706 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59709 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item59729 {
	width:505px !important;
	height:3439px !important;
}

@keyframes fade-in-59729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-59729 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item59729 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item59734 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item59732 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item59684 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item59682 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item60439 {
	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;
}

#item60442 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60478 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item60440 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item60484 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60518 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60482 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item60524 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60552 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60522 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item60558 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60590 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item60556 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item60596 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60628 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60594 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item60634 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item60663 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item60632 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item60686 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item60691 {
	width:52px !important;
	height:52px !important;
}

#item60689 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item60705 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-60705 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-60705 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item60705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-21669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21669 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21669 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-21696 {
	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-21696 {
	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-21685 {
	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-21685 {
	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-21671 {
	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-21671 {
	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;
	}
}
#item21669 {
	width:969px !important;
	height:525px !important;
	left:211px !important;
	top:237px !important;
}

#item21707 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item21708 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item21728 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item21731 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item21734 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21732 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item21753 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item21751 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item21770 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item21802 {
	width:919px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item21824 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item21827 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item21847 {
	opacity:0.50;
	width:810px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item21848 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item21858 {
	width:34px !important;
	height:13px !important;
	left:352px !important;
	top:148px !important;
}

#item21867 {
	width:34px !important;
	height:13px !important;
	left:572px !important;
	top:148px !important;
}

#item21897 {
	width:140px !important;
	height:9px !important;
}

#item21900 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-21900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21900 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21900 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21913 {
	width:34px !important;
	height:13px !important;
	left:799px !important;
	top:149px !important;
}

#item21927 {
	width:34px !important;
	height:13px !important;
	left:989px !important;
	top:149px !important;
}

#item21957 {
	width:100px !important;
	height:9px !important;
}

#item21960 {
	width:19px !important;
	height:19px !important;
	left:41px !important;
	top:14px !important;
}

@keyframes fade-in-21960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21960 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21960 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21989 {
	width:130px !important;
	height:9px !important;
}

#item21992 {
	width:19px !important;
	height:19px !important;
	left:56px !important;
	top:14px !important;
}

@keyframes fade-in-21992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21992 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21992 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22025 {
	width:87px !important;
	height:9px !important;
}

#item22028 {
	width:19px !important;
	height:19px !important;
	left:6px !important;
	top:14px !important;
}

@keyframes fade-in-22028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22061 {
	width:120px !important;
	height:9px !important;
}

@keyframes fade-in-22064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22064 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22064 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22084 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item22106 {
	width:76px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item22109 {
	width:15px !important;
	height:15px !important;
}

#item22121 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item22794 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22794 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22794 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22794 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22814 {
	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-22814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22819 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22817 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item22851 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-22851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22851 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22873 {
	width:193px !important;
	height:108px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-22873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22873 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22873 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22876 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item22894 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item22904 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item22913 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item22450 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22450 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22450 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22470 {
	width:939px !important;
	height:360px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-22470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22470 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22492 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item22565 {
	opacity:0.50;
	width:1px !important;
	height:168px !important;
	left:264px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item22568 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22566 {
	width:21px !important;
	height:21px !important;
	left:941px !important;
	top:14px !important;
}

#item22581 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:122px !important;
}

#item22602 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:169px !important;
}

#item22632 {
	width:184px !important;
	height:182px !important;
	left:306px !important;
	top:85px !important;
}

#item22635 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item22663 {
	width:178px !important;
	height:213px !important;
	left:79px !important;
	top:85px !important;
}

#item22666 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item22676 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:137px !important;
}

#item22708 {
	width:184px !important;
	height:205px !important;
	left:533px !important;
	top:85px !important;
}

#item22711 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:184px !important;
}

#item22724 {
	opacity:0.50;
	width:1px !important;
	height:168px !important;
	left:490px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item22725 {
	width:14px !important;
	height:14px !important;
	left:512px !important;
	top:232px !important;
}

#item22735 {
	width:14px !important;
	height:14px !important;
	left:753px !important;
	top:120px !important;
}

#item22763 {
	width:184px !important;
	height:257px !important;
	left:774px !important;
	top:85px !important;
}

#item22766 {
	width:14px !important;
	height:14px !important;
	left:753px !important;
	top:186px !important;
}

#item22779 {
	opacity:0.50;
	width:1px !important;
	height:168px !important;
	left:733px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item22780 {
	width:14px !important;
	height:14px !important;
	left:753px !important;
	top:232px !important;
}

#item129547 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:336px !important;
}

#item129551 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:337px !important;
}

#item129558 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:338px !important;
}

#item129581 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:323px !important;
}

#item129631 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129607 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129604 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:321px !important;
}

#item22382 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22382 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22382 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22382 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22402 {
	width:407px !important;
	height:269px !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-22402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22402 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22402 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22407 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22405 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item22437 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-22437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22437 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22440 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item22359 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22359 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22359 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22359 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22360 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item22366 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22364 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item22319 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22320 {
	width:319px !important;
	height:339px !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-22320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22323 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22321 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table367248 th, table#table367248 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table367248 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table367248 {
	table-layout:fixed;
}

#item22355 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-22355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22355 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22355 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113517 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:319px !important;
}

#item113541 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:273px !important;
}

#item22211 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22211 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22211 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22211 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22212 {
	width:417px !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-22212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22215 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22213 {
	width:21px !important;
	height:21px !important;
	left:421px !important;
	top:14px !important;
}

#item22245 {
	width:365px !important;
	height:381px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-22245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22267 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:450px !important;
}

#item22314 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22291 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22270 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:447px !important;
}

#item22143 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-22143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-22143 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item22143 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22163 {
	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-22163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22166 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item22186 {
	width:650px !important;
	height:1448px !important;
}

@keyframes fade-in-22186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22186 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22186 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22200 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item22198 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item22141 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item22139 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item22923 {
	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;
}

#item22926 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22957 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22924 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item22963 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item22995 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item22961 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item23001 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23030 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item22999 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item23036 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23064 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item23034 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item23070 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23102 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item23068 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item23109 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item23141 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item23107 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item23147 {
	width:43px !important;
	height:43px !important;
}

#item23145 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item23160 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-23160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-23160 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item23160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-60718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-60738 {
	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-60738 {
	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-60730 {
	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-60730 {
	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-60720 {
	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-60720 {
	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;
	}
}
#item60718 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item60747 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item60748 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item60751 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60749 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item60767 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item60765 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item60785 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item60817 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item60820 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item60840 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item60843 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:247px !important;
	background:#000;
}

#item60844 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:179px !important;
	background:#000;
}

#item60845 {
	width:46px !important;
	height:46px !important;
	left:621px !important;
	top:204px !important;
}

#item60867 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:139px !important;
}

#item60880 {
	width:48px !important;
	height:18px !important;
	left:188px !important;
	top:156px !important;
}

#item60890 {
	width:48px !important;
	height:18px !important;
	left:385px !important;
	top:156px !important;
}

#item60922 {
	width:196px !important;
	height:13px !important;
}

#item60925 {
	width:27px !important;
	height:27px !important;
	left:84px !important;
	top:19px !important;
}

@keyframes fade-in-60925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60955 {
	width:182px !important;
	height:13px !important;
}

#item60958 {
	width:27px !important;
	height:27px !important;
	left:78px !important;
	top:19px !important;
}

@keyframes fade-in-60958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60958 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60958 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item60987 {
	width:122px !important;
	height:13px !important;
}

#item60990 {
	width:27px !important;
	height:27px !important;
	left:8px !important;
	top:20px !important;
}

@keyframes fade-in-60990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-60990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item60990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61000 {
	width:48px !important;
	height:18px !important;
	left:45px !important;
	top:221px !important;
}

#item61012 {
	width:48px !important;
	height:18px !important;
	left:311px !important;
	top:221px !important;
}

#item61049 {
	width:140px !important;
	height:13px !important;
}

#item61052 {
	width:27px !important;
	height:27px !important;
	left:57px !important;
	top:19px !important;
}

@keyframes fade-in-61052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61052 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61085 {
	width:168px !important;
	height:13px !important;
}

@keyframes fade-in-61088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61108 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item61130 {
	width:107px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item61133 {
	width:21px !important;
	height:21px !important;
}

#item61142 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item61798 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61798 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61798 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61799 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-61799 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61799 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61819 {
	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-61819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61824 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61822 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item61857 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-61857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61879 {
	width:271px !important;
	height:189px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-61879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61882 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item61895 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:167px !important;
}

#item61905 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:212px !important;
}

#item61917 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:257px !important;
}

#item61446 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61446 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61446 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61447 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-61447 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61447 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61447 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61467 {
	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-61467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61467 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61467 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61489 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item61494 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61492 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item61512 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:647px !important;
}

#item61545 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:649px !important;
}

#item61576 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:607px !important;
}

#item61579 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item61600 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
}

#item61622 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:210px !important;
}

#item61644 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
	top:417px !important;
}

#item61666 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
	top:693px !important;
}

#item61669 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item61682 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item61695 {
	width:19px !important;
	height:19px !important;
	top:260px !important;
}

#item61706 {
	width:19px !important;
	height:19px !important;
	top:326px !important;
}

#item61718 {
	width:19px !important;
	height:19px !important;
	top:465px !important;
}

#item61728 {
	width:19px !important;
	height:19px !important;
	top:530px !important;
}

#item61737 {
	width:19px !important;
	height:19px !important;
	top:598px !important;
}

#item61747 {
	width:19px !important;
	height:19px !important;
	top:740px !important;
}

#item61759 {
	width:19px !important;
	height:19px !important;
	top:809px !important;
}

#item61776 {
	width:19px !important;
	height:19px !important;
	top:874px !important;
}

#item103602 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item103578 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item103575 {
	width:335px !important;
	height:29px !important;
	left:299px !important;
	top:621px !important;
}

#item61396 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61396 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61397 {
	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-61397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61397 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61397 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61400 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61398 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item61430 {
	width:464px !important;
	height:338px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-61430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61433 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item61378 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61378 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61378 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61379 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item61385 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61383 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item61318 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61318 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61318 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61319 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-61319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61319 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61319 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61339 {
	width:421px !important;
	height:450px !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-61339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61339 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61339 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61344 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61342 {
	width:27px !important;
	height:27px !important;
	left:423px !important;
	top:43px !important;
}

table#table373333 th, table#table373333 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table373333 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table373333 {
	table-layout:fixed;
}

#item61374 {
	width:361px !important;
	height:294px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-61374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61374 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61374 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115677 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115700 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item61231 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61231 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61231 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61231 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61232 {
	width:630px !important;
	height:590px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-61232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61235 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61233 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item61267 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:585px !important;
}

#item61291 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item61270 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:582px !important;
}

#item61314 {
	width:549px !important;
	height:519px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-61314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61159 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-61159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-61159 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item61159 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61179 {
	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-61179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61179 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61179 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61182 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item61202 {
	width:505px !important;
	height:3013px !important;
}

@keyframes fade-in-61202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-61202 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item61202 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item61207 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item61205 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item61157 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item61155 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item61928 {
	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;
}

#item61931 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61959 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item61929 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item61965 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item61995 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61963 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item62001 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62033 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item61999 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item62039 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62077 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item62037 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item62083 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62116 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62081 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item62122 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item62150 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item62120 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item62173 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item62178 {
	width:52px !important;
	height:52px !important;
}

#item62176 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item62192 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-62192 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-62192 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item62192 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-23177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-23209 {
	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-23209 {
	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-23198 {
	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-23198 {
	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-23179 {
	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-23179 {
	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;
	}
}
#item23177 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item23220 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item23221 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item23241 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item23244 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item23247 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23245 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item23260 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item23258 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item23273 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item23305 {
	width:919px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item23327 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item23330 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item23340 {
	opacity:0.50;
	width:830px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item23341 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item23350 {
	width:34px !important;
	height:13px !important;
	left:395px !important;
	top:148px !important;
}

#item23363 {
	width:34px !important;
	height:13px !important;
	left:692px !important;
	top:148px !important;
}

#item23398 {
	width:140px !important;
	height:9px !important;
}

#item23401 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-23401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23401 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23401 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23413 {
	width:34px !important;
	height:13px !important;
	left:939px !important;
	top:149px !important;
}

#item23452 {
	width:90px !important;
	height:9px !important;
}

#item23455 {
	width:19px !important;
	height:19px !important;
	left:34px !important;
	top:14px !important;
}

@keyframes fade-in-23455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23486 {
	width:121px !important;
	height:9px !important;
}

#item23489 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-23489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23489 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23518 {
	width:88px !important;
	height:9px !important;
}

@keyframes fade-in-23521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23541 {
	width:73px !important;
	height:10px !important;
	left:21px !important;
	top:4px !important;
}

#item23563 {
	width:76px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item23566 {
	width:15px !important;
	height:15px !important;
}

#item23576 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item24252 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-24252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-24252 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item24252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24272 {
	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-24272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24277 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24275 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item24307 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-24307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24307 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24329 {
	width:193px !important;
	height:108px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-24329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24329 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24329 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24332 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item24345 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item24360 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item24370 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item23913 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23913 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23913 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23933 {
	width:939px !important;
	height:360px !important;
	left:26px !important;
	top:11px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-23933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23955 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item24021 {
	opacity:0.50;
	width:1px !important;
	height:168px !important;
	left:264px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item24024 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item24022 {
	width:21px !important;
	height:21px !important;
	left:941px !important;
	top:14px !important;
}

#item24036 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:137px !important;
}

#item24051 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:185px !important;
}

#item24085 {
	width:200px !important;
	height:213px !important;
	left:306px !important;
	top:85px !important;
}

#item24088 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:168px !important;
}

#item24118 {
	width:184px !important;
	height:213px !important;
	left:79px !important;
	top:85px !important;
}

#item24121 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item24130 {
	width:14px !important;
	height:14px !important;
	left:531px !important;
	top:121px !important;
}

#item24162 {
	width:184px !important;
	height:235px !important;
	left:552px !important;
	top:85px !important;
}

#item24165 {
	width:14px !important;
	height:14px !important;
	left:531px !important;
	top:184px !important;
}

#item24178 {
	opacity:0.50;
	width:1px !important;
	height:168px !important;
	left:506px !important;
	top:125px !important;
	background:#b2b2b1;
}

#item24179 {
	width:14px !important;
	height:14px !important;
	left:531px !important;
	top:230px !important;
}

#item24191 {
	width:14px !important;
	height:14px !important;
	left:753px !important;
	top:120px !important;
}

#item24228 {
	width:184px !important;
	height:208px !important;
	left:774px !important;
	top:85px !important;
}

#item24231 {
	width:14px !important;
	height:14px !important;
	left:753px !important;
	top:169px !important;
}

#item24241 {
	opacity:0.50;
	width:1px !important;
	height:168px !important;
	left:733px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item24242 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:232px !important;
}

#item129664 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:336px !important;
}

#item129667 {
	width:14px !important;
	height:14px !important;
	left:393px !important;
	top:337px !important;
}

#item129670 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:338px !important;
}

#item129694 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:323px !important;
}

#item129744 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129720 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129717 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:321px !important;
}

#item23834 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23834 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23834 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23854 {
	width:407px !important;
	height:269px !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-23854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23854 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23859 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23857 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item23891 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-23891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23891 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23894 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item23812 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23812 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23812 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23813 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item23819 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23817 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item23771 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23771 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23771 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23772 {
	width:319px !important;
	height:337px !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-23772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23772 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23772 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23775 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23773 {
	width:21px !important;
	height:21px !important;
	left:323px !important;
	top:14px !important;
}

table#table379450 th, table#table379450 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table379450 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table379450 {
	table-layout:fixed;
}

#item23808 {
	width:258px !important;
	height:210px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-23808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23808 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23808 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113550 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:318px !important;
}

#item113573 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:272px !important;
}

#item23664 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23664 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23664 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23665 {
	width:417px !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-23665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23668 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23666 {
	width:21px !important;
	height:21px !important;
	left:421px !important;
	top:14px !important;
}

#item23697 {
	width:365px !important;
	height:407px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-23697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23719 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:450px !important;
}

#item23766 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23743 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23722 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:447px !important;
}

#item23592 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-23592 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-23592 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item23592 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23612 {
	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-23612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23615 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item23635 {
	width:650px !important;
	height:1363px !important;
}

@keyframes fade-in-23635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23652 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item23650 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item23590 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item23588 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item24379 {
	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;
}

#item24382 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24414 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24380 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item24420 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24452 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item24418 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item24458 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24491 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24456 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item24497 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24534 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item24495 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item24540 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24569 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24538 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item24576 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item24604 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item24574 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item24610 {
	width:43px !important;
	height:43px !important;
}

#item24608 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item24621 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-24621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-24621 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item24621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-62205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62205 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62205 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-62229 {
	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-62229 {
	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-62220 {
	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-62220 {
	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-62207 {
	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-62207 {
	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;
	}
}
#item62205 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item62241 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item62242 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item62245 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62243 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item62258 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item62256 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item62268 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item62297 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item62300 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item62320 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item62323 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:247px !important;
	background:#000;
}

#item62324 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:179px !important;
	background:#000;
}

#item62325 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:139px !important;
}

#item62338 {
	width:48px !important;
	height:18px !important;
	left:293px !important;
	top:156px !important;
}

#item62358 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:156px !important;
}

#item62391 {
	width:196px !important;
	height:13px !important;
}

#item62394 {
	width:27px !important;
	height:27px !important;
	left:85px !important;
	top:19px !important;
}

@keyframes fade-in-62394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62423 {
	width:170px !important;
	height:13px !important;
}

#item62426 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-62426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62439 {
	width:46px !important;
	height:46px !important;
	left:621px !important;
	top:204px !important;
}

#item62452 {
	width:48px !important;
	height:18px !important;
	left:294px !important;
	top:221px !important;
}

#item62482 {
	width:126px !important;
	height:13px !important;
}

#item62485 {
	width:27px !important;
	height:27px !important;
	left:48px !important;
	top:19px !important;
}

@keyframes fade-in-62485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62485 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62485 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62517 {
	width:124px !important;
	height:13px !important;
}

@keyframes fade-in-62520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62520 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62540 {
	width:102px !important;
	height:14px !important;
	left:29px !important;
	top:5px !important;
}

#item62562 {
	width:107px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item62565 {
	width:21px !important;
	height:21px !important;
}

#item62576 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item63237 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-63237 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63237 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63257 {
	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-63257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63257 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63257 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63262 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63260 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item63291 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-63291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63291 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63291 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63313 {
	width:271px !important;
	height:189px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-63313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63316 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item63326 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:167px !important;
}

#item63338 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:212px !important;
}

#item63355 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:257px !important;
}

#item62891 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62891 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62891 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62892 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-62892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62892 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62912 {
	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-62912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62912 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62912 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62934 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item62939 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62937 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:43px !important;
}

#item62950 {
	width:17px !important;
	height:25px !important;
	left:65px !important;
	top:647px !important;
}

#item62981 {
	width:501px !important;
	height:17px !important;
	left:88px !important;
	top:649px !important;
}

#item63013 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:607px !important;
}

#item63016 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item63037 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
}

#item63059 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
	top:210px !important;
}

#item63081 {
	width:477px !important;
	height:298px !important;
	left:38px !important;
	top:486px !important;
}

#item63103 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:785px !important;
}

#item63106 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item63115 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item63125 {
	width:19px !important;
	height:19px !important;
	top:258px !important;
}

#item63137 {
	width:19px !important;
	height:19px !important;
	top:324px !important;
}

#item63154 {
	width:19px !important;
	height:19px !important;
	top:391px !important;
}

#item63167 {
	width:19px !important;
	height:19px !important;
	top:533px !important;
}

#item63176 {
	width:19px !important;
	height:19px !important;
	top:602px !important;
}

#item63190 {
	width:19px !important;
	height:19px !important;
	top:666px !important;
}

#item63204 {
	width:19px !important;
	height:19px !important;
	top:831px !important;
}

#item63214 {
	width:19px !important;
	height:19px !important;
	top:899px !important;
}

#item103653 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item103628 {
	width:329px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item103625 {
	width:335px !important;
	height:29px !important;
	left:300px !important;
	top:621px !important;
}

#item62837 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62837 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62837 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62838 {
	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-62838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62838 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62841 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62839 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item62874 {
	width:464px !important;
	height:338px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-62874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62877 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item62818 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62818 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62818 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62818 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62819 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item62825 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62823 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item62754 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62754 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62754 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62755 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-62755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62755 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62755 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62775 {
	width:421px !important;
	height:447px !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-62775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62780 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62778 {
	width:27px !important;
	height:27px !important;
	left:423px !important;
	top:43px !important;
}

table#table385411 th, table#table385411 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table385411 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table385411 {
	table-layout:fixed;
}

#item62814 {
	width:361px !important;
	height:294px !important;
	left:63px !important;
	top:77px !important;
}

@keyframes fade-in-62814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62814 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62814 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115709 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115732 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item62660 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62660 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62660 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62661 {
	width:630px !important;
	height:590px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-62661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62661 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62661 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62664 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62662 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item62703 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:585px !important;
}

#item62727 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item62706 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:582px !important;
}

#item62750 {
	width:549px !important;
	height:519px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-62750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62750 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62750 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62589 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-62589 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-62589 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item62589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62609 {
	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-62609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62609 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62609 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62612 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item62632 {
	width:505px !important;
	height:2744px !important;
}

@keyframes fade-in-62632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-62632 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item62632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item62637 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item62635 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item62587 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item62585 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item63368 {
	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;
}

#item63371 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63399 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item63369 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item63405 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63440 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item63403 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item63446 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63481 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item63444 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item63487 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63517 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item63485 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item63523 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63556 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item63521 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item63562 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item63591 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item63560 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item63614 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item63619 {
	width:52px !important;
	height:52px !important;
}

#item63617 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item63629 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-63629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-63629 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item63629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-24638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24638 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24638 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-24669 {
	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-24669 {
	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-24653 {
	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-24653 {
	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-24640 {
	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-24640 {
	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;
	}
}
#item24638 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item24679 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item24680 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item24700 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item24703 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item24706 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24704 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item24719 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item24717 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item24733 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item24765 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item24787 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item24790 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item24802 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item24823 {
	opacity:0.50;
	width:810px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item24824 {
	width:34px !important;
	height:13px !important;
	left:391px !important;
	top:148px !important;
}

#item24834 {
	width:34px !important;
	height:13px !important;
	left:588px !important;
	top:148px !important;
}

#item24863 {
	width:120px !important;
	height:9px !important;
}

#item24866 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-24866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24876 {
	width:34px !important;
	height:13px !important;
	left:790px !important;
	top:149px !important;
}

#item24888 {
	width:34px !important;
	height:13px !important;
	left:980px !important;
	top:149px !important;
}

#item24921 {
	width:120px !important;
	height:9px !important;
}

#item24924 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-24924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24954 {
	width:120px !important;
	height:9px !important;
}

#item24957 {
	width:19px !important;
	height:19px !important;
	left:50px !important;
	top:14px !important;
}

@keyframes fade-in-24957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24987 {
	width:90px !important;
	height:9px !important;
}

#item24990 {
	width:19px !important;
	height:19px !important;
	left:57px !important;
	top:14px !important;
}

@keyframes fade-in-24990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25025 {
	width:123px !important;
	height:9px !important;
}

#item25028 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:14px !important;
}

@keyframes fade-in-25028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25061 {
	width:99px !important;
	height:11px !important;
	top:40px !important;
}

#item25083 {
	width:99px !important;
	height:11px !important;
	left:458px !important;
	top:185px !important;
}

#item25816 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25816 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25816 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25836 {
	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-25836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25836 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25836 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25841 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25839 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item25879 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-25879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25879 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25879 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25901 {
	width:193px !important;
	height:108px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-25901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25904 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item25914 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item25923 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item25933 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item25444 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25444 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25444 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25444 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25464 {
	width:917px !important;
	height:411px !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-25464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25486 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item25538 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25536 {
	width:21px !important;
	height:21px !important;
	left:919px !important;
	top:14px !important;
}

#item25577 {
	opacity:0.50;
	width:1px !important;
	height:220px !important;
	left:283px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item25578 {
	width:14px !important;
	height:14px !important;
	left:304px !important;
	top:136px !important;
}

#item25591 {
	width:14px !important;
	height:14px !important;
	left:304px !important;
	top:183px !important;
}

#item25630 {
	width:184px !important;
	height:244px !important;
	left:325px !important;
	top:85px !important;
}

#item25633 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:169px !important;
}

#item25662 {
	width:194px !important;
	height:225px !important;
	left:79px !important;
	top:85px !important;
}

#item25665 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item25674 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:233px !important;
}

#item25684 {
	width:14px !important;
	height:14px !important;
	left:520px !important;
	top:120px !important;
}

#item25717 {
	width:184px !important;
	height:280px !important;
	left:541px !important;
	top:85px !important;
}

#item25720 {
	width:14px !important;
	height:14px !important;
	left:520px !important;
	top:167px !important;
}

#item25734 {
	width:14px !important;
	height:14px !important;
	left:733px !important;
	top:168px !important;
}

#item25744 {
	width:14px !important;
	height:14px !important;
	left:733px !important;
	top:120px !important;
}

#item25772 {
	width:192px !important;
	height:279px !important;
	left:754px !important;
	top:85px !important;
}

#item25775 {
	opacity:0.50;
	width:1px !important;
	height:220px !important;
	left:714px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item25776 {
	opacity:0.50;
	width:1px !important;
	height:220px !important;
	left:499px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item25777 {
	width:14px !important;
	height:14px !important;
	left:520px !important;
	top:232px !important;
}

#item25790 {
	width:14px !important;
	height:14px !important;
	left:733px !important;
	top:215px !important;
}

#item25803 {
	width:14px !important;
	height:14px !important;
	left:733px !important;
	top:313px !important;
}

#item129779 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:386px !important;
}

#item129786 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:387px !important;
}

#item129809 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:373px !important;
}

#item129836 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129860 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129833 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:370px !important;
}

#item25372 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25372 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25372 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25392 {
	width:407px !important;
	height:269px !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-25392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25397 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25395 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item25430 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-25430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25430 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25430 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25433 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item25351 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25351 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25351 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25352 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item25358 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25356 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !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%;
}

#item25279 {
	width:319px !important;
	height:288px !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-25279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25279 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25282 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25280 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table392730 th, table#table392730 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table392730 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table392730 {
	table-layout:fixed;
}

#item25311 {
	width:258px !important;
	height:160px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-25311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25314 {
	width:319px !important;
	height:288px !important;
	left:376px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-25314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25314 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25314 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table393505 th, table#table393505 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table393505 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table393505 {
	table-layout:fixed;
}

#item25334 {
	width:258px !important;
	height:160px !important;
	left:405px !important;
	top:42px !important;
}

@keyframes fade-in-25334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25334 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25334 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25339 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25337 {
	width:21px !important;
	height:21px !important;
	left:670px !important;
	top:14px !important;
}

#item113582 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:269px !important;
}

#item113605 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:223px !important;
}

#item113612 {
	width:274px !important;
	height:30px !important;
	left:405px !important;
	top:269px !important;
}

#item113635 {
	width:141px !important;
	height:38px !important;
	left:405px !important;
	top:223px !important;
}

#item25170 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25170 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25170 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25171 {
	width:624px !important;
	height:524px !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-25171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25174 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25172 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item25204 {
	width:566px !important;
	height:451px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-25204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25204 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25204 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25226 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:503px !important;
}

#item25273 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25250 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25229 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:500px !important;
}

#item25090 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-25090 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-25090 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item25090 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25110 {
	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-25110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25110 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25110 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25113 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item25133 {
	width:650px !important;
	height:1939px !important;
}

@keyframes fade-in-25133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25149 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item25147 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item25088 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item25086 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item25945 {
	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;
}

#item25948 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item25980 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25946 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item25986 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26015 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item25984 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item26021 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26049 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26019 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item26055 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26087 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item26053 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item26093 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26125 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item26091 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item26132 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item26163 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item26130 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item26169 {
	width:43px !important;
	height:43px !important;
}

#item26167 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item26191 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-26191 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-26191 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item26191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-63642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-63667 {
	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-63667 {
	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-63653 {
	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-63653 {
	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-63644 {
	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-63644 {
	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;
	}
}
#item63642 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item63683 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item63684 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item63687 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63685 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item63703 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item63701 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item63713 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item63745 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item63748 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item64470 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-64470 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64470 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64470 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64490 {
	width:333px !important;
	height:281px !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-64490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64495 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64493 {
	width:27px !important;
	height:27px !important;
	left:333px !important;
	top:42px !important;
}

#item64526 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-64526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64526 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64526 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64548 {
	width:271px !important;
	height:189px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-64548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64548 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64548 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64551 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:166px !important;
}

#item64560 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:121px !important;
}

#item64571 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:257px !important;
}

#item64583 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:211px !important;
}

#item64081 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-64081 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64081 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64084 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64082 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item64100 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-64100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64100 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64100 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64120 {
	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-64120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64120 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64120 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64142 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item64213 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64211 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item64227 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item64248 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
}

#item64270 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:274px !important;
}

#item64292 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
	top:482px !important;
}

#item64314 {
	width:477px !important;
	height:383px !important;
	left:38px !important;
	top:758px !important;
}

#item64317 {
	width:19px !important;
	height:19px !important;
	top:116px !important;
}

#item64327 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item64340 {
	width:19px !important;
	height:19px !important;
	top:181px !important;
}

#item64352 {
	width:19px !important;
	height:19px !important;
	top:324px !important;
}

#item64361 {
	width:19px !important;
	height:19px !important;
	top:390px !important;
}

#item64371 {
	width:19px !important;
	height:19px !important;
	top:532px !important;
}

#item64383 {
	width:19px !important;
	height:19px !important;
	top:597px !important;
}

#item64400 {
	width:19px !important;
	height:19px !important;
	top:663px !important;
}

#item64413 {
	width:19px !important;
	height:19px !important;
	top:873px !important;
}

#item64422 {
	width:19px !important;
	height:19px !important;
	top:806px !important;
}

#item64435 {
	width:19px !important;
	height:19px !important;
	top:939px !important;
}

#item64448 {
	width:19px !important;
	height:19px !important;
	top:1073px !important;
}

#item131951 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item131955 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item131978 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item131982 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item132009 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item132006 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item64024 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-64024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64024 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64025 {
	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-64025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64028 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64026 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item64060 {
	width:464px !important;
	height:338px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-64060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64063 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item64005 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-64005 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-64005 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item64005 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64006 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item64012 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item64010 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item63924 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-63924 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63924 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63944 {
	width:421px !important;
	height:630px !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-63944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63944 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63944 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63949 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63947 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:42px !important;
}

table#table400807 th, table#table400807 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table400807 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table400807 {
	table-layout:fixed;
}

#item63979 {
	width:361px !important;
	height:264px !important;
}

@keyframes fade-in-63979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63979 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63979 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table401471 th, table#table401471 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table401471 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table401471 {
	table-layout:fixed;
}

#item64001 {
	width:361px !important;
	height:224px !important;
	top:264px !important;
}

@keyframes fade-in-64001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115742 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115765 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item63804 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-63804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63804 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63805 {
	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-63805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63808 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63806 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item63821 {
	width:568px !important;
	height:551px !important;
	left:64px !important;
	top:67px !important;
}

#item63841 {
	width:505px !important;
	height:796px !important;
}

@keyframes fade-in-63841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63872 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:634px !important;
}

#item63919 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item63896 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item63875 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:631px !important;
}

#item63753 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-63753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-63753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item63753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63754 {
	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-63754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63755 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item63775 {
	width:505px !important;
	height:4039px !important;
}

@keyframes fade-in-63775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-63775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item63775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item63780 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item63778 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item63751 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item63749 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item64619 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item64622 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	top:259px !important;
	background:#000;
}

#item64623 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:179px !important;
	background:#000;
}

#item64624 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:136px !important;
}

#item64637 {
	width:48px !important;
	height:18px !important;
	left:210px !important;
	top:152px !important;
}

#item64646 {
	width:48px !important;
	height:18px !important;
	left:483px !important;
	top:152px !important;
}

#item64679 {
	width:168px !important;
	height:13px !important;
}

#item64682 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:19px !important;
}

@keyframes fade-in-64682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64682 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64682 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64715 {
	width:168px !important;
	height:13px !important;
}

#item64718 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:19px !important;
}

@keyframes fade-in-64718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64749 {
	width:172px !important;
	height:13px !important;
}

#item64752 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:20px !important;
}

@keyframes fade-in-64752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64752 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64752 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64783 {
	width:139px !important;
	height:15px !important;
	top:56px !important;
}

#item64786 {
	width:46px !important;
	height:46px !important;
	left:621px !important;
	top:216px !important;
}

#item64796 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:233px !important;
}

#item64805 {
	width:48px !important;
	height:18px !important;
	left:391px !important;
	top:233px !important;
}

#item64836 {
	width:168px !important;
	height:13px !important;
}

#item64839 {
	width:27px !important;
	height:27px !important;
	left:70px !important;
	top:19px !important;
}

@keyframes fade-in-64839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64839 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64871 {
	width:126px !important;
	height:13px !important;
}

#item64874 {
	width:27px !important;
	height:27px !important;
	left:80px !important;
	top:19px !important;
}

@keyframes fade-in-64874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-64874 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item64874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item64891 {
	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;
}

#item64894 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64926 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item64892 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item64932 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64960 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item64930 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item64966 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item64998 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item64964 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item65004 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item65036 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item65002 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item65042 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item65071 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item65040 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item65077 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item65108 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item65075 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item65131 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item65136 {
	width:52px !important;
	height:52px !important;
}

#item65134 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item65148 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-65148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-65148 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item65148 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-26209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-26235 {
	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-26235 {
	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-26225 {
	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-26225 {
	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-26211 {
	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-26211 {
	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;
	}
}
#item26209 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item26247 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item26248 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item26268 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item26271 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item26274 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item26272 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item26289 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item26287 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item26303 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item26332 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item26354 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item26357 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item26366 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item26379 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:280px !important;
	top:168px !important;
	background:#000;
}

#item26380 {
	width:34px !important;
	height:13px !important;
	left:384px !important;
	top:148px !important;
}

#item26393 {
	width:34px !important;
	height:13px !important;
	left:656px !important;
	top:148px !important;
}

#item26425 {
	width:140px !important;
	height:9px !important;
}

#item26428 {
	width:19px !important;
	height:19px !important;
	left:60px !important;
	top:14px !important;
}

@keyframes fade-in-26428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26446 {
	width:34px !important;
	height:13px !important;
	left:919px !important;
	top:149px !important;
}

#item26476 {
	width:169px !important;
	height:9px !important;
}

#item26479 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:14px !important;
}

@keyframes fade-in-26479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26479 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26479 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26508 {
	width:158px !important;
	height:9px !important;
}

#item26511 {
	width:19px !important;
	height:19px !important;
	left:104px !important;
	top:14px !important;
}

@keyframes fade-in-26511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26541 {
	width:118px !important;
	height:9px !important;
}

#item26544 {
	width:19px !important;
	height:19px !important;
	left:14px !important;
	top:14px !important;
}

@keyframes fade-in-26544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27328 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-27328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-27328 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item27328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27348 {
	width:339px !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-27348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27348 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27348 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27353 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27351 {
	width:21px !important;
	height:21px !important;
	left:343px !important;
	top:15px !important;
}

#item27386 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-27386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27386 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27386 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27408 {
	width:266px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-27408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27411 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item27423 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item26926 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26926 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26946 {
	width:904px !important;
	height:522px !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-26946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26946 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26946 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26968 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item27015 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item27013 {
	width:21px !important;
	height:21px !important;
	left:908px !important;
	top:14px !important;
}

#item27048 {
	opacity:0.50;
	width:1px !important;
	height:330px !important;
	left:230px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item27049 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:136px !important;
}

#item27061 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:200px !important;
}

#item27093 {
	width:168px !important;
	height:321px !important;
	left:272px !important;
	top:85px !important;
}

#item27096 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:183px !important;
}

#item27125 {
	width:145px !important;
	height:384px !important;
	left:79px !important;
	top:85px !important;
}

#item27128 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:120px !important;
}

#item27137 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:248px !important;
}

#item27150 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:136px !important;
}

#item27182 {
	width:206px !important;
	height:280px !important;
	left:485px !important;
	top:85px !important;
}

#item27185 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:200px !important;
}

#item27197 {
	width:14px !important;
	height:14px !important;
	left:720px !important;
	top:200px !important;
}

#item27216 {
	width:14px !important;
	height:14px !important;
	left:720px !important;
	top:135px !important;
}

#item27245 {
	width:184px !important;
	height:399px !important;
	left:741px !important;
	top:85px !important;
}

#item27248 {
	opacity:0.50;
	width:1px !important;
	height:330px !important;
	left:699px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item27249 {
	opacity:0.50;
	width:1px !important;
	height:330px !important;
	left:443px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item27250 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:264px !important;
}

#item27259 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:329px !important;
}

#item27270 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:264px !important;
}

#item27282 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:328px !important;
}

#item27295 {
	width:14px !important;
	height:14px !important;
	left:720px !important;
	top:265px !important;
}

#item27305 {
	width:14px !important;
	height:14px !important;
	left:720px !important;
	top:329px !important;
}

#item27314 {
	width:14px !important;
	height:14px !important;
	left:720px !important;
	top:409px !important;
}

#item129885 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:499px !important;
}

#item129891 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:501px !important;
}

#item129914 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:486px !important;
}

#item129941 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129965 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item129938 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:484px !important;
}

#item26847 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26847 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26847 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26847 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26867 {
	width:407px !important;
	height:433px !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-26867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26872 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26870 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item26904 {
	width:332px !important;
	height:403px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-26904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26907 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item26824 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26825 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item26831 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26829 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item26739 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26739 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26739 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26740 {
	width:319px !important;
	height:514px !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-26740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26743 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26741 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table408500 th, table#table408500 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table408500 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table408500 {
	table-layout:fixed;
}

#item26776 {
	width:258px !important;
	height:142px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-26776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table408837 th, table#table408837 td {
	padding:4px;;
	vertical-align:top;;
}

table#table408837 {
	table-layout:fixed;
}

#item26798 {
	width:258px !important;
	height:168px !important;
	left:58px !important;
	top:184px !important;
}

@keyframes fade-in-26798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26798 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table409278 th, table#table409278 td {
	padding:4px;;
	vertical-align:top;;
}

table#table409278 {
	table-layout:fixed;
}

#item26820 {
	width:258px !important;
	height:55px !important;
	left:58px !important;
	top:372px !important;
}

@keyframes fade-in-26820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26820 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113668 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:447px !important;
}

#item113645 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:493px !important;
}

#item26632 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26632 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26632 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26633 {
	width:624px !important;
	height:360px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-26633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26633 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26633 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26636 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26634 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item26665 {
	width:566px !important;
	height:299px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-26665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26665 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26665 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26687 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:340px !important;
}

#item26734 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26711 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26690 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:337px !important;
}

#item26560 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-26560 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-26560 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item26560 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26580 {
	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-26580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26583 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item26603 {
	width:650px !important;
	height:1107px !important;
}

@keyframes fade-in-26603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26603 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26603 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26620 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item26618 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item26558 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item26556 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item27460 {
	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;
}

#item27463 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27493 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27461 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item27499 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27531 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item27497 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item27537 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27571 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27535 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item27577 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27607 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item27575 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item27613 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27641 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27611 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item27648 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item27680 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item27646 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item27686 {
	width:43px !important;
	height:43px !important;
}

#item27684 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item27700 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-27700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-27700 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item27700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-65161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65161 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65161 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-65182 {
	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-65182 {
	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-65173 {
	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-65173 {
	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-65163 {
	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-65163 {
	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;
	}
}
#item65161 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item65194 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item65195 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item65198 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65196 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item65218 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item65216 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item65232 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item65260 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item65263 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item66021 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-66021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66041 {
	width:451px !important;
	height:194px !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-66041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66041 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66041 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66046 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66044 {
	width:27px !important;
	height:27px !important;
	left:452px !important;
	top:42px !important;
}

#item66076 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-66076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66098 {
	width:388px !important;
	height:91px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-66098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66101 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:122px !important;
}

#item66113 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:167px !important;
}

#item65579 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-65579 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65579 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65582 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65580 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item65596 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-65596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65596 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65616 {
	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-65616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65616 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65616 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65638 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item65720 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65718 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item65730 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item65752 {
	width:477px !important;
	height:433px !important;
	left:38px !important;
}

#item65774 {
	width:477px !important;
	height:433px !important;
	left:38px !important;
	top:434px !important;
}

#item65777 {
	width:19px !important;
	height:19px !important;
	top:138px !important;
}

#item65790 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item65803 {
	width:19px !important;
	height:19px !important;
	top:229px !important;
}

#item65813 {
	width:19px !important;
	height:19px !important;
	top:314px !important;
}

#item65825 {
	width:19px !important;
	height:19px !important;
	top:483px !important;
}

#item65835 {
	width:19px !important;
	height:19px !important;
	top:573px !important;
}

#item65844 {
	width:19px !important;
	height:19px !important;
	top:662px !important;
}

#item65854 {
	width:19px !important;
	height:19px !important;
	top:752px !important;
}

#item65887 {
	width:477px !important;
	height:343px !important;
	left:38px !important;
	top:867px !important;
}

#item65909 {
	width:477px !important;
	height:495px !important;
	left:38px !important;
	top:1210px !important;
}

#item65912 {
	width:19px !important;
	height:19px !important;
	top:916px !important;
}

#item65932 {
	width:19px !important;
	height:19px !important;
	top:1005px !important;
}

#item65945 {
	width:19px !important;
	height:19px !important;
	top:1095px !important;
}

#item65954 {
	width:19px !important;
	height:19px !important;
	top:1348px !important;
}

#item65967 {
	width:19px !important;
	height:19px !important;
	top:1257px !important;
}

#item65980 {
	width:19px !important;
	height:19px !important;
	top:1439px !important;
}

#item65990 {
	width:19px !important;
	height:19px !important;
	top:1529px !important;
}

#item66002 {
	width:19px !important;
	height:19px !important;
	top:1614px !important;
}

#item132052 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item132057 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item132080 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item132083 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item132109 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item132106 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item65531 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-65531 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65531 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65532 {
	width:522px !important;
	height:599px !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-65532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65532 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65532 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65535 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65533 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item65564 {
	width:464px !important;
	height:522px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-65564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65564 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65567 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item65512 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-65512 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65512 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65512 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65513 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item65519 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65517 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item65407 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-65407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65407 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65407 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65427 {
	width:421px !important;
	height:683px !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-65427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65432 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65430 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:42px !important;
}

table#table414337 th, table#table414337 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table414337 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table414337 {
	table-layout:fixed;
}

#item65464 {
	width:361px !important;
	height:199px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-65464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table414672 th, table#table414672 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table414672 {
	table-layout:fixed;
}

#item65486 {
	width:361px !important;
	height:235px !important;
	left:64px !important;
	top:266px !important;
}

@keyframes fade-in-65486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65486 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65486 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table414961 th, table#table414961 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table414961 {
	table-layout:fixed;
}

#item65508 {
	width:361px !important;
	height:77px !important;
	left:64px !important;
	top:529px !important;
}

@keyframes fade-in-65508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65508 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115777 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115800 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item65322 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-65322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65322 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65323 {
	width:630px !important;
	height:547px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-65323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65323 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65323 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65326 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65324 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item65356 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:542px !important;
}

#item65380 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item65359 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:539px !important;
}

#item65403 {
	width:570px !important;
	height:474px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-65403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65268 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-65268 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-65268 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item65268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65269 {
	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-65269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65269 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65269 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65270 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item65290 {
	width:505px !important;
	height:2296px !important;
}

@keyframes fade-in-65290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65290 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65290 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65295 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item65293 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item65266 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item65264 {
	width:672px !important;
	height:720px !important;
	top:253px !important;
}

#item66176 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item66179 {
	opacity:0.50;
	width:530px !important;
	height:1px !important;
	top:259px !important;
	background:#000;
}

#item66180 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:131px !important;
	top:179px !important;
	background:#000;
}

#item66181 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:136px !important;
}

#item66194 {
	width:48px !important;
	height:18px !important;
	left:256px !important;
	top:152px !important;
}

#item66207 {
	width:48px !important;
	height:18px !important;
	left:622px !important;
	top:152px !important;
}

#item66237 {
	width:196px !important;
	height:13px !important;
}

#item66240 {
	width:27px !important;
	height:27px !important;
	left:83px !important;
	top:19px !important;
}

@keyframes fade-in-66240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66240 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66240 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66272 {
	width:165px !important;
	height:13px !important;
}

#item66275 {
	width:27px !important;
	height:27px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes fade-in-66275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66275 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66275 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66285 {
	width:46px !important;
	height:46px !important;
	left:621px !important;
	top:216px !important;
}

#item66294 {
	width:48px !important;
	height:18px !important;
	left:316px !important;
	top:233px !important;
}

#item66324 {
	width:210px !important;
	height:13px !important;
}

#item66327 {
	width:27px !important;
	height:27px !important;
	left:91px !important;
	top:19px !important;
}

@keyframes fade-in-66327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66359 {
	width:221px !important;
	height:13px !important;
}

#item66362 {
	width:27px !important;
	height:27px !important;
	left:146px !important;
	top:19px !important;
}

@keyframes fade-in-66362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66362 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66362 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66379 {
	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;
}

#item66382 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66414 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item66380 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item66420 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66448 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item66418 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item66454 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66487 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item66452 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item66493 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66526 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item66491 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item66532 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66561 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item66530 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item66567 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item66598 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item66565 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item66621 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item66626 {
	width:52px !important;
	height:52px !important;
}

#item66624 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item66637 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-66637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-66637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item66637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-27718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-27757 {
	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-27757 {
	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-27735 {
	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-27735 {
	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-27720 {
	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-27720 {
	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;
	}
}
#item27718 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item27767 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item27768 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item27788 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item27791 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item27794 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27792 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item27806 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item27804 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item27817 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item27849 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item27871 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item27874 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item27888 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item27899 {
	opacity:0.50;
	width:790px !important;
	height:1px !important;
	left:301px !important;
	top:168px !important;
	background:#000;
}

#item27900 {
	width:34px !important;
	height:13px !important;
	left:420px !important;
	top:148px !important;
}

#item27909 {
	width:34px !important;
	height:13px !important;
	left:685px !important;
	top:148px !important;
}

#item27942 {
	width:150px !important;
	height:9px !important;
}

#item27945 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:14px !important;
}

@keyframes fade-in-27945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27945 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27958 {
	width:34px !important;
	height:13px !important;
	left:958px !important;
	top:149px !important;
}

#item27993 {
	width:140px !important;
	height:9px !important;
}

#item27996 {
	width:19px !important;
	height:19px !important;
	left:61px !important;
	top:14px !important;
}

@keyframes fade-in-27996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27996 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28034 {
	width:110px !important;
	height:9px !important;
}

#item28037 {
	width:19px !important;
	height:19px !important;
	left:75px !important;
	top:14px !important;
}

@keyframes fade-in-28037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28037 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28037 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28067 {
	width:150px !important;
	height:9px !important;
}

#item28070 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:14px !important;
}

@keyframes fade-in-28070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28070 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28070 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28865 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28865 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28865 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28865 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28885 {
	width:339px !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-28885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28885 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28890 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28888 {
	width:21px !important;
	height:21px !important;
	left:343px !important;
	top:15px !important;
}

#item28926 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-28926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28926 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28926 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28948 {
	width:266px !important;
	height:74px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-28948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28948 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28951 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item28967 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item28440 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28440 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28440 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28440 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28460 {
	width:909px !important;
	height:585px !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-28460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28482 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item28542 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28540 {
	width:21px !important;
	height:21px !important;
	left:911px !important;
	top:14px !important;
}

#item28575 {
	opacity:0.50;
	width:1px !important;
	height:400px !important;
	left:731px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item28576 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:136px !important;
}

#item28586 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:200px !important;
}

#item28615 {
	width:168px !important;
	height:321px !important;
	left:560px !important;
	top:85px !important;
}

#item28618 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:183px !important;
}

#item28649 {
	width:160px !important;
	height:384px !important;
	left:774px !important;
	top:85px !important;
}

#item28652 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:120px !important;
}

#item28665 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:248px !important;
}

#item28675 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:136px !important;
}

#item28703 {
	width:212px !important;
	height:280px !important;
	left:307px !important;
	top:85px !important;
}

#item28706 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:200px !important;
}

#item28721 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:200px !important;
}

#item28736 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:135px !important;
}

#item28767 {
	width:173px !important;
	height:448px !important;
	left:87px !important;
	top:85px !important;
}

#item28770 {
	opacity:0.50;
	width:1px !important;
	height:400px !important;
	left:265px !important;
	top:119px !important;
	background:#b2b2b1;
}

#item28771 {
	opacity:0.50;
	width:1px !important;
	height:400px !important;
	left:520px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item28772 {
	width:14px !important;
	height:14px !important;
	left:286px !important;
	top:264px !important;
}

#item28790 {
	width:14px !important;
	height:14px !important;
	left:752px !important;
	top:329px !important;
}

#item28800 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:264px !important;
}

#item28810 {
	width:14px !important;
	height:14px !important;
	left:539px !important;
	top:328px !important;
}

#item28820 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:329px !important;
}

#item28832 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:393px !important;
}

#item28845 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:473px !important;
}

#item28855 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:265px !important;
}

#item129992 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:562px !important;
}

#item130000 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:563px !important;
}

#item130023 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:549px !important;
}

#item130050 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130074 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130047 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:546px !important;
}

#item28365 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28365 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28385 {
	width:407px !important;
	height:433px !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-28385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28385 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28390 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28388 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item28423 {
	width:332px !important;
	height:403px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-28423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28426 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item28347 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28347 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28347 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28348 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item28354 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28352 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item28265 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28265 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28265 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28266 {
	width:319px !important;
	height:512px !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-28266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28269 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28267 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table420785 th, table#table420785 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table420785 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table420785 {
	table-layout:fixed;
}

#item28299 {
	width:258px !important;
	height:120px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-28299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28299 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28299 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table421098 th, table#table421098 td {
	padding:4px;;
	vertical-align:top;;
}

table#table421098 {
	table-layout:fixed;
}

#item28321 {
	width:258px !important;
	height:168px !important;
	left:58px !important;
	top:163px !important;
}

@keyframes fade-in-28321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28321 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28321 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table421469 th, table#table421469 td {
	padding:4px;;
	vertical-align:top;;
}

table#table421469 {
	table-layout:fixed;
}

#item28343 {
	width:258px !important;
	height:74px !important;
	left:58px !important;
	top:352px !important;
}

@keyframes fade-in-28343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28343 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113712 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:492px !important;
}

#item113735 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:446px !important;
}

#item28154 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28154 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28154 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28155 {
	width:624px !important;
	height:360px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-28155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28158 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28156 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item28191 {
	width:566px !important;
	height:299px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-28191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28213 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:340px !important;
}

#item28260 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28237 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28216 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:337px !important;
}

#item28083 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-28083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-28083 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item28083 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28103 {
	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-28103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28103 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28103 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28106 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item28126 {
	width:650px !important;
	height:1107px !important;
}

@keyframes fade-in-28126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28126 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28126 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28140 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item28138 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item28081 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item28079 {
	width:1021px !important;
	height:595px !important;
	left:177px !important;
	top:180px !important;
}

#item29010 {
	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;
}

#item29013 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29041 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29011 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item29047 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29076 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item29045 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item29082 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29114 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29080 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item29120 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29153 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item29118 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item29159 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29188 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item29157 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item29195 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item29223 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item29193 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item29229 {
	width:43px !important;
	height:43px !important;
}

#item29227 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item29243 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-29243 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-29243 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item29243 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-66650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-66673 {
	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-66673 {
	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-66662 {
	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-66662 {
	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-66652 {
	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-66652 {
	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;
	}
}
#item66650 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item66684 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item66685 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item66688 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66686 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item66708 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item66706 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item66722 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item66750 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item66753 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item67555 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-67555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67555 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67555 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67556 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-67556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67556 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67556 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67576 {
	width:451px !important;
	height:178px !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-67576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67581 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67579 {
	width:27px !important;
	height:27px !important;
	left:452px !important;
	top:42px !important;
}

#item67613 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-67613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67613 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67635 {
	width:388px !important;
	height:100px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-67635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67638 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:123px !important;
}

#item67655 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item67105 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-67105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67108 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67106 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item67122 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-67122 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67122 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67122 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67142 {
	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-67142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67142 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67142 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67164 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item67244 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67242 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item67254 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item67276 {
	width:477px !important;
	height:612px !important;
	left:38px !important;
}

#item67298 {
	width:477px !important;
	height:343px !important;
	left:38px !important;
	top:610px !important;
}

#item67320 {
	width:477px !important;
	height:433px !important;
	left:38px !important;
	top:953px !important;
}

#item67323 {
	width:19px !important;
	height:19px !important;
	top:140px !important;
}

#item67336 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item67349 {
	width:19px !important;
	height:19px !important;
	top:321px !important;
}

#item67359 {
	width:19px !important;
	height:19px !important;
	top:411px !important;
}

#item67371 {
	width:19px !important;
	height:19px !important;
	top:495px !important;
}

#item67381 {
	width:19px !important;
	height:19px !important;
	top:231px !important;
}

#item67390 {
	width:19px !important;
	height:19px !important;
	top:661px !important;
}

#item67400 {
	width:19px !important;
	height:19px !important;
	top:751px !important;
}

#item67412 {
	width:19px !important;
	height:19px !important;
	top:841px !important;
}

#item67430 {
	width:19px !important;
	height:19px !important;
	top:999px !important;
}

#item67445 {
	width:19px !important;
	height:19px !important;
	top:1089px !important;
}

#item67454 {
	width:19px !important;
	height:19px !important;
	top:1178px !important;
}

#item67467 {
	width:19px !important;
	height:19px !important;
	top:1268px !important;
}

#item67499 {
	width:477px !important;
	height:433px !important;
	left:38px !important;
	top:1386px !important;
}

#item67502 {
	width:19px !important;
	height:19px !important;
	top:1524px !important;
}

#item67512 {
	width:19px !important;
	height:19px !important;
	top:1436px !important;
}

#item67525 {
	width:19px !important;
	height:19px !important;
	top:1615px !important;
}

#item67536 {
	width:19px !important;
	height:19px !important;
	top:1700px !important;
}

#item132139 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item132146 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item132169 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item132175 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item132201 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item132198 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item67058 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-67058 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67058 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67058 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67059 {
	width:522px !important;
	height:599px !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-67059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67059 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67059 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67062 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67060 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item67091 {
	width:464px !important;
	height:549px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-67091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67094 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item67039 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-67039 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-67039 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item67039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67040 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item67046 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item67044 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item66931 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-66931 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66931 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66951 {
	width:421px !important;
	height:678px !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-66951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66951 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66956 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66954 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:42px !important;
}

table#table426796 th, table#table426796 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table426796 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table426796 {
	table-layout:fixed;
}

#item66991 {
	width:361px !important;
	height:199px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-66991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table427105 th, table#table427105 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table427105 {
	table-layout:fixed;
}

#item67013 {
	width:361px !important;
	height:235px !important;
	left:64px !important;
	top:236px !important;
}

@keyframes fade-in-67013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67013 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table427437 th, table#table427437 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table427437 {
	table-layout:fixed;
}

#item67035 {
	width:361px !important;
	height:103px !important;
	left:63px !important;
	top:499px !important;
}

@keyframes fade-in-67035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67035 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67035 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115808 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115831 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item66841 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item66820 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:575px !important;
}

#item66845 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-66845 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66845 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66846 {
	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-66846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66846 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66849 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66847 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item66880 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:572px !important;
}

#item66904 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item66883 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:569px !important;
}

#item66927 {
	width:570px !important;
	height:504px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-66927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66927 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66927 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66758 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-66758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-66758 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item66758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66759 {
	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-66759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66759 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66759 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66760 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item66780 {
	width:505px !important;
	height:2229px !important;
}

@keyframes fade-in-66780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66780 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66785 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item66783 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item66756 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item66754 {
	width:672px !important;
	height:715px !important;
	top:253px !important;
}

#item67710 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item67713 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:259px !important;
	background:#000;
}

#item67714 {
	opacity:0.50;
	width:544px !important;
	height:1px !important;
	left:156px !important;
	top:179px !important;
	background:#000;
}

#item67715 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:136px !important;
}

#item67729 {
	width:48px !important;
	height:18px !important;
	left:307px !important;
	top:152px !important;
}

#item67739 {
	width:48px !important;
	height:18px !important;
	left:619px !important;
	top:152px !important;
}

#item67771 {
	width:210px !important;
	height:13px !important;
}

#item67774 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
	top:19px !important;
}

@keyframes fade-in-67774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67774 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67774 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67804 {
	width:210px !important;
	height:13px !important;
}

#item67807 {
	width:27px !important;
	height:27px !important;
	left:45px !important;
	top:20px !important;
}

@keyframes fade-in-67807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67807 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67807 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67816 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:216px !important;
}

#item67826 {
	width:48px !important;
	height:18px !important;
	left:350px !important;
	top:233px !important;
}

#item67858 {
	width:196px !important;
	height:13px !important;
}

#item67861 {
	width:27px !important;
	height:27px !important;
	left:86px !important;
	top:19px !important;
}

@keyframes fade-in-67861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67898 {
	width:154px !important;
	height:13px !important;
}

#item67901 {
	width:27px !important;
	height:27px !important;
	left:105px !important;
	top:19px !important;
}

@keyframes fade-in-67901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-67901 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item67901 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item67915 {
	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;
}

#item67918 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67946 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item67916 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item67952 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item67984 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item67950 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item67990 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68022 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item67988 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item68028 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68057 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item68026 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item68063 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68094 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item68061 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item68100 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item68129 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item68098 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item68152 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item68157 {
	width:52px !important;
	height:52px !important;
}

#item68155 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item68167 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-68167 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-68167 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item68167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-29261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29261 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29261 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-29292 {
	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-29292 {
	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-29277 {
	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-29277 {
	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-29263 {
	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-29263 {
	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;
	}
}
#item29261 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item29312 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item29313 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item29333 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item29336 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item29339 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29337 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:550px !important;
}

#item29352 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item29350 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item29362 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item29391 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item29413 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item29416 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item29428 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item29441 {
	opacity:0.50;
	width:770px !important;
	height:1px !important;
	left:300px !important;
	top:168px !important;
	background:#000;
}

#item29442 {
	width:34px !important;
	height:13px !important;
	left:375px !important;
	top:148px !important;
}

#item29452 {
	width:34px !important;
	height:13px !important;
	left:546px !important;
	top:148px !important;
}

#item29481 {
	width:130px !important;
	height:9px !important;
}

#item29484 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
	top:14px !important;
}

@keyframes fade-in-29484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29484 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29484 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29497 {
	width:34px !important;
	height:13px !important;
	left:753px !important;
	top:149px !important;
}

#item29510 {
	width:34px !important;
	height:13px !important;
	left:967px !important;
	top:149px !important;
}

#item29542 {
	width:160px !important;
	height:9px !important;
}

#item29545 {
	width:19px !important;
	height:19px !important;
	left:71px !important;
	top:14px !important;
}

@keyframes fade-in-29545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29586 {
	width:110px !important;
	height:9px !important;
}

#item29589 {
	width:19px !important;
	height:19px !important;
	left:54px !important;
	top:14px !important;
}

@keyframes fade-in-29589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29620 {
	width:110px !important;
	height:9px !important;
}

#item29623 {
	width:19px !important;
	height:19px !important;
	left:32px !important;
	top:14px !important;
}

@keyframes fade-in-29623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29623 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29623 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29653 {
	width:170px !important;
	height:9px !important;
}

#item29656 {
	width:19px !important;
	height:19px !important;
	left:74px !important;
	top:14px !important;
}

@keyframes fade-in-29656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29656 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29656 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29685 {
	width:99px !important;
	height:11px !important;
	left:34px !important;
	top:40px !important;
}

#item30372 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30372 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30372 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30392 {
	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-30392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30392 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30392 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30397 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30395 {
	width:21px !important;
	height:21px !important;
	left:254px !important;
	top:15px !important;
}

#item30429 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-30429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30429 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30429 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30451 {
	width:196px !important;
	height:136px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-30451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30451 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30451 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30454 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item30467 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item30477 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item30486 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item30009 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-30009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-30009 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item30009 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30029 {
	width:947px !important;
	height:394px !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-30029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30029 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30051 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item30106 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item30104 {
	width:21px !important;
	height:21px !important;
	left:949px !important;
	top:14px !important;
}

#item30138 {
	opacity:0.50;
	width:1px !important;
	height:202px !important;
	left:230px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item30139 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:136px !important;
}

#item30150 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:199px !important;
}

#item30181 {
	width:170px !important;
	height:260px !important;
	left:272px !important;
	top:85px !important;
}

#item30184 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:199px !important;
}

#item30216 {
	width:150px !important;
	height:280px !important;
	left:79px !important;
	top:85px !important;
}

#item30219 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:137px !important;
}

#item30229 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:279px !important;
}

#item30238 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:136px !important;
}

#item30270 {
	width:215px !important;
	height:221px !important;
	left:485px !important;
	top:85px !important;
}

#item30273 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:186px !important;
}

#item30286 {
	width:14px !important;
	height:14px !important;
	left:720px !important;
	top:184px !important;
}

#item30298 {
	width:14px !important;
	height:14px !important;
	left:720px !important;
	top:135px !important;
}

#item30336 {
	width:229px !important;
	height:221px !important;
	left:741px !important;
	top:85px !important;
}

#item30339 {
	opacity:0.50;
	width:1px !important;
	height:202px !important;
	left:700px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item30340 {
	opacity:0.50;
	width:1px !important;
	height:202px !important;
	left:443px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item30341 {
	width:14px !important;
	height:14px !important;
	left:464px !important;
	top:233px !important;
}

#item30351 {
	width:14px !important;
	height:14px !important;
	left:251px !important;
	top:248px !important;
}

#item30360 {
	width:14px !important;
	height:14px !important;
	left:720px !important;
	top:234px !important;
}

#item130114 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:371px !important;
}

#item130122 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:372px !important;
}

#item130145 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:358px !important;
}

#item130171 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130195 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130168 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:355px !important;
}

#item29935 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29935 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29935 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29935 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29955 {
	width:407px !important;
	height:269px !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-29955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29960 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29958 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item29993 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-29993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29993 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29993 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29996 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item29913 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29913 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29913 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29914 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item29920 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29918 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item29876 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29876 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29877 {
	width:319px !important;
	height:363px !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-29877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29877 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29880 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29878 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table431979 th, table#table431979 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table431979 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table431979 {
	table-layout:fixed;
}

#item29909 {
	width:258px !important;
	height:262px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-29909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29909 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113780 {
	width:274px !important;
	height:30px !important;
	left:56px !important;
	top:344px !important;
}

#item113804 {
	width:95px !important;
	height:40px !important;
	left:58px !important;
	top:296px !important;
}

#item29768 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29768 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29768 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29769 {
	width:624px !important;
	height:377px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-29769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29769 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29772 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29770 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item29802 {
	width:566px !important;
	height:315px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-29802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29802 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29824 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:355px !important;
}

#item29871 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29848 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29827 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:352px !important;
}

#item29692 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-29692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-29692 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item29692 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29712 {
	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-29712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29715 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item29735 {
	width:650px !important;
	height:1395px !important;
}

@keyframes fade-in-29735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29752 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item29750 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item29690 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item29688 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item30499 {
	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;
}

#item30502 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30534 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item30500 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item30540 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30571 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item30538 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item30577 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30614 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30575 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item30620 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30649 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item30618 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item30655 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30684 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30653 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item30691 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item30720 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item30689 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item30726 {
	width:43px !important;
	height:43px !important;
}

#item30724 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item30739 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-30739 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-30739 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item30739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-68180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68180 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68180 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-68204 {
	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-68204 {
	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-68191 {
	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-68191 {
	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-68182 {
	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-68182 {
	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;
	}
}
#item68180 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item68221 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item68222 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item68225 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68223 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item68241 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item68239 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item68251 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item68284 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item68287 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item68307 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item68310 {
	opacity:0.50;
	width:535px !important;
	height:1px !important;
	left:2px !important;
	top:259px !important;
	background:#000;
}

#item68311 {
	opacity:0.50;
	width:544px !important;
	height:1px !important;
	left:156px !important;
	top:179px !important;
	background:#000;
}

#item68312 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:136px !important;
}

#item68325 {
	width:48px !important;
	height:18px !important;
	left:237px !important;
	top:152px !important;
}

#item68335 {
	width:48px !important;
	height:18px !important;
	left:438px !important;
	top:152px !important;
}

#item68367 {
	width:182px !important;
	height:29px !important;
}

#item68370 {
	width:27px !important;
	height:27px !important;
	left:74px !important;
	top:35px !important;
}

@keyframes fade-in-68370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68401 {
	width:224px !important;
	height:29px !important;
}

#item68404 {
	width:27px !important;
	height:27px !important;
	left:99px !important;
	top:35px !important;
}

@keyframes fade-in-68404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68404 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68404 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68433 {
	width:153px !important;
	height:29px !important;
}

#item68436 {
	width:27px !important;
	height:27px !important;
	left:62px !important;
	top:35px !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%;
}

#item68446 {
	width:46px !important;
	height:46px !important;
	left:620px !important;
	top:216px !important;
}

#item68458 {
	width:48px !important;
	height:18px !important;
	left:37px !important;
	top:233px !important;
}

#item68475 {
	width:48px !important;
	height:18px !important;
	left:377px !important;
	top:233px !important;
}

#item68508 {
	width:154px !important;
	height:13px !important;
}

#item68511 {
	width:27px !important;
	height:27px !important;
	left:76px !important;
	top:19px !important;
}

@keyframes fade-in-68511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68541 {
	width:238px !important;
	height:13px !important;
}

#item68544 {
	width:27px !important;
	height:27px !important;
	left:104px !important;
	top:19px !important;
}

@keyframes fade-in-68544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68576 {
	width:139px !important;
	height:15px !important;
	left:48px !important;
	top:56px !important;
}

#item69248 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-69248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69248 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69248 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69268 {
	width:333px !important;
	height:281px !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-69268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69273 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69271 {
	width:27px !important;
	height:27px !important;
	left:337px !important;
	top:42px !important;
}

#item69305 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-69305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69327 {
	width:263px !important;
	height:194px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-69327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69327 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69327 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69330 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item69340 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:123px !important;
}

#item69349 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:259px !important;
}

#item69359 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:213px !important;
}

#item68850 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-68850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68850 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68850 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68853 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68851 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item68874 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-68874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68894 {
	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-68894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68894 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68894 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68916 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item68988 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68986 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item69002 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item69023 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
}

#item69045 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
	top:277px !important;
}

#item69067 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
	top:552px !important;
}

#item69089 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
	top:830px !important;
}

#item69092 {
	width:19px !important;
	height:19px !important;
	top:112px !important;
}

#item69105 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item69115 {
	width:19px !important;
	height:19px !important;
	top:182px !important;
}

#item69127 {
	width:19px !important;
	height:19px !important;
	top:327px !important;
}

#item69137 {
	width:19px !important;
	height:19px !important;
	top:393px !important;
}

#item69146 {
	width:19px !important;
	height:19px !important;
	top:462px !important;
}

#item69156 {
	width:19px !important;
	height:19px !important;
	top:599px !important;
}

#item69169 {
	width:19px !important;
	height:19px !important;
	top:668px !important;
}

#item69189 {
	width:19px !important;
	height:19px !important;
	top:735px !important;
}

#item69203 {
	width:19px !important;
	height:19px !important;
	top:944px !important;
}

#item69212 {
	width:19px !important;
	height:19px !important;
	top:876px !important;
}

#item69225 {
	width:19px !important;
	height:19px !important;
	top:1015px !important;
}

#item132234 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item132237 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item132260 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item132263 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item132289 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item132286 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item68798 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-68798 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68798 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68798 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68799 {
	width:522px !important;
	height:371px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:14px 14px 22px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-68799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68799 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68802 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68800 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item68833 {
	width:464px !important;
	height:323px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-68833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68833 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68833 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68836 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item68780 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-68780 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68780 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68780 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68781 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item68787 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68785 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item68721 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-68721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68721 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68721 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68741 {
	width:421px !important;
	height:470px !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-68741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68741 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68741 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68746 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68744 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:42px !important;
}

table#table437998 th, table#table437998 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table437998 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table437998 {
	table-layout:fixed;
}

#item68776 {
	width:361px !important;
	height:325px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-68776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item114093 {
	width:133px !important;
	height:56px !important;
	left:63px !important;
	top:412px !important;
}

#item114069 {
	width:274px !important;
	height:30px !important;
	left:61px !important;
	top:476px !important;
}

#item68634 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-68634 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68634 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68635 {
	width:630px !important;
	height:545px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-68635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68635 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68635 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68638 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68636 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item68670 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:542px !important;
}

#item68694 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item68673 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:539px !important;
}

#item68717 {
	width:570px !important;
	height:474px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-68717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68717 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68717 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68583 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-68583 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-68583 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item68583 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68584 {
	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-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%;
}

#item68585 {
	width:568px !important;
	height:703px !important;
	left:64px !important;
	top:67px !important;
}

#item68605 {
	width:505px !important;
	height:2924px !important;
}

@keyframes fade-in-68605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-68605 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item68605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item68610 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item68608 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item68581 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item68579 {
	width:672px !important;
	height:770px !important;
	top:253px !important;
}

#item69371 {
	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;
}

#item69374 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item69412 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item69372 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item69418 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item69451 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item69416 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item69457 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item69485 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item69455 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item69491 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item69523 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item69489 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item69529 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item69561 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item69527 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item69567 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item69596 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item69565 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item69619 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item69624 {
	width:52px !important;
	height:52px !important;
}

#item69622 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item69637 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-69637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-69637 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item69637 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-30757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30757 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30757 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-30775 {
	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-30775 {
	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-30759 {
	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-30759 {
	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;
	}
}
#item30757 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item30786 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item30787 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item30807 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item30810 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item30813 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30811 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item30825 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item30823 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item30839 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item30871 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item30893 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item30896 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item30908 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item30926 {
	opacity:0.50;
	width:740px !important;
	height:1px !important;
	left:326px !important;
	top:168px !important;
	background:#000;
}

#item30927 {
	width:34px !important;
	height:13px !important;
	left:438px !important;
	top:148px !important;
}

#item30937 {
	width:34px !important;
	height:13px !important;
	left:691px !important;
	top:148px !important;
}

#item30966 {
	width:200px !important;
	height:9px !important;
}

#item30969 {
	width:19px !important;
	height:19px !important;
	left:90px !important;
	top:14px !important;
}

@keyframes fade-in-30969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30980 {
	width:34px !important;
	height:13px !important;
	left:930px !important;
	top:149px !important;
}

#item31013 {
	width:190px !important;
	height:9px !important;
}

#item31016 {
	width:19px !important;
	height:19px !important;
	left:84px !important;
	top:14px !important;
}

@keyframes fade-in-31016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31051 {
	width:145px !important;
	height:9px !important;
}

#item31054 {
	width:19px !important;
	height:19px !important;
	left:83px !important;
	top:14px !important;
}

@keyframes fade-in-31054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31085 {
	width:173px !important;
	height:9px !important;
}

#item31088 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-31088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31088 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31088 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31785 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31785 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31785 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31785 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31805 {
	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-31805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31805 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31805 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31810 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31808 {
	width:21px !important;
	height:21px !important;
	left:254px !important;
	top:15px !important;
}

#item31840 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-31840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31840 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31840 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31862 {
	width:266px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-31862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31865 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item31874 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item31442 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31442 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31442 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31462 {
	width:947px !important;
	height:331px !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-31462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31484 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item31538 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31536 {
	width:21px !important;
	height:21px !important;
	left:951px !important;
	top:14px !important;
}

#item31571 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:737px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item31572 {
	width:14px !important;
	height:14px !important;
	left:534px !important;
	top:136px !important;
}

#item31581 {
	width:14px !important;
	height:14px !important;
	left:534px !important;
	top:184px !important;
}

#item31613 {
	width:168px !important;
	height:192px !important;
	left:555px !important;
	top:85px !important;
}

#item31616 {
	width:14px !important;
	height:14px !important;
	left:759px !important;
	top:183px !important;
}

#item31648 {
	width:178px !important;
	height:191px !important;
	left:780px !important;
	top:85px !important;
}

#item31651 {
	width:14px !important;
	height:14px !important;
	left:759px !important;
	top:136px !important;
}

#item31665 {
	width:14px !important;
	height:14px !important;
	left:301px !important;
	top:136px !important;
}

#item31702 {
	width:173px !important;
	height:192px !important;
	left:322px !important;
	top:85px !important;
}

#item31705 {
	width:14px !important;
	height:14px !important;
	left:301px !important;
	top:183px !important;
}

#item31716 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:185px !important;
}

#item31725 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:135px !important;
}

#item31754 {
	width:184px !important;
	height:192px !important;
	left:87px !important;
	top:85px !important;
}

#item31757 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:280px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item31758 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:514px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item31759 {
	width:14px !important;
	height:14px !important;
	left:534px !important;
	top:233px !important;
}

#item31771 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:234px !important;
}

#item130225 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:306px !important;
}

#item130235 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:307px !important;
}

#item130258 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:293px !important;
}

#item130284 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130308 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130281 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:290px !important;
}

#item31373 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31373 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31373 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31393 {
	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-31393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31393 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31398 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31396 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item31428 {
	width:332px !important;
	height:218px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-31428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31431 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item31354 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31354 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31354 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31354 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31355 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item31361 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31359 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item31286 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31286 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31286 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31287 {
	width:319px !important;
	height:405px !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-31287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31290 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31288 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table446039 th, table#table446039 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table446039 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table446039 {
	table-layout:fixed;
}

#item31328 {
	width:258px !important;
	height:120px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-31328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31328 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31328 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table446328 th, table#table446328 td {
	padding:4px;;
	vertical-align:top;;
}

table#table446328 {
	table-layout:fixed;
}

#item31350 {
	width:258px !important;
	height:147px !important;
	left:58px !important;
	top:163px !important;
}

@keyframes fade-in-31350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113908 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:341px !important;
}

#item113911 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:387px !important;
}

#item31176 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31176 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31176 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31176 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31177 {
	width:624px !important;
	height:277px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-31177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31177 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31177 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31180 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31178 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item31212 {
	width:566px !important;
	height:219px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-31212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31212 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31212 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31234 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:258px !important;
}

#item31281 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31258 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31237 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:255px !important;
}

#item31101 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-31101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-31101 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item31101 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31121 {
	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-31121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31124 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item31144 {
	width:650px !important;
	height:931px !important;
}

@keyframes fade-in-31144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31144 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31144 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31161 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item31159 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item31099 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item31097 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item31887 {
	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;
}

#item31890 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31922 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31888 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item31928 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item31960 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item31926 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item31966 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32007 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item31964 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item32013 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32043 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item32011 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item32049 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32077 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item32047 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item32084 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item32113 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item32082 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item32119 {
	width:43px !important;
	height:43px !important;
}

#item32117 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item32132 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-32132 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-32132 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item32132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-69650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-69663 {
	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-69663 {
	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-69652 {
	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-69652 {
	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;
	}
}
#item69650 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item69671 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item69672 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item69675 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item69673 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item69688 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item69686 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item69702 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item69738 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item69741 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item69761 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item69764 {
	opacity:0.50;
	width:535px !important;
	height:1px !important;
	left:2px !important;
	top:259px !important;
	background:#000;
}

#item69765 {
	opacity:0.50;
	width:508px !important;
	height:1px !important;
	left:192px !important;
	top:179px !important;
	background:#000;
}

#item70437 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-70437 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70437 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70437 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70457 {
	width:333px !important;
	height:183px !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-70457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70457 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70462 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70460 {
	width:27px !important;
	height:27px !important;
	left:337px !important;
	top:42px !important;
}

#item70495 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-70495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70517 {
	width:263px !important;
	height:89px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-70517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70517 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70517 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70520 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:168px !important;
}

#item70529 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:123px !important;
}

#item70063 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-70063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70063 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70066 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70064 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item70076 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-70076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70076 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70096 {
	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-70096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70096 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70118 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item70189 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70187 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item70207 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item70228 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
}

#item70250 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:277px !important;
}

#item70272 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
	top:487px !important;
}

#item70294 {
	width:477px !important;
	height:222px !important;
	left:38px !important;
	top:762px !important;
}

#item70297 {
	width:19px !important;
	height:19px !important;
	top:119px !important;
}

#item70310 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item70319 {
	width:19px !important;
	height:19px !important;
	top:189px !important;
}

#item70336 {
	width:19px !important;
	height:19px !important;
	top:329px !important;
}

#item70352 {
	width:19px !important;
	height:19px !important;
	top:394px !important;
}

#item70363 {
	width:19px !important;
	height:19px !important;
	top:538px !important;
}

#item70377 {
	width:19px !important;
	height:19px !important;
	top:605px !important;
}

#item70387 {
	width:19px !important;
	height:19px !important;
	top:674px !important;
}

#item70396 {
	width:19px !important;
	height:19px !important;
	top:877px !important;
}

#item70406 {
	width:19px !important;
	height:19px !important;
	top:811px !important;
}

#item132327 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item132330 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item132353 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item132357 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item132383 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item132380 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item70013 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-70013 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-70013 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item70013 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70014 {
	width:522px !important;
	height:340px !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-70014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70014 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70014 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70017 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item70015 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item70049 {
	width:464px !important;
	height:293px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-70049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70049 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70052 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item69994 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-69994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69994 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69995 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item70001 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69999 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item69909 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-69909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69909 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69909 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69929 {
	width:421px !important;
	height:541px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-69929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69929 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69929 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69934 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69932 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:42px !important;
}

table#table451666 th, table#table451666 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table451666 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table451666 {
	table-layout:fixed;
}

#item69968 {
	width:361px !important;
	height:168px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-69968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table451953 th, table#table451953 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table451953 {
	table-layout:fixed;
}

#item69990 {
	width:361px !important;
	height:181px !important;
	left:65px !important;
	top:237px !important;
}

@keyframes fade-in-69990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69990 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69990 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115840 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115863 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item69820 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-69820 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69820 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69820 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69821 {
	width:630px !important;
	height:390px !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-69821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69821 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69824 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69822 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item69858 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:385px !important;
}

#item69882 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item69861 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:382px !important;
}

#item69905 {
	width:570px !important;
	height:317px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-69905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69770 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-69770 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-69770 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item69770 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69771 {
	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-69771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69772 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item69792 {
	width:505px !important;
	height:1893px !important;
}

@keyframes fade-in-69792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-69792 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item69792 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item69797 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item69795 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item69768 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item69766 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item70542 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:135px !important;
}

#item70555 {
	width:48px !important;
	height:18px !important;
	left:353px !important;
	top:152px !important;
}

#item70586 {
	width:280px !important;
	height:13px !important;
}

#item70589 {
	width:27px !important;
	height:27px !important;
	left:126px !important;
	top:19px !important;
}

@keyframes fade-in-70589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70589 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70589 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70621 {
	width:242px !important;
	height:13px !important;
}

#item70624 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:20px !important;
}

@keyframes fade-in-70624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70634 {
	width:46px !important;
	height:46px !important;
	left:627px !important;
	top:216px !important;
}

#item70643 {
	width:48px !important;
	height:18px !important;
	left:32px !important;
	top:233px !important;
}

#item70653 {
	width:48px !important;
	height:18px !important;
	left:352px !important;
	top:233px !important;
}

#item70685 {
	width:266px !important;
	height:13px !important;
}

#item70688 {
	width:27px !important;
	height:27px !important;
	left:118px !important;
	top:19px !important;
}

@keyframes fade-in-70688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70688 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70688 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70725 {
	width:203px !important;
	height:13px !important;
}

#item70728 {
	width:27px !important;
	height:27px !important;
	left:117px !important;
	top:19px !important;
}

@keyframes fade-in-70728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-70728 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item70728 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item70743 {
	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;
}

#item70746 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item70774 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item70744 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item70780 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item70812 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item70778 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item70818 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item70850 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item70816 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item70856 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item70885 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item70854 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item70891 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item70923 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item70889 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item70929 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item70959 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item70927 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item70982 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item70987 {
	width:52px !important;
	height:52px !important;
}

#item70985 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item70997 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-70997 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-70997 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item70997 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-32150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32150 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32150 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-32167 {
	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-32167 {
	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-32152 {
	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-32152 {
	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;
	}
}
#item32150 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item32179 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item32180 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item32200 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item32203 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item32206 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32204 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item32218 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item32216 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item32234 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item32267 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item32289 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item32292 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item32304 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item32322 {
	opacity:0.50;
	width:740px !important;
	height:1px !important;
	left:311px !important;
	top:168px !important;
	background:#000;
}

#item32323 {
	width:34px !important;
	height:13px !important;
	left:438px !important;
	top:148px !important;
}

#item32333 {
	width:34px !important;
	height:13px !important;
	left:691px !important;
	top:148px !important;
}

#item32362 {
	width:200px !important;
	height:9px !important;
}

#item32365 {
	width:19px !important;
	height:19px !important;
	left:90px !important;
	top:14px !important;
}

@keyframes fade-in-32365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32375 {
	width:34px !important;
	height:13px !important;
	left:930px !important;
	top:149px !important;
}

#item32407 {
	width:169px !important;
	height:9px !important;
}

#item32410 {
	width:19px !important;
	height:19px !important;
	left:43px !important;
	top:14px !important;
}

@keyframes fade-in-32410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32410 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32410 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32445 {
	width:147px !important;
	height:9px !important;
}

#item32448 {
	width:19px !important;
	height:19px !important;
	left:73px !important;
	top:14px !important;
}

@keyframes fade-in-32448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32448 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32448 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33136 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-33136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33136 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33136 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33156 {
	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-33156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33156 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33156 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33161 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33159 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item33193 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-33193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33215 {
	width:198px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-33215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33215 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33215 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33218 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item33231 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item32810 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32810 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32810 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32830 {
	width:947px !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-32830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32852 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item32902 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32900 {
	width:21px !important;
	height:21px !important;
	left:951px !important;
	top:14px !important;
}

#item32939 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:264px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item32940 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:136px !important;
}

#item32950 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:185px !important;
}

#item32978 {
	width:177px !important;
	height:192px !important;
	left:306px !important;
	top:85px !important;
}

#item32981 {
	width:14px !important;
	height:14px !important;
	left:65px !important;
	top:183px !important;
}

#item33013 {
	width:178px !important;
	height:191px !important;
	left:86px !important;
	top:85px !important;
}

#item33016 {
	width:14px !important;
	height:14px !important;
	left:65px !important;
	top:136px !important;
}

#item33030 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:136px !important;
}

#item33061 {
	width:190px !important;
	height:192px !important;
	left:527px !important;
	top:85px !important;
}

#item33064 {
	width:14px !important;
	height:14px !important;
	left:506px !important;
	top:183px !important;
}

#item33082 {
	width:14px !important;
	height:14px !important;
	left:736px !important;
	top:185px !important;
}

#item33092 {
	width:14px !important;
	height:14px !important;
	left:736px !important;
	top:135px !important;
}

#item33120 {
	width:213px !important;
	height:192px !important;
	left:757px !important;
	top:85px !important;
}

#item33123 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:716px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item33124 {
	opacity:0.50;
	width:1px !important;
	height:140px !important;
	left:485px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item33125 {
	width:14px !important;
	height:14px !important;
	left:285px !important;
	top:234px !important;
}

#item130340 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:305px !important;
}

#item130346 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:306px !important;
}

#item130369 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:292px !important;
}

#item130395 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130419 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130392 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:290px !important;
}

#item32742 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32742 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32742 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32742 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32762 {
	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-32762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32762 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32762 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32767 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32765 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item32797 {
	width:332px !important;
	height:218px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-32797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32797 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32800 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item32713 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32713 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32713 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32713 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32714 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item32720 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32718 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item32650 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32650 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32650 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32651 {
	width:319px !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-32651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32651 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32651 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32654 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32652 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table456092 th, table#table456092 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table456092 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table456092 {
	table-layout:fixed;
}

#item32687 {
	width:258px !important;
	height:120px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-32687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32687 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32687 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table456381 th, table#table456381 td {
	padding:4px;;
	vertical-align:top;;
}

table#table456381 {
	table-layout:fixed;
}

#item32709 {
	width:258px !important;
	height:147px !important;
	left:58px !important;
	top:163px !important;
}

@keyframes fade-in-32709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32709 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32709 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113939 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:360px !important;
}

#item113946 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:406px !important;
}

#item32536 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32536 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32537 {
	width:624px !important;
	height:277px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-32537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32537 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32537 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32540 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32538 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item32576 {
	width:566px !important;
	height:219px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-32576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32576 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32576 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32598 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:258px !important;
}

#item32645 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32622 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32601 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:255px !important;
}

#item32462 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-32462 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-32462 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item32462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32482 {
	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-32482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32482 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32482 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32485 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item32505 {
	width:650px !important;
	height:915px !important;
}

@keyframes fade-in-32505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32505 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32505 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32518 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item32516 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item32460 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item32458 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item33261 {
	width:190px !important;
	height:9px !important;
}

#item33264 {
	width:19px !important;
	height:19px !important;
	left:84px !important;
	top:14px !important;
}

@keyframes fade-in-33264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33264 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33264 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33274 {
	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;
}

#item33277 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33309 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33275 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item33315 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33347 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item33313 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item33353 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33384 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33351 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item33390 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33430 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item33388 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item33436 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33466 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item33434 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item33473 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item33501 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item33471 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item33507 {
	width:43px !important;
	height:43px !important;
}

#item33505 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item33518 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-33518 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-33518 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item33518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-71010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71010 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71010 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-71022 {
	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-71022 {
	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-71012 {
	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-71012 {
	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;
	}
}
#item71010 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item71034 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item71035 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item71038 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71036 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item71058 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item71056 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item71072 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item71100 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item71103 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item71123 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item71126 {
	opacity:0.50;
	width:510px !important;
	height:1px !important;
	top:259px !important;
	background:#000;
}

#item71127 {
	opacity:0.50;
	width:508px !important;
	height:1px !important;
	left:192px !important;
	top:179px !important;
	background:#000;
}

#item71799 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-71799 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71799 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71799 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71819 {
	width:333px !important;
	height:183px !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-71819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71819 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71819 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71824 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71822 {
	width:27px !important;
	height:27px !important;
	left:337px !important;
	top:42px !important;
}

#item71853 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-71853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71853 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71853 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71875 {
	width:263px !important;
	height:89px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-71875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71875 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71878 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:168px !important;
}

#item71891 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:123px !important;
}

#item71442 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-71442 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71442 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71445 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71443 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item71458 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-71458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71458 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71458 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71478 {
	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-71478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71478 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71500 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item71579 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71577 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item71589 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item71610 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
}

#item71632 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
	top:208px !important;
}

#item71654 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:484px !important;
}

#item71676 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:694px !important;
}

#item71679 {
	width:19px !important;
	height:19px !important;
	top:117px !important;
}

#item71693 {
	width:19px !important;
	height:19px !important;
	top:51px !important;
}

#item71706 {
	width:19px !important;
	height:19px !important;
	top:254px !important;
}

#item71716 {
	width:19px !important;
	height:19px !important;
	top:323px !important;
}

#item71728 {
	width:19px !important;
	height:19px !important;
	top:391px !important;
}

#item71738 {
	width:19px !important;
	height:19px !important;
	top:530px !important;
}

#item71747 {
	width:19px !important;
	height:19px !important;
	top:596px !important;
}

#item71757 {
	width:19px !important;
	height:19px !important;
	top:809px !important;
}

#item71769 {
	width:19px !important;
	height:19px !important;
	top:740px !important;
}

#item132412 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item132415 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item132438 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item132441 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item132467 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item132464 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item71395 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-71395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71395 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71395 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71396 {
	width:522px !important;
	height:340px !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-71396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71399 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71397 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item71428 {
	width:464px !important;
	height:293px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-71428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71428 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71428 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71431 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item71376 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-71376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71376 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71376 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71377 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item71383 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71381 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item71293 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-71293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71293 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71293 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71313 {
	width:421px !important;
	height:541px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-71313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71313 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71318 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71316 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:42px !important;
}

table#table461898 th, table#table461898 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table461898 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table461898 {
	table-layout:fixed;
}

#item71350 {
	width:361px !important;
	height:168px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-71350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71350 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71350 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table462185 th, table#table462185 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table462185 {
	table-layout:fixed;
}

#item71372 {
	width:361px !important;
	height:180px !important;
	left:65px !important;
	top:236px !important;
}

@keyframes fade-in-71372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71372 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71372 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115873 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115897 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item71208 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-71208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71209 {
	width:630px !important;
	height:390px !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-71209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71212 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71210 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item71242 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:385px !important;
}

#item71266 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item71245 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:382px !important;
}

#item71289 {
	width:570px !important;
	height:317px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-71289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71132 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-71132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-71132 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item71132 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71152 {
	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-71152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71152 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71152 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71155 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item71175 {
	width:505px !important;
	height:1871px !important;
}

@keyframes fade-in-71175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71180 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item71178 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item71130 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item71128 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item71904 {
	width:46px !important;
	height:46px !important;
	left:37px !important;
	top:135px !important;
}

#item71914 {
	width:48px !important;
	height:18px !important;
	left:304px !important;
	top:152px !important;
}

#item71926 {
	width:48px !important;
	height:18px !important;
	left:616px !important;
	top:152px !important;
}

#item71956 {
	width:236px !important;
	height:13px !important;
}

#item71959 {
	width:27px !important;
	height:27px !important;
	left:60px !important;
	top:19px !important;
}

@keyframes fade-in-71959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71959 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item71988 {
	width:266px !important;
	height:13px !important;
}

#item71991 {
	width:27px !important;
	height:27px !important;
	left:118px !important;
	top:19px !important;
}

@keyframes fade-in-71991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-71991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item71991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72001 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:216px !important;
}

#item72033 {
	width:280px !important;
	height:13px !important;
}

#item72036 {
	width:27px !important;
	height:27px !important;
	left:126px !important;
	top:19px !important;
}

@keyframes fade-in-72036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72036 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72036 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72053 {
	width:48px !important;
	height:18px !important;
	left:294px !important;
	top:233px !important;
}

#item72086 {
	width:206px !important;
	height:13px !important;
}

#item72089 {
	width:27px !important;
	height:27px !important;
	left:102px !important;
	top:20px !important;
}

@keyframes fade-in-72089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72089 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72089 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72098 {
	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;
}

#item72101 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item72133 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item72099 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item72139 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item72171 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item72137 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item72177 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item72206 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item72175 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item72212 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item72243 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item72210 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item72249 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item72278 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item72247 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item72284 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item72312 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item72282 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item72335 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item72340 {
	width:52px !important;
	height:52px !important;
}

#item72338 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item72352 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-72352 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-72352 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item72352 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-33536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-33568 {
	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-33568 {
	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-33553 {
	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-33553 {
	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-33538 {
	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-33538 {
	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;
	}
}
#item33536 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item33581 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item33582 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item33602 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item33605 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item33608 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33606 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item33620 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item33618 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item33634 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item33666 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item33688 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item33691 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item33703 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item33722 {
	opacity:0.50;
	width:740px !important;
	height:1px !important;
	left:326px !important;
	top:168px !important;
	background:#000;
}

#item33723 {
	width:34px !important;
	height:13px !important;
	left:410px !important;
	top:148px !important;
}

#item33734 {
	width:34px !important;
	height:13px !important;
	left:577px !important;
	top:148px !important;
}

#item33743 {
	width:34px !important;
	height:13px !important;
	left:774px !important;
	top:148px !important;
}

#item33773 {
	width:160px !important;
	height:9px !important;
}

#item33776 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-33776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33776 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33776 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33808 {
	width:130px !important;
	height:9px !important;
}

#item33811 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-33811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33811 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33824 {
	width:34px !important;
	height:13px !important;
	left:957px !important;
	top:149px !important;
}

#item33854 {
	width:150px !important;
	height:9px !important;
}

#item33857 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:14px !important;
}

@keyframes fade-in-33857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33857 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33857 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33886 {
	width:121px !important;
	height:9px !important;
}

#item33889 {
	width:19px !important;
	height:19px !important;
	left:59px !important;
	top:14px !important;
}

@keyframes fade-in-33889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33889 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33922 {
	width:145px !important;
	height:9px !important;
}

#item33925 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-33925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33925 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33925 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34606 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34606 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34606 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34626 {
	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-34626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34631 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34629 {
	width:21px !important;
	height:21px !important;
	left:254px !important;
	top:15px !important;
}

#item34664 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-34664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34664 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34686 {
	width:198px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-34686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34689 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item34701 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item34282 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34282 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34282 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34302 {
	width:789px !important;
	height:504px !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-34302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34324 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item34370 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34368 {
	width:21px !important;
	height:21px !important;
	left:792px !important;
	top:14px !important;
}

#item34406 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:297px !important;
}

#item34419 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:342px !important;
}

#item34450 {
	width:202px !important;
	height:192px !important;
	left:566px !important;
	top:85px !important;
}

#item34453 {
	width:14px !important;
	height:14px !important;
	left:545px !important;
	top:201px !important;
}

#item34473 {
	width:14px !important;
	height:14px !important;
	left:545px !important;
	top:136px !important;
}

#item34483 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:136px !important;
}

#item34511 {
	width:194px !important;
	height:383px !important;
	left:330px !important;
	top:85px !important;
}

#item34514 {
	width:14px !important;
	height:14px !important;
	left:309px !important;
	top:185px !important;
}

#item34524 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:185px !important;
}

#item34536 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:135px !important;
}

#item34568 {
	width:199px !important;
	height:383px !important;
	left:87px !important;
	top:85px !important;
}

#item34571 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:288px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item34572 {
	opacity:0.50;
	width:1px !important;
	height:310px !important;
	left:523px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item34573 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:234px !important;
}

#item34583 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:343px !important;
}

#item34592 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:409px !important;
}

#item130461 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:481px !important;
}

#item130468 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:483px !important;
}

#item130491 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:469px !important;
}

#item130517 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130542 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130514 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:466px !important;
}

#item34208 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34208 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34208 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34228 {
	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-34228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34233 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34231 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item34265 {
	width:332px !important;
	height:218px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-34265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34265 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34265 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34268 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item34189 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34189 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34189 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34189 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34190 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item34196 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34194 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item34130 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34131 {
	width:319px !important;
	height:413px !important;
	left:28px !important;
	top:10px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-34131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34134 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34132 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table468753 th, table#table468753 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table468753 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table468753 {
	table-layout:fixed;
}

#item34163 {
	width:258px !important;
	height:120px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-34163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34163 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34163 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table469042 th, table#table469042 td {
	padding:4px;;
	vertical-align:top;;
}

table#table469042 {
	table-layout:fixed;
}

#item34185 {
	width:258px !important;
	height:147px !important;
	left:58px !important;
	top:163px !important;
}

@keyframes fade-in-34185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34185 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34185 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113975 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:347px !important;
}

#item113978 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:393px !important;
}

#item34021 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-34021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-34021 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item34021 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34022 {
	width:624px !important;
	height:341px !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-34022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34022 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34022 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34025 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34023 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item34056 {
	width:566px !important;
	height:283px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-34056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34078 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:321px !important;
}

#item34125 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34102 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item34081 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:318px !important;
}

#item33942 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-33942 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-33942 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item33942 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33962 {
	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-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:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item33985 {
	width:650px !important;
	height:915px !important;
}

@keyframes fade-in-33985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item34001 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item33999 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item33940 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item33938 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item34719 {
	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;
}

#item34722 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34751 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34720 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item34757 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34785 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item34755 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item34791 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34821 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34789 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item34827 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34859 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item34825 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item34865 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34899 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item34863 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item34906 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item34936 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item34904 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item34942 {
	width:43px !important;
	height:43px !important;
}

#item34940 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item34952 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-34952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-34952 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item34952 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-72365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72365 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72365 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-72400 {
	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-72400 {
	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-72381 {
	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-72381 {
	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-72367 {
	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-72367 {
	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;
	}
}
#item72365 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item72414 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item72415 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item72418 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item72416 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item72430 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item72428 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item72444 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item72476 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item72479 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item72499 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item72502 {
	opacity:0.50;
	width:510px !important;
	height:1px !important;
	top:259px !important;
	background:#000;
}

#item72503 {
	opacity:0.50;
	width:520px !important;
	height:1px !important;
	left:180px !important;
	top:179px !important;
	background:#000;
}

#item73224 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-73224 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73224 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73224 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73244 {
	width:333px !important;
	height:183px !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-73244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73244 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73244 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73249 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item73247 {
	width:27px !important;
	height:27px !important;
	left:337px !important;
	top:42px !important;
}

#item73281 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-73281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73281 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73281 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73303 {
	width:263px !important;
	height:89px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-73303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73306 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:122px !important;
}

#item73316 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:167px !important;
}

#item72825 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-72825 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72825 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72828 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72826 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item72842 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-72842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72842 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72862 {
	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-72862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72862 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72884 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item72956 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72954 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item72970 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item72991 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
}

#item73013 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:274px !important;
}

#item73035 {
	width:477px !important;
	height:221px !important;
	left:38px !important;
	top:484px !important;
}

#item73057 {
	width:477px !important;
	height:221px !important;
	left:38px !important;
	top:707px !important;
}

#item73079 {
	width:477px !important;
	height:221px !important;
	left:38px !important;
	top:926px !important;
}

#item73082 {
	width:19px !important;
	height:19px !important;
	top:117px !important;
}

#item73092 {
	width:19px !important;
	height:19px !important;
	top:48px !important;
}

#item73104 {
	width:19px !important;
	height:19px !important;
	top:186px !important;
}

#item73114 {
	width:19px !important;
	height:19px !important;
	top:319px !important;
}

#item73123 {
	width:19px !important;
	height:19px !important;
	top:386px !important;
}

#item73133 {
	width:19px !important;
	height:19px !important;
	top:529px !important;
}

#item73145 {
	width:19px !important;
	height:19px !important;
	top:598px !important;
}

#item73164 {
	width:19px !important;
	height:19px !important;
	top:754px !important;
}

#item73178 {
	width:19px !important;
	height:19px !important;
	top:818px !important;
}

#item73187 {
	width:19px !important;
	height:19px !important;
	top:1039px !important;
}

#item73200 {
	width:19px !important;
	height:19px !important;
	top:973px !important;
}

#item132503 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item132507 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item132531 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item132535 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item132561 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item132558 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item72764 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-72764 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72764 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72765 {
	width:522px !important;
	height:340px !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-72765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72765 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72765 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72768 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72766 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item72801 {
	width:464px !important;
	height:293px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-72801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72801 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72804 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item72744 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-72744 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72744 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72744 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72745 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item72751 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72749 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item72664 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-72664 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72664 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72684 {
	width:421px !important;
	height:560px !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-72684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72684 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72684 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72689 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72687 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:42px !important;
}

table#table472921 th, table#table472921 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table472921 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table472921 {
	table-layout:fixed;
}

#item72718 {
	width:361px !important;
	height:168px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-72718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72718 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72718 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table473207 th, table#table473207 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table473207 {
	table-layout:fixed;
}

#item72740 {
	width:361px !important;
	height:181px !important;
	left:65px !important;
	top:235px !important;
}

@keyframes fade-in-72740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72740 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115905 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115928 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item72579 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-72579 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72579 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72579 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72580 {
	width:630px !important;
	height:543px !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-72580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72580 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72580 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72583 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72581 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item72613 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:542px !important;
}

#item72637 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item72616 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:539px !important;
}

#item72660 {
	width:570px !important;
	height:474px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-72660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72660 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72508 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-72508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-72508 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item72508 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72528 {
	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-72528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72531 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item72551 {
	width:505px !important;
	height:1938px !important;
}

@keyframes fade-in-72551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-72551 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item72551 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item72556 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item72554 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item72506 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item72504 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item73325 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:135px !important;
}

#item73335 {
	width:48px !important;
	height:18px !important;
	left:256px !important;
	top:152px !important;
}

#item73347 {
	width:48px !important;
	height:18px !important;
	left:454px !important;
	top:152px !important;
}

#item73384 {
	width:132px !important;
	height:29px !important;
}

#item73387 {
	width:27px !important;
	height:27px !important;
	left:54px !important;
	top:34px !important;
}

@keyframes fade-in-73387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73387 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73387 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73420 {
	width:116px !important;
	height:29px !important;
}

#item73423 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:34px !important;
}

@keyframes fade-in-73423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73452 {
	width:203px !important;
	height:29px !important;
}

#item73455 {
	width:27px !important;
	height:27px !important;
	left:90px !important;
	top:34px !important;
}

@keyframes fade-in-73455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73469 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:216px !important;
}

#item73483 {
	width:48px !important;
	height:18px !important;
	left:35px !important;
	top:233px !important;
}

#item73493 {
	width:48px !important;
	height:18px !important;
	left:346px !important;
	top:233px !important;
}

#item73525 {
	width:210px !important;
	height:13px !important;
}

#item73528 {
	width:27px !important;
	height:27px !important;
	left:92px !important;
	top:19px !important;
}

@keyframes fade-in-73528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73528 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73528 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73558 {
	width:169px !important;
	height:13px !important;
}

#item73561 {
	width:27px !important;
	height:27px !important;
	left:82px !important;
	top:19px !important;
}

@keyframes fade-in-73561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73561 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73570 {
	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;
}

#item73573 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73602 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item73571 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item73608 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73639 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item73606 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item73645 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73681 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item73643 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item73687 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73719 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item73685 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item73725 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73753 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item73723 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item73759 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item73794 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item73757 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item73817 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item73822 {
	width:52px !important;
	height:52px !important;
}

#item73820 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item73839 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-73839 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-73839 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item73839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-34970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-34970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item34970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-35002 {
	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-35002 {
	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-34986 {
	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-34986 {
	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-34972 {
	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-34972 {
	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;
	}
}
#item34970 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item35016 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item35017 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item35037 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item35040 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item35043 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35041 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item35064 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item35062 {
	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;
}

#item35104 {
	width:723px !important;
	height:27px !important;
	left:205px !important;
	top:45px !important;
}

#item35126 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item35129 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item35139 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item35152 {
	opacity:0.50;
	width:740px !important;
	height:1px !important;
	left:312px !important;
	top:168px !important;
	background:#000;
}

#item35153 {
	width:34px !important;
	height:13px !important;
	left:381px !important;
	top:148px !important;
}

#item35167 {
	width:34px !important;
	height:13px !important;
	left:567px !important;
	top:148px !important;
}

#item35177 {
	width:34px !important;
	height:13px !important;
	left:769px !important;
	top:148px !important;
}

#item35206 {
	width:160px !important;
	height:9px !important;
}

#item35209 {
	width:19px !important;
	height:19px !important;
	left:70px !important;
	top:14px !important;
}

@keyframes fade-in-35209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35242 {
	width:130px !important;
	height:9px !important;
}

#item35245 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-35245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35245 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35245 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35258 {
	width:34px !important;
	height:13px !important;
	left:935px !important;
	top:149px !important;
}

#item35292 {
	width:150px !important;
	height:9px !important;
}

#item35295 {
	width:19px !important;
	height:19px !important;
	left:65px !important;
	top:14px !important;
}

@keyframes fade-in-35295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35295 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35295 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35333 {
	width:105px !important;
	height:9px !important;
}

#item35336 {
	width:19px !important;
	height:19px !important;
	left:42px !important;
	top:14px !important;
}

@keyframes fade-in-35336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35367 {
	width:129px !important;
	height:9px !important;
}

#item35370 {
	width:19px !important;
	height:19px !important;
	left:55px !important;
	top:14px !important;
}

@keyframes fade-in-35370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36057 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36057 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36057 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36057 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36077 {
	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-36077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36077 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36077 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36082 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item36080 {
	width:21px !important;
	height:21px !important;
	left:255px !important;
	top:15px !important;
}

#item36111 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-36111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36133 {
	width:199px !important;
	height:72px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-36133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36133 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36133 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36136 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item36146 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item35719 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35719 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35719 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35719 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35739 {
	width:801px !important;
	height:467px !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-35739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35761 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item35820 {
	width:21px !important;
	height:21px !important;
	left:802px !important;
	top:14px !important;
}

#item35856 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:297px !important;
}

#item35865 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:361px !important;
}

#item35894 {
	width:208px !important;
	height:192px !important;
	left:557px !important;
	top:85px !important;
}

#item35897 {
	width:14px !important;
	height:14px !important;
	left:537px !important;
	top:185px !important;
}

#item35909 {
	width:14px !important;
	height:14px !important;
	left:537px !important;
	top:136px !important;
}

#item35922 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:136px !important;
}

#item35951 {
	width:194px !important;
	height:335px !important;
	left:323px !important;
	top:85px !important;
}

#item35954 {
	width:14px !important;
	height:14px !important;
	left:302px !important;
	top:184px !important;
}

#item35963 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:201px !important;
}

#item35977 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:135px !important;
}

#item36010 {
	width:194px !important;
	height:325px !important;
	left:87px !important;
	top:85px !important;
}

#item36013 {
	opacity:0.50;
	width:1px !important;
	height:266px !important;
	left:282px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item36014 {
	opacity:0.50;
	width:1px !important;
	height:266px !important;
	left:515px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item36015 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:313px !important;
}

#item36027 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:361px !important;
}

#item36045 {
	width:14px !important;
	height:14px !important;
	left:537px !important;
	top:231px !important;
}

#item130581 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:433px !important;
}

#item130588 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:435px !important;
}

#item130611 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:420px !important;
}

#item130637 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130661 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130634 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:418px !important;
}

#item35643 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35643 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35643 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35663 {
	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-35663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35663 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35663 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35668 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35666 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item35701 {
	width:332px !important;
	height:218px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-35701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35704 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item35625 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35625 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35625 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35625 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35626 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item35632 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35630 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item35565 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35565 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35565 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35565 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35566 {
	width:319px !important;
	height:420px !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-35566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35569 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35567 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table477794 th, table#table477794 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table477794 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table477794 {
	table-layout:fixed;
}

#item35599 {
	width:258px !important;
	height:120px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-35599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35599 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35599 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table478083 th, table#table478083 td {
	padding:4px;;
	vertical-align:top;;
}

table#table478083 {
	table-layout:fixed;
}

#item35621 {
	width:258px !important;
	height:147px !important;
	left:58px !important;
	top:163px !important;
}

@keyframes fade-in-35621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35621 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35621 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item114006 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:355px !important;
}

#item114010 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:401px !important;
}

#item35454 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35454 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35454 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35454 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35455 {
	width:624px !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-35455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35455 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35455 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35458 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35456 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item35491 {
	width:566px !important;
	height:267px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-35491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35513 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:308px !important;
}

#item35560 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35537 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35516 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:305px !important;
}

#item35383 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-35383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-35383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item35383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35403 {
	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-35403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35406 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item35426 {
	width:650px !important;
	height:915px !important;
}

@keyframes fade-in-35426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-35426 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35426 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item35440 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item35438 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item35381 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item35379 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item36224 {
	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;
}

#item36227 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36259 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item36225 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item36265 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36294 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item36263 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item36300 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36328 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36298 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item36334 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36369 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item36332 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item36375 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36410 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item36373 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item36417 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item36449 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item36415 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item36455 {
	width:43px !important;
	height:43px !important;
}

#item36453 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item36476 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-36476 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-36476 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item36476 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-73852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-73852 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item73852 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-73880 {
	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-73880 {
	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-73865 {
	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-73865 {
	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-73854 {
	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-73854 {
	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;
	}
}
#item73852 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item73890 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item73891 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item73894 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73892 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item73906 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item73904 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item73917 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item73949 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item73952 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item73972 {
	width:628px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item73975 {
	opacity:0.50;
	width:510px !important;
	height:1px !important;
	top:259px !important;
	background:#000;
}

#item73976 {
	opacity:0.50;
	width:540px !important;
	height:1px !important;
	left:159px !important;
	top:179px !important;
	background:#000;
}

#item74702 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-74702 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74702 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74702 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74722 {
	width:333px !important;
	height:183px !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-74722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74722 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74722 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74727 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74725 {
	width:27px !important;
	height:27px !important;
	left:337px !important;
	top:42px !important;
}

#item74760 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-74760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74760 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74760 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74782 {
	width:263px !important;
	height:89px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-74782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74785 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:167px !important;
}

#item74794 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:122px !important;
}

#item74301 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-74301 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74301 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74304 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74302 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item74315 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-74315 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74315 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74315 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74335 {
	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-74335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74357 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item74425 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74423 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item74439 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item74460 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
}

#item74482 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:210px !important;
}

#item74504 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:418px !important;
}

#item74526 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:628px !important;
}

#item74548 {
	width:477px !important;
	height:226px !important;
	left:38px !important;
	top:836px !important;
}

#item74551 {
	width:19px !important;
	height:19px !important;
	top:113px !important;
}

#item74568 {
	width:19px !important;
	height:19px !important;
	top:49px !important;
}

#item74583 {
	width:19px !important;
	height:19px !important;
	top:255px !important;
}

#item74592 {
	width:19px !important;
	height:19px !important;
	top:322px !important;
}

#item74605 {
	width:19px !important;
	height:19px !important;
	top:467px !important;
}

#item74618 {
	width:19px !important;
	height:19px !important;
	top:534px !important;
}

#item74628 {
	width:19px !important;
	height:19px !important;
	top:678px !important;
}

#item74641 {
	width:19px !important;
	height:19px !important;
	top:742px !important;
}

#item74653 {
	width:19px !important;
	height:19px !important;
	top:953px !important;
}

#item74662 {
	width:19px !important;
	height:19px !important;
	top:885px !important;
}

#item74672 {
	width:19px !important;
	height:19px !important;
	top:1017px !important;
}

#item132595 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item132598 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item132621 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item132625 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item132651 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item132648 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item74251 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-74251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74251 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74251 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74252 {
	width:522px !important;
	height:340px !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-74252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74252 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74252 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74255 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74253 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item74285 {
	width:464px !important;
	height:293px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-74285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74285 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74285 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74288 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item74229 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-74229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74229 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74229 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74230 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item74236 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74234 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item74145 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-74145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74145 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74145 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74165 {
	width:421px !important;
	height:551px !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-74165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74165 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74165 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74170 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74168 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:42px !important;
}

table#table481986 th, table#table481986 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table481986 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table481986 {
	table-layout:fixed;
}

#item74203 {
	width:361px !important;
	height:168px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-74203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74203 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74203 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table482272 th, table#table482272 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table482272 {
	table-layout:fixed;
}

#item74225 {
	width:361px !important;
	height:180px !important;
	left:65px !important;
	top:235px !important;
}

@keyframes fade-in-74225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115939 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115962 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item74061 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-74061 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-74061 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item74061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74062 {
	width:630px !important;
	height:523px !important;
	left:34px !important;
	top:37px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-74062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74062 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74062 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74065 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74063 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item74094 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:519px !important;
}

#item74118 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item74097 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:516px !important;
}

#item74141 {
	width:570px !important;
	height:452px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-74141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74141 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74141 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item73981 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-73981 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-73981 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item73981 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74001 {
	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-74001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74001 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74001 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74004 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item74024 {
	width:505px !important;
	height:1916px !important;
}

@keyframes fade-in-74024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74029 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item74027 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item73979 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item73977 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item74807 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:135px !important;
}

#item74820 {
	width:48px !important;
	height:18px !important;
	left:243px !important;
	top:152px !important;
}

#item74830 {
	width:48px !important;
	height:18px !important;
	left:455px !important;
	top:152px !important;
}

#item74863 {
	width:153px !important;
	height:29px !important;
}

#item74866 {
	width:27px !important;
	height:27px !important;
	left:63px !important;
	top:35px !important;
}

@keyframes fade-in-74866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74896 {
	width:116px !important;
	height:29px !important;
}

#item74899 {
	width:27px !important;
	height:27px !important;
	left:43px !important;
	top:35px !important;
}

@keyframes fade-in-74899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74899 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74899 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74928 {
	width:98px !important;
	height:29px !important;
}

#item74931 {
	width:27px !important;
	height:27px !important;
	left:37px !important;
	top:35px !important;
}

@keyframes fade-in-74931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74931 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74931 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item74941 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:216px !important;
}

#item74954 {
	width:48px !important;
	height:18px !important;
	left:36px !important;
	top:233px !important;
}

#item74991 {
	width:182px !important;
	height:13px !important;
}

#item74994 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:19px !important;
}

@keyframes fade-in-74994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-74994 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item74994 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75007 {
	width:48px !important;
	height:18px !important;
	left:314px !important;
	top:233px !important;
}

#item75036 {
	width:181px !important;
	height:13px !important;
}

#item75039 {
	width:27px !important;
	height:27px !important;
	left:77px !important;
	top:20px !important;
}

@keyframes fade-in-75039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75039 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75039 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75052 {
	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;
}

#item75055 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item75087 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item75053 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item75093 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item75122 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item75091 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item75128 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item75160 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item75126 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item75166 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item75196 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item75164 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item75202 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item75230 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item75200 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item75236 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item75266 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item75234 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item75289 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item75294 {
	width:52px !important;
	height:52px !important;
}

#item75292 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item75307 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-75307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-75307 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item75307 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-36494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36494 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-36521 {
	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-36521 {
	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-36509 {
	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-36509 {
	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-36496 {
	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-36496 {
	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;
	}
}
#item36494 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item36533 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item36534 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item36554 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item36557 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item36558 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item36573 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36571 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item36590 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item36588 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item36620 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item36642 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item36645 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item36655 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item36668 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:288px !important;
	top:168px !important;
	background:#000;
}

#item36669 {
	width:34px !important;
	height:13px !important;
	left:330px !important;
	top:148px !important;
}

#item36682 {
	width:34px !important;
	height:13px !important;
	left:490px !important;
	top:148px !important;
}

#item36694 {
	width:34px !important;
	height:13px !important;
	left:689px !important;
	top:148px !important;
}

#item36732 {
	width:160px !important;
	height:9px !important;
}

#item36735 {
	width:19px !important;
	height:19px !important;
	left:67px !important;
	top:14px !important;
}

@keyframes fade-in-36735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36735 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36735 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36745 {
	width:34px !important;
	height:13px !important;
	left:876px !important;
	top:149px !important;
}

#item36755 {
	width:34px !important;
	height:13px !important;
	left:1011px !important;
	top:149px !important;
}

#item36785 {
	width:120px !important;
	height:9px !important;
}

#item36788 {
	width:19px !important;
	height:19px !important;
	left:48px !important;
	top:14px !important;
}

@keyframes fade-in-36788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36788 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36788 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36820 {
	width:90px !important;
	height:9px !important;
}

#item36823 {
	width:19px !important;
	height:19px !important;
	left:35px !important;
	top:14px !important;
}

@keyframes fade-in-36823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36823 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36823 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36856 {
	width:65px !important;
	height:9px !important;
}

#item36859 {
	width:19px !important;
	height:19px !important;
	left:10px !important;
	top:14px !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%;
}

#item36889 {
	width:65px !important;
	height:9px !important;
}

#item36892 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
	top:14px !important;
}

@keyframes fade-in-36892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36892 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36892 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36921 {
	width:150px !important;
	height:9px !important;
}

@keyframes fade-in-36924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-36924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item36924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item36944 {
	width:76px !important;
	height:9px !important;
	left:21px !important;
	top:4px !important;
}

#item36966 {
	width:76px !important;
	height:9px !important;
	left:21px !important;
	top:21px !important;
}

#item36969 {
	width:15px !important;
	height:15px !important;
}

#item36982 {
	width:15px !important;
	height:15px !important;
	top:17px !important;
}

#item37632 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37632 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37632 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37632 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37652 {
	width:250px !important;
	height:204px !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-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%;
}

#item37657 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37655 {
	width:21px !important;
	height:21px !important;
	left:253px !important;
	top:15px !important;
}

#item37690 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-37690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37690 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37690 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37712 {
	width:199px !important;
	height:108px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-37712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37712 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37712 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37715 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item37728 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item37740 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item37758 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item37320 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37320 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37320 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37340 {
	width:803px !important;
	height:473px !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-37340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37340 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37362 {
	width:275px !important;
	height:22px !important;
	left:59px !important;
	top:40px !important;
}

#item37407 {
	width:21px !important;
	height:21px !important;
	left:804px !important;
	top:14px !important;
}

#item37445 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:297px !important;
}

#item37458 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:345px !important;
}

#item37489 {
	width:141px !important;
	height:192px !important;
	left:522px !important;
	top:85px !important;
}

#item37492 {
	width:14px !important;
	height:14px !important;
	left:502px !important;
	top:120px !important;
}

#item37511 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:136px !important;
}

#item37540 {
	width:179px !important;
	height:335px !important;
	left:301px !important;
	top:85px !important;
}

#item37543 {
	width:14px !important;
	height:14px !important;
	left:280px !important;
	top:184px !important;
}

#item37552 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:169px !important;
}

#item37562 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:121px !important;
}

#item37593 {
	width:176px !important;
	height:342px !important;
	left:87px !important;
	top:85px !important;
}

#item37596 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:259px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item37597 {
	opacity:0.50;
	width:1px !important;
	height:280px !important;
	left:480px !important;
	top:124px !important;
	background:#b2b2b1;
}

#item37598 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:329px !important;
}

#item37612 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:376px !important;
}

#item37622 {
	width:14px !important;
	height:14px !important;
	left:66px !important;
	top:217px !important;
}

#item130703 {
	width:12px !important;
	height:18px !important;
	left:59px !important;
	top:450px !important;
}

#item130710 {
	width:348px !important;
	height:30px !important;
	left:75px !important;
	top:451px !important;
}

#item130733 {
	width:700px !important;
	height:10px !important;
	left:58px !important;
	top:437px !important;
}

#item130759 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130783 {
	width:240px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item130756 {
	width:246px !important;
	height:22px !important;
	left:590px !important;
	top:434px !important;
}

#item37246 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37246 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37246 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37246 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37266 {
	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-37266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37266 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37266 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37271 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37269 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item37303 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-37303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37303 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37303 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37306 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item37227 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37227 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37228 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item37234 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37232 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item37190 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37190 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37191 {
	width:319px !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-37191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37191 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37191 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37194 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37192 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table487109 th, table#table487109 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table487109 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table487109 {
	table-layout:fixed;
}

#item37223 {
	width:258px !important;
	height:166px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-37223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37223 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37223 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item114037 {
	width:141px !important;
	height:38px !important;
	left:58px !important;
	top:228px !important;
}

#item114040 {
	width:274px !important;
	height:30px !important;
	left:58px !important;
	top:274px !important;
}

#item37081 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-37081 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-37081 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item37081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37082 {
	width:624px !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-37082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37082 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37082 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37085 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37083 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item37116 {
	width:566px !important;
	height:187px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-37116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37116 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37116 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37138 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:228px !important;
}

#item37185 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37162 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37141 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:225px !important;
}

#item36999 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-36999 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-36999 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item36999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37019 {
	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-37019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37019 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37022 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item37042 {
	width:650px !important;
	height:1715px !important;
}

@keyframes fade-in-37042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-37042 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item37042 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item37058 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item37056 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item36997 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item36995 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item37768 {
	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;
}

#item37771 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37799 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37769 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item37805 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37834 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item37803 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:163px !important;
}

#item37840 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37871 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37838 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:265px !important;
}

#item37877 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37909 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item37875 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:481px !important;
}

#item37915 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37944 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item37913 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:367px !important;
}

#item37951 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item37979 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item37949 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:584px !important;
}

#item37985 {
	width:43px !important;
	height:43px !important;
}

#item37983 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item37999 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-37999 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-37999 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item37999 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-75320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75320 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75320 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-75354 {
	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-75354 {
	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-75340 {
	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-75340 {
	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-75322 {
	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-75322 {
	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;
	}
}
#item75320 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item75363 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item75364 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item75367 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item75365 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item75383 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item75381 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item75397 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item75426 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item75429 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item75449 {
	width:682px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item75452 {
	opacity:0.50;
	width:550px !important;
	height:1px !important;
	top:245px !important;
	background:#000;
}

#item75453 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:130px !important;
	top:179px !important;
	background:#000;
}

#item75454 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:135px !important;
}

#item75466 {
	width:48px !important;
	height:18px !important;
	left:181px !important;
	top:152px !important;
}

#item75476 {
	width:48px !important;
	height:18px !important;
	left:371px !important;
	top:152px !important;
}

#item75485 {
	width:48px !important;
	height:18px !important;
	left:618px !important;
	top:152px !important;
}

#item75515 {
	width:224px !important;
	height:13px !important;
}

#item75518 {
	width:27px !important;
	height:27px !important;
	left:94px !important;
	top:19px !important;
}

@keyframes fade-in-75518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75518 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75518 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75550 {
	width:168px !important;
	height:13px !important;
}

#item75553 {
	width:27px !important;
	height:27px !important;
	left:68px !important;
	top:19px !important;
}

@keyframes fade-in-75553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75553 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75553 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75592 {
	width:92px !important;
	height:13px !important;
}

#item75595 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:19px !important;
}

@keyframes fade-in-75595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75595 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75595 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75608 {
	width:46px !important;
	height:46px !important;
	left:618px !important;
	top:202px !important;
}

#item75617 {
	width:48px !important;
	height:18px !important;
	left:260px !important;
	top:219px !important;
}

#item75630 {
	width:48px !important;
	height:18px !important;
	left:450px !important;
	top:219px !important;
}

#item75663 {
	width:126px !important;
	height:13px !important;
}

#item75666 {
	width:27px !important;
	height:27px !important;
	left:49px !important;
	top:19px !important;
}

@keyframes fade-in-75666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75666 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75666 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75696 {
	width:92px !important;
	height:13px !important;
}

#item75699 {
	width:27px !important;
	height:27px !important;
	left:50px !important;
	top:20px !important;
}

@keyframes fade-in-75699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75699 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75699 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75731 {
	width:210px !important;
	height:13px !important;
}

@keyframes fade-in-75734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75754 {
	width:107px !important;
	height:13px !important;
	left:29px !important;
	top:5px !important;
}

#item75776 {
	width:107px !important;
	height:13px !important;
	left:29px !important;
	top:29px !important;
}

#item75779 {
	width:21px !important;
	height:21px !important;
}

#item75789 {
	width:21px !important;
	height:21px !important;
	top:24px !important;
}

#item76489 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-76489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76489 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76489 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76509 {
	width:333px !important;
	height:183px !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-76509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76509 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76509 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76514 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76512 {
	width:27px !important;
	height:27px !important;
	left:337px !important;
	top:42px !important;
}

#item76544 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-76544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76544 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76544 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76566 {
	width:263px !important;
	height:89px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-76566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76566 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76569 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:167px !important;
}

#item76581 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:122px !important;
}

#item76105 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-76105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76105 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76108 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76106 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item76119 {
	opacity:0.15;
	width:629px !important;
	height:647px !important;
	left:35px !important;
	top:38px !important;
	background:#010101;
}

@keyframes fade-in-76119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76119 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76119 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76139 {
	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-76139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76139 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76139 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76161 {
	width:385px !important;
	height:31px !important;
	left:66px !important;
	top:77px !important;
}

#item76232 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76230 {
	width:27px !important;
	height:27px !important;
	left:633px !important;
	top:42px !important;
}

#item76242 {
	width:568px !important;
	height:446px !important;
	left:65px !important;
	top:127px !important;
}

#item76244 {
	width:19px !important;
	height:19px !important;
	top:117px !important;
}

#item76254 {
	width:19px !important;
	height:19px !important;
	top:50px !important;
}

#item76268 {
	width:19px !important;
	height:19px !important;
	top:184px !important;
}

#item76308 {
	width:477px !important;
	height:276px !important;
	left:38px !important;
}

#item76330 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:274px !important;
}

#item76352 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:484px !important;
}

#item76374 {
	width:477px !important;
	height:209px !important;
	left:38px !important;
	top:694px !important;
}

#item76396 {
	width:477px !important;
	height:140px !important;
	left:38px !important;
	top:904px !important;
}

#item76399 {
	width:19px !important;
	height:19px !important;
	top:325px !important;
}

#item76412 {
	width:19px !important;
	height:19px !important;
	top:391px !important;
}

#item76422 {
	width:19px !important;
	height:19px !important;
	top:532px !important;
}

#item76435 {
	width:19px !important;
	height:19px !important;
	top:599px !important;
}

#item76448 {
	width:19px !important;
	height:19px !important;
	top:740px !important;
}

#item76458 {
	width:19px !important;
	height:19px !important;
	top:808px !important;
}

#item76470 {
	width:19px !important;
	height:19px !important;
	top:950px !important;
}

#item132683 {
	width:17px !important;
	height:25px !important;
	left:66px !important;
	top:641px !important;
}

#item132689 {
	width:502px !important;
	height:44px !important;
	left:88px !important;
	top:643px !important;
}

#item132712 {
	width:19px !important;
	height:19px !important;
	left:523px !important;
	top:642px !important;
}

#item132715 {
	width:570px !important;
	height:30px !important;
	left:65px !important;
	top:601px !important;
}

#item132741 {
	width:333px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item132738 {
	width:339px !important;
	height:26px !important;
	left:297px !important;
	top:614px !important;
}

#item76050 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-76050 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76050 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76050 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76051 {
	width:522px !important;
	height:370px !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-76051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76051 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76051 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76054 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76052 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item76087 {
	width:464px !important;
	height:293px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-76087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76087 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76087 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76090 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item76032 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-76032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-76032 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item76032 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item76033 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item76039 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item76037 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item75969 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-75969 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75969 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75989 {
	width:421px !important;
	height:375px !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-75989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75994 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75992 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:42px !important;
}

table#table491970 th, table#table491970 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table491970 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table491970 {
	table-layout:fixed;
}

#item76028 {
	width:361px !important;
	height:233px !important;
	left:65px !important;
	top:67px !important;
}

@keyframes fade-in-76028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76028 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76028 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item115972 {
	width:361px !important;
	height:30px !important;
	top:61px !important;
}

#item115995 {
	width:197px !important;
	height:53px !important;
	left:1px !important;
}

#item75875 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-75875 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75875 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75876 {
	width:630px !important;
	height:387px !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-75876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75879 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75877 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item75918 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:380px !important;
}

#item75942 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item75921 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:377px !important;
}

#item75965 {
	width:570px !important;
	height:314px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-75965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75965 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75965 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75802 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-75802 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-75802 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item75802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75822 {
	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-75822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75822 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75822 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75825 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item75845 {
	width:505px !important;
	height:3439px !important;
}

@keyframes fade-in-75845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-75845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item75845 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item75850 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item75848 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item75800 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item75798 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item76600 {
	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;
}

#item76603 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76637 {
	width:150px !important;
	height:30px !important;
	top:49px !important;
}

#item76601 {
	width:150px !important;
	height:79px !important;
	left:195px !important;
	top:1084px !important;
}

#item76643 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76671 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item76641 {
	width:150px !important;
	height:65px !important;
	left:519px !important;
	top:990px !important;
}

#item76677 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76709 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item76675 {
	width:150px !important;
	height:65px !important;
	left:358px !important;
	top:990px !important;
}

#item76715 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76747 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item76713 {
	width:150px !important;
	height:76px !important;
	left:36px !important;
	top:1087px !important;
}

#item76753 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76782 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item76751 {
	width:150px !important;
	height:65px !important;
	left:197px !important;
	top:990px !important;
}

#item76788 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item76819 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item76786 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item76842 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item76847 {
	width:52px !important;
	height:52px !important;
}

#item76845 {
	width:52px !important;
	height:52px !important;
	left:404px !important;
	top:1098px !important;
}

#item76858 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-76858 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-76858 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item76858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-38016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38016 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38016 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-38069 {
	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-38069 {
	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-38048 {
	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-38048 {
	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-38033 {
	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-38033 {
	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-38018 {
	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-38018 {
	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;
	}
}
#item38016 {
	width:1125px !important;
	height:648px !important;
	left:50px !important;
	top:114px !important;
}

#item38081 {
	width:1200px !important;
	height:114px !important;
	background:#fff;
}

#item38082 {
	width:50px !important;
	height:705px !important;
	top:85px !important;
	background:#fff;
}

#item38102 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item38105 {
	width:50px !important;
	height:790px !important;
	left:1150px !important;
	background:#fff;
}

#item38108 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38106 {
	width:30px !important;
	height:30px !important;
	left:50px !important;
	top:486px !important;
}

#item38120 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38118 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item38131 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item38162 {
	width:723px !important;
	height:21px !important;
	left:50px !important;
	top:72px !important;
}

#item38184 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item38357 {
	width:498px !important;
	height:607px !important;
	left:10px !important;
	top:17px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38360 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38358 {
	width:21px !important;
	height:21px !important;
	left:483px !important;
	top:21px !important;
}

#item38390 {
	width:435px !important;
	height:589px !important;
	left:39px !important;
	top:47px !important;
}

@keyframes fade-in-38390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38390 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38390 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38298 {
	width:460px !important;
	height:543px !important;
	left:10px !important;
	top:17px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38298 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38298 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38301 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item38299 {
	width:21px !important;
	height:21px !important;
	left:446px !important;
	top:21px !important;
}

#item38331 {
	width:453px !important;
	height:512px !important;
	left:39px !important;
	top:47px !important;
}

@keyframes fade-in-38331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38331 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38331 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38213 {
	width:819px !important;
	height:496px !important;
	left:11px !important;
	top:17px !important;
	box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	-webkit-box-shadow:10px 10px 16px 0px rgba(1,1,1,0.4);
	background:#fff;
}

@keyframes fade-in-38213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38214 {
	width:21px !important;
	height:21px !important;
	left:805px !important;
	top:22px !important;
}

#item38249 {
	width:325px !important;
	height:357px !important;
	left:41px !important;
	top:47px !important;
}

@keyframes fade-in-38249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38249 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38249 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38252 {
	opacity:0.50;
	width:1px !important;
	height:391px !important;
	left:362px !important;
	top:84px !important;
	background:#b2b2b1;
}

#item38272 {
	width:408px !important;
	height:462px !important;
	left:393px !important;
	top:47px !important;
}

@keyframes fade-in-38272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38189 {
	width:30px !important;
	height:29px !important;
	left:28px !important;
	top:10px !important;
}

#item38187 {
	width:830px !important;
	height:636px !important;
	left:84px !important;
	top:118px !important;
}

#item38395 {
	width:34px !important;
	height:34px !important;
	left:33px !important;
}

#item38427 {
	width:99px !important;
	height:12px !important;
	top:41px !important;
}

#item38393 {
	width:99px !important;
	height:53px !important;
	left:896px !important;
	top:39px !important;
}

#item38433 {
	width:34px !important;
	height:34px !important;
	left:26px !important;
}

#item38465 {
	width:86px !important;
	height:12px !important;
	top:41px !important;
}

#item38431 {
	width:86px !important;
	height:53px !important;
	left:1003px !important;
	top:39px !important;
}

#item38471 {
	width:34px !important;
	height:34px !important;
	left:24px !important;
}

#item38502 {
	width:82px !important;
	height:12px !important;
	top:42px !important;
}

#item38469 {
	width:82px !important;
	height:54px !important;
	left:1092px !important;
	top:39px !important;
}

#item38507 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-38507 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-38507 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item38507 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-76871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-76871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item76871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-76907 {
	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-76907 {
	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-76893 {
	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-76893 {
	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-76882 {
	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-76882 {
	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-76873 {
	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-76873 {
	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;
	}
}
#item76871 {
	width:660px !important;
	height:808px !important;
	left:21px !important;
	top:132px !important;
}

#item76924 {
	width:700px !important;
	height:132px !important;
	background:#fff;
}

#item76925 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item76928 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item76926 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:507px !important;
}

#item76945 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item76943 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:507px !important;
}

#item76955 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item76988 {
	width:36px !important;
	height:836px !important;
	top:132px !important;
	background:#fff;
}

#item76991 {
	width:36px !important;
	height:836px !important;
	left:664px !important;
	top:132px !important;
	background:#fff;
}

#item77011 {
	width:670px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item77153 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:28px !important;
	background:#010101;
}

@keyframes fade-in-77153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77153 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77153 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77173 {
	width:630px !important;
	height:810px !important;
	left:34px !important;
	top:10px !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-77173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77173 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77173 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77178 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77176 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:15px !important;
}

#item77189 {
	width:568px !important;
	height:753px !important;
	left:64px !important;
	top:40px !important;
}

#item77209 {
	width:505px !important;
	height:997px !important;
}

@keyframes fade-in-77209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77209 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77209 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77091 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:28px !important;
	background:#010101;
}

@keyframes fade-in-77091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77091 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77111 {
	width:630px !important;
	height:808px !important;
	left:34px !important;
	top:10px !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-77111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77111 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77111 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77116 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77114 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:15px !important;
}

#item77149 {
	width:505px !important;
	height:741px !important;
	left:64px !important;
	top:40px !important;
}

@keyframes fade-in-77149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77149 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77149 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77018 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:28px !important;
	background:#010101;
}

@keyframes fade-in-77018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77018 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77018 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77038 {
	width:630px !important;
	height:810px !important;
	left:34px !important;
	top:10px !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-77038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77038 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77038 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77041 {
	width:568px !important;
	height:749px !important;
	left:64px !important;
	top:40px !important;
}

#item77061 {
	width:505px !important;
	height:1244px !important;
}

@keyframes fade-in-77061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77061 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77061 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77066 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77064 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:15px !important;
}

#item77016 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:152px !important;
}

#item77014 {
	width:664px !important;
	height:820px !important;
	top:122px !important;
}

#item77220 {
	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;
}

#item77223 {
	width:62px !important;
	height:55px !important;
	left:70px !important;
}

#item77252 {
	width:200px !important;
	height:19px !important;
	top:67px !important;
}

#item77221 {
	width:200px !important;
	height:87px !important;
	left:466px !important;
	top:1030px !important;
}

#item77258 {
	width:63px !important;
	height:55px !important;
	left:69px !important;
}

#item77289 {
	width:200px !important;
	height:19px !important;
	top:67px !important;
}

#item77256 {
	width:200px !important;
	height:87px !important;
	left:251px !important;
	top:1030px !important;
}

#item77295 {
	width:61px !important;
	height:55px !important;
	left:70px !important;
}

#item77331 {
	width:200px !important;
	height:19px !important;
	top:67px !important;
}

#item77293 {
	width:200px !important;
	height:87px !important;
	left:36px !important;
	top:1030px !important;
}

#item77354 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item77357 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-77357 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-77357 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item77357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-38525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38525 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38525 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-38547 {
	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-38547 {
	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-38527 {
	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-38527 {
	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;
	}
}
#item38525 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item38557 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item38558 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item38578 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item38581 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item38584 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38582 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item38596 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item38594 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item38609 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item38642 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item38664 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item38667 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item38684 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item38696 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:288px !important;
	top:168px !important;
	background:#000;
}

#item38697 {
	width:34px !important;
	height:13px !important;
	left:350px !important;
	top:148px !important;
}

#item38707 {
	width:34px !important;
	height:13px !important;
}

#item38720 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-38720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38720 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38720 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38734 {
	width:34px !important;
	height:13px !important;
}

#item38746 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-38746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38746 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38746 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38765 {
	width:34px !important;
	height:13px !important;
}

#item38775 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-38775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38785 {
	width:34px !important;
	height:13px !important;
}

#item38795 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-38795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38810 {
	width:34px !important;
	height:13px !important;
}

#item38824 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-38824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38853 {
	width:80px !important;
	height:9px !important;
	left:388px !important;
	top:145px !important;
}

#item38875 {
	width:110px !important;
	height:9px !important;
	left:506px !important;
	top:145px !important;
}

#item38897 {
	width:110px !important;
	height:9px !important;
	left:658px !important;
	top:145px !important;
}

#item38919 {
	width:130px !important;
	height:10px !important;
	left:809px !important;
	top:145px !important;
}

#item38941 {
	width:85px !important;
	height:9px !important;
	left:265px !important;
	top:145px !important;
}

#item39289 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39289 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39289 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39309 {
	width:395px !important;
	height:204px !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-39309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39309 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39309 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39314 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39312 {
	width:21px !important;
	height:21px !important;
	left:398px !important;
	top:14px !important;
}

#item39344 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-39344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39344 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39344 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39366 {
	width:328px !important;
	height:144px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-39366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39366 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39366 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39369 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item39381 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item112727 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:171px !important;
}

#item112732 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:139px !important;
}

#item39221 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39221 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39221 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39221 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39241 {
	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-39241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39241 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39241 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39246 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39244 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item39276 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-39276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39279 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item39194 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39194 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39194 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39195 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item39201 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39199 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item39130 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39130 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39130 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39131 {
	width:319px !important;
	height:241px !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-39131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39131 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39131 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39134 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39132 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table504878 th, table#table504878 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table504878 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table504878 {
	table-layout:fixed;
}

#item39168 {
	width:258px !important;
	height:56px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-39168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39168 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39168 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table505003 th, table#table505003 td {
	padding:4px;;
	vertical-align:top;;
}

table#table505003 {
	table-layout:fixed;
}

#item39190 {
	width:258px !important;
	height:36px !important;
	left:58px !important;
	top:118px !important;
}

@keyframes fade-in-39190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39190 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39190 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113811 {
	width:274px !important;
	height:30px !important;
	left:56px !important;
	top:221px !important;
}

#item113834 {
	width:95px !important;
	height:40px !important;
	left:58px !important;
	top:173px !important;
}

#item39019 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-39019 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-39019 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item39019 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39020 {
	width:624px !important;
	height:406px !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-39020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39020 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39020 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39023 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39021 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item39056 {
	width:566px !important;
	height:347px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-39056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39056 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39056 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39078 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:386px !important;
}

#item39125 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39102 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39081 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:383px !important;
}

#item38948 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-38948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-38948 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item38948 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38968 {
	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-38968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38968 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38968 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item38971 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item38991 {
	width:650px !important;
	height:771px !important;
}

@keyframes fade-in-38991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-38991 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item38991 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39004 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item39002 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item38946 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item38944 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item39413 {
	width:90px !important;
	height:9px !important;
	left:980px !important;
	top:145px !important;
}

#item39416 {
	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;
}

#item39419 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39448 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item39417 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item39454 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39482 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item39452 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item39488 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39520 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item39486 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item39526 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39558 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item39524 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:573px !important;
}

#item39564 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item39595 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item39562 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:436px !important;
}

#item39602 {
	width:43px !important;
	height:43px !important;
}

#item39600 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item39624 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-39624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-39624 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item39624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-77370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77370 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77370 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-77384 {
	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-77384 {
	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-77372 {
	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-77372 {
	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;
	}
}
#item77370 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item77391 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item77392 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item77395 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77393 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item77414 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item77412 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item77431 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item77461 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item77464 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item77484 {
	width:682px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item77487 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:1px !important;
	top:259px !important;
	background:#000;
}

#item77488 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:130px !important;
	top:179px !important;
	background:#000;
}

#item77812 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-77812 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77812 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77812 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77832 {
	width:421px !important;
	height:270px !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-77832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77832 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77832 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77837 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77835 {
	width:27px !important;
	height:27px !important;
	left:424px !important;
	top:40px !important;
}

#item77866 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-77866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77888 {
	width:360px !important;
	height:245px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-77888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77888 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77888 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77891 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:167px !important;
}

#item77904 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:122px !important;
}

#item112741 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:254px !important;
}

#item112748 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:209px !important;
}

#item77753 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-77753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77753 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77753 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77754 {
	width:522px !important;
	height:370px !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-77754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77757 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77755 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item77795 {
	width:464px !important;
	height:293px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-77795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77798 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item77731 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-77731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77731 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77731 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77732 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item77738 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77736 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item77650 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-77650 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77650 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77670 {
	width:421px !important;
	height:299px !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-77670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77670 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77670 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77675 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77673 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:42px !important;
}

table#table507833 th, table#table507833 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table507833 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table507833 {
	table-layout:fixed;
}

#item77705 {
	width:361px !important;
	height:121px !important;
	left:67px !important;
	top:67px !important;
}

@keyframes fade-in-77705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77705 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table507959 th, table#table507959 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table507959 {
	table-layout:fixed;
}

#item77727 {
	width:361px !important;
	height:51px !important;
	left:67px !important;
	top:172px !important;
}

@keyframes fade-in-77727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77727 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77727 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item114886 {
	width:133px !important;
	height:56px !important;
	left:67px !important;
	top:242px !important;
}

#item114891 {
	width:274px !important;
	height:30px !important;
	left:65px !important;
	top:306px !important;
}

#item77566 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-77566 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77566 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77566 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77567 {
	width:630px !important;
	height:593px !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-77567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77567 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77567 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77570 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77568 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item77599 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:587px !important;
}

#item77623 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item77602 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:584px !important;
}

#item77646 {
	width:570px !important;
	height:519px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-77646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77646 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77493 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-77493 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-77493 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item77493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77513 {
	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-77513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77513 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77513 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77516 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item77536 {
	width:505px !important;
	height:1445px !important;
}

@keyframes fade-in-77536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77541 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item77539 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item77491 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item77489 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item77917 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:135px !important;
}

#item77927 {
	width:48px !important;
	height:18px !important;
	left:229px !important;
	top:151px !important;
}

#item77940 {
	width:48px !important;
	height:18px !important;
}

#item77950 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:23px !important;
}

@keyframes fade-in-77950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item77960 {
	width:48px !important;
	height:18px !important;
}

#item77970 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:23px !important;
}

@keyframes fade-in-77970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-77970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item77970 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78001 {
	width:112px !important;
	height:13px !important;
	left:283px !important;
	top:147px !important;
}

#item78023 {
	width:154px !important;
	height:13px !important;
	left:455px !important;
	top:147px !important;
}

#item78045 {
	width:119px !important;
	height:13px !important;
	left:110px !important;
	top:147px !important;
}

#item78048 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:216px !important;
}

#item78066 {
	width:48px !important;
	height:18px !important;
}

#item78081 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:23px !important;
}

@keyframes fade-in-78081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78081 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78081 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78091 {
	width:48px !important;
	height:18px !important;
}

#item78104 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:23px !important;
}

@keyframes fade-in-78104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78104 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78104 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78118 {
	width:48px !important;
	height:18px !important;
}

#item78128 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:23px !important;
}

@keyframes fade-in-78128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78128 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78128 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78160 {
	width:154px !important;
	height:13px !important;
	left:-2px !important;
	top:228px !important;
}

#item78182 {
	width:182px !important;
	height:14px !important;
	left:203px !important;
	top:228px !important;
}

#item78204 {
	width:126px !important;
	height:13px !important;
	left:428px !important;
	top:227px !important;
}

#item78207 {
	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;
}

#item78210 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78242 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item78208 {
	width:150px !important;
	height:65px !important;
	left:37px !important;
	top:1087px !important;
}

#item78248 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78276 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item78246 {
	width:150px !important;
	height:65px !important;
	left:515px !important;
	top:990px !important;
}

#item78282 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78311 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item78280 {
	width:150px !important;
	height:76px !important;
	left:275px !important;
	top:1087px !important;
}

#item78317 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78349 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item78315 {
	width:150px !important;
	height:65px !important;
	left:275px !important;
	top:990px !important;
}

#item78355 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item78391 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item78353 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item78414 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item78419 {
	width:52px !important;
	height:52px !important;
}

#item78417 {
	width:52px !important;
	height:52px !important;
	left:561px !important;
	top:1098px !important;
}

#item78433 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-78433 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-78433 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item78433 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-39642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39642 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39642 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-39655 {
	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-39655 {
	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-39644 {
	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-39644 {
	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;
	}
}
#item39642 {
	width:969px !important;
	height:524px !important;
	left:212px !important;
	top:238px !important;
}

#item39664 {
	width:1200px !important;
	height:238px !important;
	background:#fff;
}

#item39665 {
	width:212px !important;
	height:599px !important;
	top:191px !important;
	background:#fff;
}

#item39685 {
	width:1200px !important;
	height:28px !important;
	top:762px !important;
	background:#fff;
}

#item39688 {
	width:36px !important;
	height:599px !important;
	left:1164px !important;
	top:191px !important;
	background:#fff;
}

#item39691 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item39689 {
	width:30px !important;
	height:30px !important;
	left:227px !important;
	top:486px !important;
}

#item39705 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item39703 {
	width:30px !important;
	height:30px !important;
	left:1120px !important;
	top:486px !important;
}

#item39718 {
	width:5px !important;
	height:5px !important;
	left:162px !important;
	top:750px !important;
}

#item39750 {
	width:723px !important;
	height:81px !important;
	left:205px !important;
	top:45px !important;
}

#item39772 {
	width:560px !important;
	height:15px !important;
	left:604px !important;
	top:768px !important;
}

#item39775 {
	width:33px !important;
	height:33px !important;
	left:1131px !important;
	top:136px !important;
}

#item39785 {
	width:33px !important;
	height:33px !important;
	left:212px !important;
	top:136px !important;
}

#item39794 {
	opacity:0.50;
	width:800px !important;
	height:1px !important;
	left:288px !important;
	top:168px !important;
	background:#000;
}

#item39796 {
	width:34px !important;
	height:13px !important;
}

#item39810 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-39810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39810 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39810 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39825 {
	width:34px !important;
	height:13px !important;
}

#item39837 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-39837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39837 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39837 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39856 {
	width:34px !important;
	height:13px !important;
}

#item39867 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-39867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39867 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39867 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39877 {
	width:34px !important;
	height:13px !important;
}

#item39887 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-39887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39900 {
	width:34px !important;
	height:13px !important;
}

#item39913 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-39913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39913 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39913 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39924 {
	width:34px !important;
	height:13px !important;
}

#item39933 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-39933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39950 {
	width:34px !important;
	height:13px !important;
}

#item39966 {
	width:19px !important;
	height:19px !important;
	left:7px !important;
	top:16px !important;
}

@keyframes fade-in-39966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-39966 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item39998 {
	width:71px !important;
	height:9px !important;
	left:379px !important;
	top:145px !important;
}

#item40020 {
	width:111px !important;
	height:9px !important;
	left:488px !important;
	top:145px !important;
}

#item40042 {
	width:80px !important;
	height:9px !important;
	left:835px !important;
	top:145px !important;
}

#item40064 {
	width:60px !important;
	height:9px !important;
	left:638px !important;
	top:145px !important;
}

#item40086 {
	width:70px !important;
	height:9px !important;
	left:731px !important;
	top:145px !important;
}

#item40108 {
	width:80px !important;
	height:9px !important;
	left:265px !important;
	top:145px !important;
}

#item40457 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40457 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40457 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40477 {
	width:399px !important;
	height:210px !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-40477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40477 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40477 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40482 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40480 {
	width:21px !important;
	height:21px !important;
	left:398px !important;
	top:15px !important;
}

#item40511 {
	width:195px !important;
	height:18px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-40511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40511 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40511 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40533 {
	width:336px !important;
	height:156px !important;
	left:79px !important;
	top:76px !important;
}

@keyframes fade-in-40533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40533 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40533 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40536 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:107px !important;
}

#item40549 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:75px !important;
}

#item112755 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:170px !important;
}

#item112764 {
	width:14px !important;
	height:14px !important;
	left:58px !important;
	top:138px !important;
}

#item40383 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40383 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40383 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40403 {
	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-40403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40403 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40403 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40408 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40406 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:14px !important;
}

#item40443 {
	width:332px !important;
	height:239px !important;
	left:58px !important;
	top:40px !important;
}

@keyframes fade-in-40443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40443 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40443 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40446 {
	width:45px !important;
	height:54px !important;
	left:235px !important;
	top:25px !important;
}

#item40361 {
	opacity:0.15;
	width:951px !important;
	height:523px !important;
	left:36px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40361 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40361 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40361 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40362 {
	width:988px !important;
	height:563px !important;
	left:10px !important;
	top:23px !important;
}

#item40368 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40366 {
	width:21px !important;
	height:21px !important;
	left:1000px !important;
	top:19px !important;
}

#item40301 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40301 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40301 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40301 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40302 {
	width:319px !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-40302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40305 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40303 {
	width:21px !important;
	height:21px !important;
	left:325px !important;
	top:14px !important;
}

table#table511915 th, table#table511915 td {
	padding:1px;;
	vertical-align:middle;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table511915 tr {
	height:22px;;
	border-top:1px solid #878786;;
	border-bottom:1px solid #878786;;
}

table#table511915 {
	table-layout:fixed;
}

#item40335 {
	width:258px !important;
	height:78px !important;
	left:58px !important;
	top:42px !important;
}

@keyframes fade-in-40335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40335 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40335 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table512134 th, table#table512134 td {
	padding:4px;;
	vertical-align:top;;
}

table#table512134 {
	table-layout:fixed;
}

#item40357 {
	width:258px !important;
	height:55px !important;
	left:58px !important;
	top:139px !important;
}

@keyframes fade-in-40357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40357 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40357 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item113843 {
	width:274px !important;
	height:30px !important;
	left:56px !important;
	top:263px !important;
}

#item113866 {
	width:95px !important;
	height:40px !important;
	left:58px !important;
	top:215px !important;
}

#item40194 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40194 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40194 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40195 {
	width:624px !important;
	height:406px !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-40195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40195 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40195 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40198 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40196 {
	width:21px !important;
	height:21px !important;
	left:627px !important;
	top:14px !important;
}

#item40227 {
	width:566px !important;
	height:347px !important;
	left:57px !important;
	top:40px !important;
}

@keyframes fade-in-40227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40227 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40227 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40249 {
	width:280px !important;
	height:30px !important;
	left:58px !important;
	top:386px !important;
}

#item40296 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40273 {
	width:101px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40252 {
	width:107px !important;
	height:21px !important;
	left:303px !important;
	top:383px !important;
}

#item40115 {
	opacity:0.15;
	width:952px !important;
	height:524px !important;
	left:35px !important;
	top:58px !important;
	background:#010101;
}

@keyframes fade-in-40115 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-40115 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item40115 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40135 {
	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-40135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40135 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40135 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40138 {
	width:697px !important;
	height:521px !important;
	left:58px !important;
	top:40px !important;
}

#item40158 {
	width:650px !important;
	height:1011px !important;
}

@keyframes fade-in-40158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40158 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40158 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40182 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item40180 {
	width:21px !important;
	height:21px !important;
	left:739px !important;
	top:14px !important;
}

#item40113 {
	width:30px !important;
	height:29px !important;
	left:35px !important;
	top:10px !important;
}

#item40111 {
	width:1021px !important;
	height:586px !important;
	left:177px !important;
	top:180px !important;
}

#item40581 {
	width:130px !important;
	height:9px !important;
	left:949px !important;
	top:145px !important;
}

#item40584 {
	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;
}

#item40587 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40618 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item40585 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:61px !important;
}

#item40624 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40661 {
	width:125px !important;
	height:12px !important;
	top:41px !important;
}

#item40622 {
	width:125px !important;
	height:53px !important;
	left:24px !important;
	top:186px !important;
}

#item40667 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40696 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item40665 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:311px !important;
}

#item40702 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40730 {
	width:125px !important;
	height:12px !important;
	top:42px !important;
}

#item40700 {
	width:125px !important;
	height:54px !important;
	left:24px !important;
	top:573px !important;
}

#item40736 {
	width:34px !important;
	height:34px !important;
	left:46px !important;
}

#item40765 {
	width:125px !important;
	height:24px !important;
	top:42px !important;
}

#item40734 {
	width:125px !important;
	height:66px !important;
	left:24px !important;
	top:436px !important;
}

#item40772 {
	width:43px !important;
	height:43px !important;
}

#item40770 {
	width:43px !important;
	height:43px !important;
	left:65px !important;
	top:698px !important;
}

#item40786 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-40786 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-40786 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40786 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fade-in-78446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78446 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78446 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes move-right-grow-78456 {
	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-78456 {
	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-78448 {
	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-78448 {
	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;
	}
}
#item78446 {
	width:660px !important;
	height:631px !important;
	left:21px !important;
	top:309px !important;
}

#item78467 {
	width:700px !important;
	height:310px !important;
	background:#fff;
}

#item78468 {
	width:700px !important;
	height:28px !important;
	top:940px !important;
	background:#fff;
}

#item78471 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item78469 {
	width:30px !important;
	height:30px !important;
	left:57px !important;
	top:610px !important;
}

#item78487 {
	opacity:0.85;
	width:30px !important;
	height:30px !important;
}

#item78485 {
	width:30px !important;
	height:30px !important;
	left:613px !important;
	top:610px !important;
}

#item78498 {
	width:5px !important;
	height:5px !important;
	left:18px !important;
	top:935px !important;
}

#item78529 {
	width:36px !important;
	height:675px !important;
	top:293px !important;
	background:#fff;
}

#item78532 {
	width:36px !important;
	height:675px !important;
	left:664px !important;
	top:293px !important;
	background:#fff;
}

#item78552 {
	width:682px !important;
	height:96px !important;
	left:37px !important;
	top:36px !important;
}

#item78555 {
	opacity:0.50;
	width:580px !important;
	height:1px !important;
	left:1px !important;
	top:259px !important;
	background:#000;
}

#item78556 {
	opacity:0.50;
	width:570px !important;
	height:1px !important;
	left:130px !important;
	top:179px !important;
	background:#000;
}

#item78874 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78874 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78874 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78875 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-78875 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78875 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78875 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78895 {
	width:466px !important;
	height:266px !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-78895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78895 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78895 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78900 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78898 {
	width:27px !important;
	height:27px !important;
	left:468px !important;
	top:42px !important;
}

#item78933 {
	width:273px !important;
	height:25px !important;
	left:66px !important;
	top:77px !important;
}

@keyframes fade-in-78933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78933 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78955 {
	width:330px !important;
	height:168px !important;
	left:95px !important;
	top:126px !important;
}

@keyframes fade-in-78955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78955 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78958 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:167px !important;
}

#item78971 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:122px !important;
}

#item112771 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:258px !important;
}

#item112777 {
	width:19px !important;
	height:19px !important;
	left:64px !important;
	top:213px !important;
}

#item78824 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:56px !important;
	background:#010101;
}

@keyframes fade-in-78824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78824 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78825 {
	width:522px !important;
	height:370px !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-78825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78825 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78825 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78828 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78826 {
	width:27px !important;
	height:27px !important;
	left:522px !important;
	top:42px !important;
}

#item78861 {
	width:464px !important;
	height:293px !important;
	left:64px !important;
	top:85px !important;
}

@keyframes fade-in-78861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78861 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78861 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78864 {
	width:63px !important;
	height:76px !important;
	left:312px !important;
	top:64px !important;
}

#item78797 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78797 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78797 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78798 {
	width:637px !important;
	height:654px !important;
	left:35px !important;
	top:38px !important;
}

#item78804 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78802 {
	width:27px !important;
	height:27px !important;
	left:644px !important;
	top:10px !important;
}

#item78714 {
	opacity:0.15;
	width:629px !important;
	height:628px !important;
	left:35px !important;
	top:57px !important;
	background:#010101;
}

@keyframes fade-in-78714 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78714 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78734 {
	width:421px !important;
	height:359px !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-78734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78734 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78739 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78737 {
	width:27px !important;
	height:27px !important;
	left:425px !important;
	top:42px !important;
}

table#table516742 th, table#table516742 td {
	padding:1.4px;;
	vertical-align:middle;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table516742 tr {
	height:30.8px;;
	border-top:1.4px solid #878786;;
	border-bottom:1.4px solid #878786;;
}

table#table516742 {
	table-layout:fixed;
}

#item78771 {
	width:361px !important;
	height:109px !important;
	left:67px !important;
	top:67px !important;
}

@keyframes fade-in-78771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

table#table516983 th, table#table516983 td {
	padding:5.6px;;
	vertical-align:top;;
}

table#table516983 {
	table-layout:fixed;
}

#item78793 {
	width:361px !important;
	height:77px !important;
	left:67px !important;
	top:203px !important;
}

@keyframes fade-in-78793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78793 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78793 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item114918 {
	width:133px !important;
	height:56px !important;
	left:66px !important;
	top:302px !important;
}

#item114922 {
	width:274px !important;
	height:30px !important;
	left:64px !important;
	top:366px !important;
}

#item78629 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78629 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78629 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78630 {
	width:630px !important;
	height:593px !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-78630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78630 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78630 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78633 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78631 {
	width:27px !important;
	height:27px !important;
	left:630px !important;
	top:42px !important;
}

#item78663 {
	width:420px !important;
	height:40px !important;
	left:65px !important;
	top:587px !important;
}

#item78687 {
	width:145px !important;
	height:20px !important;
	left:3px !important;
	top:3px !important;
}

#item78666 {
	width:151px !important;
	height:26px !important;
	left:468px !important;
	top:584px !important;
}

#item78710 {
	width:570px !important;
	height:519px !important;
	left:64px !important;
	top:67px !important;
}

@keyframes fade-in-78710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78710 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78710 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78561 {
	opacity:0.15;
	width:629px !important;
	height:630px !important;
	left:35px !important;
	top:55px !important;
	background:#010101;
}

@keyframes fade-in-78561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
@-webkit-keyframes fade-in-78561 {
	0% {opacity:0;}
	100% {opacity:0.15;}
}
#item78561 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78581 {
	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-78581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78581 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78581 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78584 {
	width:568px !important;
	height:590px !important;
	left:64px !important;
	top:67px !important;
}

#item78604 {
	width:505px !important;
	height:1916px !important;
}

@keyframes fade-in-78604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-78604 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item78604 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item78609 {
	width:21px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item78607 {
	width:27px !important;
	height:27px !important;
	left:632px !important;
	top:42px !important;
}

#item78559 {
	width:25px !important;
	height:17px !important;
	left:10px !important;
	top:21px !important;
}

#item78557 {
	width:672px !important;
	height:692px !important;
	top:253px !important;
}

#item78982 {
	width:46px !important;
	height:46px !important;
	left:619px !important;
	top:216px !important;
}

#item79004 {
	width:46px !important;
	height:46px !important;
	left:36px !important;
	top:135px !important;
}

#item79014 {
	width:48px !important;
	height:18px !important;
}

#item79025 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:23px !important;
}

@keyframes fade-in-79025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79025 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79025 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79038 {
	width:48px !important;
	height:18px !important;
}

#item79055 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:23px !important;
}

@keyframes fade-in-79055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79055 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79055 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79069 {
	width:48px !important;
	height:18px !important;
}

#item79078 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:23px !important;
}

@keyframes fade-in-79078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79078 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79078 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79110 {
	width:100px !important;
	height:13px !important;
	left:248px !important;
	top:147px !important;
}

#item79132 {
	width:160px !important;
	height:13px !important;
	left:393px !important;
	top:147px !important;
}

#item79154 {
	width:64px !important;
	height:13px !important;
	left:601px !important;
	top:147px !important;
}

#item79176 {
	width:105px !important;
	height:13px !important;
	left:96px !important;
	top:147px !important;
}

#item79180 {
	width:48px !important;
	height:18px !important;
}

#item79193 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:23px !important;
}

@keyframes fade-in-79193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79193 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79193 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79204 {
	width:48px !important;
	height:18px !important;
}

#item79216 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:23px !important;
}

@keyframes fade-in-79216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79216 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79216 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79228 {
	width:48px !important;
	height:18px !important;
}

#item79237 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:23px !important;
}

@keyframes fade-in-79237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79237 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79248 {
	width:48px !important;
	height:18px !important;
}

#item79260 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:23px !important;
}

@keyframes fade-in-79260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79296 {
	width:100px !important;
	height:13px !important;
	left:223px !important;
	top:228px !important;
}

#item79318 {
	width:70px !important;
	height:13px !important;
	left:86px !important;
	top:228px !important;
}

#item79340 {
	width:160px !important;
	height:13px !important;
	left:389px !important;
	top:227px !important;
}

#item79343 {
	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;
}

#item79346 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item79378 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item79344 {
	width:150px !important;
	height:65px !important;
	left:37px !important;
	top:1087px !important;
}

#item79384 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item79412 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item79382 {
	width:150px !important;
	height:65px !important;
	left:515px !important;
	top:990px !important;
}

#item79418 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item79450 {
	width:150px !important;
	height:30px !important;
	top:46px !important;
}

#item79416 {
	width:150px !important;
	height:76px !important;
	left:275px !important;
	top:1087px !important;
}

#item79456 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item79488 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item79454 {
	width:150px !important;
	height:65px !important;
	left:275px !important;
	top:990px !important;
}

#item79494 {
	width:41px !important;
	height:41px !important;
	left:55px !important;
}

#item79523 {
	width:150px !important;
	height:15px !important;
	top:50px !important;
}

#item79492 {
	width:150px !important;
	height:65px !important;
	left:36px !important;
	top:990px !important;
}

#item79546 {
	width:700px !important;
	height:17px !important;
	top:945px !important;
}

#item79551 {
	width:52px !important;
	height:52px !important;
}

#item79549 {
	width:52px !important;
	height:52px !important;
	left:561px !important;
	top:1098px !important;
}

#item79564 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-79564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-79564 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item79564 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40799 {
	width:1200px !important;
	height:790px !important;
	background:#000;
}

#item40800 {
	width:316px !important;
	height:131px !important;
	left:442px !important;
	top:283px !important;
}

@keyframes fade-in-40800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-40800 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item40800 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item40833 {
	opacity:0.70;
	width:213px !important;
	height:13px !important;
	top:18px !important;
}

#item40836 {
	opacity:0.75;
	width:112px !important;
	height:25px !important;
	left:211px !important;
	top:9px !important;
}

#item40846 {
	opacity:0.50;
	width:320px !important;
	height:1px !important;
	left:10px !important;
	background:#f7f7f7;
}

#item106455 {
	width:200px !important;
	height:30px !important;
}

#item106452 {
	width:200px !important;
	height:30px !important;
	left:500px !important;
	top:729px !important;
}

#item40869 {
	width:1200px !important;
	height:790px !important;
	background:#fff;
}

@keyframes fade-out-40869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-40869 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item40869 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79577 {
	width:700px !important;
	height:1200px !important;
	background:#000;
}

#item79578 {
	width:442px !important;
	height:184px !important;
	left:131px !important;
	top:396px !important;
}

@keyframes fade-in-79578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-79578 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item79578 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item79609 {
	opacity:0.70;
	width:299px !important;
	height:19px !important;
	top:25px !important;
}

#item79612 {
	opacity:0.75;
	width:157px !important;
	height:35px !important;
	left:295px !important;
	top:12px !important;
}

#item79621 {
	opacity:0.50;
	width:448px !important;
	height:1px !important;
	left:14px !important;
	background:#f7f7f7;
}

#item106481 {
	width:280px !important;
	height:40px !important;
}

#item106478 {
	width:280px !important;
	height:40px !important;
	left:212px !important;
	top:1020px !important;
}

#item79644 {
	width:700px !important;
	height:1200px !important;
	background:#fff;
}

@keyframes fade-out-79644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
@-webkit-keyframes fade-out-79644 {
	0% {opacity:1;}
	100% {opacity:0;}
}
#item79644 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

p.autoParaStyle317 {
	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.autoParaStyle316 {
	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.autoParaStyle315 {
	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.autoParaStyle314 {
	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.autoParaStyle313 {
	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-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle312 {
	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.autoParaStyle311 {
	font-weight:bold;
	font-family:Tondo;
	font-size:50px;
	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.autoParaStyle310 {
	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-indent:-10px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle309 {
	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.autoParaStyle308 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.5px;
	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.autoParaStyle307 {
	font-family:Montserrat;
	font-size:18px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after: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:15.8px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-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.autoParaStyle305 {
	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.autoParaStyle304 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:25.2px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle303 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:18px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.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;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle299 {
	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-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.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-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.autoParaStyle295 {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	letter-spacing:-0.300em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle294 {
	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.autoParaStyle293 {
	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.autoParaStyle292 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	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.autoParaStyle291 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	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.autoParaStyle290 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	line-height:11.2px;
	color:#b96084;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle289 {
	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.autoParaStyle288 {
	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.autoParaStyle287 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle286 {
	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.autoParaStyle285 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	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.autoParaStyle284 {
	font-family:Montserrat;
	font-size:14.7px;
	line-height:22.4px;
	color:#000;
	letter-spacing:-0.300em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle283 {
	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.autoParaStyle282 {
	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.autoParaStyle281 {
	font-family:"Proxima Nova";
	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.autoParaStyle280 {
	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.autoParaStyle279 {
	font-family:"Proxima Nova";
	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.autoParaStyle278 {
	font-family:"Proxima Nova";
	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.autoParaStyle277 {
	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.autoParaStyle276 {
	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.autoParaStyle275 {
	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.autoParaStyle274 {
	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.autoParaStyle273 {
	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.autoParaStyle272 {
	font-family:Montserrat;
	font-size:10px;
	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.autoParaStyle271 {
	font-family:Montserrat;
	font-size:10px;
	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.autoParaStyle270 {
	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.autoParaStyle269 {
	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.autoParaStyle268 {
	font-family:"Proxima Nova";
	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.autoParaStyle267 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	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.autoParaStyle266 {
	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.autoParaStyle265 {
	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.autoParaStyle264 {
	font-family:"Proxima Nova";
	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.autoParaStyle263 {
	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.autoParaStyle262 {
	font-family:"Proxima Nova";
	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.autoParaStyle261 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	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.autoParaStyle260 {
	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.autoParaStyle259 {
	font-family:Tondo;
	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.autoParaStyle258 {
	font-weight:bold;
	font-family:"Proxima Nova";
	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.autoParaStyle257 {
	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.autoParaStyle256 {
	font-family:Tondo;
	font-size:12px;
	line-height:16px;
	color:#d70e2b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle255 {
	font-family:"Proxima Nova";
	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.autoParaStyle254 {
	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.autoParaStyle253 {
	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.autoParaStyle252 {
	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.autoParaStyle251 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	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.autoParaStyle250 {
	font-weight:600;
	font-family:Montserrat;
	font-size:9.6px;
	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.autoParaStyle249 {
	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.autoParaStyle248 {
	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.autoParaStyle247 {
	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.autoParaStyle246 {
	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.autoParaStyle245 {
	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.autoParaStyle244 {
	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.autoParaStyle243 {
	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.autoParaStyle242 {
	font-family:"Proxima Nova";
	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.autoParaStyle241 {
	font-family:"Proxima Nova";
	font-size:16.8px;
	line-height:22.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle240 {
	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.autoParaStyle239 {
	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.autoParaStyle238 {
	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.autoParaStyle237 {
	font-family:Montserrat;
	font-size:14px;
	line-height:22.4px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-14px;
	padding-left:14px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle236 {
	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.autoParaStyle235 {
	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.autoParaStyle234 {
	font-family:Tondo;
	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.autoParaStyle233 {
	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.autoParaStyle232 {
	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.autoParaStyle231 {
	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:"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.autoParaStyle229 {
	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.autoParaStyle228 {
	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.autoParaStyle227 {
	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.autoParaStyle226 {
	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.autoParaStyle225 {
	font-family:"Proxima Nova";
	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.autoParaStyle224 {
	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.autoParaStyle223 {
	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.autoParaStyle222 {
	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.autoParaStyle221 {
	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.autoParaStyle220 {
	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.autoParaStyle219 {
	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.autoParaStyle218 {
	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.autoParaStyle217 {
	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.autoParaStyle216 {
	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.autoParaStyle215 {
	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.autoParaStyle214 {
	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.autoParaStyle213 {
	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.autoParaStyle212 {
	font-family:Montserrat;
	font-size:10px;
	line-height:16px;
	color:#d91a35;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle211 {
	font-family:Montserrat;
	font-size:10px;
	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.autoParaStyle210 {
	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.autoParaStyle209 {
	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.autoParaStyle208 {
	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.autoParaStyle207 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle206 {
	font-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.autoParaStyle205 {
	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.autoParaStyle204 {
	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.autoParaStyle203 {
	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.autoParaStyle202 {
	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.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: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.autoParaStyle198 {
	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.autoParaStyle197 {
	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.autoParaStyle196 {
	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.autoParaStyle195 {
	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.autoParaStyle194 {
	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.autoParaStyle193 {
	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.autoParaStyle192 {
	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.autoParaStyle191 {
	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.autoParaStyle190 {
	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.autoParaStyle189 {
	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.autoParaStyle188 {
	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.autoParaStyle187 {
	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.autoParaStyle186 {
	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.autoParaStyle185 {
	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.autoParaStyle184 {
	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.autoParaStyle183 {
	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.autoParaStyle182 {
	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.autoParaStyle181 {
	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.autoParaStyle180 {
	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.autoParaStyle179 {
	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.autoParaStyle178 {
	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.autoParaStyle177 {
	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.autoParaStyle176 {
	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.autoParaStyle175 {
	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.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;
	text-align:right;
}

p.autoParaStyle173 {
	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.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:left;
}

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:left;
}

p.autoParaStyle170 {
	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.autoParaStyle169 {
	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.autoParaStyle168 {
	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.autoParaStyle167 {
	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.autoParaStyle166 {
	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.autoParaStyle165 {
	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.autoParaStyle164 {
	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.autoParaStyle163 {
	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.autoParaStyle162 {
	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.autoParaStyle161 {
	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.autoParaStyle160 {
	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.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;
	text-align:right;
}

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:left;
}

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:left;
}

p.autoParaStyle156 {
	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.autoParaStyle155 {
	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.autoParaStyle154 {
	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.autoParaStyle153 {
	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.autoParaStyle152 {
	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.autoParaStyle151 {
	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.autoParaStyle150 {
	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.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	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.autoParaStyle146 {
	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.autoParaStyle145 {
	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.autoParaStyle144 {
	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.autoParaStyle143 {
	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.autoParaStyle142 {
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	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.autoParaStyle138 {
	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.autoParaStyle137 {
	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.autoParaStyle136 {
	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.autoParaStyle135 {
	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.autoParaStyle134 {
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	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.autoParaStyle131 {
	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.autoParaStyle130 {
	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.autoParaStyle129 {
	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.autoParaStyle128 {
	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.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	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.autoParaStyle124 {
	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.autoParaStyle123 {
	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.autoParaStyle122 {
	font-family:Tondo;
	font-size:24px;
	line-height:26px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle121 {
	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.autoParaStyle120 {
	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.autoParaStyle119 {
	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-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.autoParaStyle117 {
	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.autoParaStyle116 {
	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.autoParaStyle115 {
	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.autoParaStyle114 {
	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.autoParaStyle113 {
	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.autoParaStyle112 {
	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.autoParaStyle111 {
	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.autoParaStyle110 {
	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.autoParaStyle109 {
	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.autoParaStyle108 {
	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.autoParaStyle107 {
	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.autoParaStyle106 {
	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.autoParaStyle105 {
	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.autoParaStyle104 {
	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.autoParaStyle103 {
	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.autoParaStyle102 {
	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.autoParaStyle101 {
	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.autoParaStyle100 {
	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.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;
	text-align:left;
}

p.autoParaStyle98 {
	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.autoParaStyle97 {
	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.autoParaStyle96 {
	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.autoParaStyle95 {
	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.autoParaStyle94 {
	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.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	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.autoParaStyle90 {
	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.autoParaStyle89 {
	font-weight:500;
	font-family:Montserrat;
	font-size:15px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle88 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:15px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle87 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:13px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle86 {
	font-weight:bold;
	font-family:Tondo;
	font-size:18px;
	line-height:16px;
	color:#d70e2b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:7px;
	text-align:center;
}

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-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.autoParaStyle77 {
	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.autoParaStyle76 {
	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.autoParaStyle75 {
	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.autoParaStyle74 {
	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.autoParaStyle73 {
	font-weight:500;
	font-family:Montserrat;
	font-size:13px;
	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.autoParaStyle72 {
	font-style:italic;
	font-weight:normal;
	font-family:Montserrat;
	font-size:13px;
	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.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	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.autoParaStyle68 {
	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.autoParaStyle67 {
	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.autoParaStyle66 {
	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.autoParaStyle65 {
	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.autoParaStyle64 {
	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.autoParaStyle63 {
	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.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-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.autoParaStyle60 {
	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.autoParaStyle59 {
	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.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	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.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-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.autoParaStyle51 {
	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.autoParaStyle50 {
	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.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-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.autoParaStyle47 {
	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.autoParaStyle46 {
	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.autoParaStyle45 {
	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.autoParaStyle44 {
	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.autoParaStyle43 {
	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.autoParaStyle42 {
	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.autoParaStyle41 {
	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.autoParaStyle40 {
	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.autoParaStyle39 {
	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.autoParaStyle38 {
	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.autoParaStyle37 {
	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.autoParaStyle36 {
	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.autoParaStyle35 {
	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.autoParaStyle34 {
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	font-family:Montserrat;
	font-size:11px;
	line-height:13px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle31 {
	font-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-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.autoParaStyle29 {
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	font-weight:300;
	font-family:Montserrat;
	font-size:13px;
	line-height:39px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle25 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-family:"Proxima Nova";
	font-size:10.5px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-7px;
	padding-left:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:13px;
	line-height:13px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:28px;
	line-height:30px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle21 {
	font-weight:600;
	font-family:Montserrat;
	font-size:10.5px;
	line-height:11px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle20 {
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-family:Montserrat;
	font-size:25px;
	line-height:16px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle18 {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:11px;
	color:#272862;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle17 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle16 {
	font-family:"Proxima Nova";
	font-size:14px;
	line-height:16px;
	color:#149489;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle15 {
	font-family:Montserrat;
	font-size:28px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	font-weight:500;
	font-family:"Proxima Nova";
	font-size:16px;
	line-height:16px;
	color:#007377;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle11 {
	font-family:"Proxima Nova";
	font-size:26.7px;
	line-height:40px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:"Proxima Nova";
	font-size:15px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:15px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:300;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:30px;
	line-height:30px;
	color:#ededed;
	letter-spacing:0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:"Proxima Nova";
	font-size:20px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:"Proxima Nova";
	font-size:18px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle4 {
	font-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.autoParaStyle3 {
	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.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---DosDias {
	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-SIN-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--DosDias {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.desktop_-_DESKTOP {
	font-family:Montserrat;
	font-size:10.5px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.desktop_-_Vmovil_-_Párrafo-básico {
	font-family:"Avenir Next Condensed",Impact, Charcoal, sans-serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:18px;
	color:#3c3c3b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Párrafo-básico {
	font-family:"Proxima Nova";
	font-size:12px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle53 {
	letter-spacing:-0.010em;
}

span.autoCharStyle52 {
	font-weight:bold;
	font-family:Montserrat;
	color:#d70e2b;
}

span.autoCharStyle51 {
	font-size:16.8px;
}

span.autoCharStyle50 {
	font-size:12px;
}

span.autoCharStyle49 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	color:#b96084;
}

span.autoCharStyle48 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#b96084;
}

span.autoCharStyle47 {
	font-family:Tondo;
	color:#b96084;
}

span.autoCharStyle46 {
	color:#b96084;
}

span.autoCharStyle45 {
	font-weight:bold;
	font-family:Tondo;
	font-size:26.6px;
	color:#d70e2b;
}

span.autoCharStyle44 {
	font-weight:bold;
	font-family:Tondo;
	font-size:19px;
	color:#d70e2b;
}

span.autoCharStyle43 {
	font-family:Tondo;
	color:#d70e2b;
}

span.autoCharStyle42 {
	letter-spacing:-0.300em;
}

span.autoCharStyle41 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle40 {
	font-weight:bold;
	font-family:Tondo;
	font-size:24px;
	color:#d70e2b;
}

span.autoCharStyle39 {
	color:#d70e2b;
}

span.autoCharStyle38 {
	font-weight:bold;
	font-family:Tondo;
	font-size:28.8px;
	color:#d70e2b;
}

span.autoCharStyle37 {
	font-size:28.8px;
}

span.autoCharStyle36 {
	font-size:28.8px;
}

span.autoCharStyle35 {
	font-weight:bold;
	font-family:Tondo;
	font-size:20px;
	color:#d70e2b;
}

span.autoCharStyle34 {
	font-size:24px;
}

span.autoCharStyle33 {
	font-size:88px;
}

span.autoCharStyle32 {
	letter-spacing:-0.110em;
}

span.autoCharStyle31 {
	font-size:35.2px;
}

span.autoCharStyle30 {
	font-size:90px;
}

span.autoCharStyle29 {
	font-size:90px;
	letter-spacing:-0.070em;
}

span.autoCharStyle28 {
	font-size:100px;
	letter-spacing:-0.050em;
}

span.autoCharStyle27 {
	font-size:100px;
}

span.autoCharStyle26 {
	font-weight:bold;
	font-family:Tondo;
	font-size:32.4px;
}

span.autoCharStyle25 {
	font-size:36px;
}

span.autoCharStyle24 {
	font-size:31px;
}

span.autoCharStyle23 {
	font-size:21.6px;
	color:#d70e2b;
}

span.autoCharStyle22 {
	font-size:21.6px;
}

span.autoCharStyle21 {
}

span.autoCharStyle20 {
	font-size:18px;
	color:#d70e2b;
}

span.autoCharStyle19 {
	font-size:18px;
}

span.autoCharStyle18 {
}

span.autoCharStyle17 {
	font-size:30px;
}

span.autoCharStyle16 {
}

span.autoCharStyle15 {
	font-size:24px;
}

span.autoCharStyle14 {
}

span.autoCharStyle13 {
	font-weight:500;
	font-family:Montserrat;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:"Proxima Nova";
	font-size:28px;
}

span.autoCharStyle11 {
	font-weight:300;
	font-family:"Proxima Nova";
}

span.autoCharStyle10 {
	font-size:23.8px;
}

span.autoCharStyle9 {
	font-weight:600;
	font-family:"Proxima Nova";
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:Tondo;
	font-size:10px;
}

span.autoCharStyle7 {
	color:#149489;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
}

span.autoCharStyle5 {
	font-size:17px;
}

span.autoCharStyle4 {
	font-weight:600;
	font-family:Montserrat;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:Montserrat;
	font-size:10px;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:"Proxima Nova";
}

span.autoCharStyle1 {
	font-family:Montserrat;
}

span.Hyperlink {
	color:#000;
}

span.Hipervínculorojo {
	color:#d70e2b;
}

span.texto_check {
	color:#000;
}

span.CIUDAD {
	font-weight:bold;
	font-family:Montserrat;
}

span.A-medida-V_-_CIUDAD {
	font-weight:bold;
	font-family:Tondo;
}

span.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.Rojo {
	color:#d70e2b;
}

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; } }

